• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Does switching to servlet deployment serve a purpose?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does switching to servlet deployment serve a purpose?


  • Subject: Re: Does switching to servlet deployment serve a purpose?
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 1 Feb 2010 10:53:12 -0800


On Feb 1, 2010, at 9:47 AM, Dov Rosenberg wrote:

The biggest things you lose is the built in load balancing and the javamonitor. You will need to spawn your own instances and load balance them externally.

That seems like a rather big drawback.


Deployment turns into a single war file that is easy to do. It is much easier to deploy a war versus setting up a wo deployment.

With the full embedding now available in WOProject, I suspect that a fully embedded .woa may now be easier to deploy. You do still need to deploy the web server resources in a separate step.



The other big gain is support for non wo supported platforms like Linux, solaris, and windows

The only thing not cross platfom is mod_webobjects and that is fairly easy to build and mDimension kindly hosts several pre-built versions:
http://webobjects.mdimension.com/wonder/mod_WebObjects/Apache2.2/


From what I have seen, the only real reasons to use servlet deployment are:
- access to things like jsp tagging
- deployment on hosting services that don't support WO (which would be most of them...)
- deployment in a mixed environment where servlet deployment has been mandated as the standard


At least as of a couple years ago, ITMS was using standard WO deployment. They need all the bang they can get, so if servlet was better I expect they would have used that.


Chuck


On Feb 1, 2010, at 10:02 AM, "Hugi Thordarson" <email@hidden> wrote:

Hi all!
Quick question.

We're currently running a WO deployment architecture (wotaskd and JavaMonitor). Some of our developers are adamant about switching to using a servlet container for WO applications, specifically they want to switch to Glassfish.

So, basically my questions are:

1) Is there anything gained by this change?
2) Is there anything lost by this change?
3) Does anyone here have experience running WO on Glassfish?
3) To sum it up: Should I care?

Cheers,
- hugi _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

-- Chuck Hill Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects








_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Does switching to servlet deployment serve a purpose?
      • From: Hugi Thordarson <email@hidden>
References: 
 >Does switching to servlet deployment serve a purpose? (From: Hugi Thordarson <email@hidden>)
 >Re: Does switching to servlet deployment serve a purpose? (From: "Dov Rosenberg" <email@hidden>)

  • Prev by Date: Re: Does switching to servlet deployment serve a purpose?
  • Next by Date: Re: FrontBase 5
  • Previous by thread: Re: Does switching to servlet deployment serve a purpose?
  • Next by thread: Re: Does switching to servlet deployment serve a purpose?
  • Index(es):
    • Date
    • Thread