[jboss-dev-forums] [Design of JBoss ESB] - Re: Http Gateway - requirements please...
Kevin.Conner@jboss.com
do-not-reply at jboss.com
Tue Jul 21 10:47:35 EDT 2009
"dward" wrote : I'm not a big fan of those url patterns. I would rather see:
| http://host/${service.category}/${service.name}
Well this can certainly be the default although the endpoint must be something like
http://host/context/http/${service.category}/${service.name}
There must be a way to separate ebws from http.
We already have a context because of the war and we need to further divide that into two areas, there must be a way to separate ebws from http.
"dward" wrote : web services specifically (whether they be ebws, the new webservice proxy stuff, ...), I would want the wsdl to be available there also per "?wsdl" convention:
| http://host/${service.category}/${service.name}?wsdl
This should already be handled for EBWS because of the JBossWS integration.
As for the rest, can we please get the http gateway working first before we go off track and implement other features?
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245017#4245017
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245017
More information about the jboss-dev-forums
mailing list