[jboss-user] [EJB/JBoss] - Re: Using an EJB from an remote app client does not work

2007-08-13 Thread ALRubinger
Looks like the client is obtaining the Proxy from the remote server, but the Proxy is attempting to invoke upon localhost (127.0.0.1). ...Proxy Obtained: anonymous wrote : at $Proxy0.getUser(Unknown Source) ...Invoking on localhost: anonymous wrote : Can not get connection to server. Problem

[jboss-user] [EJB/JBoss] - Re: Using an EJB from an remote app client does not work

2007-08-02 Thread Hauptlorenz
Hi, I found out, that the JBOSS Server must be started with the -b 0.0.0.0 param to enable the server on all interfaces. I get now these Exceptions: C:\Dokumente und Einstellungen\haupt_f\Desktop\dist\build>java -jar sImplex-app- client.jar Exception in thread "AWT-EventQueue-0" org.jboss.remotin