[ https://issues.apache.org/jira/browse/AXIS2C-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651232#action_12651232 ]
dimuthu edited comment on AXIS2C-1297 at 11/26/08 8:09 PM: ------------------------------------------------------------------ Hi Dayakar, Is that you mean determine the RPC or document style just checking a SOAP message?. The answer is you can't say 100% certain whether it is RPC or document by looking at the message. But there is one rule that give some idea about that, In a RPC message the payload root element is *always* the operation name and the response is *always* operation name + "Response". Although doc style doesn't specify this as a must, you can define doc style schema with that naming convention, (in fact if it is used we say it is doclit wrapped style). BTW I think it is not the general practice to create a JIRA for a general question, which is not related to the project directly?, In fact you should first try the mailing list. Thanks Dimuthu was (Author: dimuthu): Hi Dayakar, Is that you mean determine the RPC or document style just checking a SOAP message?. The answer is you can't say 100% certain whether it is RPC or document by looking at the message. But there is one rule that give some idea about that, In a RPC message the payload root element is *always* the operation name and the response is *always* operation name + "Response". Although doc style doesn't specify this as a must, you can't define doc style schema with that naming convention, (in fact if it is used we say it is doclit wrapped style). BTW I think it is not the general practice to create a JIRA for a general question, which is not related to the project directly?, In fact you should first try the mailing list. Thanks Dimuthu > Is there any way to determine the binding style of webservice > ------------------------------------------------------------- > > Key: AXIS2C-1297 > URL: https://issues.apache.org/jira/browse/AXIS2C-1297 > Project: Axis2-C > Issue Type: Bug > Components: core/clientapi > Affects Versions: 1.2.0 > Environment: Axis2c 1.2.0 > OS: Windows > Reporter: Dayakar Reddy > Original Estimate: 1h > Remaining Estimate: 1h > > Hi, > Is there any way to determine the binding style of webservice? > I don't want to make use of wsdl file to get the information about the > binding style of the deployed webservice, instead is > there any method to obatin the same? > > Please let me know is there any method to get the information of binding > style(RPC or Document). > > Regards, > Dayakar > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]