Apple Mac OS X Network Card User Manual


 
44 Chapter 4 Migrating From Mac OS X Server Version 10.3
Note: JavaMonitor and wotaskd (WebObjects Task Daemon) services are now managed
by launchd and can be accessed through the Server Admin application. If the server
you’re migrating from has the startup item /System/Library/StartupItems/WebObjects,
you don’t need to copy it to the new server. It’s disabled by default and isn’t necessary
for autostarting WebObjects services with Mac OS X Server v10.4. See the web
technologies administration guide for more information.
Tomcat Data
Restore Tomcat servlets to /Library/Tomcat/webapps/.
Place any SOAP services you want to migrate in /Library/Tomcat/webapps/axis/.
Mac OS X Server version 10.4 includes a version of Axis that may be newer or older than
the version you’ve been using.
JBoss Applications
Restore JBoss applications to /Library/JBoss/3.2/deploy/.
IP Firewall Configuration
To migrate the IP firewall configuration:
1 Restore these files:
 /etc/ipfilter/ip_address_groups.plist
 /etc/ipfilter/standard_services.plist
 /etc/ipfilter/ipfw.conf
2 In the Terminal application, run this command:
sudo /System/Library/ServerSetup/MigrationExtras/50_ipfwconfigmigrator
3 Open Server Admin and click Firewall to inspect the settings and make sure they are
accurate.
At any time you can restore the version 10.4 default settings for IP firewall (stored in
/etc/ipfilter/ip_address_groups.plist.default) by deleting the active configuration file
(/etc/ipfilter/ip_address_groups.plist). The next time IP firewall is accessed using Server
Admin, the default configuration file is used to create the active configuration file.
Note: In version 10.4, the standard services are no longer managed in /etc/ipfilter/
standard_services.plist. They are now part of the configuration managed by the Server
Admin graphical user interface, in /etc/ipfilter/ip_address-groups.plist.
NAT
Restore the contents of /etc/nat/natd.plist.
At any time you can restore the version 10.4 default settings for NAT (stored in
/etc/natd/natd.plist.default) by deleting the active configuration file (/etc/nat/
natd.plist). The next time NAT is accessed using Server Admin, the default configuration
file is used to create the active configuration file.