RE: Web Service and EJB with Axis and JBoss

2002-05-23 Thread thomas . cherel
Title: Web Service and EJB with Axis and JBoss It seems that a couple of people got a corrupted zip. I suspect that this is coming from the .vbs file included in the zip and some mailers trying to remove it (considered as a virus). There is a new zip with a .vbscript instead of .vbs. That

RE: Web Service and EJB with Axis and JBoss

2002-05-20 Thread thomas . cherel
Title: Web Service and EJB with Axis and JBoss I just realized that my zip file contains a .vbs file (since I am providing a VBScript client application). Seems that some mail server will reject it all together thinking that this is infected (even if it is not). Sorry for that

Web Service and EJB with Axis and JBoss

2002-05-20 Thread thomas . cherel
Title: Web Service and EJB with Axis and JBoss Here is a zip file containing some code and documentation to build and run some web services implemented as EJBs. The EJBs are deployed in JBoss, the web services are deployed into Axis. Axis is deployed into Tomcat (which is bundled with JBoss