I´ve got application ear with 100 EJBs, and in one ejb-jar.xml I make a mistake 
and add two resource-ref to the same database pool. When I deploy I obtain this 
error and what is my surprise that don´t tell me in with module or ejb is 
located the problem. Please resolve this for new versions of Apache Geronimo 
and if it´s posible, whe deploy EAR, show all errors at the same time and not 
one of all because solve one by one problem take a longgggg time

 

Thanks.

 

 

 

D:\temp\PLANC_EPE\build>java -jar D:\geronimo-tomcat6-jee5-2.0.2/bin/deployer.ja

r --user system --password manager --host localhost deploy APPLICATION.ear

    Error: Unable to distribute APPLICATION.ear:

    org.apache.geronimo.common.DeploymentException: Unable to resolve

    resource reference 'jdbc/plancPool' (Could not auto-map to resource.

     Try adding a resource-ref mapping to your Geronimo deployment plan.

 

    Search conducted in current module and dependencies:

 

    [ALL: org.apache.geronimo.configs/j2ee-server//car]

 

    [ALL: console.dbpool/plancPool/1.0/rar]

 

    [ALL: org.apache.geronimo.configs/openejb//car]

 

    [ALL: org.apache.geronimo.configs/system-database//car]

 

    [ALL: org.apache.geronimo.configs/tomcat6//car]

 

    [ALL: org.apache.geronimo.configs/openjpa//car]

 

    [ALL: org.apache.geronimo.configs/axis//car]

 

    [ALL: org.apache.geronimo.configs/axis2//car]

 

    [ALL: org.apache.geronimo.configs/j2ee-corba-yoko//car]

 

    [ALL: org.apache.openejb/openejb-core//jar]

 

    [ALL: org.apache.geronimo.modules/geronimo-openejb//jar]

 

    )

 

        Unable to resolve resource reference 'jdbc/plancPool' (Could not

    auto-map to resource.  Try adding a resource-ref mapping to your

    Geronimo deployment plan.

 

    Search conducted in current module and dependencies:

 

    [ALL: org.apache.geronimo.configs/j2ee-server//car]

 

    [ALL: console.dbpool/plancPool/1.0/rar]

 

    [ALL: org.apache.geronimo.configs/openejb//car]

 

    [ALL: org.apache.geronimo.configs/system-database//car]

 

    [ALL: org.apache.geronimo.configs/tomcat6//car]

 

    [ALL: org.apache.geronimo.configs/openjpa//car]

 

    [ALL: org.apache.geronimo.configs/axis//car]

 

    [ALL: org.apache.geronimo.configs/axis2//car]

 

    [ALL: org.apache.geronimo.configs/j2ee-corba-yoko//car]

 

    [ALL: org.apache.openejb/openejb-core//jar]

 

    [ALL: org.apache.geronimo.modules/geronimo-openejb//jar]

 

    )

 

D:\temp\PLANC_EPE\build>pause

Presione una tecla para continuar . . .

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Reply via email to