Hi there, This bug should have been reported for the project Axis, not Axis2. Axis2 project is for Axis 2.0 (not axis 1.2 :))
On Wed, 30 Mar 2005 18:52:04 +0200 (CEST), Khaled Hamada (JIRA) <[EMAIL PROTECTED]> wrote: > problem when upgrade to axis 1.2rc3 > ----------------------------------- > > Key: AXIS2-18 > URL: http://issues.apache.org/jira/browse/AXIS2-18 > Project: Axis2 > Type: Bug > Environment: WSAD 5.1.0 > Reporter: Khaled Hamada > Assigned to: Davanum Srinivas > > Hi. > > I was using axis 1.1 for a web service and it works fine, I upgrated > to axis1.2rc3, I re-generated the java files from WSDL file using > wsdl2java and axis 1.2rc3, it compile but when runing I got this exception : > > java.lang.NoSuchMethodError: > org.apache.axis.description.TypeDesc: method <init> > (Ljava/lang/Class;Z)V not found > java.rmi.RemoteException: ; nested exception is: > java.lang.NoSuchMethodError: > org.apache.axis.description.TypeDesc: method <init> > (Ljava/lang/Class;Z)V not found > > I removed all references to axis 1.1 but it looks like something is > missing with TypeDesc class. > > Any ideas? > > Thanks > Khaled > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > If you want more information on JIRA, or have a bug to report see: > http://www.atlassian.com/software/jira > > -- Ajith Ranabahu
