Chapter 13 MDB does not deploy in Glassfish 3.1

  1 post   Feedicon  
Replies: 0 - Last Post: April 14, 2011 21:23
by: eugenar
showing 1 - 1 of 1
 
Posted: April 14, 2011 21:23 by eugenar
Deploying the MDB from chapter13 (the updated version from http://kenai.com/projects/beginningee...) with

asadmin deploy target\chapter13-MDB-2.0.jar

on GlassFish 3.1 (full install version; NOT the web profile) errors with:

remote failure: Error occurred during deployment: There is no installed container capable of handling this application chapter13-MDB-2.0. Please see server.log for more details.
Command deploy failed.

The server.log contains:
Module type not recognized for module C:\glassfish3\glassfish\domains\domain1\applications\chapter13-MDB-2.0

Creating the jms resources prior to deployment succeeded:

asadmin create-jms-resource --restype javax.jms.ConnectionFactory jms/javaee6/
ConnectionFactory
Connector resource jms/javaee6/ConnectionFactory created.
Command create-jms-resource executed successfully.

asadmin create-jms-resource --restype javax.jms.Queue jms/javaee6/Queue
Administered object jms/javaee6/Queue created.
Command create-jms-resource executed successfully.

asadmin create-jms-resource --restype javax.jms.Topic jms/javaee6/Topic
Administered object jms/javaee6/Topic created.
Command create-jms-resource executed successfully.

I also posted this issue at:
http://getsatisfaction.com/javaee6/topics/module_type_not_recognized_error_deploy_message_driven_bean_in_glassfish_3_1
Replies: 0 - Last Post: April 14, 2011 21:23
by: eugenar
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close