This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: ejb-jar.xml WITH jbosscmp-jdbc.xmlsuppaman Dec 19, 2002 10:44 AM (in response to suppaman)Ok, this error is because JBoss just takes care of jbosscmp-jdbc ans does not take care of ejb-jar.xml. 
 So, is it possible to use ejb-jar.xml, defining all that I need for my beans (cmps, cmrs, relationship, finder with EJBQL queries, etc.) AND JBOSSCMP-JDBC AT THE SAME TIME
 (just to define finders that need jbossql) ?
 HELP ME PLEASE :)
- 
        2. Re: ejb-jar.xml WITH jbosscmp-jdbc.xmlcanobi Dec 20, 2002 4:56 AM (in response to suppaman)Take a look what I wrote here: 
 http://www.jboss.org/modules/bb/index.html?module=bb&op=viewtopic&t=forums/
 
    