Hi Ricardo,

I don't remember if this is the trick, but have you tried the argument

-WODirectConnectEnabled NO

?

*Daniele Corti - IT*

VINATI Srl

[email protected]

tel: +39 030 2532813

___________________________

CONFIDENTIALITY NOTICE

Questo messaggio (incluso qualsiasi allegato alla presente) contengono
informazioni confidenziali e sono rivolte esclusivamente ai destinatari
citati nel messaggio. Se non siete i destinatari non è concesso
reinoltrare, distribuire, copiare o fare use di questo messaggio. Se avete
ricevuto questo messaggio per errore siete pregati di avvisare
immediatamente il mittente via e-mail, e di cancellare la presente dal
vostro sistema.

This message (including any attachments transmitted with it) contains
confidential information and is intended only for the individual named
herein. If you are not the herein named addressee you should not
disseminate, distribute, copy or otherwise make use of this message. Please
notify the sender immediately by e-mail if you have received this message
by mistake, and delete it from your systems.


Il giorno mar 4 nov 2025 alle ore 17:03 Ricardo Parada via Webobjects-dev <
[email protected]> ha scritto:

>
> Good morning,
>
> I have a beginner’s question. I built one of our apps with maven. I put
> the split install version with the web server resources on the web server.
>
> I can type in the url to a web server resource directly in the browser and
> I can access it okay.
>
> Now when I run the application from the command line I can connect to it
> but the application is generating URLs to web server resources (images,
> JavaScripts, css) that go through the application using the wodata, e.g.
>
> <script src=“/app/WebObjects/MyApp.woa/wr?wodata=…%2Fscript.js”></script>
>
> How can I turn that off so that it generates URLs that go through the web
> server? E.g. /WebObjects/MyApp.woa/…/script.js.
>
> I tried setting WOAllowRapidTurnaround=false but it is still generates the
> wodata URLs.
>
> Thank you
> Ricardo Parada

Reply via email to