hcl-bot
1
Hello people,
Does anyone know how to use servlets in a hosted environment?
In a normal Domino environment, it’s possible to set servlet options in the server document.
When you do an installation with the option -asp, the section in the server document, conserning servlets, has been removed.
In the website documents I can’t find any servlet options neither.
So, does anyone know how to run servlets in a hosted environment, without using third party tools?
I can’t find much documentation about hosted environments anyway…
hcl-bot
2
Subject: Servlets in a hosted environment?
Hello,
Sorry for my late response.
Thanks for the information, but I allready knew this.
All Servlet settings in the server document are gone (hidden when the asp field = 1), so there is no way to configure it.
Even when you remove or uncheck the hide when formula and turn on servlet support nothing will happen after the reboot.
This happens when you run the domino setup with -asp option.
The server will act then as a hosted environment with the ability to create hosted organisations.
After searching a bit more in the help, I finally found the magic sentence that servlet support is disabled in hosted environments…
Anyway I don’t really need to run my java app. as servlet anyway, it would just spare a litle extra time, so for me it’s not a big deal anymore.
Does anyone know whye there is no serlvet support in hosted environments? Security reasons, maybe?