Re: Any Open Source Java Object database

2000-11-14 Thread Scott M Stark
cloudscape is pure Java, but it is not an OpenSource offering. - Original Message - From: [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, November 14, 2000 1:04 PM Subject: Re: Any Open Source Java Object database check out cloudscape at www.informix.com

Does ejbassembler.jar work?

2000-06-12 Thread Scott M Stark
When I try to run the ejbassembler I get the following NPE. Is the assembler supposed to be functional at this point? bash-2.02$ java -jar ejbassembler.jar java.lang.NullPointerException at com.evermind.server.ejb.EJBPackageDeployment.ab9(JAX) at

How does one enable verbose logging?

2000-06-12 Thread Scott M Stark
I am trying to debug a deployment problem I see when I run the server using the orion.jar as opposed to running it from a shell script. Is there a way to enable verbose logging so that I can see the details of the deployment process? Auto-deploying project-repository...