RE: [axis2].1.3 ADB exception

2007-08-20 Thread Raghu Upadhyayula
Hi Ajay,

 

axis2-adb-1.3.jar contains the org.apache.axis2.databinding.ADBException
class.  Please verify your classpath in eclipse and check whether this
jar is available or not.

 

Thanks

Raghu

 



From: Ajay Joshi [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 20, 2007 8:50 AM
To: axis-user@ws.apache.org
Subject: [axis2].1.3 ADB exception

 

I am getting Missing class: org.apache.axis2.databinding.ADBException
whiling using axis2 from Eclipse and OC4J environment.

 

I have included all .jars from C:\axis2-1.3\lib in my classpath but
still I could not find any org.apache.axis2.databinding.ADBException
from Eclipse search window.

 

do I need to setup ADB separately? 

 

I was able to test C:\axis2-1.3\samples\databinding locally.

 

Earlier I generated web-service client using C:\axis2-1.3\binwsdl2java
-t -uri my.wsdl successfully using my XSD(s).

 

Please let me know how to get and use axis2 databinding package.

 

Regards,

Ajay

 



RE: [axis2].1.3 ADB exception

2007-08-20 Thread Ajay Joshi
Thanks Raghu, I found that jar in axis2 download.. going to use it in
classoapth..

 

Regards

Ajay

 



From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 20, 2007 1:21 PM
To: axis-user@ws.apache.org
Subject: RE: [axis2].1.3 ADB exception

 

Hi Ajay,

 

axis2-adb-1.3.jar contains the org.apache.axis2.databinding.ADBException
class.  Please verify your classpath in eclipse and check whether this
jar is available or not.

 

Thanks

Raghu

 



From: Ajay Joshi [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 20, 2007 8:50 AM
To: axis-user@ws.apache.org
Subject: [axis2].1.3 ADB exception

 

I am getting Missing class: org.apache.axis2.databinding.ADBException
whiling using axis2 from Eclipse and OC4J environment.

 

I have included all .jars from C:\axis2-1.3\lib in my classpath but
still I could not find any org.apache.axis2.databinding.ADBException
from Eclipse search window.

 

do I need to setup ADB separately? 

 

I was able to test C:\axis2-1.3\samples\databinding locally.

 

Earlier I generated web-service client using C:\axis2-1.3\binwsdl2java
-t -uri my.wsdl successfully using my XSD(s).

 

Please let me know how to get and use axis2 databinding package.

 

Regards,

Ajay