A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Products
»
JBoss/WildFly
Author
Modifying properties file in WAR
krishnamohan murugesan
Greenhorn
Joined: May 27, 2008
Posts: 5
posted
Jun 10, 2008 04:05:00
0
hi,
does anyone knows how to modify a properties file in a war after deploying that war in
JBoss
?
I can modify it manually but i have to do it programmatically.
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5579
I like...
posted
Jun 10, 2008 12:36:00
0
You could deploy the WAR as an
exploded directory
. Then you can easily update the file.
[ June 10, 2008: Message edited by: Peter Johnson ]
[ June 10, 2008: Message edited by: Peter Johnson ]
[ June 10, 2008: Message edited by: Peter Johnson ]
JBoss In Action
I agree. Here's the link:
http://aspose.com/file-tools
subject: Modifying properties file in WAR
Similar Threads
Prob in eclipse while importing war file - not bale to compile .java files
BETA Properties file
properties file
Reading .properties File From Action Form
reading a properties file from the war file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter