RE: Mutliple Soap-Containers

2002-03-22 Thread Colin Saxton

What context have you set the rpcrouter servlet to ?? is it the same for all
of them?

-Original Message-
From: David Hirst [mailto:[EMAIL PROTECTED]]
Sent: 22 March 2002 12:20
To: [EMAIL PROTECTED]
Subject: Mutliple Soap-Containers


Is it possible to have multiple applications (ear file) that have a
seperate soap-container associated with it. So app1 has it's own
soap.war file and app2 has it's own. What I'm running into seems to be
that despite adding init parms to the web.xml file and creating a
soap.xml file, both application still seem to be using the same
underlying registry (each application is also using a different
configuration manager) Is this behavior possible? Has anyone
accomplished what I'm looking for?

Thanks,
Dave




This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. Any views or opinions are solely those of
the author and do not necessarily represent those of Exel
Computer Systems plc. If you have received this email in error
please notify Customer Services on 0115 946 0101.




RE: Mutliple Soap-Containers

2002-03-22 Thread Colin Saxton

Within the ear files meta directory you will have an application.xml
file...The soap webapp will be listing in here with a context-root
element...Most likely they will all have the same context, guessing that it
is set to 'soap' for all of them!!

These will need to be different for each ear so that they do not goto the
same context

-Original Message-
From: David Hirst [mailto:[EMAIL PROTECTED]]
Sent: 22 March 2002 12:48
To: [EMAIL PROTECTED]
Subject: Re: Mutliple Soap-Containers


I'm not sure what you mean, so the answer is probably that the context is
the
same for all of them. How would I go abotu changing this?

Colin Saxton wrote:

 What context have you set the rpcrouter servlet to ?? is it the same for
all
 of them?

 -Original Message-
 From: David Hirst [mailto:[EMAIL PROTECTED]]
 Sent: 22 March 2002 12:20
 To: [EMAIL PROTECTED]
 Subject: Mutliple Soap-Containers

 Is it possible to have multiple applications (ear file) that have a
 seperate soap-container associated with it. So app1 has it's own
 soap.war file and app2 has it's own. What I'm running into seems to be
 that despite adding init parms to the web.xml file and creating a
 soap.xml file, both application still seem to be using the same
 underlying registry (each application is also using a different
 configuration manager) Is this behavior possible? Has anyone
 accomplished what I'm looking for?

 Thanks,
 Dave

 
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom
 they are addressed. Any views or opinions are solely those of
 the author and do not necessarily represent those of Exel
 Computer Systems plc. If you have received this email in error
 please notify Customer Services on 0115 946 0101.