Re: WO 5.3 with Linux?
Matteo Centro <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
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