buildstyle WebServer not working
buildstyle WebServer not working
- Subject: buildstyle WebServer not working
- From: Ed Allen <email@hidden>
- Date: Fri, 18 Jun 2004 12:10:45 -0700
I'm new to WebObjects. Yesterday I made my first DirectToWeb
application accessing a mySQL database and got it to run from the
browser after it offered to do that with the build. After that I
started to learn how to deploy it, and found the instructions that told
me to
pbxbuild install -buildstyle Deployment DSTROOT=/
pbxbuild install -buildstyle WebServer DSTROOT=/
Okay, I tried both of those from my app's directory, and discovered
that pbxbuild was wrong since I used Xcode, and got them to run using
xcodebuild instead.
Both then showed the build activity and said they completed
successfully. I find the build products I expect from the Deployment
build but not from the WebServer build, even though it said it ended
successfully. If I understand right, my app's .woa file should turn up
in /Library/WebServer/Documents/WebObjects/. I found instructions
guiding me to how to look at the paths set for the WebServer build and
they look right to me.
What is likely to be my problem here? Advice for fixing it? Am I
leaving anything out of this description you need to tell me what is
going on here?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.