My First Deployment^^
My First Deployment^^
- Subject: My First Deployment^^
- From: Ken Ishimoto <email@hidden>
- Date: Fri, 11 Apr 2008 21:09:00 +0200
Hi everybody,
After works with WO now for over 6 months, creating Framework, a lot
of translation of Wonder & Wo into Japanese.
I tried my first small test Deployment WO 5.4.1. And I have some
troubles.
maybe somebody has a hint, or faced this problem.
Development Maschine : OSX 10.5.2 WO 5.4.1
In the HTML Code :
<script type='text/javascript' src='<webobject name=TestJS />'></script>
I know there are a lot of other writing styles and I tried with some
effect, but for simplicity I used this here.
In the WOD :
TestJS : WOResourceURL {
framework = "WOdka";
filename = "reflection.js";
}
In Debug or Run in Eclipse, I get in the finish HTML
<script type='text/javascript' src='/cgi-bin/WebObjects/YesGrp.woa/wr?
wodata=file:/Users/ishimoto/Documents/Develop/NEPTUN
/WOdka/WOdka/build/WOdka.framework/WebServerResources
/reflection.js'></script>
It works perfect. Also try with Local Monitor on an other Machine is
OK to.
Only the problem happens at starting on the Deployment Machine.
Deployment Maschine : OSX SERVER 10.5.2 WO 5.4.1
The result is :
<script type='text/javascript' src='/WebObjects/Frameworks/
WOdka.framework/WebServerResources/reflection.js'></script>
The Path to the Javascript File isn't work.
The application looks fine, everything including FrontBase connection
is OK. only the CSS or Javascripts with the WOResourceURL or
WOResourceManager rm = application().resourceManager();
return rm.urlForResourceNamed("blueprint_screen.css", "WOdka",
null, context().request());
didn't work also.
Is there any difference between OSX Leopard and OSX Leopard Server.
THANKS
Thank you
--------------------------------------------------------
K's ROOM (ISHIMOTO Ken)
--------------------------------------------------------
[E-Mail] <email@hidden>
[iChat:] <email@hidden>
[HP] http://www.ksroom.com/
_____________________________________________________________________
This e-mail has not been scanned vor viruses because it was written on
an Mac,
and there are NO Viruses on an Apple Computer.
For further information visit http://www.apple.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