Hi,
I was trying for a step by step CXF configuration and inbuild wsdl which
comunicates with the web service.
Can anyone give a link or source code to go through that.
Thanks in Advance
Sridhar
Yes, that's precisely my idea. For the immediate case at hand, just mtom
would be useful. I see your point about the whole (oink) hog. Perhaps I can
get Tatu excited about the Woodstox end of this.
On Tue, Apr 28, 2009 at 6:53 AM, Eoghan Glynn wrote:
> Hi Benson,
>
> Do you mean using an NIO Map
Hi Benson,
Do you mean using an NIO MappedByteBuffer?
That would be an interesting thing to look at doing.
Obviously limiting it to MTOM attachments sortta simplifies things,
but of course there's also the possibility to go the whole hog and
write a full-blown transport based on shared memory. N
When I run the RestClient.java, it is giving me error
java.lang.NoSuchFieldError: REQUEST_URI
Can someone help me, what should be the @Path. Is the code for using the
same service class (HelloWorldImpl.java) for both JAX-WS, JAX-RS?
Please see all the code below and let me know.
thanks.
Cod