[jboss-jira] [JBoss JIRA] Closed: (JBAS-6258) Loading external JAR and its dependencies at server startup
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Fri Nov 28 08:23:46 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis closed JBAS-6258.
------------------------------------
Resolution: Rejected
Assignee: (was: Scott M Stark)
This is a question for the user forums, not a bug report!
> Loading external JAR and its dependencies at server startup
> -----------------------------------------------------------
>
> Key: JBAS-6258
> URL: https://jira.jboss.org/jira/browse/JBAS-6258
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ClassLoading
> Affects Versions: JBossAS-4.2.3.GA
> Reporter: Rammohan Yadavalli
>
> How can I load a jar which is in some folder of the file system. I have a framework.jar containing the application related framework classes. These classes in turn are dependent on other jar files like spring, hibernate etc. I have a manifest file in the framework.jar which has Class-Path: entry point to spring.jar and hibernate.jar.
> The framework.jar, spring.jar and hibernate.jar all exist in a common folder e.g c:/app-framework.
> I want to load framework.jar at the server start up so that all the web applications will have access to the classes available in the framework.jar.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list