Re: wsa:Action header emitted from client with value ""

2007-05-21 Thread Steven E. Harris
Jim Alateras <[EMAIL PROTECTED]> writes: > Is there any way around this aside from editing the generated stub > and service.xml file. Not that I know of, and I haven't heard of any movement toward a fix. I'm surprised this problem isn't biting more pe

Re: Service path

2007-04-27 Thread Steven E. Harris
were distracted trying to cut 1.2 final release :) Congratulations on getting it out. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Service path

2007-04-27 Thread Steven E. Harris
: how to handle multiple mappings? http://thread.gmane.org/gmane.comp.apache.webservices.axis.user/55826 o Why can't axis2.xml/AxisServlet "servicePath" parameter be empty? http://news.gmane.org/gmane.comp.apache.webservices.axis

Why can't axis2.xml/AxisServlet "servicePath" parameter be empty?

2007-04-25 Thread Steven E. Harris
cifies the "axis.find.context" Servlet parameter: http://issues.apache.org/jira/browse/AXIS2-2592 -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

The servicePath configuration parameter: how to handle multiple mappings?

2007-04-25 Thread Steven E. Harris
d Service a Message is Destined To" http://wso2.org/library/176 -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: wsa:Action header emitted from client with value ""

2007-04-23 Thread Steven E. Harris
he same one is supplied in the server's services.xml file. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: wsa:Action header emitted from client with value ""

2007-04-20 Thread Steven E. Harris
default Action should be constructed from parts of the /interface/ definition, and not the /binding/ definition? That's how I read the specifications you referenced. -- Steven E. Harris - To unsubscribe, e-mail: [

Re: wsa:Action header emitted from client with value ""

2007-04-17 Thread Steven E. Harris
keith chapman <[EMAIL PROTECTED]> writes: > I'll have a look into this. Thanks. Let me know if you need me to supply any additional detail. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: wsa:Action header emitted from client with value ""

2007-04-16 Thread Steven E. Harris
"Steven E. Harris" <[EMAIL PROTECTED]> writes: > In the meantime, I'll file a JIRA issue. That would be AXIS2-2534: http://issues.apache.org/jira/browse/AXIS2-2534 -- Steven E. Harris - To uns

Re: wsa:Action header emitted from client with value ""

2007-04-16 Thread Steven E. Harris
unately I don't have any WSDL 1.1 documents around to test. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

wsa:Action header emitted from client with value ""

2007-04-13 Thread Steven E. Harris
chronous "start operation name" method. The generated header looks like this: "" 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 pr

Re: wsdl2java.sh looking for wrong namespace for WSDL 2 description

2007-04-04 Thread Steven E. Harris
ecent schema available at http://www.w3.org/2006/03/wsdl-extensions.xsd retains the old target namespace. There's a dead hyperlink to http://www.w3.org/2007/03/wsdl-extensions.xsd which looks newer but is, of course, dead. --

Re: wsdl2java.sh looking for wrong namespace for WSDL 2 description

2007-04-04 Thread Steven E. Harris
updated constant which is the correct one. I'll try that and let you know if the problem persists. Sorry for the noise. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: wsdl2java.sh looking for wrong namespace for WSDL 2 description

2007-04-04 Thread Steven E. Harris
"Steven E. Harris" <[EMAIL PROTECTED]> writes: > , > | Woden[Fatal Error],0:0,WSDL501,Expected a > "{http://www.w3.org/ns/wsdl}description"; element, > but found a "{http://www.w3.org/2006/01/wsdl}description"; element

wsdl2java.sh looking for wrong namespace for WSDL 2 description

2007-04-04 Thread Steven E. Harris
must have changed that's preventing the proper WSDL 2 namespace from being used. Should I file a JIRA issue? -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Addressing module puts WS-Addressing elements after SOAP body

2007-04-03 Thread Steven E. Harris
"Steven E. Harris" <[EMAIL PROTECTED]> writes: > That's good news: this did work at some point. And apparently it still does, if one uses the SNAPSHOT version of axiom-impl, as opposed to the most recently released version 1.2.2. Once I forced the SNAPSHOT version

Re: Addressing module puts WS-Addressing elements after SOAP body

2007-04-03 Thread Steven E. Harris
ine.AxisEngine.invoke(AxisEngine.java:203) at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:433) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:330) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOpera

Addressing module puts WS-Addressing elements after SOAP body

2007-04-02 Thread Steven E. Harris
5/soap-envelope";> ... ... ... ... Notice the extra Header /after/ the Body? Surely that can't be right. Has anyone else noticed this behavior? -- Steven E. Harris - To unsubscribe, e

Getting client stub to use SOAP version 1.2

2007-04-02 Thread Steven E. Harris
ionURI() always returns http://schemas.xmlsoap.org/soap/envelope/ which is SOAP 1.1. Shouldn't my WSDL bindings cause the stub to request SOAP 1.2 by default? Is there some switch I have to set to enable this behavior? Footnotes: ยน http://www.w3.org/TR/2006/CR-wsdl20-primer-200603

Re: [Axis2] War file from nightly build

2007-04-02 Thread Steven E. Harris
ll ran into several class loading problems related the HTTP Core library. -- Steven E. Harris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]