[jboss-dev-forums] [Design of JBoss ESB] - Re: Web service security callbacks

heiko.braun@jboss.com do-not-reply at jboss.com
Fri Jan 18 13:32:18 EST 2008


Well, it works a little different. The container integration needs to supply a WebServiceContextFactory implementation, which is responsible to provide a WebServiceContext implementation particular to the invocation. 

See [1] for further explanations.

As I pointed out several times [2], we need to consider ESB a container on it's own and provide a customized integration layer for it. I think the current SPI will do. 

Regarding the JMS example: It's a EJB invocation the delegates to the EJBContext. Thus no problem there.

[1] http://jbws.dyndns.org/mediawiki/index.php?title=SPI 

[2] http://jbws.dyndns.org/mediawiki/index.php?title=ESB

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121404#4121404

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121404



More information about the jboss-dev-forums mailing list