Hello List,

I follow some tips found on the wiki and on this List to run Wo as if i was on a local deployment machine.
I did this on two machines :

        - On my laptop : my deployment test machine
                - i enabled wotaskd as root
- changed nothing in the webobject apache adaptor file : apache.conf (didn't need to)
                - reboot and relaunch Apache server
        
Then i build my WOApp as if i intend to deploy it (with the xcodebuil -install deployment command line tool), install it in a proper way with the JavaMonitor. Moreover, i have to say that my css file is in static folder in the Webser Documents root folder ; and even if i didn't change the path to the css file from "/../FolderCss/ cssfile.css" to "/FolderCss/cssFile.css" as someone told me i would have to do when i'll deploy, everything works great.

        - On my dev computer :
                -  i enabled wotaskd as root AND user
                - use it as USER in my session
- changed nothing in the webobject apache adaptor file : apache.conf (didn't need to)
                - reboot and relaunch Apache server
                - disabled WODirectConnect
                - choose the deployment build configuration

BUT then, when i build and launch, the WOApp works but the css style doesn't apply… i changed the path to the css file in many ways in the <link href="………> also as mentionned above, but nothing changed.

Is it normal ? Do i have to build and install the WOApp in a real deployment way ? Any clue ?

I use XCode 2.4 and WO 5.3.2 and java 1.4.*

Regards.

GM.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to