I would assume axis replaces that value at runtime with the correct url.
So we could might as well have put in "REPLACE_ME" in the .wsdl file.




On Wed, Nov 3, 2010 at 5:36 PM, sprengerc <[email protected]> wrote:
>
> The location attribute of the <soap:address> element of the
> ReportIncidentService service definition in file report_incident.wsdl of the
> camel-example-axis is incorrect. It is currently set to
> "http://reportincident.example.camel.apache.org";, but should be
> "http://localhost:8080/services/incident";.
>
> With this change the user can browse to
> http://localhost:8080/services/incident to get the Axis page with a link to
> the wsdl. The README.txt should be adjusted as it shows an incorrect URL.
>
> Cheers,
> Karel Sprenger
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Incorrect-location-in-camel-example-axis-tp3248734p3248734.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to