-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I finally got Orion to deploy my app tonight, but my client throws a
StackOverflowError the first time I try to create a session bean.
Exception in thread "main" java.lang.StackOverflowError
at com.evermind.server.rmi.ba.invokeMethod(JAX)
at com.evermind.server.rmi.a1.invoke(JAX)
at com.evermind.server.rmi.a2.invoke(JAX)
at __Proxy1.create(Unknown Source)
This happens the first time I try it after starting Orion.
Subsequent runs give a NoClassDefFoundError instead until I restart
Orion:
Exception in thread "main" java.lang.NoClassDefFoundError
at com.evermind.server.rmi.ba.invokeMethod(JAX)
at com.evermind.server.rmi.a1.invoke(JAX)
at com.evermind.server.rmi.a2.invoke(JAX)
at __Proxy1.create(Unknown Source)
Any suggestions would be appreciated. Thanks.
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBOwy1YtUPOr8a7vy5EQLulwCgsMBtTm68RAFb7VyGekR/7IQUeLQAn2cS
cwL0zbBiWzaXhujRrP6hRrlQ
=WlHP
-----END PGP SIGNATURE-----
