dev@glassfish.java.net

Re: V3 build error in core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/WebProtocolHandler.java

From: Pramod Gopinath <Pramod.Gopinath_at_Sun.COM>
Date: Thu, 21 Feb 2008 09:48:36 -0800

This has been introduced by my changes. Am working on fixing this right now.

Thanks
Pramod

Lloyd L Chambers wrote:
> I updated and cleaned this am.
>
> coding to copy filtered resources.
> [INFO] [hk2:hk2-compile]
> [INFO] Compiling 95 source files to /v3/code/core/kernel/target/classes
> Note:
> /v3/code/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/VsAdapter.java
> uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> /v3/code/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/WebProtocolHandler.java:59:
> com.sun.enterprise.v3.services.impl.WebProtocolHandler is not abstract
> and does not override abstract method getByteBuffer() in
> com.sun.grizzly.portunif.ProtocolHandler
> public class WebProtocolHandler implements ProtocolHandler,
> EndpointMapper<Adapter>{
> ^
> Note:
> /v3/code/core/kernel/src/main/java/com/sun/enterprise/v3/services/impl/VsAdapter.java
> uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
>
>
> ---
> 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
>