Thanks. How do I set classpath on jboss so that classes/files from outside the 
war file can be loaded by my web application? 

Pranav



----- Original Message ----
From: Chris Pratt <[EMAIL PROTECTED]>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Thursday, July 31, 2008 4:50:30 PM
Subject: Re: Is there any way I can put package.properties file outside war 
file?

Basically Struts just loads the properties from the classpath, so anywhere
on the classpath should work.
  (*Chris*)

On Thu, Jul 31, 2008 at 4:18 PM, Pranav <[EMAIL PROTECTED]> wrote:

> Hi,
>
> In our application, currently package.properties is packaged inside the war
> file at \web-inf\classes directory. But we would like to move it out to a
> directory like /server/default/conf inside the jboss. Is there anyway this
> can be done? If yes, can someone please guide me with step-by-step
> instructions. It will be a great help.
>
> Thanks
> Pranav
>
>
>
>
>
> ---------------------------------------------------------------------
> 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