Peter Johnson [
http://community.jboss.org/people/peterj] created the discussion
"Re: JBoss5 start problem"
To view the discussion, visit:
http://community.jboss.org/message/596854#596854
--------------------------------------------------------------
When analyzing an exception stack trace, always follow the "caused by" trail -
the last one identifies the root cause of the exception:
Caused by: java.lang.ClassNotFoundException:
org.jboss.ejb3.interceptor.EJB3TCCLInterceptor
This class is not found anywhere within AS 5.1.0. Where in your code is this class being
referenced? I checked the xml config file in profileservice-secured.jar and it does not
reference this class.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/596854#596854]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]