[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
reload resource  XML
Forum Index -> Development
Author Message
levy

Power User

Joined: 12/03/2008 16:38:22
Messages: 308
Location: XpertCenter
Offline

Hi,

I want to do i18n the default way (using built in Resource Management). I have created a resource bundle with literals and can edit it with the CC resource editor. But I am not able to deploy it by the "Reload Server" button! I have to copy manually. What is wrong? I attach two xml files.

Daniel
 Filename resources.xml [Disk] Download
 Description resources.xml
 Filesize 72 bytes
 Downloaded:  374 time(s)

 Filename driolar.xml [Disk] Download
 Description Application configuration for CC editor
 Filesize 1 Kbytes
 Downloaded:  358 time(s)

[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5538
Offline

...the sequence is one step more complicated:

(1.) we strore the file in the src directory of the project
(2.) the IDE (eclipse) recognizes a change and compiles the file into /WEB-INF/classes
(3.) the "reload server" deploys it to Tomcat

I believe it's step (2.) that is missing in your scenario, so that you need to copy everything on your own. Please use the CaptainCasa plug-in for auto-sychronization of the Eclipse project, then step (2.) is done automatically. Otherwise you need to explicitly press F5 or select "refresh project" via right mouse button menu.

Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team