[
https://issues.apache.org/jira/browse/KARAF-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396040#comment-13396040
]
Andreas Pieber commented on KARAF-1545:
---------------------------------------
tbh I was always curious about the behavior that we only load karaf-*.jar files
from the lib directory. Would make more sense (imho) to load all jar files from
this dir.
>From the difficulty it would be
a) change the readme
b) load *.jar instead of karaf-*.jar
c) add a new folder for *.jar
I would rather tend to option (b) but I've no problem with getting over voted
:-)
> Jar files in lib directory require "karaf-" prefix in order to be loaded
> ------------------------------------------------------------------------
>
> Key: KARAF-1545
> URL: https://issues.apache.org/jira/browse/KARAF-1545
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.2.2
> Environment: Java version: 1.6.0_32, vendor: Sun Microsystems Inc.
> Java home: /home/jcarman/Programs/jdk1.6.0_32/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.2.0-24-generic", arch: "amd64", family: "unix"
> Reporter: James Carman
>
> I was trying to configure JDBC fail-over, so I put my mysql driver jar in the
> KARAF_HOME/lib directory. I kept getting ClassNotFoundExceptions. On the
> advice of someone on IRC, I changed the name to
> "karaf-mysql-connector-java.jar" and it started working. Why the karaf-
> prefix requirement? If that's the intended behavior, then please update the
> README file in the lib directory. It says:
> "Any jar in this folder will be part of the main classloader used to load
> Karaf."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira