Hi

Struggle goes on...

Is there anyone out there who have bean abel to make use of CMP with mysql. Please post a copy of how you have configurated all the XML-files needed. I guess that I need to write something in openejb-jar.xml, application.xml and geronimo-application.xml, but I don't know what. Until now I have tryed with the following. Whats wrong?

openejb-jar.xml
        <cmp-connection-factory>
                <resource-link>MYDBNAME</resource-link>
        </cmp-connection-factory>

geronimo-application.xml
        <module>
                <connector>tranql-connector-1.2.rar</connector>
                <alt-dd>mysql-plan.xml</alt-dd>
        </module>

application.xml
        <module>
                <connector>tranql-connector-1.2.rar</connector>
        </module>

 // Mattias


Reply via email to