[jboss-dev-forums] [JBoss AS7 Development] - Re: Thoughts on ws integration

Thomas Diesler do-not-reply at jboss.com
Thu Nov 11 09:26:51 EST 2010


Thomas Diesler [http://community.jboss.org/people/thomas.diesler%40jboss.com] created the discussion

"Re: Thoughts on ws integration"

To view the discussion, visit: http://community.jboss.org/message/570775#570775

--------------------------------------------------------------
Alessio,

in future we are probably going to see less deployment chains, possibly just one. The web subsystem should be enabled to setup endpoints based metadata that you attach to the DeploymentUnitContext. A (better) alternative would be that the WS DUP registers a WSService that has a dependency on some JBossWebService. When WSService activated it uses well defined/stable API from the JBossWebService to setup a web endpoint.

IMHO, this is generally needed because other subsystems like the OSGi  http://http://www.osgi.org/javadoc/r4v42/org/osgi/service/http/HttpService.html HttpService may also need to setup Http endpoints through API. Perhaps you can use

 http://https://jira.jboss.org/browse/JBOSGI-308 [JBOSGI-308] Implement the HttpService ontop of JBossWeb 

as the entry point to this discussion. In short, JBossWeb would need to expose a set of well defined services that allows others to setup endpoints.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/570775#570775]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101111/3293de6f/attachment.html 


More information about the jboss-dev-forums mailing list