Re: Axis2 Problem accessing the WSDL.

2007-11-26 Thread Deepal Jayasinghe
Hi tinkugadu , May be a bug in Axis2 1.2 release , if you can please try with Axis2 1.3 Thanks Deepal > WHen i try to access the WSDL i get the StringIndexOUtOfBoundsException > followed by the ClassCastException. WHen i try to access the > csows/axis2-web/index.jsp from the Weblogic console then

Re: Axis2 Problem accessing the WSDL.

2007-11-27 Thread [EMAIL PROTECTED]
Can you pls post your WSDD or the Service class ? I have used Axis 1.4 with weblogic 8.1 and it works fine... tinkugadu wrote: > > WHen i try to access the WSDL i get the StringIndexOUtOfBoundsException > followed by the ClassCastException. WHen i try to access the > csows/axis2-web/index.jsp

Re: Axis2 Problem accessing the WSDL.

2007-11-27 Thread keith chapman
Yes I believe this is fixed in 1.3. Please try the 1.3 release. Thanks, Keith. On Nov 27, 2007 11:18 AM, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > Hi tinkugadu , > May be a bug in Axis2 1.2 release , if you can please try with Axis2 1.3 > > Thanks > Deepal > > WHen i try to access the WSDL

Re: Axis2 Problem accessing the WSDL.

2007-11-27 Thread tinkugadu
Hi, I tried using Axis2 1.3 jars, when i tried getting the WSDL , then i get the following exception on the browser. I still see the old classCastException, still in the logs. Exception>org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is /csows/services/Enro

RE: Axis2 Problem accessing the WSDL.

2007-11-27 Thread Raghu Upadhyayula
@ws.apache.org Subject: Re: Axis2 Problem accessing the WSDL. Hi, I tried using Axis2 1.3 jars, when i tried getting the WSDL , then i get the following exception on the browser. I still see the old classCastException, still in the logs. Exception>org.apache.axis2.AxisFault: The endpo

RE: Axis2 Problem accessing the WSDL.

2007-11-27 Thread tinkugadu
--Original Message- > From: tinkugadu [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 27, 2007 1:16 PM > To: axis-user@ws.apache.org > Subject: Re: Axis2 Problem accessing the WSDL. > > > > Hi, > > I tried using Axis2 1.3 jars, when i tried getting the WSDL , th

Re: Axis2 Problem accessing the WSDL.

2007-11-27 Thread Martin Gainty
ugadu" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 27, 2007 4:15 PM Subject: Re: Axis2 Problem accessing the WSDL. > > > Hi, > > I tried using Axis2 1.3 jars, when i tried getting the WSDL , then i get the > following exception on the browser. I still see the o