Re: WebObjects Developer and Deployment on Mac OS X Server
Re: WebObjects Developer and Deployment on Mac OS X Server
- Subject: Re: WebObjects Developer and Deployment on Mac OS X Server
- From: Hsu <email@hidden>
- Date: Wed, 12 Mar 2003 11:21:20 -0800
Deployment questions may be best answered in webobjects-deploy, but
I'll give it a shot. Someone familiar with the differences between
Deployment and Developer licenses please speak up. A Deployment
license may offer a greater request limit, multithreading support, and
load balancing that a Developer license doesn't offer. Because you
intend to deploy on this system, you may want to run
/Applications/Utilities/WebObjectsLicenseUpgrader and enter your
Deployment license key.
The deployment license offers unlimited transactions (developer is
limited to 100TPM), and load balancing (developer allows only 1
application instance).
Both deployment and developer allow multi-threading.
I'm guessing now because I don't know how you've launched your app.
It might be running in Direct Connect mode which means that a port
number would need to be specified after the host name in the URL. You
don't want to deploy in Direct Connect mode because you want the Web
server involved. Deploying under JavaMonitor launches the app in Web
server mode, so give that a try.
An application can always be used through the webserver, assuming the
webserver plugin is configured to talk to the instance. An application
may or may not be running in Direct connect as well.
Karl
--
It is easier for a camel to pass though the eye of a needle if it is
slightly greased.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.