You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/01 16:15:02 UTC

[jira] Deleted: (MAVEN-771) torque:jdbc causes ClassNotFoundException when JDBC driver can't be located

Message:

  The following issue has been deleted from JIRA.

---------------------------------------------------------------------

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-771
    Summary: torque:jdbc causes ClassNotFoundException when JDBC driver can't be located
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Willie Vu

    Created: Tue, 2 Sep 2003 10:11 PM
    Updated: Tue, 2 Sep 2003 10:20 PM

Description:
I already include the jdbc driver jar in project.xml as a dependency.  Also, I set classloader to both root and root.maven, as follows:

<properties>
  <classloader>root</classloader>
  <classloader>root.maven</classloader>
</properties>



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org