Re: PROGRESS, now trying to deploy, get an immediate error, probably a missing resource(s)?
Re: PROGRESS, now trying to deploy, get an immediate error, probably a missing resource(s)?
- Subject: Re: PROGRESS, now trying to deploy, get an immediate error, probably a missing resource(s)?
- From: Chuck Hill <email@hidden>
- Date: Wed, 4 Nov 2009 19:01:01 -0800
On Nov 4, 2009, at 4:09 PM, Baiss Eric Magnusson wrote:
Got an archived project and piecemeal started putting the two
together have got the first page up, that's was encouraging.
Second page is back to the usual missing file issue:
com.webobjects.appserver._private.WODynamicElementCreationException:
<com.webobjects.appserver._private.WOJavaScript> : cannot find
script file '/tyf/jsScripts/ObjSelect_js.txt'
....
js_OnChange: WOJavaScript {
scriptSource = "/tyf/jsScripts/ObjSelect_js.txt";
}
Perhaps scriptFile?
scriptFile
Path to the file containing the script. The path can be statically
specified in the declaration file or it can be a java.lang.String, an
object that responds to a description message by returning a
java.lang.String, or a method that returns a java.lang.String.
scriptSource
URL specifying the location of the script.
Different from a href css reference which works?
<link href="/tyf/styleSheet/tyf_base.css" rel="stylesheet"
type="text/css" />
>>>>>>>>>>>>>>>>>>>>>>>>
I think I caused chaos with the attempted link to the
WebServerResources folder inside the project folder, just a guess.
On Nov 3, 2009, at 9:49 PM, Chuck Hill wrote:
On Nov 3, 2009, at 9:40 PM, Baiss Eric Magnusson wrote:
It's not Eclipse wide, my other WO project runs fine.
I thought this was a deployment issue.
It was until I tried to fix the deployment from the development and
promptly broke all.
You are certainly having a hard time of it.
Feeling better.
--
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
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>) |
| >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: PROGRESS, now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Baiss Eric Magnusson <email@hidden>) |