When I started writing my first JSP I had a BIG problem. I used NetBeans and when I was creating new Web Application I chose GlassFish V3. When I tied to run my project ….”Connection refused”.
The problem was that V3 was setted up on port 8080 and there was an port conflict with another application, obsessed thi port.
The fastest solution was to configure my application to use Glassfish V2 …. BUILD SUCCESSFULLY
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.