Re: Creating EAR Files

2000-10-24 Thread Allen Fogleson
There are several quick solutions to this, one is to just use jar and make them yourself. This is what we do at work. Al - Original Message - From: Santosh Kumar To: Orion-Interest Sent: Tuesday, October 24, 2000 12:27 AM Subject: Creating EAR Files Hi

Creating EAR Files

2000-10-23 Thread Santosh Kumar
Hi all, How do i create EAR/WAR/JAR files without using ANT1.1 as required by the ORION PRIMER. When i try to build these using the Orion provided SERVICE CONSOLE tool, it shows error "Class hello.ejb.HelloBean" not found, though it does exist in the same directory where i was pointing

Re: Creating EAR Files

2000-10-23 Thread Jim Archer
Santosh, if your using the exact same source and descriptor files from the primer, the error is most likely the location of everything in the archive. I would suggest that you use some zip tool to examint the archive built by the ant file and aloso your own to see how they differ. Once you