Hi all
I am newbie to this ejb and was trying to create an entity bean in Blazix Application server using the wizard provided...
I created the source code and comiled it but for ejb compilation i was using blxejbc tool but got the following exception :-(
Configuration file: C:\Blazix\ejb.ini JRMP Version Processing Entity bean "Bill" Validating bean classes Generating bean support classes Bill: Compiling classes with javac Bill: Generating RMI classes Bill: Adding to JAR file BillEjb.jar java.io.FileNotFoundException: C:\Blazix\ejbtemp\bill\BillBeanCtx_Skel.class (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at desisoft.ejbtools.EjbCompiler.addZipEntry(EjbCompiler.java:79) at desisoft.ejbtools.EjbCompiler.compileAndAddToJar(EjbCompiler.java:1338) at desisoft.ejbtools.EjbCompiler.compileBeans(EjbCompiler.java:449) at desisoft.ejbtools.EjbCompiler.compile(EjbCompiler.java:224) at desisoft.ejbtools.EjbCompiler.main(EjbCompiler.java:1513) Press any key to continue . . .
Please help me out with this..
Sanket Raut
-
Blazix blxejbc exception (2 messages)
- Posted by: Sanket Raut
- Posted on: March 02 2005 03:19 EST
Threaded Messages (2)
- Blazix blxejbc exception by Degeratu Bogdan on June 23 2005 11:35 EDT
- It seems to be a 1.5.0 problem by xxx xxx on July 03 2005 13:59 EDT
-
Blazix blxejbc exception[ Go to top ]
- Posted by: Degeratu Bogdan
- Posted on: June 23 2005 11:35 EDT
- in response to Sanket Raut
Hello,
I am facing the same kind of problem. Have you got the information? If yes could you please send it to me ?
Thank you
Bogdan -
It seems to be a 1.5.0 problem[ Go to top ]
- Posted by: xxx xxx
- Posted on: July 03 2005 13:59 EDT
- in response to Degeratu Bogdan
Hi,
do you use jdk 1.5?
I encountered the same problem and solved it using the jdk 1.4 virtual machine again...
regards
Sebastian