-
Bug
-
Resolution: Done
-
Major
-
7.1.3.GA
-
None
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.
- clones
-
JBAS-9399 URL.getContent() returns VirtualFile instead of ImageProducer in JBoss AS 6.0.0.FINAL
- Open
- is cloned by
-
JBVFS-206 URL.getContent() returns VirtualFile instead of ImageProducer
- Resolved
-
WFLY-10706 URL.getContent() returns VirtualFile instead of ImageProducer
- Closed
- is incorporated by
-
JBEAP-15072 [GSS](7.1.z) Upgrade jboss-vfs to 3.2.13.Final
- Closed