Bruce, I just come from a one week stay at a US conference and I am just heading for three weeks of holiday. I plan to update 3.2 up to head to axis release 1.0 over the weekend, but cannot promise that I will manage to do so.
Cu then, CGJ -----Urspr�ngliche Nachricht----- Von: Bruce Scharlau [mailto:scharlau@;csd.abdn.ac.uk] Gesendet: Freitag, 8. November 2002 13:22 An: [EMAIL PROTECTED] Betreff: [JBoss-user] jboss-net under jboss-3.0.3_tomcat-4.0.x Christoph, quick question for you: which version of axis is used to build the jboss-3.0.x versions? I found that you can get jboss-net to work with tomcat under this version with a few changes: 1) go to server/all/deploy and rename jboss-net.sar to jboss-net-temp.sar 2) create new directory called jboss-net.sar 3) unpack contents of jboss-net-temp.sar file into jboss-net.sar directory 4) edit jboss-service.xml file under the META-INF directory and change the depends line so that it reads: <depends>jboss.web:service=EmbeddedCatalinaSX</depends> (it will orginally say JBossWeb I think, but you want it to say EmbeddedCatalinaSX) Now start jboss with the -c all flag so that you use the all structure. You'll find Jboss-net under http://localhost:8080/axis/*/services BUT, the method calls I used from the demos produced errors suggesting that I was using the wrong method calls. cheers, Bruce Dr. Bruce Scharlau Dept. of Computing Science University of Aberdeen Aberdeen AB24 3UE 01224 272193 http://www.csd.abdn.ac.uk/~bscharla mailto:scharlau@;csd.abdn.ac.uk ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ 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: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
