Hi list, after a long time I need some more help by you:
one of our customers makes a new installation of a simple WO application on his own server. For inner reasons he installed the application not in the standard way. This results in an url of the type:
https://st03.mi.med.example.de/sic/cgi-bin/WebObjects/ST21/application.woa/wa/contact The application now cannot identify any existing direct action (like the one in the example). The error message in the log is: ... [110721 13:16:43] ERROR <WorkerThread0 > pd.general - action request error: java.lang.IllegalStateException: <com.webobjects.appserver._private.WODirectActionRequestHandler> Direct Action type URL '( 1, wa, contact )' doesn't contain direct action class and/or action name. at com.webobjects.appserver._private.WOActionRequestHandler.getRequestActionClas sAndNameForPath(WOActionRequestHandler.java:414) at com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOAct ionRequestHandler.java:226) at com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActi onRequestHandler.java:158) at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:168 7) at Application.dispatchRequest(Application.java:685) at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java: 144) at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226) at java.lang.Thread.run(Thread.java:595) [110721 13:16:43] ERROR <WorkerThread0 > pd.general - action request error reason: InvalidPathError ... So, anybody ever seen this? Any input welcome! Regards, Susanne -- Susanne Schneider Coordinator secuTrial Development iAS interActive Systems GmbH Dieffenbachstraße 33 c, 10967 Berlin fon +49 30 22 50 50 - 498 fax +49 30 22 50 50 - 451 mail [email protected] web http://www.interActive-Systems.de ---------------------------------------------------- Geschäftsführer: Dr. Marko Reschke, Thomas Fritzsche Sitz der Gesellschaft: Berlin Amtsgericht Berlin Charlottenburg, HRB 106103B ---------------------------------------------------- _______________________________________________ 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]
