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/...
$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