Hi
Today finally i could perform all steps of
http://javaevangelist.blogspot.com/2006/12/sun-java-system-application-server-9x.html
without error, and my application server starts correctly. And I am
using glassfish v2 b50g.
Everything looks to be fine but at the end, I can not view the sample
page by going to
https://localhost:8181/
it return an error like the following in the browser:
[b]
The connection was interrupted
...
[/b]
Can you please let me know what can i do to resolve it?
There is no sign of any error in server log too.
Thanks