"Martin Gainty" <[EMAIL PROTECTED]> 15/01/2007 11:37 AM Please respond to [email protected]
To <[email protected]> cc Subject Re: [Axis2] - module.xml not found on Axis2 / Weblogic 8.1 Not a solution but a general direction suggestion Have you looked at setting up your own Weblogic webapp and construct your own configuration files specifically ejb-jar.xml and weblogic-ejb-jar.xml ? M- Thanks Martin, I have included a weblogic.xml file to handle the known issue of class incompatability. Further research shows that axis2.war will deploy sucessfully as an unexploded WAR on Weblogic 9.2 and Tomcat 5.5.20. As near as I can tell the JDK 1.4 URLClassLoader does not support nested jars. In other words, addressing-1.1.1.mar, which is nested inside axis2.war, cannot be read without a custom classloader. See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4735639 Tomcat has its own custom classloader for WAR files. It would appear that Weblogic 9.2 has this ability as well. For now I will work around the issue. Regards, Stephen
-- This message contains privileged and confidential information only for use by the intended recipient. If you are not the intended recipient of this message, you must not disseminate, copy or use it in any manner. If you have received this message in error, please advise the sender by reply e-mail. Please ensure all e-mail attachments are scanned for viruses prior to opening or using.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
