I have installed JRun Pro UL succeed on linux,when i start jrun using command line 
./startjsm.sh
The following message occured,thought it still can run servlet

java.io.IOException: Connection refused
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:56)
        at java.net.Socket.<init>(Socket.java:55)
        at java.net.Socket.<init>(Socket.java:31)
        at com.livesoftware.jrun.service.ServiceManagerControl.main(ServiceManag
erControl.java:109)

this is my first question.what is wrong with it

another problem is I use apache as web server and also use jrun web server on port 8000
when jrun start JWS ,I view http://myhost:8000/index.html it response contains no data
I have see paths.property It is default value .How do i resolve these question

Regards

Yih-Shi

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to