I have the following setup:

1. EJB1 <- POJOWS <- standalone ws client(outside the container)

2. EJB1 <- EJB2 <- <- standalone RMI-IIOP client (outside the container)

3. EJB1 <- standalone RMI-IIOP client (outside the container)

Only the last 2 scenarios are working. The first is returning "EJB1 not bound". 
However, the l(remote) ookup code is exactly the same as the code in the client 
in scenario 3 and in the EJB2 in scenario 2. So, it seems that the EJB1 can be 
reached from the EJB container, outside the container, but not from the servlet 
container.

These units are being deployed like this: POJOWS->test.war EJB1+EJB2 -> 
test.jar in JBOSS 4.0.3SP1.

Can anyone tell me what's going on ? Is this a know issue ? I really need help 
here, guys.

Thanks.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to