[
https://issues.apache.org/jira/browse/TOMEE-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943173#comment-13943173
]
Romain Manni-Bucau commented on TOMEE-1145:
-------------------------------------------
Maybe just providing a resource wrapper would be great (with our factory
mecanism it should be trivial).
Classpath should be compatible with out provisiningutil (to support mvn
resolution)
Finally for driver we need something additional changing url to be able to
distinguish between drivers
> <Resource classpath=""> attribute
> ---------------------------------
>
> Key: TOMEE-1145
> URL: https://issues.apache.org/jira/browse/TOMEE-1145
> Project: TomEE
> Issue Type: New Feature
> Affects Versions: 1.6.0
> Reporter: David Blevins
> Fix For: 1.6.1
>
>
> Currently, <Resource> declarations are loaded in the container system's
> classloader. It can be very nice to be able specify additional classpath and
> create a child classloader for just that <Resource> declaration.
> Among other things, this could allow us to support multiple versions of a
> database driver.
--
This message was sent by Atlassian JIRA
(v6.2#6252)