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: Mon, 2 Nov 2009 10:58:48 -0800
On Nov 2, 2009, at 10:29 AM, Baiss Eric Magnusson wrote:
Still having a problem with the WebServerResources folder of the
Eclipse project.
When I run in development mode, given the following line of html code.
<link href="/tyf/styleSheet/tyf_base.css" rel="stylesheet"
type="text/css" />
The WOA will look for the style sheet <tyf_base.css> in
</Library/WebServer/Documents/tyf/styleSheet/>, ala Apache.
Yes.
I cannot make an alias to the folder <tyf/styleSheet> inside the LWD
and put it into the WebServerResources folder of the Eclipse project
and have the WOA find it, so what is the purpose of that folder?
You have that backwards. You would
cd /Library/WebServer/Documents
ln -s /path/to/your/WSR/tyf tyf
I'm in a mode where I will be editing <tyf_base.css> and then
building and running; remembering to copy that file to LWD before
every session is obviously not the "right way" to do things.
Suggestions?
also, how do I keep Eclipse from searching the <build> folder of the
project?
Right click and mark it as a Derived Resource.
Chuck
On Oct 29, 2009, at 7:19 PM, Chuck Hill wrote:
Partial deploy?
Sorry, no chart graphics; no SSL (that one is probably easy too do,
but too much pain left over from past Verisign battles).
Have you disabled WODirectConnect?
Yep.
Which plist does the WO application look at, where does this occur?
Properties.
url /cgi-bin/WebObjects/tyf.woa start 19 stop 27 currentIndex 26
value tyf
Who, why, and what generates the above lines?
Nothing that I know of.
url /cgi-bin/WebObjects/tyf.woa decomposed /cgi-bin/WebObjects/
tyf.woa
WOMLDefaultErrorHandler.fatalError(org.xml.sax.SAXParseException:
Open quote is expected for attribute "name" associated with an
element type "webobject".)
<com.webobjects.appserver._private.WODirectActionRequestHandler>:
Exception while handling action named "default" on action class
"null"
...
Looks like a bad .wo template.
Or maybe it is loading the wrong version of some XML parser (see
above comments on Main and Session).
Chuck
--
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
----
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