You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Roland Kofler <ro...@systemone.at> on 2005/08/18 12:42:14 UTC

error deploying axis2 to tomcat

Hi folks!
What a silly newbie I am:
by validiating the installation on the webinterface I get the following 
Exception:

java.lang.NoClassDefFoundError: org/apache/axis/testUtils/Encoder


in fact I cant find such a class in the source files...
where can i find the jars needed??

thank you alot!






Re: error deploying axis2 to tomcat

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi,

You definitely will not be able to use the M1 stuff with 0.91 since
there were a lot of changes from M1 to 0.91.

Please have a look at the 'samples' directory that you get when you
expand the 0.91 binary distro -
http://www.apache.org/dist/ws/axis2/0_91/axis2-0.91-bin.zip
There are much more samples for you to play with :-)

Have fun with the samples :-)

Regards
Ruchith

p.s. Axis2 is not in org.apache.axis.* packages anymore. Now Axis2
stuff is in org.apache.axis2.* - That's the reason for 
java.lang.NoClassDefFoundError:
org/apache/axis/addressing/EndpointReference

On 8/18/05, Roland Kofler <ro...@systemone.at> wrote:
> Yes, Axis2 0.91
> now I've deployed axis2-Samples-M1.jar (yes the M1 version) to my
> WEB-INFO/lib and I get the next missing class:
> 
> java.lang.NoClassDefFoundError: org/apache/axis/addressing/EndpointReference
> 
> Mmmm. Why arent these jars in 0.91???
> 
> Thanks
> 
> 
> Deepal Jayasinghe schrieb:
> 
> > hi
> >
> > can you please tell me which axis2 version are you talking about is it
> > axis2 0.91 ?
> >
> > Thanks,
> > Deepal
> > ................................................................
> > ~Future is Open~
> >
> >
> >
> > ----- Original Message ----- From: "Roland Kofler"
> > <ro...@systemone.at>
> > To: <ax...@ws.apache.org>
> > Sent: Thursday, August 18, 2005 3:42 AM
> > Subject: error deploying axis2 to tomcat
> >
> >
> >> Hi folks!
> >> What a silly newbie I am:
> >> by validiating the installation on the webinterface I get the
> >> following Exception:
> >>
> >> java.lang.NoClassDefFoundError: org/apache/axis/testUtils/Encoder
> >>
> >>
> >> in fact I cant find such a class in the source files...
> >> where can i find the jars needed??
> >>
> >> thank you alot!
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >
> >
> 
>

Re: error deploying axis2 to tomcat

Posted by Roland Kofler <ro...@systemone.at>.
Yes, Axis2 0.91
now I've deployed axis2-Samples-M1.jar (yes the M1 version) to my 
WEB-INFO/lib and I get the next missing class:

java.lang.NoClassDefFoundError: org/apache/axis/addressing/EndpointReference

Mmmm. Why arent these jars in 0.91???

Thanks


Deepal Jayasinghe schrieb:

> hi
>
> can you please tell me which axis2 version are you talking about is it 
> axis2 0.91 ?
>
> Thanks,
> Deepal
> ................................................................
> ~Future is Open~
>
>
>
> ----- Original Message ----- From: "Roland Kofler" 
> <ro...@systemone.at>
> To: <ax...@ws.apache.org>
> Sent: Thursday, August 18, 2005 3:42 AM
> Subject: error deploying axis2 to tomcat
>
>
>> Hi folks!
>> What a silly newbie I am:
>> by validiating the installation on the webinterface I get the 
>> following Exception:
>>
>> java.lang.NoClassDefFoundError: org/apache/axis/testUtils/Encoder
>>
>>
>> in fact I cant find such a class in the source files...
>> where can i find the jars needed??
>>
>> thank you alot!
>>
>>
>>
>>
>>
>>
>>
>
>


Re: error deploying axis2 to tomcat

Posted by Deepal Jayasinghe <de...@opensource.lk>.
hi

can you please tell me which axis2 version are you talking about is it axis2 
0.91 ?

Thanks,
 Deepal
................................................................
~Future is Open~



----- Original Message ----- 
From: "Roland Kofler" <ro...@systemone.at>
To: <ax...@ws.apache.org>
Sent: Thursday, August 18, 2005 3:42 AM
Subject: error deploying axis2 to tomcat


> Hi folks!
> What a silly newbie I am:
> by validiating the installation on the webinterface I get the following 
> Exception:
>
> java.lang.NoClassDefFoundError: org/apache/axis/testUtils/Encoder
>
>
> in fact I cant find such a class in the source files...
> where can i find the jars needed??
>
> thank you alot!
>
>
>
>
>
>
>