[jboss-user] [Installation, Configuration & Deployment] - Deploy of isolated application failed with message "The mess

Ruslan.Khmelyuk do-not-reply at jboss.com
Sun Oct 1 09:02:22 EDT 2006


Hi!
I need to start diff versions of one application (different ears) at one instance of JBoss.
While I configure sepated loader repository, change file ear-deployer.xml I get an error message on verification of my each deployed ear:
15:48:26,548 WARN  [verifier] EJB spec violation:
  | Bean   : ejb/Address/MessageBean
  | Section: 15.7.4
  | Warning: The message driven bean must declare one onMessage() method.
  | 

In jboss-app.xml file I wrote next:

  |   <loader-repository>
  | 	dot.com:loader=MyEar.ear
  | 	<loader-repository-config>
  | 		java2ParentDelegation=false
  | 	</loader-repository-config>
  |   </loader-repository>
  | 
  | 

How can I decide this problem?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975326#3975326

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975326



More information about the jboss-user mailing list