Hi, i have a problem with SPEC_NAMESPACE_SET variable.
It is a private static final variable of
AbstractResource class. I copied the code of
FilesystemService to my own service:
protected
org.apache.ws.resource.NamespaceVersionHolder
getNamespaceSet()
{
return SPEC_NAMESPACE_SET;
}
The problem is: SPEC_NAMESPACE_SET cannot be resolved.
I followed FileSystem example (that example works ok).
Why my own service does not work ok? you know?
thanks in advance
Ruben
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
a>
------------------------------------------------------------
---------
To unsubscribe, e-mail: wsrf-user-unsubscribe ws.apache.org
For additional commands, e-mail: wsrf-user-help ws.apache.org
|