In one old project i sow that they used class org.apache.cocoon.Roles to make database connection.
 
this.dbSelector = (ComponentSelector)manager.lookup(Roles.DB_CONNECTION);
 
But in Cocoon version 2.0.2-dev I can't find this class.
Please, help me to resolve this problem.
 
Best regards, Vladimir.

Reply via email to