Hi again Ajith,

Before reporting a bug, I want to make sure there actually is one. I used Ethereal to see what was going on, and I believe that I have a problem in Flash and one in Axis now.

My Flash problem (I believe) is now solved, but in order to be sure I need to figure out the Axis problem. When I navigate to my 'version?wsdl' file on my local machine, I am noticing something odd...

<wsdl:service name="version">
−
<wsdl:port binding="axis2:versionSOAP11Binding" name="versionSOAP11port0">
<soap:address location="http://localhost/axis2/services/version:localhost/axis2/services/version"/>
</wsdl:port>
−
<wsdl:port binding="axis2:versionSOAP12Binding" name="versionSOAP12port0">
<soap12:address location="http://localhost/axis2/services/version:localhost/axis2/services/version"/>
</wsdl:port>
−
<wsdl:port binding="axis2:versionHttpBinding" name="versionHttpport0">
<http:address location="http://localhost/axis2/rest/version:localhost/axis2/rest/version"/>
</wsdl:port>
</wsdl:service>

I cannot understand why everything in there is being repeated... When I go to the Tungsten servers you pointed me to yesterday, they did not have this. How would I go about fixing this in my Axis2 so that I wouldn't be getting double locations?

Thank you,

--LD


----- Original Message ----- From: "Ajith Ranabahu" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 28, 2006 9:13 AM
Subject: Re: [Axis2] Flash Not Compatible with Axis2


Hi Luke,
Like I said in reply to your earlier mail what we need when trying to
solve this problem is the message that was sent by flash. If you care
to open jira issue [1]  with the necessary messages it will be a great
help for us to improve Axis2.

Ajith

[1] http://issues.apache.org/jira/

On 6/28/06, Luke DeWitt <[EMAIL PROTECTED]> wrote:


Hello,

As some may have seen, I was posting today a lot about trying to get an
Axis2 WS to be called from a Flash document I was working on. After a lot of
suggestions (thank you to those of you who made suggestions), I still
couldn't get it to work.

Finally, I got pretty ticked off and I installed Axis v1.4. I pretty much
changed nothing in my Action Script code except the name of the WS from
'version' to 'Version' and 'axis2' to 'axis' and tested my movie. It worked
perfectly.

I'm not sure why it would work in Axis and not Axis2, I am not sure what
kind of changes would have changed the XML so much that it wouldn't work,
but I wanted to bring it to the attention of people who could (hopefully) do
something about it.

Thank you,

--LD


--
Ajith Ranabahu

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




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

Reply via email to