Hi,
I receive the following exception
14 Jan 2010 14:44:46.567 DEBUG [http-8080-1] (MessageDispatcher.java:313) - Endpoint invocation resulted in exception - responding with Fault...
Type: Posts; User: alon zamir; Keyword(s):
Hi,
I receive the following exception
14 Jan 2010 14:44:46.567 DEBUG [http-8080-1] (MessageDispatcher.java:313) - Endpoint invocation resulted in exception - responding with Fault...
Hi,
what's the best way to use @Endpoint that has multiple methods
with Marshaller ( for example jaxb1Marshaller)?
In the samples I see either the usage of Endpoint without marshalling, or...