Re: WO 5.3 with Linux?
"Cheong Hee (Datasonic)" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <003501c76b89$1227fa90$1800a8c0@CHNGXP> |
Great thanks and appreciate the inputs.
Ever since the termination of WO supports for other platforms, the painstaking process is unavoidable for WO5.2+ developers. As long as there is a way to deploy to other platform, it is already a plus. What else more could we expect? I supposed those who have been following WO from Yellow Box, WO4.5 till now, it has been more than 10 years. How many more 10 years could we have if not WO? The sigh part and please ignore.
----- Original Message -----
From: Matteo Centro
To: Cheong Hee (Datasonic)
Cc: WebObjects Development ListServ ; Timo Hoepfner
Sent: Wednesday, March 21, 2007 8:58 AM
Subject: Re: WO 5.3 with Linux?
No problem with the license, the only problem is that you'll have to copy everything manually.
I installed WO 5.3.2 on a linux box copying stuff manually from my MacBook Pro and it works.
The biggest problem is the inability to install updates so, for every release, like 5.3.3, you'll have to reinstall everything... Which is a pain.
If you can choose, I'd recommend to deploy on XServes, if you can't, well, welcome to the club...
Matteo
On 20-mar-07, at 10:28, Timo Hoepfner wrote:
Am 20.03.2007 um 05:29 schrieb Cheong Hee (Datasonic):
I am following this thread again, and used to understand that the licenses between development and deployment are different. The deployment will have no "limit" on the requests whereas development has a limit of 255.
Hi,
AFAIK this limitation was dropped with WO 5.3. You can check yourself on the command line:
cd /System/Library/Frameworks/JavaWebObjects.framework/Resources
java -cp ./Java/javawebobjects.jar com.webobjects.appserver._private.License `cat ./License.key`
On my MacBook Pro running WO 5.3.3 (Developer) on OS X 10.4.9 this results in:
<License productCode=11
productMajorVers=5
productMinorVers=3
maxReqPerMin=0
multithreadingEnabled=true
loadBalancingEnabled=true>
On an XServe running OS X Server 10.4.8 and WO 5.3.3 (Deployment), this gives identical output:
<License productCode=11
productMajorVers=5
productMinorVers=3
maxReqPerMin=0
multithreadingEnabled=true
loadBalancingEnabled=true>
Timo
_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev