I was able to find the solution to my problem. For some reason in my 
jbosscomp-jdbc.xml file the following xml was missing outside of "enterprise-beans" 
element:

<entity-commands>
        <entity-command
            name="nukes-entity-command"
            class="org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCMySQLCreateCommand"/>
    </entity-commands>

After adding this, my EJB was deployed successfully.

Cooper, thanks for your quick response.

Cheers

Peja


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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to