[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-445) Make 'gettingStarted' example work when run with custom classloader
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Fri Jun 12 09:42:56 EDT 2009
Make 'gettingStarted' example work when run with custom classloader
-------------------------------------------------------------------
Key: JBMICROCONT-445
URL: https://jira.jboss.org/jira/browse/JBMICROCONT-445
Project: JBoss Microcontainer
Issue Type: Bug
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: JBossMC-2.2.x
https://svn.jboss.org/repos/jbossas/projects/microcontainer/mcdocs/trunk/examples/User_Guide/gettingStarted
$mvn install
$cd commandLineClient
$mvn install
$cd target/client-cl.dir
$./run.sh bus
The Client class references classes such as Employee which are only present in the humanResourcesService-1.0.0.jar which is loaded by another classloader
--
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