[jboss-dev-forums] [Design of JBoss ESB] - Re: Http Gateway - requirements please...
Kevin.Conner@jboss.com
do-not-reply at jboss.com
Tue Jul 28 05:57:24 EDT 2009
"tfennelly" wrote : So, as far as my understanding goes, there are no differences from a functional point of view (one query aside, which is below). I do have other parts to implement, but the merging of http and ebws is basically done and is done with min impact, as best I could.
Fantastic Tom, thanks.
"tfennelly" wrote : I do want to make sure we're on the same page re what you want the urls for the http gateway endpoints to be. At the moment, I have it as:
|
| | http://{host}/{.esbname}/http/{urlPattern_from_listener_config}
| |
|
| There was also talk of doing something like:
|
| | http://{host}/{.esbname}/http/{service_cat}/{service_name}/{urlPattern_from_listener_config}
| |
|
| It's easy change to the later if that's what you prefer. I wasn't sure.
IIRC the suggestion from Dave was to use the {service_cat}/{service_name} as the default value of the urlPattern so the URL would either be
http://{host}/{.esbname}/http/{service_cat}/{service_name}
or, if a url pattern was specified
http://{host}/{.esbname}/http/{urlPattern_from_listener_config}
There should be something earlier in this thread, let me see if I can find it.
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246377#4246377
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246377
More information about the jboss-dev-forums
mailing list