[JBoss-user] [Beginners Corner] - Re: HELP: Installed JBoss, started it up, but can't hit ser

2004-09-01 Thread jinglejangle
Thanks very much, everybody! I thought I would try the simplest solution first, which 
was kpraveena's, so I restarted the server and tried using my machine name instead. 
And now I can see the jboss page! whoo-hoo!!

http://machine-name:8080/

Thank you one and all. No doubt I shall be asking more lame questions soon...

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3846879#3846879

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846879


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: HELP: Installed JBoss, started it up, but can't hit ser

2004-08-31 Thread tony1929
If your port is set to 8080, when you start it http://localhost:8080/

should load the JBoss startup page. 

What message are you getting on your page.
Also check in your log files and on the Command Prompt you may be getting an error 
message that JBoss can not bind to that port because another application is using it.

On my PC Oracle is using port 8080 so I did a search of the JBoss config files and 
changed 8080 to another port in my case 9000.

I hope this helps.

Tony

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3846801#3846801

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846801


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: HELP: Installed JBoss, started it up, but can't hit ser

2004-08-31 Thread darranl
Connecting to 'http://localhost:8080/' only works for 3.2.5 or later (Might work for 
3.2.4 but I haven't used that version).

Have you set the JAVA_HOME environment variable?  

What is the version of your JDK?  Are you using a JDK and not a JRE?

What is your JBoss version?

Post all errors and stack traces.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3846804#3846804

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846804


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047alloc_id=10808op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user