You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Krishnakumar B (JIRA)" <de...@geronimo.apache.org> on 2006/07/24 15:24:15 UTC

[jira] Updated: (GERONIMO-1986) TranQL Connector doesn't check Driver Class during deployment

     [ http://issues.apache.org/jira/browse/GERONIMO-1986?page=all ]

Krishnakumar B updated GERONIMO-1986:
-------------------------------------

    Attachment: tranql-1986.patch

Check in ConnectorModuleBuilder if Driver class id there in ClassLoader ( cl ). If not throw a Deployment Exception. This way the exception can be thrown at deployment and not when GBean starts.

> TranQL Connector doesn't check Driver Class during deployment
> -------------------------------------------------------------
>
>                 Key: GERONIMO-1986
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1986
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment, connector
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>             Fix For: 1.2
>
>         Attachments: db-plan-no-deps.xml, tranql-1986.patch
>
>
> If you deploy the attached plan with the TranQL connector RAR, the distribute phase is successful, but it fails during start because the driver class is not available.
> It would be much better to find a way to validate the driver class during distribution.  I'm not sure how complex this will be; it may involve instanting things during distribution that normally aren't instantiated until start time.  But the current behavior is definitely not desirable.

-- 
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