dev@glassfish.java.net

Re: V3 fatal build error in XMLActionReporter

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 19 Feb 2008 15:09:53 -0800

As a workaround, I've change it to read "throw new
IOException( se.toString() )" in my code.


On Feb 19, 2008, at 2:58 PM, Lloyd L Chambers wrote:

> I'm using JDK 1.5. Has someone committed something that requires
> JDK 6?
>
>
> [INFO] Compiling 38 source files to /v3/code/core/kernel/target/
> classes
> /v3/code/core/kernel/src/main/java/com/sun/enterprise/v3/common/
> XMLActionReporter.java:75: cannot find symbol
> symbol : constructor IOException(javax.xml.stream.XMLStreamException)
> location: class java.io.IOException
> throw new IOException(se);
> ^
>
>
>
> ---
> Lloyd L Chambers
> lloyd.chambers_at_sun.com
> Sun Microsystems, Inc
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

---
Lloyd L Chambers
lloyd.chambers_at_sun.com
Sun Microsystems, Inc