Re: now trying to deploy, get an immediate error, probably a missing resource(s)?
Re: now trying to deploy, get an immediate error, probably a missing resource(s)?
- Subject: Re: now trying to deploy, get an immediate error, probably a missing resource(s)?
- From: Baiss Eric Magnusson <email@hidden>
- Date: Tue, 3 Nov 2009 21:07:20 -0800
cd /Library/WebServer/Documents
ln -s /path/to/your/WSR/tyf tyf
I cannot make the alias work in either direction. I had to have the
actual source tree starting with folder <tyf> in:
</Library/WebServer/Documents>
to make Apache work, and
</Users/(me)/Develop/tyf/WebServerResources>
to make Eclipse work.
This would be a major source of confusion, so I deleted everything in
Eclipse WebServerResources and used File/Open from the project to edit
the css files.
The page loads all the images fine and the css is ok, no error on the
console, but:
All the WebObjects tags appear like
<webobject name="LoginForm">
when I do <View Source> from the browser.
On what fateful moment did I make a missing quote around a name a
fatal error and how did I do that?
As a result I changed many name fields to have quotes around the name
and lots of nowraps to equal signs, etc.
A clean static page now; with no connection to the dynamic server, all
the elements like popups, submit buttons, etc. are missing.
On Nov 3, 2009, at 1:48 PM, Chuck Hill wrote:
Line 10 by my count:
<webobject name=LoginForm>
I
----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com
_______________________________________________
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
References: | |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Baiss Eric Magnusson <email@hidden>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Chuck Hill <email@hidden>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Baiss Eric Magnusson <email@hidden>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Chuck Hill <email@hidden>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Baiss Eric Magnusson <email@hidden>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Chuck Hill <email@hidden>) |