how are you going to access the web service? with generated code or directly using the Service client interface?
Amila. On 8/24/07, Eben Bruyns <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > I'm currently struggling with getting a web service client to make a > call that contains an xs:anytype node. > > I can see the node being populated when I serialize the object I pass > into the method call. > > I get an exception with this message: > > "Parser has already reached end of the document. No siblings found"" > > I am using Axis2 1.2 with the eclipse > wtp-all-in-one-sdk-R-2.0-200706260303-win32.zip toolset. > > I'm also running on the latest Sun JVM > > java version "1.6.0_02" > Java(TM) SE Runtime Environment (build 1.6.0_02-b06) > Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing) > > I have not been able to find anything via a google search regarding > this error message, any help would be much appreciated. > > Regards, > > Eben Bruyns > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
