dev@glassfish.java.net

Re: embedded module compile error?

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Wed, 03 Sep 2008 08:59:12 -0700

there were some changes made to DeploymentContext, looks like we need to
enhance the embedded impl.

jerome

Nandini Ektare wrote:
> I hit this error on latest build... Anyone else sees it?
>
> [INFO] [compiler:compile]
> [INFO] Compiling 17 source files to
> /export/home/nandini/v3/embedded/api/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /export/home/nandini/v3/embedded/api/src/main/java/org/glassfish/embed/AppServer.java:[534,25]
> cannot find symbol
> symbol : method setClassLoader(java.lang.ClassLoader)
> location: class org.glassfish.deployment.common.DeploymentContextImpl
>
> /export/home/nandini/v3/embedded/api/src/main/java/org/glassfish/embed/AppServer.java:[534,25]
> cannot find symbol
> symbol : method setClassLoader(java.lang.ClassLoader)
> location: class org.glassfish.deployment.common.DeploymentContextImpl
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 minutes 44 seconds
> [INFO] Finished at: Tue Sep 02 16:13:52 PDT 2008
> [INFO] Final Memory: 26M/48M
> [INFO]
> ------------------------------------------------------------------------
>
> -Nandini
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>