jboss-4.0.1\server\default\deploy\jbossweb-tomcat50.sar\server.xml
... ... <!-- A HTTP/1.1 Connector on port 8080 --> <Connector port="8080" address="${jboss.bind.address}" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="8443" acceptCount="100" ... ...
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx
----- Original Message ----- From: "sachin" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Thursday, January 06, 2005 6:13 AM
Subject: Re: JBoss configuration for struts
thanks for ur assistance . i am able to deploy the application on JBoss.
Now i want to know if i want to change the default port of 8080 to something
else where can i do that ?
there are so many xml files that i am confused ..
Regards, Sachin Hegde Software Developer Paradyne Infotech Limited , Mumbai 09324546711
"I can see clearly now, the brain is gone... ." -Benjamin Disraeli
---------- Original Message ----------- From: "HG" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org> Sent: Thu, 6 Jan 2005 10:16:18 +0100 Subject: Re: JBoss configuration for struts
Hi
It's no different from a Tomcat installation. Checkout http://struts.apache.org/userGuide/installation.html
In JBoss (depending on version, I use 3.2.6) you find the web deployment descriptor in the deploy dir of you JBoss server. The directory is called something like "jbossweb-tomcat50.sar", That is the "global" deployment descriptor for your server.
I would prefer using the "local" deployment descriptor for your webapp, placed in your .war file. That way, only your app. has Struts...
HTH
/Henrik -------- http://websolver.blogspot.com
----- Original Message ----- From: "sachin" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Thursday, January 06, 2005 9:37 AM
Subject: JBoss configuration for struts
> hi , > > i am using jboss and struts , and no ejb .. > For this please tell me > 1. how do i configure the server and start the application ? > 2. where do i store my files ? > > Regards, > Sachin Hegde > Software Developer > Paradyne Infotech Limited , Mumbai > 09324546711 > > "I can see clearly now, the brain is gone... ." > -Benjamin Disraeli > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]------- End of Original Message -------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]