When i,m trying to deploy an example ststeless session bean
in weblogic5.1 , i am getting the following error message.
My working dir is .\test. and when i am trying to generate
the container classes using ejbc , i'm getting the error
test\ejbcgen\Files\JavaSoft\JRE\1\3\lib\rt\jar;c\ProgramAD.Ser
Error:ejbc found errors
i would appreciate if anyone could suggest a solution to this problem.thanx in advance
regards
-
deployement problem (4 messages)
- Posted by: domj joseph
- Posted on: January 10 2001 07:54 EST
Threaded Messages (4)
- deployement problem by vinoth chidambaram on January 10 2001 08:12 EST
- deployement problem by Vel Saran on January 10 2001 12:22 EST
- deployement problem by yang hero on January 10 2001 20:52 EST
- deployement problem by Vel Saran on January 11 2001 12:23 EST
- deployement problem by yang hero on January 10 2001 20:52 EST
-
deployement problem[ Go to top ]
- Posted by: vinoth chidambaram
- Posted on: January 10 2001 08:12 EST
- in response to domj joseph
Before creating stubs/skeleton using weblogic.ejbc
compiler, you must run setenv.bat file.This
will solve your probs
With Regards,
vinoth.c -
deployement problem[ Go to top ]
- Posted by: Vel Saran
- Posted on: January 10 2001 12:22 EST
- in response to domj joseph
Hi,
If u installed jdk1.3 in u'r machine this problem arises.
So try ejbc again after deleting java.exe from winnt or windows directry.
Regards,
Saran -
deployement problem[ Go to top ]
- Posted by: yang hero
- Posted on: January 10 2001 20:52 EST
- in response to Vel Saran
I've met this problem too,why?My OS is win2000,and on my workmate's computer,everything is ok.Sara,I've done something according your advice,but no use.could u give me other advice,thx. -
deployement problem[ Go to top ]
- Posted by: Vel Saran
- Posted on: January 11 2001 12:23 EST
- in response to yang hero
Hi yang,
I'm also using win2000
When i faced the same problem i removed the file java.exe from winnt\system32 directory.. It worked for me..
The problem is bec of ejbc using windows jre..
Sorry i'm not able to figure out u'r problem..
Saran