Hello,
does anyone know what fields in orion-ejb-jar.xml have to be defined for
it to work?
It seems to be a strange mix of user- and Orion-controlled fields, with
no documentation about which fields that are needed.
The attribute "wrapper" is of course filled out by Orion, but what about
the rest?

When my file consists of only
<orion-ejb-jar></orion-ejb-jar>
things work fine. But using empty "entity-deployment"-tags, with only
attributes defined, Orion gives the strange error:

java.lang.NullPointerException: length was zero
        at com.evermind.xml.XMLConfig.ax(JAX)
        at com.evermind.server.ServerComponent.aiu(JAX)
        at com.evermind.server.ServerComponent.initDeployment(JAX)
        at com.evermind.server.ejb.EJBPackageDeployment.aa2(JAX)
        at com.evermind.server.ejb.EJBContainer.b0(JAX)
        at com.evermind.server.Application.b0(JAX)
        at com.evermind.server.Application.f8(JAX)
        at com.evermind.server.ApplicationServer.o2(JAX)
        at com.evermind.server.ApplicationServer.alv(JAX)
        at com.evermind.server.ApplicationServer.f8(JAX)
        at com.evermind.server.gi.run(JAX)
        at java.lang.Thread.run(Thread.java:484)
        at com.evermind.util.f.run(JAX)

Maybe this Orion trying to tell me that I need some more tag defined?..

/Anders
________________________________________________________________________
A n d e r s  B e n g t s s o n                        [EMAIL PROTECTED]
http://www.lecando.com

Reply via email to