Johan Lindquist (JIRA)
Fri, 22 Jan 2010 03:27:21 -0800
Using classpath extensions in WebLogic causes identical URL resources to be loaded ----------------------------------------------------------------------------------
Key: GAD-32
URL: http://issues.ops4j.org/browse/GAD-32
Project: Gaderian
Issue Type: Bug
Components: Core
Affects Versions: 1.0
Reporter: Johan Lindquist
Assignee: Johan Lindquist
Priority: Trivial
Fix For: 1.1
When using WebLogic classpath extensions to place a jar containing a Gaderian
descriptor on the classpath, WebLogic will expose this jar as two, identical,
class path entries.
These two entries will be processed by Gaderian and cause an error since they
both have the same module ids etc.
Changing the XmlModuleDescriptorProvider to load all resources into a set
instead of a list before beginning processing will fix this issue
This is of course incorrect behaviour from WebLogic but alas.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general