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]

Reply via email to