Issue Type: Bug Bug
Affects Versions: 3.3.0.Final
Assignee: Andre Dietisheim
Components: openshift
Created: 26/Jun/12 9:09 AM
Description:

After deploying J2EE multi-module project (e.g. J2ee enterprise app from jboss central) to OpenShift using EAP6, project is probably missing the ejb module on its classpath, because

  • during deployment a ClassNotFoundException is thrown and no data are initially inserted into database:

Tail OpenShift files: http://pastebin.com/TfaUdnXB

  • the attempt to create a new Member in the application throws:
    javax.servlet.ServletException: /index.xhtml @21,64 value="#{newMember.name}": Target Unreachable, identifier 'newMember' resolved to null
    	javax.faces.webapp.FacesServlet.service(FacesServlet.java:606)
    	org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)

Build output from openshift: http://pastebin.com/ZVuSPCEM

Environment: JBDS 5.0.0.GA with bundled EAP6
Project: Tools (JBoss Tools)
Priority: Critical Critical
Reporter: Stefan Bunciak
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira