I think it might be that sun-j2ee-ri.xml is specifying the binding, whereas orion is not parsing that file. I think
you have to do it in orion-ejb-jar.xml to do the things equivalent to
sun-j2ee-ri.xml does. You can find the orion-ejb-jar.xml in
orion\application-deployments\your-app-name\your-ej
Greetings, Swavek.
I think the problem may be your orion-ejb-jar.xml file. If you do not
have one (you did not post one), Orion will autogenerate one for you
based (loosely) on your ejb-jar.xml file. It is similar to the one for
the J2EE server, and the details are available on the Orion
Docume
I am trying to get to work the examples from Ed Roman's book "Mastering
Enerprise Java Beans".
One of his examples is "CountBean" client application.
Here is what I have done so far.
I have Orion installed in
D:\Program Files\SPSSWeb\Orion
J2EE sdk installed in
C:\j2sdkee1.2.1
Java SDK instal