Hi again !

Finally I set up a JDBC auxiliary, for a cluster app deploy, and it seems to work well.

I need a little help with runtime config now. I want to set the mysql driver url up at runtime. I have this lines in my source

        JCS.setConfigFilename((CONFIG_PATH));
        JCS jcs = JCS.getInstance("default");
        ...
       (puts and gets here)

between them I need to reach the JDBCDiskCacheAttributes to set url up, but I walked all javadoc and I do not realize which are the method calls. Can you help me with that ?

Thanx again for your time !

Regards

--
Martin Eduardo Bradaschia
Intercomgi Argentina



---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-users-h...@jakarta.apache.org

Reply via email to