dev@glassfish.java.net

Re: Build is failing in Admin GUI module ...

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Mon, 06 Nov 2006 20:51:25 -0800

btw, PortReplacedException is in admin-ee module.
./admin-ee/admin/src/java/com/sun/enterprise/ee/admin/PortReplacedException.java

Anissa.

Anissa Lam wrote:
> Hi Dinesh,
>
> PortReplacedException is in appserv-se.jar, so we changed our
> build.xml to depend on appserv-se.jar during compilation.
> If we do 'maven checkout -Dmodules=admin-gui bootstrap build' then it
> is fine since appserv-se.jar is available. But looks like that
> 'maven checkout bootstrap-all build' will fail when compiling
> admin-gui. I am doing a bootstrap-all now to confirm this.
> If its because appserv-se.jar is not available when compiling
> admin-gui, can you suggest how to fix this ?
>
> thanks
> Anissa.
>
>
> Dinesh Patil wrote:
>> Ana/Anissa,
>> This is still failing.. can you please fix this quickly?
>> thanks
>> Dinesh
>>
>> kedar wrote:
>>> Can this be fixed soon?
>>>
>>> Thanks,
>>> Kedar
>>>
>>>
>>> [java] [exec] [apt] ^
>>> [java] [exec] [apt]
>>> /space/tinderbox/smoke/Linux_2.4_depend/workspace/glassfish/admin-gui/admin-jsf/src/java/com/sun/enterprise/tools/admingui/handlers/StandAloneInstanceHandlers.java:231:
>>> cannot find symbol
>>> [java] [exec] [apt] symbol : class PortReplacedException
>>> [java] [exec] [apt] location: class
>>> com.sun.enterprise.tools.admingui.handlers.StandAloneInstanceHandlers
>>> [java] [exec] [apt] if (ex.getCause()
>>> instanceof PortReplacedException){
>>> [java] [exec]
>>> [apt] ^
>>> [java] [exec] [apt] Note: Some input files use or
>>> override a deprecated API.
>>> [java] [exec] [apt] Note: Recompile with
>>> -Xlint:deprecation for details.
>>> [java] [exec] [apt] Note: Some input files use
>>> unchecked or unsafe operations.
>>> [java] [exec] [apt] Note: Recompile with
>>> -Xlint:unchecked for details.
>>> [java] [exec] [apt] 2 errors
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>
>