Re: Multiple URNs in a single server application

2005-01-11 Thread Martin Gainty
Noel: you would specifically configure the soapServer via ConfigFile config-file Take a look at http://ws.apache.org/soap/docs/guide/ HTH, Martin- - Original Message - From: "Fuentes, Noel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 11, 2005 1

RE: Multiple URNs in a single server application

2005-01-11 Thread Fuentes, Noel
So, you're saying that the deployment descriptor needs to be in soap.war? Thanks, Noel -Original Message- From: Malte Kempff [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 9:04 AM To: [EMAIL PROTECTED] Subject: AW: Multiple URNs in a single server application Soap needs to g

AW: Multiple URNs in a single server application

2005-01-11 Thread Malte Kempff
Soap needs to get the Deployment not the Servlet-Container itself. I do not know how you did it in the first place. Maybe you have run an Ant-Task to deploy it. Malte -Ursprungliche Nachricht- Von: Fuentes, Noel [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 11. Januar 2005 17:46 An: [EMAI

RE: Multiple URNs in a single server application

2005-01-11 Thread Fuentes, Noel
I mean restarting my server and I expect my SOAP service to be registered if I include my deployment descriptors in my web app rather than running a script outside of my server. Thanks, Noel -Original Message- From: Malte Kempff [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005

AW: Multiple URNs in a single server application

2005-01-11 Thread Malte Kempff
I just have a job for each of my soap-deployment-descriptors, using the "soapdeploy SoapDeployDescr.xml" command So it does not very much matter for me where they stand. What do you mean with bouncing your server? Malte -Ursprungliche Nachricht- Von: Fuentes, Noel [mailto:[EMAIL PROTECTE

RE: Multiple URNs in a single server application

2005-01-11 Thread Fuentes, Noel
Where do you put the deployment descriptors? I've tried putting it in each of my servlet context but it does not get deployed when I bounce my server. Thanks, Noel -Original Message- From: Malte Kempff [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 1:25 AM To: [EMAIL PROTECT

AW: Multiple URNs in a single server application

2005-01-11 Thread Malte Kempff
Hi Pramodh, why don't you deploy it in several deployment descriptors? That's the way I do it, and it works fine. Malte -Ursprungliche Nachricht- Von: Pramodh Peddi [mailto:[EMAIL PROTECTED] Gesendet: Montag, 10. Januar 2005 23:24 An: [EMAIL PROTECTED] Betreff: Multiple URNs in a single s