views:

88

answers:

1

Hy everyone,

I use Axis 1.4 and I need to use classes gathered in a JAR.

I do not want to extract them.

I try to put it in :

  • /usr/share/tomcat5.5/webapps/axis/WEB-INF/lib/myjar.jar
  • /usr/share/tomcat5.5/webapps/axis/WEB-INF/classes/myjar.jar
  • /opt/axis/lib/myjar.jar
  • /root/myjar.jar

but I still have an error.

myjar.jar is in my $CLASSPATH (so compiling works great).

Do I miss something in my deploy.wsdd or anything else ?

Thanks.

Here is the error :

AXIS error

Sorry, something seems to have gone wrong... here are the details:

Exception - java.lang.NoClassDefFoundError

A: 

Still no one that can help me ?

Kortex786

related questions