Re: WO deployment on Ubuntu

2009-06-14 Thread Atli Páll Hafsteinsson
Thanx for the link seems I had done mostly right ;)

Using another user than root did the trick.. I now have a happily
running Ubuntu WO deployment box :)

Atli

2009/6/13 Joe Little :
> I used the linux installer posted by Pascal and others, and between
> that and using the java6 provided by apt, it all just worked. Perhaps
> its because you are trying to run things as root and you are kicking
> off the process directly from init (root) without a sub-shell.
>
> Instead, use appserver as prescribed and have your apps run as
> detailed using "su - appserver " etc. appserver has the NEXT_ROOT
> being set for it by the installer.
>
> check out: 
> http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux
>
> 2009/6/13 Atli Páll Hafsteinsson :
>> Hi
>>
>> Has anyone deployed WO on an Ubuntu box ?
>>
>> I am having trouble getting WO to accept my NEXT_ROOT variable
>>
>> #echo NEXT_ROOT gives me /opt/Apple
>> #sudo echo NEXT_ROOT gives me /opt/Apple
>>
>> but when running an app it complains:
>> "NEXT_ROOT environment variable is not set!"
>>
>> I tryed to set the var in /etc/environment ant /etc/profile with same results
>>
>> Any one know whats wrong?
>>
>>
>> --
>> Atli Páll Hafsteinsson
>> atlip...@gmail.com
>>  ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/jmlittle%40gmail.com
>>
>> This email sent to jmlit...@gmail.com
>>
>



-- 
Atli Páll Hafsteinsson
atlip...@gmail.com
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WO deployment on Ubuntu

2009-06-13 Thread Joe Little
I used the linux installer posted by Pascal and others, and between
that and using the java6 provided by apt, it all just worked. Perhaps
its because you are trying to run things as root and you are kicking
off the process directly from init (root) without a sub-shell.

Instead, use appserver as prescribed and have your apps run as
detailed using "su - appserver " etc. appserver has the NEXT_ROOT
being set for it by the installer.

check out: 
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux

2009/6/13 Atli Páll Hafsteinsson :
> Hi
>
> Has anyone deployed WO on an Ubuntu box ?
>
> I am having trouble getting WO to accept my NEXT_ROOT variable
>
> #echo NEXT_ROOT gives me /opt/Apple
> #sudo echo NEXT_ROOT gives me /opt/Apple
>
> but when running an app it complains:
> "NEXT_ROOT environment variable is not set!"
>
> I tryed to set the var in /etc/environment ant /etc/profile with same results
>
> Any one know whats wrong?
>
>
> --
> Atli Páll Hafsteinsson
> atlip...@gmail.com
>  ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/jmlittle%40gmail.com
>
> This email sent to jmlit...@gmail.com
>
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


WO deployment on Ubuntu

2009-06-13 Thread Atli Páll Hafsteinsson
Hi

Has anyone deployed WO on an Ubuntu box ?

I am having trouble getting WO to accept my NEXT_ROOT variable

#echo NEXT_ROOT gives me /opt/Apple
#sudo echo NEXT_ROOT gives me /opt/Apple

but when running an app it complains:
"NEXT_ROOT environment variable is not set!"

I tryed to set the var in /etc/environment ant /etc/profile with same results

Any one know whats wrong?


-- 
Atli Páll Hafsteinsson
atlip...@gmail.com
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com