Hi Eric
AFAIK, the changes "required" should be just the following for 1.7:
The interesting results of a quick grep have shown this:
classes/conf/axis2.xml: <parameter name="servicePath"
locked="false">soap</parameter>
web.xml: <url-pattern>/soap/*</url-pattern>
But with the ESB 1.6, we had to change the following too:
But also this:
webapp/extensions/core/js/esb.js:var SERVICE_CONTEXT = "/soap";
I would I expect all samples to fail.
I don't understand.. why would they fail? if you change the context of
course then they will :D
Besides this everything should work? Someone has already tested this?
Yes, some customers have changed this since 1.6
asankha
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev