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%3A%2FUsers%2Fishimoto%2FDocuments%2FDevelop%2FNEPTUN
%2FWOdka%2FWOdka%2Fbuild%2FWOdka.framework%2FWebServerResources
%2Freflection.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 PROTECTED]>
[iChat:] <[EMAIL PROTECTED]>
[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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]