Hi Nathan, That "special" build was indeed a beta of axis that has a few changed interfaces wrt. 1.0
Axis 1.0 is not supported until 3.2 CGJ -----Urspr�ngliche Nachricht----- Von: Nathan Hoover [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 14. M�rz 2003 18:25 An: [EMAIL PROTECTED] Betreff: [JBoss-user] error deploying jboss.net I have built JBoss 3.0.6 from source, and I receive the following error deploying JBoss.NET: 12:18:21,734 ERROR [MainDeployer] could not start deployment: file:/C:/Documents and Settings/Hoover/Desktop/download/jboss-3.0.6-sr c/build/output/jboss-3.0.6/server/default/deploy/jbossweb.sar/ java.lang.IllegalAccessError: try to access field org.apache.axis.configuration.FileProvider.myInputStream from class org.jboss.net. axis.XMLResourceProvider at org.jboss.net.axis.XMLResourceProvider.configureEngine(XMLResourceProvider.j ava:64) at org.apache.axis.AxisEngine.init(AxisEngine.java:188) at org.apache.axis.AxisEngine.<init>(AxisEngine.java:173) at org.apache.axis.server.AxisServer.<init>(AxisServer.java:127) at org.jboss.net.axis.server.AxisService.ensureService(AxisService.java:212) at org.jboss.net.axis.server.AxisService.startService(AxisService.java:227) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:165)- -snip- at java.lang.Thread.run(Thread.java:479) I originally got an error about an inability to find axis, so I downloaded axis 1.0 and copied the jars from the lib/ directory in their tarball to the server/default/lib directory in my JBoss tree, and that left me with this error. I suspect that I am supposed to be using some special build of axis optimized for JBoss.NET - is that the case? N ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
