"japase" wrote : | 1) Deployment ordering issue - are you sure that the initial problem (NullPointerException in JavaEEComponentHelper) is caused by the deployment order? This is actually what I'd like to solve. | Going by the logs that you posted and what you described about your application and what some other users have reported, i believe its the deployment ordering issue. So let's concentrate on #2.
"japase" wrote : | Do you want me to test this smaller application on this particular JBoss version as well? | Yes, please. And it would be great to enable TRACE logging on org.jboss.ejb3. You can do it in the jboss-log4j.xml file in the conf folder of the appropriate server configuration. "japase" wrote : | Shall I continue with mappedName, i.e. trying to resolve #2 first | #2 please. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226517#4226517 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226517 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
