I have a Java Swing application that uses EJB services.
Previously while using Weblogic 4.x servers , there was a file called weblogicaux.jar that the client must have in its classpath in order to connect to the weblogic server.
I understand that weblogicaux.jar is not existing anymore in Weblogic 6.1 . What is the file now that the client needs to have ? Putting %WEBLOGIC_HOME%\lib\weblogic.jar in the client classpath worked , but weblogic.jar is a whopping 25 MB. (My client just takes up 1MB)
I am thinking of extracting the relevant files from weblogic.jar , but I have a feeling that this is not the way to do it.
I searched Weblogic 6.1 Documentation Center but can't find any information on this topic.
Any suggestions ?
Thanks.
Kean
Discussions
EJB programming & troubleshooting: What WL6.1 JAR files are needed for a fat java client ?
-
What WL6.1 JAR files are needed for a fat java client ? (0 messages)
- Posted by: Oon Kean Lin
- Posted on: January 17 2002 21:31 EST