Re: How can I use an BLOB datatype

2000-11-29 Thread Ron Siewert
I'm investigating that myself. I want to get it to work for serializing an entity object's dependent objects to a database. From what I can tell, you need to implement interface Serializable on the object(s) you want to persist. In java.sql api docs, you'll see classes named ObjectOutputStream, Pr

Re: deploying apps

2000-10-24 Thread Ron Siewert
do I pickup the new changes? When does orion completely regenerate these, if at all? thanks, Ron Jim Archer wrote: > Hi Ron... > > Its hard without seeing your deployment descriptors... Can you post them? > > Jim > > --On Monday, October 23, 2000 3:28 PM -0400 Ron Siew

deploying apps

2000-10-23 Thread Ron Siewert
Hi, I get this exception when deploying my app: Auto-deploying project-ejb.jar (No previous deployment found)... java.lang.ArrayIndexOutOfBoundsException: 0 at com.evermind.server.ejb.compilation.fx.af1(JAX, Compiled Code) at com.evermind.server.ejb.compilation.fv.sm(JAX, Compiled Code) at