Re: [NEWBIE] Need some help getting started with a local dev environment
Re: [NEWBIE] Need some help getting started with a local dev environment
- Subject: Re: [NEWBIE] Need some help getting started with a local dev environment
- From: John Clayton <email@hidden>
- Date: Sat, 23 Oct 2004 09:40:15 -0400
Hi Chuck,
Thanks, I see how that helps to easily run the app. The setup question
I had though, was more how to have it run out of a particular virtual
host (and subsequently, its own docroot, etc.). This is because I
develop and maintain multiple sites on my machine and having everything
run in it's own filesystem/namespace is very handy. I did figure out
how to get the virtual host setup and I can run the app though the
apache module no problem. Is there a way to have the app launch from
XCode that would use the name I have assigned (local.somehost.com)
rather than the local name for the host?
One other thing I'm working on is how to get files copied into the
docroot of the virtual host (not into WebserverResources inside the
bundle). I am sure I could add a copy files build phase, but I just
thought there was probably something I am missing here. Thanks again
for the help,
John
P.S. Can anyone explain to me what the basic purposes of the three
targets are? And I noticed a WebServer vuild style ...
On Oct 22, 2004, at 3:02 PM, Chuck Hill wrote:
I think you are making it too hard. Add a launch parameter of
-DWODirectConnectEnabled=false and run the app. No need to deploy or
configure or whatever. It just goes. Jam whatever you want in
/Library/WebServer/Documents
Chuck
On Oct 22, 2004, at 3:35 AM, John Clayton wrote:
Hi,
I'm soooo brand new to this-I'm familar with XCode and Java and I'm a
Web developer, but I'm really stumped as to how to set up my
development environment to test my work. I have a WO project
started, and I have Apache set up to serve a local version (under a
local name) of the site I'm working on out of ~/Sites. I want to
access most of my resources, like stylesheets, images, from the local
docroot, but I can't seem to figure out how to deploy the WO app so
that I can test it under this configuration. Can anyone spell out
the basics or point me to the right source? I can't seem to find the
relevant info in the WO docs, nor find what I'm looking for in the
list archives (probably just not searching for the right stuff).
Thanks to anybody who might take pity on poor me ;-(
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden