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: Chuck Hill <email@hidden>
- Date: Tue, 3 Nov 2009 21:12:32 -0800
On Nov 3, 2009, at 9:07 PM, Baiss Eric Magnusson wrote:
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.
I use this all the time. There is no reason for a link from /Library/
WebServer/Documents to your project to not 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.
You are saying that WO is not rendering the pages? You have somehow
hurt that machine terribly! :-)
What is in these two directories?
/Library/Java/Extensions
/Library/WebObjects/Extensions
Chuck
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
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
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>) |
| >Re: now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Baiss Eric Magnusson <email@hidden>) |