[jboss-dev-forums] [JBoss AS 7 Development] - Re: session bean not deployed

Benito Juarez do-not-reply at jboss.com
Tue Apr 17 06:00:54 EDT 2012


Benito Juarez [https://community.jboss.org/people/BenitoJuarez] created the discussion

"Re: session bean not deployed"

To view the discussion, visit: https://community.jboss.org/message/730520#730520

--------------------------------------------------------------
do i have to guess or is it possible to have a detailed log output. The server must have a reason to refuse my bean. Why doesnt it output anything?
A NoClassDefFound-Exception is theoretically possible, so i added a jboss-deployment-structure.xml to the ear-project, (path EarContent\WEB-INF). It had no effect.

<jboss-deployment-structure>
 <deployment>
  <dependencies>
 <!-- Add dependency on log4j, this is not automatic dependency, it has to be explicitly defined, like follows: -->
 <module name="org.apache.log4j" />
 </dependencies>
 </deployment>
</jboss-deployment-structure>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/730520#730520]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120417/d7fde78c/attachment.html 


More information about the jboss-dev-forums mailing list