Re: axis2 pojo example not working

2007-06-26 Thread Lahiru Sandakith
HI Shiv, Normally the eception is related to shema faliers/not able to veryfy. So my guess is that there maybe impl libraries comming form the Resin came before the axis2 libs and cause this issue at the calss loding. Just guessing I do not have resin to verify. Thanks Lahiru Sandakith On 6/26/07

Re: axis2 pojo example not working

2007-06-26 Thread Charitha Kankanamge
Shiv, I tried it with axis2server. However as far as I can remember, it worked perfectly with tomcat5.*. Will you be able to check it with tomcat or standalone axis2server so that the issue can be isolated? regards Charitha Shiv wrote: Hi Charitha I am also using axis2-1.2.zip. Which serv

Re: axis2 pojo example not working

2007-06-26 Thread Shiv
Hi Charitha I am also using axis2-1.2.zip. Which servlet container are you using? I am using resin-2.1.10 (yes, the version is a little old) and we have other apps also running on resin. Shiv Charitha Kankanamge <[EMAIL PROTECTED]> wrote: Hi Shiv, Which version of axis2 are you ru

Re: axis2 pojo example not working

2007-06-26 Thread Charitha Kankanamge
Hi Shiv, Which version of axis2 are you running? I just unzipped axis2-1.2.zip and ran pojo sample without such an issue. regards Charitha Shiv wrote: The out-of-box example of pojo is not working. It's giving runtime exception when running the client: adb.client.jar: [jar] Building

axis2 pojo example not working

2007-06-26 Thread Shiv
The out-of-box example of pojo is not working. It's giving runtime exception when running the client: adb.client.jar: [jar] Building jar: C:\axis\axis2-1.2\samples\pojo\build\lib\adb-client.ja r adb.client.run: [java] java.lang.RuntimeException: java.lang.RuntimeException: Unexp