hi Steven,

I got the same result when trying to codegen a WSDL 2.0 from the Axis2
Codegen Eclipse plugin with the snapshot build.
Are you seeing this for a wsdl 1.1 as well ?

Thanks

Lahiru

On 4/14/07, Steven E. Harris <[EMAIL PROTECTED]> wrote:

Using a snapshot build of Axis2 from 12 April 2007, my generated
client stub (via wsdl2java) contains the following statement:

  _operationClient.getOptions().setAction("\"\"");

The same statement appears in both the synchronous "operation name"
method and the asynchronous "start operation name" method.

The generated header looks like this:

  <wsa:Action>""</wsa:Action>

As of sometime last week, I recall seeing a valid wsa:Action emitted
for clients generated from the same WSDL file. What could be causing
Axis/wsdl2java to not provide a valid action string?

--
Steven E. Harris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Regards
Lahiru Sandakith

Reply via email to