Jump to content
Changes to the Jaspersoft community edition download ×

modify jasperserver_messages.properties


jfl

Recommended Posts

Hi!

 

In JasperIntelligence source code, there is a file called jasperserver_messages.properties (jasperserver-war-jar/src/main/resources/jasperserver_messages.properties).

 

Is it possible to modify this file and apply the changes to my bundled installation? If so, how? Where should I dump the new file?

 

Thanks,

 

Jean-Francois

Post edited by: jfl, at: 2006/07/27 17:03

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Jean-Francois,

 

Yes, it gets put in the root of the jasperserver-war-jar-x.x.x.jar. You could unpack this, add your version of messages and re-create into an updated jar file.

 

The jar is located in the tomcat/webapps/jasperserver/WEB-INF/lib directory of your installed JI application. So you could take the jar from here, make the changes and then put it back.

 

-Tony

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...