Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2042142 | 1.4.1 | Edwin Goei | P3 | Resolved | Fixed | beta2 |
In some cases, the JAXP Factory classes will not work. For example, if
you have two applets that uses 2 different parsers, then the parser that
the first applet uses will always get used for the second applet.
you have two applets that uses 2 different parsers, then the parser that
the first applet uses will always get used for the second applet.
- backported by
-
JDK-2042142 JAXP Factory classes do not work in some cases
- Resolved