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 sh

Re: Web Service and EJB with Axis and JBoss

2002-05-20 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 1:25 PM Subject: Re: Web Service and EJB with Axis and JBoss > > This sounds very similar to what I'm already doing (everything in > webapps/axis is being put in

Re: Web Service and EJB with Axis and JBoss

2002-05-20 Thread Mark_Palmer
"Steve Loughran"To: <[EMAIL PROTECTED]> Subject: Re: Web

Re: Web Service and EJB with Axis and JBoss

2002-05-20 Thread Steve Loughran
at you are trying to do > for sure (which I am not sure there is a solution for, unless using proxy > servlet or classes, I guess). > > Thomas > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 1:16 PM > To: [

RE: Web Service and EJB with Axis and JBoss

2002-05-20 Thread Gold, Laurence (MLIM)
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. -Original Message

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. -Origi

RE: Web Service and EJB with Axis and JBoss

2002-05-20 Thread thomas . cherel
Title: RE: Web Service and EJB with Axis and JBoss The axis.war contains the EJB client classes. The EJB server classes are deployed separately. But the EJB client classes are the implementation of my web services and they are part of the axis.war. I am not addressing what you are trying to

Re: Web Service and EJB with Axis and JBoss

2002-05-20 Thread Mark_Palmer
Quick question for you on this Thomas (I have not had the time to look at the contents yet). When deploying under JBoss, did you combine your services within the .war file that you needed to deploy for Axis? Or were you able to deploy them separately (this is what I really have a need to do, an