users@glassfish.java.net

Re: Glassfish 2.1 session replication not working!

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Mon, 02 Mar 2009 11:03:02 -0800

One more tip. I dont think you can build this branch with Java SE 6 yet.
So use Java SE 5 to build.

Jan Luehe wrote:
> On 03/ 2/09 10:25 AM, glassfish_at_javadesktop.org wrote:
>> Hi all ..
>>
>> Just hit another wall :( ...
>>
>> After I this these steps
>>
>> % mkdir workspace
>> % cd workspace
>> % cvs -d :pserver:adisonz_at_cvs.dev.java.net:/cvs checkout -r SJSAS91_UR1_BRANCH glassfish/bootstrap
>>
>
> Actually, the branch name for what is considered GlassFish v2.1 trunk
> is SJSAS91_FCS_BRANCH
> Can you try that?
>
> Also, I've learned that there are going to be nightly builds for this
> branch available soon,
> irrespective of whether there is going to be any separate GlassFish
> release for SGCS (SailFin) 2.0.
>
> Jan
>> But the second stop not working
>>
>> Added these into build.properties
>>
>> glassfish.os.name=WINNT
>> glassfish.cvs.username=adisonz
>>
>> % cd glassfish/bootstrap
>> % maven checkout
>>
>> ..... Please help me , is that something I need to change in build.xml ?
>>
>> __ __
>> | \/ |__ _Apache__ ___
>> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
>> |_| |_\__,_|\_/\___|_||_| v. 1.1
>>
>> DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
>> Starting the reactor...
>> -------------------------------------------------------------------------------
>>
>>>> Unable to obtain goal [checkout]
>>>> Error parsing project.xml 'C:\Documents and Settings\adisonz\My Documents\Downloads\cvs-1-11-22\GlassFish\glassfish\bootstrap\..\..\glassfish\boots
>>>>
>> trap\maven.xml'
>>
>>>> ParseError at [row,col]:[45,22]
>>>>
>> Message: Unrecognised tag: 'goal'
>> -------------------------------------------------------------------------------
>> BUILD FAILED
>> -------------------------------------------------------------------------------
>> Total time : 0 seconds
>> Finished at : Tuesday, March 3, 2009 2:24:26 AM SGT
>> Final Memory : 2M/4M
>> -------------------------------------------------------------------------------
>> [Message sent by forum member 'adisonz' (adisonz)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=334642
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>