# WebObjects path macroses
# according to FHS-2.2 standard and AltLinux packaging polici

%wo_next_root		%_datadir/java/webobjects
%wo_localroot		%wo_next_root/Local
%wo_woroot		%wo_next_root

%wo_configdir		%_sysconfdir/webobjects
%wo_logdir		%_logdir/webobjects
%wo_appsdir		%wo_localroot/Library/WebObjects/Applications
%wo_frameworks		%wo_localroot/Library/Frameworks

%wo_web_resources	%wo_localroot/Library/WebServer/Documents/WebObjects

%wo_user		_appserver
%wo_group		_appserveradm
