[jboss-user] [EJB3] - ejb3 over http
Kobi Ianko
do-not-reply at jboss.com
Tue Mar 15 08:21:18 EDT 2011
Kobi Ianko [http://community.jboss.org/people/kobiianko] created the discussion
"ejb3 over http"
To view the discussion, visit: http://community.jboss.org/message/593260#593260
--------------------------------------------------------------
Hi,
I'm looking for a way to enable EJB3 over HTTP,
I saw some articles on the sobject here in the community. like https://community.jboss.org/wiki/EJB3overHTTPHTTPSinJBossAS-5 https://community.jboss.org/wiki/EJB3overHTTPHTTPSinJBossAS-5
but all of them are indicating that I need to set the @RemoteBinding - clientBindUrl in the SessionBean.
I have some custumers who want to use the HTTP and some that are using regular RMI.
I don't wanna create two versions of the same class, one for HTTP and one for RMI.
how do I configure this outside the SessionBean?
and it looks like I need to set the same string (clientBindUrl) in all my SessionBeans, is there a way to set it once in Jboss conf files?
10x, Kobi :)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/593260#593260]
Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110315/16aff5ad/attachment.html
More information about the jboss-user
mailing list