Jim,
    Thanks for the response. I'm not sure what it was but I downloaded the
addressbook example and got it deployed and then started adding in my stuff
until I hit the exception again. I had deployed these beans previously under
JRun and had to define my find methods in the bean. I took that out and that
seemed to be the problem. One question I have is about the orion specific xml
DDs. I haven't been using the gui tools as I find them slow and more effort
than they're worth, hence I've had to hand code the DDs. If I edit the
generated orion xml files and redeploy 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 Siewert
> <[EMAIL PROTECTED]> wrote:
>
> > 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 com.evermind.server.ejb.compilation.fz.aez(JAX, Compiled Code)
> >  at com.evermind.server.ejb.compilation.f7.ahe(JAX, Compiled Code)
> >  at com.evermind.server.ejb.compilation.fz.sm(JAX, Compiled Code)
> >  at com.evermind.server.ejb.compilation.f0.sm(JAX, Compiled Code)
> >  at com.evermind.server.ejb.compilation.f6.sm(JAX, Compiled Code)
> >  at com.evermind.server.ejb.EJBContainer.by(JAX, Compiled Code)
> >  at com.evermind.server.Application.by(JAX, Compiled Code)
> >  at com.evermind.server.Application.f9(JAX, Compiled Code)
> >  at com.evermind.server.ApplicationServer.ri(JAX, Compiled Code)
> >  at com.evermind.server.ApplicationServer.apa(JAX, Compiled Code)
> >  at com.evermind.server.ApplicationServer.f9(JAX, Compiled Code)
> >  at com.evermind.server.hc.run(JAX, Compiled Code)
> >  at java.lang.Thread.run(Thread.java, Compiled Code)
> >  at com.evermind.util.f.run(JAX, Compiled Code)
> >
> > Can anybody point me to what this might be associated with?
> >
> > thanks,
> > Ron
> >


Reply via email to