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/09/03 05:20:10 UTC

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

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Tue, 2 Sep 2003 10:20 PM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771


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

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-torque
   Fix Fors:
             1.1
   Versions:
             1.0-rc1

   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


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

Posted by di...@multitask.com.au.
Someone's gotta file the mothers....
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Ben Walding <be...@walding.com> wrote on 03/09/2003 04:41:30 PM:

> Ok... you've broken me. I give in... make it all stop... no more version 

> changes!!!
> 
> (Well semi broken... I now have a jira maildir + filter)
> 
> jira@codehaus.org wrote:
> 
> >The following issue has been updated:
> >
> >    Updater: dion gillard (mailto:dion@apache.org)
> >       Date: Tue, 2 Sep 2003 10:20 PM
> >    Changes:
> >             Fix Version changed to 1.1
> > ---------------------------------------------------------------------
> >For a full history of the issue, see:
> >
> > 
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771&page=history
> >
> >---------------------------------------------------------------------
> >View the issue:
> >
> >  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771
> >
> >
> >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
> >
> > Time Spent: Unknown
> >  Remaining: Unknown
> >
> >    Project: maven
> > Components: 
> >             plugin-torque
> >   Fix Fors:
> >             1.1
> >   Versions:
> >             1.0-rc1
> >
> >   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
> >
> > 
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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


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

Posted by Ben Walding <be...@walding.com>.
Ok... you've broken me. I give in... make it all stop... no more version 
changes!!!

(Well semi broken... I now have a jira maildir + filter)

jira@codehaus.org wrote:

>The following issue has been updated:
>
>    Updater: dion gillard (mailto:dion@apache.org)
>       Date: Tue, 2 Sep 2003 10:20 PM
>    Changes:
>             Fix Version changed to 1.1
>    ---------------------------------------------------------------------
>For a full history of the issue, see:
>
>  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771&page=history
>
>---------------------------------------------------------------------
>View the issue:
>
>  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-771
>
>
>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
>
> Time Spent: Unknown
>  Remaining: Unknown
>
>    Project: maven
> Components: 
>             plugin-torque
>   Fix Fors:
>             1.1
>   Versions:
>             1.0-rc1
>
>   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
>
>  
>



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