Hi,
overwrite in your Application class the method "adaptorExtensions()", using
this fragment:
private static String[] myAppExtensions = {};
public String[] adaptorExtensions() {
return myAppExtensions;
}
Then the generated urls will keep the .dll / .exe suffix, when deploying under
IIS
Regards, Markus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]