I have to setup WebObjects to run on Windows Server 2012 R2 using IIS (8.5) 
64bit.

I have installed WebObjects, Wonder's wotaskd and JavaMonitor.  I have tested 
these and they are working.

I put in an application and it appears the application is starting properly.  I 
am getting the welcome message in the log file.

I downloaded the 64bit WebObjects.dll (and exe) from here: 
http://wocommunity.org/documents/tools/mod_WebObjects/IIS
I followed the instructions located here:  
https://github.com/wocommunity/wonder/tree/master/Utilities/Adaptors/IIS

I have the Application Pool set to "No Managed Code" in "Classic" mode.

I put the dll under the site's document root in a folder call "scripts".
I added the registry settings mentioned in the instructions and specifically 
added a value for the CONFIG_URL.  Note:  I did have the wrong 
I have allowed the dll in "ISAPI and CGI Restrictions".
I added an "Module Mapping" with path "*.dll" using handler "IsapiModule."  I 
set the Request Restrictions to invoke on "File or folder"; "All Verbs"; 
"Script"

I keep getting a 404 when accessing the site.
I am using base URL:  http://chauga/scripts/WebObjects.dll/Test.woa

I have tried setting the Request Restrictions to "Execute"
I have played with the app pool configuration. 

It is acting like it is trying to pass the request.  It also crashes the app 
pool if I try a couple of times.

There is no error message in the application's log file.  The last entry says 
"Welcome.."   I am using the default action and I have some logging there, so I 
am assuming the default action is never being called.

The IIS logs says 404 and the system event shows where the App Pool crashes and 
I see a warning about the app pool suffered a fatal communication error with 
Window Process Activation Service.

It appears others have gotten this working so I am assuming I am missing 
something.

Any help is appreciated.

Thanks,

Dmytro R. Kantala


Confidential & Privileged
Unless otherwise indicated or obvious from its nature, the information 
contained in this communication is attorney-client privileged and confidential 
information/work product. This communication is intended for the use of the 
individual or entity named above.  If the reader of this communication is not 
the intended recipient, you are hereby notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.  If you 
have received this communication in error or are not sure whether it is 
privileged, please immediately notify us by return e-mail and destroy any 
copies--electronic, paper or otherwise--which you may have of this communication


 _______________________________________________
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

Reply via email to