Looking at the API documentation at: http://ws.apache.org/axis/java/apiDocs/index.html (the link came from the page http://ws.apache.org/axis/java/index.html, which says it's the documentation for Axis 1.2), I do not see any package with the name constants under org.apache.axis. Could you please point me to the right location? I am using Axis1.2RC1.

Thank you,

vh.

Davanum Srinivas wrote:

constants is a package


On Mon, 15 Nov 2004 12:38:33 -0500, Vy Ho <[EMAIL PROTECTED]> wrote:


I am sorry to bother you so much, but I tried to use these constants
without success.

The setStyle and setUse of class
org.apache.axis.description.OperationDesc uses 2 enumerations of types
Style and Use.  However, if I look at the Api of  class
org.apache.axis.Constants, I don't see any constant of these 2 types.
Could you please provide me a little more information to use these.

In my case, the setUse call use the ENCODED, and the setStyle is RPC.
If these are defaults, I maynot need to set these.  Could you tell me
what's the default for these?

Thanks,

vh.










Reply via email to