Use of types in a message part (rather than an element) indicates that you are using an RPC style service. You should be using document style with Axis2.
Anne On 8/19/07, Karuppusamy, Thamayanthi (Consultant) <[EMAIL PROTECTED]> wrote: > > > Hi, > > How the stub and skeleton class are generated in AXIS2?. because It is > totally different from AXIS 1.3 . For Example > <wsdl:message name="executeResponse"> > > > <wsdl:part name="executeReturn" type="xsd:string"/> > > </wsdl:message> > above is created as one class Execute and ExecuteResponse etc., why it is > creating like, but previous version is not creating like this. > > What is use of ExtensionMapper and *MessageReceiverInOut.java file, I have > searched the *MessageReceiverInOut no where used this file in skeleton or > other files > > Can anyone please help me? > > > Thanks & Regards > Thamayanthi Karuppusamy > > > > ________________________________ > > > > > This email may contain confidential and privileged material for the sole > use of the intended recipient(s). Any review, use, retention, distribution > or disclosure by others is strictly prohibited. If you are not the intended > recipient (or authorized to receive for the recipient), please contact the > sender by reply email and delete all copies of this message. Also, email is > susceptible to data corruption, interception, tampering, unauthorized > amendment and viruses. We only send and receive emails on the basis that we > are not liable for any such corruption, interception, tampering, amendment > or viruses or any consequence thereof. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
