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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to