This is more of a JBoss question than Axis2. I faced a similar kind of
problem in JBoss 3.2.3 long time back with it's default class loading
behavior (at that time it was called unified class loading). I
remembered that default class loading could be changed at that time in
JBoss and think now it should be much better :-) .
Hope this helps,
Lasantha
Reneta Säll (HF/EBC) wrote:
Hi all,
Is it possible to use Axis2 embeded web services (in our own
webapp) under Jboss 4.0.2 packaged in a ear file?
The jars that are used in my webapp are located under Jboss deploy
because they are shared with other applications not under webapp
WEB-INF/lib. It seems that those jars are not visible for Axis2
embeded web services (in our own webapp).
In run time I get this error:
Got Remote Exception class org.apache.axis2.AxisFault:
java.lang.LinkageError: loader constraints violated when linking
GenericRequest class
Classloader error may be, or is it possible in some way to configurate
the webcontainer so it can load ear classes first and then the war
classes?
/Reneta
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]