Axis2 does not yet support automatic unwrapping of parameters (e.g., wrapped doc/literal).
Wait for the next release. In the meantime, you must wrap your parameters into a bean.

Anne

On 5/21/06, Ahmed Ashour <[EMAIL PROTECTED]> wrote:
Dear Martin,
 
Thanks for your feedback.
 
However, I am asking for Axis2, not older Axis.
 
.wssd does not apply there.
 
Kind regards,
Ahmed Ashour


Martin Gainty < [EMAIL PROTECTED]> wrote:
The axis deploy implementation
java org.apache.axis.utils.Admin server <server-config.wsdd>
(where server-config.wsdd is the master list of web services)
For the service you are deploying the provider attribute for the service in your server should specify transport e.g.
<service name="YourServiceName" provider="java:RPC">
 
Does this answer your question?
Martin --
 
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.
----- Original Message -----
From: Ahmed Ashour
Sent: Sunday, May 21, 2006 8:02 AM
Subject: [Axis2] [1.0] RPC primitive types

Dear All,
 
I couldn't figure out a away for RPC handler to generate primitive types instead of unnecessary wrapping.
 
For instance, to use .NET client for "Version" sample:
 
Version.
version version = new Version.version();
Version.
getVersion versionParam = new Version.getVersion();
String value = version.getVersion( versionParam )[EMAIL PROTECTED];
 
Axis 1.3 does it much more nicely.
 
Any ideas? Many thanks.
 
Ahmed Ashour

Ring'em or ping'em. Make PC-to-phone calls as low as 1ยข/min with Yahoo! Messenger with Voice.


How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call rates.


Reply via email to