DEPLOYMENT QUESTIONS

2007-04-15 Thread Igor Dayen
DEPLOYMENT QUESTIONS === QUESTIONS 1. Can one mix archived and exploded format within axis2 repository? 2. Can one have multiple exploded services within axis2 repository? Below is a sample application tree I would be like to deploy. Thank you. webapps web-app

Re: some axis2 deployment questions

2006-03-15 Thread SOA Work
? Can I use rpc/literal f.e.? And how to configure this? Thx Dominik -Ursprüngliche Nachricht- Von: axis-user@ws.apache.org Gesendet: 14.03.06 13:58:03 An: axis-user@ws.apache.org Betreff: Re: some axis2 deployment questions See my responses inline: On 3/14/06, SOA Work [EMAIL

Re: some axis2 deployment questions

2006-03-15 Thread robert lazarski
You can use rpc / literal. AFAIK rpc / encoded support is planned - not sure about 100% though. You can set your handler in your service.xml by: module ref=soapmonitor/ That is _not_ part of the operation - its one element below service, such as: service name=RCService module

Re: some axis2 deployment questions

2006-03-15 Thread SOA Work
Dominik p.s.: Is there any dtd or xls file around for the service.xml? This would answer all my questions instantly ;-) -Ursprüngliche Nachricht- Von: axis-user@ws.apache.org Gesendet: 15.03.06 14:51:21 An: axis-user@ws.apache.org Betreff: Re: some axis2 deployment questions You

Re: some axis2 deployment questions

2006-03-15 Thread Deepal Jayasinghe
Hi Dominik please see my in line comments. SOA Work wrote: Hi, I'm going to publish a simple service using axis2 war distribution. Now I'm running into some (maybe simple) questions, which I can not solve with the user guide: 1) what's the difference between RawXML and RPC message receivers?

some axis2 deployment questions

2006-03-14 Thread SOA Work
Hi, I'm going to publish a simple service using axis2 war distribution. Now I'm running into some (maybe simple) questions, which I can not solve with the user guide: 1) what's the difference between RawXML and RPC message receivers? With RawXML the methods signature gets OMElement input and

Re: some axis2 deployment questions

2006-03-14 Thread robert lazarski
See my responses inline:On 3/14/06, SOA Work [EMAIL PROTECTED] wrote: Hi,I'm going to publish a simple service using axis2 war distribution.Now I'm running into some (maybe simple) questions, which I can not solve with the user guide:1) what's the difference between RawXML and RPC message