"PeterJ" wrote : Earlier in the console log there should be an exception and 
stack trace, please post that. (What you posted is the deployment report which 
rarely says what went wrong.)

No Such exception.


  | [EjbModule] Deploying MessageMDB
  | 18:45:04,841 INFO  [BaseLocalProxyFactory] Bound EJB LocalHome 
'AccountCache' to jndi 'local/accountca...@9059727'
  | 18:45:04,880 INFO  [ProxyFactory] Bound EJB Home 'AccountCache' to jndi 
'AccountCache'
  | 18:45:04,892 INFO  [BaseLocalProxyFactory] Bound EJB LocalHome 
'SecurityFacade' to jndi 'local/securityfac...@30506753'
  | 18:45:04,902 INFO  [ProxyFactory] Bound EJB Home 'SecurityFacade' to jndi 
'SecurityFacade'
  | 18:45:05,214 INFO  [EJBDeployer] Deployed: 
file:/usr1/jboss-4.2.3.GA/server/default/deploy/application.ear/application.jar/
  | 18:45:05,862 INFO  [TomcatDeployer] deploy, ctxPath=/jrap, 
warUrl=.../deploy/application.ear/application.war/
  | 18:45:06,765 ERROR [STDERR] 
*********************************************************
  | 18:45:06,766 ERROR [STDERR] Initializing Salmon Framework Property files
  | 18:45:06,766 ERROR [STDERR] Salmon Server Properties File 
Directory:/usr1/jboss-4.2.3.GA/server/default/deploy/jboss-web.deployer/salmonprops
  | 18:45:06,766 ERROR [STDERR] Absolute path 
is:/usr1/jboss-4.2.3.GA/server/default/deploy/jboss-web.deployer/salmonprops
  | 18:45:06,766 ERROR [STDERR] To change the property file location, set the 
VM System property "salmon.props.path" via the -D runtime switch.
  | 18:45:06,766 ERROR [STDERR] 
*********************************************************
  | 18:45:07,293 INFO  [EARDeployer] Started J2EE application: 
file:/usr1/jboss-4.2.3.GA/server/default/deploy/jrap.ear/
  | 18:45:07,297 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- MBeans waiting for other MBeans ---


And one more error i found in server.log.


  | 2009-10-22 16:55:22,032 DEBUG [org.jboss.ejb.MessageDrivenContainer] End 
java:comp/env for EJB: MessageMDB
  | 2009-10-22 16:55:22,032 DEBUG 
[org.jboss.ejb.plugins.local.BaseLocalProxyFactory] MessageMDB cannot be Bound, 
doesn't have local and local home interfaces
  | 

In our dd for MDB there is no local attribute. Actually it is not necessary. 
But BaseLocalProxyFactory is handling all the ejb classes in that way. May i 
know is there any different configuration available to disable such checking ?


Regards
Rasa.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261805
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to