Hi,
I am evaluating WO vs RoR for a project which will make use of Amazon
Web Services.
Can WebObjects be deployed on Linux with the exact same functionality
as when deployed on OS X Server? From documentation, this should be
possible, however in practice are there any issues or caveats?
As it WO is built on top of java, it should only have issues of the JVM
your a using.
I'm running Linux server for serving WO without no problem from some
time now, without issus. I still have old Solaris (sparc) servers, they
will be replaced with Linux(x86) one next month, I don't expect any issues.
I would like to have my WO app on an Amazon EC2 instance (for low
latency transfer to S3), and scale the number of running EC2 instances
as required. Has anybody tried deploying WO in such an environment?
No, our servers are "next door" (home hosted). But I got a vmware Guest
under Linux which serves Apache + WO without having WO related problems
(only problems I got are about vmware with linux kernel). I haven't
tested with Xen, but I should expect the same results.
Would JavaMonitor still be useable to manage the WO app instances and
marshall notifictions between them, when they are running on a
(dynamic) number of EC2s?
I don't know how a group of EC2s are connected at network level (vlan,
plubic or private interface/ip ), but EC2s are able to do broadcast on
239.128.14.2 it will discover new EC2s dynamicly.
have look at
http://developer.apple.com/documentation/WebObjects/Deployment/Deploying_Applications/WebObjectsAdaptors/chapter_4_section_6.html#//apple_ref/doc/uid/TP30000062-BBCCCFFI
and the all deployment guide.
Regards
Aurelien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]