Hi all,
I've been trying to start Orion as a service in SunOS 5.8 as follow but
it failed:
        - Create an executable script file /etc/rc.d/init.d/orion
containing following lines
                        #!/bin/sh
                        #Change to orion directory
                        cd /usr/local/orion
                        #Start orion application server
                        java -jar orion.jar
After booting up the system, I can goto Orion welcome page by typing
http://myhost/ but I cannot get any JSP pages displayed properly.
Any ideas ? Maybe the servlet engine did not start ?
Thanks for your help in advance.

Yours,

Vu









Reply via email to