This is a bundle of several ports covering many typical requirements for building an Apple WebObjects deployment environment. Each port is or has a dependancy with some other port in the bundle, and have therefore been lodged collectively. www/webobjects WebObjects runtime is the deployment environment for Apple WebObjects Applications. WebObjects is a suite of tools and object-oriented frameworks that enable you to create and deploy web applications and web services using Java. WWW: http://www.apple.com/webobjects PR: ports/117299 Submitted by: Quinton Dolan <q@onthenet.com.au>
15 lines
624 B
Text
15 lines
624 B
Text
*****************************************************************************
|
|
|
|
The WebObjects Runtime is now installed.
|
|
|
|
Add wotaskd_enable="YES" and JavaMonitor_enable="YES" to rc.conf as required
|
|
and start each application by running:
|
|
%%PREFIX%%/etc/rc.d/wotaskd start
|
|
%%PREFIX%%/etc/rc.d/JavaMonitor start
|
|
|
|
Your WebObjectDocumentRoot has been created in %%PREFIX%%/%%WODOCROOT%%/WebObjects
|
|
You will need to direct your webserver to use this path for /WebObjects URI's
|
|
|
|
Logs for all WebObjects applications can be found in /var/log/webobjects
|
|
|
|
*****************************************************************************
|