Geo
2004-08-03 12:12:43 UTC
Hello!
While designing an application, I would like to make the clients
(Swing applications) direclty call the session EJBs running on my
weblogic server.
The question is : which JRE should I install on client machines, since
they need J2SE 1.4 for my swing GUI but also some J2EE libraries to be
able to call EJBs?
Maybe they should install J2SE 1.4 JRE + j2ee.jar (from a j2ee JDK)?
Should they call my EJB as RMI objects, so that they would not need
j2ee.jar anymore (but how?)?
Thank you by advance for any help!
While designing an application, I would like to make the clients
(Swing applications) direclty call the session EJBs running on my
weblogic server.
The question is : which JRE should I install on client machines, since
they need J2SE 1.4 for my swing GUI but also some J2EE libraries to be
able to call EJBs?
Maybe they should install J2SE 1.4 JRE + j2ee.jar (from a j2ee JDK)?
Should they call my EJB as RMI objects, so that they would not need
j2ee.jar anymore (but how?)?
Thank you by advance for any help!