Wednesday 19 December 2007

Find the bad EJB... if you can!

If you misconfigure the sun-ejb-jar.xml, you get a message like:

"com.sun.enterprise.deployment.backend.IASDeploymentException: Error loading deployment descriptors for module [xxx] -- This ejb has no message destination reference by the name NNNN
...
<lots of stack trace>"

with no mention of the name of the EJB that is misconfigured.

Thank you Glassfish!

No comments: