loading the latest into the glass appliance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

loading the latest into the glass appliance

Charles Monteiro
Dale:

So I thought I check in again. Everything now setup so that
I can take the latest
version of the glass appliance and load what I need.

If you recall there were some loose ends you were handling.

thanks

-Charles

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Dale Henrichs
You'll have to refresh my memory ... I don't recall off hand what the issues were

Dale

----- Original Message -----
| From: "Charles Monteiro" <[hidden email]>
| To: [hidden email]
| Sent: Thursday, October 6, 2011 8:07:13 PM
| Subject: [Seaside] loading the latest into the glass appliance
|
| Dale:
|
| So I thought I check in again. Everything now setup so that
| I can take the latest
| version of the glass appliance and load what I need.
|
| If you recall there were some loose ends you were handling.
|
| thanks
|
| -Charles
|
| _______________________________________________
| seaside mailing list
| [hidden email]
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
|
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Dale Henrichs
In reply to this post by Charles Monteiro
Ahhhh, if the issues were with upgrading GLASS for the appliance, I _have_ addressed those issues ... I recommend that you upgrade to GemTools 1.0-beta.8.5 (stil in development, but has the necessary bugfixes) and GLASS 1.0-beta.8.6 (also in development)...I am getting very close (a week or two) to releasing both of these, but I am at the stage where I'm mainly making tweaks so I don't expect any major changes between now and the release ...

Dale

----- Original Message -----
| From: "Charles Monteiro" <[hidden email]>
| To: [hidden email]
| Sent: Thursday, October 6, 2011 8:07:13 PM
| Subject: [Seaside] loading the latest into the glass appliance
|
| Dale:
|
| So I thought I check in again. Everything now setup so that
| I can take the latest
| version of the glass appliance and load what I need.
|
| If you recall there were some loose ends you were handling.
|
| thanks
|
| -Charles
|
| _______________________________________________
| seaside mailing list
| [hidden email]
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
|
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Charles Monteiro
Dale Henrichs <dhenrich <at> vmware.com> writes:

>
> Ahhhh, if the issues were with upgrading GLASS for the appliance, I _have_
addressed those issues ... I
> recommend that you upgrade to GemTools 1.0-beta.8.5 (stil in development, but
has the necessary
> bugfixes) and GLASS 1.0-beta.8.6 (also in development)...I am getting very
close (a week or two) to
> releasing both of these, but I am at the stage where I'm mainly making tweaks
so I don't expect any major
> changes between now and the release ...
>
> Dale
>


So with the same glass appliance just load those packages ?

I'll give it another spin.

-Charles



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Dale Henrichs
Charles,

To upgrade follow the steps outlined here[1].

BTW, I noticed that you are using Seaside3.0? The GLASS appliance has Seaside2.8 installed...

Dale


[1] http://code.google.com/p/glassdb/wiki/GettingStartedWithGLASS#Update_GLASS

----- Original Message -----
| From: "Charles Monteiro" <[hidden email]>
| To: [hidden email]
| Sent: Friday, October 7, 2011 8:43:16 AM
| Subject: [Seaside] Re: loading the latest into the glass appliance
|
| Dale Henrichs <dhenrich <at> vmware.com> writes:
|
| >
| > Ahhhh, if the issues were with upgrading GLASS for the appliance, I
| > _have_
| addressed those issues ... I
| > recommend that you upgrade to GemTools 1.0-beta.8.5 (stil in
| > development, but
| has the necessary
| > bugfixes) and GLASS 1.0-beta.8.6 (also in development)...I am
| > getting very
| close (a week or two) to
| > releasing both of these, but I am at the stage where I'm mainly
| > making tweaks
| so I don't expect any major
| > changes between now and the release ...
| >
| > Dale
| >
|
|
| So with the same glass appliance just load those packages ?
|
| I'll give it another spin.
|
| -Charles
|
|
|
| _______________________________________________
| seaside mailing list
| [hidden email]
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
|
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Charles Monteiro

I'm exploring different ways of persisting Seaside.
I'll admit a fondness for Gemstone.

Is there a clean way of upgrading Seaside to 3.0.6?

Gmane posting rules are a pain in the ass !


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Dale Henrichs
To use 3.0.6 in a GLASS appliance, you follow the instructions described by James Foster here[1] and here[2].

If you are starting from scratch, then I would think you'd be better off doing your own install. There are a number of different installation instructions detailed here[6]. I've had good luck following Ramon Leon's instructions[3] while using a thoughtpolice vm[5].

Once you've got the basic GLASS installed and connected to GemTools, then you can install Seaside3.0.6 following the instructions here[4].

Dale

[1] http://programminggems.wordpress.com/2011/01/02/migrating-to-metacello-based-seaside-2-8/
[2] http://programminggems.wordpress.com/2011/07/01/migrating-to-seaside-30/
[3] http://onsmalltalk.com/2010-10-30-installing-a-gemstone-seaside-server-on-ubuntu-10.10
[4] http://code.google.com/p/glassdb/wiki/Seaside30Configuration
[5] http://www.thoughtpolice.co.uk/vmware/#ubuntu10.10
[6] http://gemstonesoup.wordpress.com/glass-101/

----- Original Message -----
| From: "Charles Monteiro" <[hidden email]>
| To: [hidden email]
| Sent: Friday, October 7, 2011 9:11:34 AM
| Subject: [Seaside] Re: loading the latest into the glass appliance
|
|
| I'm exploring different ways of persisting Seaside.
| I'll admit a fondness for Gemstone.
|
| Is there a clean way of upgrading Seaside to 3.0.6?
|
| Gmane posting rules are a pain in the ass !
|
|
| _______________________________________________
| seaside mailing list
| [hidden email]
| http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
|
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: loading the latest into the glass appliance

Charles Monteiro
Dale Henrichs <dhenrich <at> vmware.com> writes:

>
> To use 3.0.6 in a GLASS appliance, you follow the instructions described by
James Foster here[1] and here[2].
>
> If you are starting from scratch, then I would think you'd be better off doing
your own install. There are a
> number of different installation instructions detailed here[6]. I've had good
luck following Ramon
> Leon's instructions[3] while using a thoughtpolice vm[5].
>


thanks for the links.

So my first crack is doing the glass appliance.

If i like, then I was going to set up GS on a CentOS box.

Use Pharo 1.3 with GemTools loaded and Seaside 3.0.6

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside