[ http://issues.apache.org/jira/browse/JS2-336?page=comments#action_12319178 ]
Scott T Weaver commented on JS2-336: ------------------------------------ Security apps don't directly interact with the JDBC connection. They use services that are delegated to them from the portal itself which in turn run within the context of the Jetspeed portal which has the resource-ref defined. HTH, -Scott > resource-ref entries missing in web.xml > --------------------------------------- > > Key: JS2-336 > URL: http://issues.apache.org/jira/browse/JS2-336 > Project: Jetspeed 2 > Type: Bug > Components: Admin Portlets > Versions: 2.0-dev/cvs > Environment: JBoss/HSQL > Reporter: Michael Lipp > > The resource-ref entry for the data source "jdbc/jetspeed" is missing in > security.war (at least; I havent't checked for all applications if they > declare/need it). > I assume that Tomcat makes the resources configured in its JNDI availabel to > all servlets and therefore the issue hasn't come up yet. But pack > security.war as a web module in my EAR, i.e. it has its own context, and > there the bug shows. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
