-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
6.0.0.Final
-
None
-
Workaround Exists
-
-
URL.getContent() behaves differently within JBoss than it does in a normal JVM. In our case, when a jar is used in a normal JVM, URL.getContent() returns an ImageProducer. When the same jar is used from within JBoss, a VirtualFile is returned which then causes a ClassCastException.
Note: This worked fine in JBoss 4.2.3.GA.
- is cloned by
-
JBEAP-15028 [GSS](7.1.z) URL.getContent() returns VirtualFile instead of ImageProducer
- Closed