Am new to weblogic6.0.Previously we have used weblogic5.1,
there we didn't face any problems for creating stub and skeleton( using weblogic.ejbc).
weblogic 6.0
--------------
I have put <WL_Home>\lib\weblogic.jar in classpath
and <WL_Home>\bin in path....
when i put java weblogic.ejbc
am getting NoClassDefFoundError....
Any setting to be made after installing weblogic6.0.
Thanks & Regards,
Vinoth.C
-
No class DefFoundError: weblogic.ejbc (1 messages)
- Posted by: vinoth chidambaram
- Posted on: March 13 2001 04:17 EST
Threaded Messages (1)
- No class DefFoundError: weblogic.ejbc by muthu swamy on March 19 2001 12:01 EST
-
No class DefFoundError: weblogic.ejbc[ Go to top ]
- Posted by: muthu swamy
- Posted on: March 19 2001 12:01 EST
- in response to vinoth chidambaram
hi,
one way and the standard way of doing is go to the samples/petStore directory and there is a build.sh file, just copy to your directory and change the file names you have to compile in that file, and the temporary-jar, jar-file name and run that build.sh, which will compile and generate a jar file for you
hope this will help,
bye
muthu.