CDV ❯ app-groups loader selection with non-related (child/parent) loaders in the same group
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
hsingh
-
Reporter: teck
-
October 19, 2009
-
0
-
Watchers: 0
-
February 12, 2013
-
November 23, 2009
Description
This arises from AppGroupWebAndPojoTest under jboss-5.1. That test uses this app-group config to try to share classes between a web app and a plain java app:
added a special case that covers this scenario. This might very well need to tweaked again in the future
AppGroupWebAndPojoTest is running on monkeys. Verified it by running mvn -Psystem-tests integration-test -Dtest=AppGroupWebAndPojoTest -Dappserver=jboss-5.1.0 also. The test passed.
CDV-1306 is not directly related, but close enough that they should probably be considered together when making changes