| Author |
problem at "http://localhost:8080"
|
tushar panda
Ranch Hand
Joined: Feb 16, 2009
Posts: 133
|
|
i didn't get a suitable subforum to post , so i posted it here , if this isn't the right forum then please move it ..
i have oracle and glassfish installed .
after i have started domain in command line , i accessed http://localhost:8080 to check whether glassfish is running or not and i got oracle servlet engine over there . but in command line it is showing that domain started ..
now what to do .. i am confused
|
Do Right , Fear No Man
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Glassfish's servlet container is presumably either listening for requests on a different port or failed to start opropely. Check the logs for Glassfish and check what ports its using (since two servlet containers can't share a port).
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
tushar panda
Ranch Hand
Joined: Feb 16, 2009
Posts: 133
|
|
Paul Sturrock wrote:Glassfish's servlet container is presumably either listening for requests on a different port or failed to start opropely. Check the logs for Glassfish and check what ports its using (since two servlet containers can't share a port).
its ok but how can i change the two servlets access ports, or how can i stop oracle servlet ..
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16688
|
|
i didn't get a suitable subforum to post , so i posted it here , if this isn't the right forum then please move it ..
So, where would you like to go? This can be moved to the Oracle forum. If this is related to weblogic (now owned by oracle), this can also go to the BEA forum. or we can move it to other for the glassfish crowd.
If you are going to let me decide, it will likely go to other (glassfish).
Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
 |
|
|
subject: problem at "http://localhost:8080"
|
|
|