[jboss-user] [Beginner's Corner] New message: "JBoss install on Windows XP using port 8082"
Gerald Joyce
do-not-reply at jboss.com
Thu Feb 11 13:54:43 EST 2010
User development,
A new message was posted in the thread "JBoss install on Windows XP using port 8082":
http://community.jboss.org/message/525860#525860
Author : Gerald Joyce
Profile : http://community.jboss.org/people/grj99
Message:
--------------------------------------------------------------
Hi All,
First off, I appreciate this user community.
I'm trying to get jboss-6.0.0.M1 up and running on Windows XP
*Q1.* I read somewhere that JBoss cannot be installed to to a path with spaces in the names, so the following would not work, i.e.,
C:\Program Files\JBoss . Also that the same goes for the java installation, C:\Program Files\Java\jdk1.6.0_18 Is this true?
*Q2*. I changed the port that JBoss runs on to 8082 by editing C:\Program Files\JBoss\jboss-6.0.0.M1\server\web\deploy\jbossweb.sar\server.xml
as follows:
<Service name="jboss.web">
<!-- A HTTP/1.1 Connector on port 8082 --> <Connector protocol="HTTP/1.1" port="8082" address="${jboss.bind.address}"
connectionTimeout="20000" redirectPort="8443" />
Is this OK?
*Q3.* I followed the steps in C:\Program Files\JBoss\jboss-6.0.0.M1\bin\README-service.txt
Service JBoss Application Server 5.1 installed
C:\Program Files\JBoss\jboss-6.0.0.M1\bin>net start JBAS50SVC
The JBoss Application Server 5.1 service could not be started
The service did not report an error.
More help is available by typing NET HELPMSG 3534.
C:\Program Files\JBoss\jboss-6.0.0.M1\bin>
Any suggestions will be much appreciated.
-Jerry
The JBoss Application Server 5.1 service is starting
C:\Program Files\JBoss\jboss-6.0.0.M1\bin>service.bat install
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/525860#525860
More information about the jboss-user
mailing list