I have got a simple SFSB in a client , which lives in a tomcat instance. When I create 
the remote interface I always experience the error message below but when I debug 
through the SFSB create method everything seems fine but still receive this error 
message in the client. 

It must be an obvious mistake I make. Any help is very much appreciated

Cheers
   Rolf


java.rmi.RemoteException: Service unavailable.
        at org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA.invoke(JRMPIn
vokerProxyHA.java:291)
        at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
a:87)
        at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
java:46)
        at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:4
5)
        at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:173)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
        at $Proxy5.create(Unknown Source)
        at au.com.psa.edoc.dts.client.DesignerGeneratedClient.create(DesignerGen
eratedClient.java:94)

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to