Re: back to deploy problems
Re: back to deploy problems
- Subject: Re: back to deploy problems
- From: Baiss Eric Magnusson <email@hidden>
- Date: Thu, 19 Nov 2009 10:30:08 -0800
After doing an Ant build, I can go to Terminal:
cd /Library/WebObjects/Applications/tyf.woa
./tyf
and this should be the same as running the application via JavaMonitor or Terminal on the deployment server?
Anyway, I get in Terminal "Created adaptor of class WOClassicAdaptor on port 64832 and address baissYi.local/10.0.1.4"
And in the browser:
"The requested application was not found on this server."
I see it has called my Application class but has not called the defaultAction method of DirectAction where it would call Main.
In Application I have it tell me
Baiss has launched http://baissYi.local/cgi-bin/WebObjects/tyf on port 1085
Where 1085 is lifebeatDestinationPort()
The application runs when Debug from Eclipse, it seems the problem is a port problem not a class loading problem?
My NSlog ( i internally turn on, looks like )
<main> Opening application's URL in browser:
http://baissYi.local/cgi-bin/WebObjects/tyf.woa/-64832
<main> null
<main> Waiting for requests...
*******
Eclipse question:
When I right-click on NSLog I get NSLog.class in the window with a message about finding the <Change Attached Sourceā¦> which doesn't seem to help as it asks for a .jar.
Is this as good as it gets in Eclipse for getting to documentation; and thus I have to have XCode open for the documentation?
*******
and for <wsresources.include.patterset> I have:
WebServerResources/*/**/*
----
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>) |
| >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>) |
| >Re: PROGRESS, 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>) |
| >Re: PROGRESS, now trying to deploy, get an immediate error, probably a missing resource(s)? (From: Chuck Hill <email@hidden>) |
| >Re: back to deploy problems (From: Baiss Eric Magnusson <email@hidden>) |
| >Re: back to deploy problems (From: Mike Schrag <email@hidden>) |
| >Re: back to deploy problems (From: Chuck Hill <email@hidden>) |