just ssh port map through ...
ssh -L2345:localhost:56789 [EMAIL PROTECTED]
maps remote port 56789 to your local port 2345, so you can open your
browser and go to http://localhost:2345
ms
On Mar 2, 2007, at 2:58 PM, Jeff Schmitz wrote:
Hello,
For the time being, I can't reach my javamonitor process because
port 8086 is closed on my server's network. Is there a way to ssh
in and restart a webobjects application from the command line? Or,
could I possibly start another javamonitor instance that looks at
port 80? Or will that hose something up having two javamonitor's
running at the same time, or having one of them accepting requests
on port 80?
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag%
40mdimension.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]