Title: Using getProperty(MessageContext.TRANS_URL) does not seem to get the URL encoded parameters in the URI.
Hello…
I found what I think is a bug.
when I deploy my axis service, axis cooks up a wsdl definition that gives me the access point addresss for the HTTP protocol, as follows
Hi,
In the beta 1 release of AXIS, the AxisServlet.doPost() method does not set
the MessageContext.TRANS_URL property. Is this by design? (The
AxisServlet.doGet() method does set MessageContext.TRANS_URL.)
thanks,
-tom