For my solution i need .properties-Files. I already implemented what I need in another Eclipse. There it works. Now the actual problem: When I deploy my Ivy solution the files stay in the classes folder (thats ok though) but doesn't appear in the WEB-INF/classes/. The second problem is that the faces-config.xml gets overwritten during the deployment. this as well I need for the internationalization.

Thanks for hints and ideas! Daniel

asked 11.02.2014 at 16:30

Daniel%20Oechslin's gravatar image

Daniel Oechslin
(suspended)
accept rate: 39%


Within Xpert.ivy the internationalization should be implemented by using the CMS. See the applications/samples/HtmlDialogDemos project:

  • The "Form Demo" shows how labels could be loaded from the CMS
  • The "Resource Demo" has an example how images can be loaded from the CMS

In the next version of Xpert.ivy (Lauberhorn) the usage and creation of CMS elements within Html Dialogs has been dramatically simplified. You could try out that functionality already if you download the latest sprint increment. See the NewAndNoteworthy or our sprint blog for more details.

link

answered 17.02.2014 at 12:08

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

edited 17.02.2014 at 12:08

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×26
×4
×2

Asked: 11.02.2014 at 16:30

Seen: 3,699 times

Last updated: 17.02.2014 at 12:08