Hi,
we have to extend our old J2EE Application by an Axis2-Client in order to access a web service, so we had to add the axis2 jars to our application.
Now it is not any more possible to deploy the application into JBoss because we get a wide varierty of classloading problems especially concerning the xml-handling classes, which are also included in jboss bit in very older versions.
I have tried the following things:
Non of these steps has worked!!
Do you have any idea how I could solve the problem?
I have attached the config files I modified