« Return to Thread: [jira] Created: (CARGO-705) 'Username' attribute for Tomcat5x configuration

[jira] Created: (CARGO-705) 'Username' attribute for Tomcat5x configuration

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

'Username' attribute for Tomcat5x configuration
-----------------------------------------------

                 Key: CARGO-705
                 URL: http://jira.codehaus.org/browse/CARGO-705
             Project: Cargo
          Issue Type: Bug
          Components: Tomcat
    Affects Versions: 0.1
            Reporter: Tomás Pollak


From the mailing list:
http://www.nabble.com/DataSource-configuration-for-Tomcat-5x%2C-Java-API-td23713677.html

When Cargo is used like in the email example, the context.xml has a 'user' attribute for the DataSource. However Tomcat expects a 'username' attribute.

The bug is located in AbstractTomcatConfigurationBuilder, line 96.

However, as Matt pointed out, this behaviour may be different for different versions of Tomcat. 5x expects 'username', the other versions need to be checked.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (CARGO-705) 'Username' attribute for Tomcat5x configuration