Hi All,

I can successfully connect to my remote bean, retrieve some results etc.
But in real situation I need to access a database.

In geronimo-application.xml I have:
<sys:dependencies>
            <sys:dependency>
                <sys:groupId>console.dbpool</sys:groupId>
                <sys:artifactId>DataWeaverEARDB2</sys:artifactId>
            </sys:dependency>
</sys:dependencies>

but unlike web.xml, geronimo-application.xml does not allow <resource-ref> 
element.

I can configure web application to access my database, but it's now what I 
really want ;(

My question is, how to add a pool to EAR application?

best regards
Lukasz




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

Reply via email to