You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/07/20 01:35:49 UTC

[jira] Commented: (GERONIMO-769) TCL not correct when setting connector properties

    [ http://issues.apache.org/jira/browse/GERONIMO-769?page=comments#action_12316179 ] 

David Jencks commented on GERONIMO-769:
---------------------------------------

Fixed (?) in M5:
Sending        modules/connector/src/java/org/apache/geronimo/connector/outbound/ManagedConnectionFactoryWrapper.java
Transmitting file data .
Committed revision 219811.

> TCL not correct when setting connector properties
> -------------------------------------------------
>
>          Key: GERONIMO-769
>          URL: http://issues.apache.org/jira/browse/GERONIMO-769
>      Project: Geronimo
>         Type: Bug
>   Components: connector
>     Reporter: Jeremy Boynes
>     Assignee: David Jencks
>  Attachments: MCFWrapper.diff
>
> I have a connector which has a property that takes a classname. When that property's setter is called it attempts to load the class using the TCL and gets a ClassNotFoundException even when the class is present in the connector and is loadable with Class.forName().
> The connector is able to load classes using the TCL when creating managed connections.

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