You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Shah, Sumit" <su...@cgi.com> on 2008/08/12 01:03:07 UTC

Meaning of some services.xml parameters

Hello,

 

I am trying to find out the meaning of the following parameter in
services.xml:

 

modifyUserWsdlPortAddress.

 

Is there any documentation that has a list of all the available
parameters (required and optional) for the services.xml, axis2.xml and
module.xml? 

 

I have also been unable to find proper documentation of the constructs
within the services.xml file. Such as operation, actionMapping,
outputActionMapping, etc.

I can figure it out from the samples, but it would be helpful to have
proper documentation.

 

I would appreciate if someone could point me to any related
documentation.

 

Thanks

Sumit


RE: Meaning of some services.xml parameters

Posted by "Shah, Sumit" <su...@cgi.com>.
Thanks for all the information. I will certainly create a new ticket in
JIRA for the same. Deployment related detailed documentation will
certainly help a lot of folks trying to work with Axis2.

I had an additional question: Is an <actionMapping> element required if
I am using my own wsdl file? 

For example: a SOAP based service with operation in WSDL: publishWSDL

Can I specify it like this:
<operation name="publishWSDL"/>

With the following message receivers: 
<messageReceivers>
        <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-only"
class="org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver"/>
        <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-out"
class="org.apache.axis2.rpc.receivers.RPCMessageReceiver"/>
</messageReceivers>




Or do I need to do provide the actionMapping and outputActionMapping
elements or some other configuration?

Thanks
Sumit




-----Original Message-----
From: Nadir Amra [mailto:amra@us.ibm.com] 
Sent: Tuesday, August 12, 2008 11:47 AM
To: axis-user@ws.apache.org
Cc: axis-user@ws.apache.org
Subject: Re: Meaning of some services.xml parameters

Although the reference given gives a good explanation of the various 
parameters, it is not complete.  We do need to create a document that 
fully describes the services.xml file.  Please open a JIRA....

Nadir Amra


Charitha Kankanamge <ch...@wso2.com> wrote on 08/11/2008 08:31:52 PM:

> Hi,
> Please have a look at http://wso2.org/library/2060 (Writing Your Own 
> services.xml for Axis2 Web Services)
> 
> regards
> Charitha
> 
> http://charithaka.blogspot.com
> Shah, Sumit wrote:
> 
> >Thanks Deepal. Is there any documentation for all the supported
> >parameters?
> >
> >Thanks
> >Sumit
> >
> >-----Original Message-----
> >From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
> >Sent: Monday, August 11, 2008 8:46 PM
> >To: axis-user@ws.apache.org
> >Subject: Re: Meaning of some services.xml parameters
> >
> >Shah, Sumit wrote:
> > 
> >
> >>Hello,
> >>
> >> 
> >>
> >>I am trying to find out the meaning of the following parameter in 
> >>services.xml:
> >>
> >> 
> >>
> >>modifyUserWsdlPortAddress.
> >>
> >> 
> >>
> >When you have this parameter and useoriginalWsdl , only the port 
address
> >
> >of the original wsdl will be changed according to the server
> >configuration.
> >
> >Thank you!
> >Deepal
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> >For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> >For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >
> > 
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Meaning of some services.xml parameters

Posted by Nadir Amra <am...@us.ibm.com>.
Although the reference given gives a good explanation of the various 
parameters, it is not complete.  We do need to create a document that 
fully describes the services.xml file.  Please open a JIRA....

Nadir Amra


Charitha Kankanamge <ch...@wso2.com> wrote on 08/11/2008 08:31:52 PM:

> Hi,
> Please have a look at http://wso2.org/library/2060 (Writing Your Own 
> services.xml for Axis2 Web Services)
> 
> regards
> Charitha
> 
> http://charithaka.blogspot.com
> Shah, Sumit wrote:
> 
> >Thanks Deepal. Is there any documentation for all the supported
> >parameters?
> >
> >Thanks
> >Sumit
> >
> >-----Original Message-----
> >From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
> >Sent: Monday, August 11, 2008 8:46 PM
> >To: axis-user@ws.apache.org
> >Subject: Re: Meaning of some services.xml parameters
> >
> >Shah, Sumit wrote:
> > 
> >
> >>Hello,
> >>
> >> 
> >>
> >>I am trying to find out the meaning of the following parameter in 
> >>services.xml:
> >>
> >> 
> >>
> >>modifyUserWsdlPortAddress.
> >>
> >> 
> >>
> >When you have this parameter and useoriginalWsdl , only the port 
address
> >
> >of the original wsdl will be changed according to the server
> >configuration.
> >
> >Thank you!
> >Deepal
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> >For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> >For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> >
> > 
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Meaning of some services.xml parameters

Posted by Charitha Kankanamge <ch...@wso2.com>.
Hi,
Please have a look at http://wso2.org/library/2060 (Writing Your Own 
services.xml for Axis2 Web Services)

regards
Charitha

http://charithaka.blogspot.com
Shah, Sumit wrote:

>Thanks Deepal. Is there any documentation for all the supported
>parameters?
>
>Thanks
>Sumit
>
>-----Original Message-----
>From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
>Sent: Monday, August 11, 2008 8:46 PM
>To: axis-user@ws.apache.org
>Subject: Re: Meaning of some services.xml parameters
>
>Shah, Sumit wrote:
>  
>
>>Hello,
>>
>> 
>>
>>I am trying to find out the meaning of the following parameter in 
>>services.xml:
>>
>> 
>>
>>modifyUserWsdlPortAddress.
>>
>>    
>>
>When you have this parameter and useoriginalWsdl , only the port address
>
>of the original wsdl will be changed according to the server
>configuration.
>
>Thank you!
>Deepal
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


RE: Meaning of some services.xml parameters

Posted by "Shah, Sumit" <su...@cgi.com>.
Thanks Deepal. Is there any documentation for all the supported
parameters?

Thanks
Sumit

-----Original Message-----
From: Deepal jayasinghe [mailto:deepalk@gmail.com] 
Sent: Monday, August 11, 2008 8:46 PM
To: axis-user@ws.apache.org
Subject: Re: Meaning of some services.xml parameters

Shah, Sumit wrote:
>
> Hello,
>
>  
>
> I am trying to find out the meaning of the following parameter in 
> services.xml:
>
>  
>
> modifyUserWsdlPortAddress.
>
When you have this parameter and useoriginalWsdl , only the port address

of the original wsdl will be changed according to the server
configuration.

Thank you!
Deepal

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Meaning of some services.xml parameters

Posted by Deepal jayasinghe <de...@gmail.com>.
Shah, Sumit wrote:
>
> Hello,
>
>  
>
> I am trying to find out the meaning of the following parameter in 
> services.xml:
>
>  
>
> modifyUserWsdlPortAddress.
>
When you have this parameter and useoriginalWsdl , only the port address 
of the original wsdl will be changed according to the server configuration.

Thank you!
Deepal

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org