Hi,
I'm relatively new to Forms 11g. I do an installation in development mode and all is working fine.
In my installation, I have to run little web-app (servlet). With iDS10g, I use Tomcat for that. Now, I try to use WebLogic. Si in WebLogic Console, I create a new "Server", listening on port 8080.
First question, then I want to run this server, I have to launch Node Manager (I never used it before...). Why ?
I deploy my war files and runs fine.
Now, I restart WebLogic and my new "server" stay stopped. I have to launch NodeManager to run it...
Second question, is it possible that my "server" runs automatically on WebLogic startup ? And if possible, without having to run NodeManager ?
Thank you !