Hi, add this override in your Application class:
private static String[] myAppExtensions = {}; public String[] adaptorExtensions() { return myAppExtensions; } the issue had been explained in this presentation: https://wocommunity.org/podcasts/wowodc/2013/wonderwin.m4v Markus > Am 09.07.2015 um 23:36 schrieb Strumyla, Marius <mstrum...@accordant.net>: > > Hi, Iām trying to deploy WO application on Windows 2008 R2. > > So far I deployed WO 5.4.3, wotaskd and JavaMonitor. They are running fine. > I deployed IIS ISAPI adaptor from this location. > http://wocommunity.org/documents/tools/mod_WebObjects/IIS/win64/ > > My adaptor URL is set to http://localhost/Scripts/WebObjects.dll > > The issue is when I load the application, forms have incorrect URIs > <form action=ā/Scripts/WebObjects/App.woa/ā¦ā> > > The .dll part is missing :( > > Any ideas how to fix that? > > Thanks, > -- > marius > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-deploy/markus.stoll%40junidas.de > > This email sent to markus.st...@junidas.de
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to arch...@mail-archive.com