The most common Plex-XML rookie problems
From Plex-XML
- Using a wrong Java runtime
- Please use a version > 1.6
- Using an outdated Java version within Eclipse
please check the JRE used within Eclipse for the ANT Tasks:
- Open the "External Tools Configurations" Window via "Run->External Tools->External Tools Configurations".
- Select the "Plex_XML_Community_Edition build.xml" in the left list
- Select the "JRE"-Tab , there select "Separate JRE" and ensure that there is a JRE 1.6 selected.
- No database connection
- Please set a valid user and password in the .localtomcat.properties
- Please set the correct database type in the .localtomcat.properties
- In case of a database connection error page have a look at the validationQuery in the context.xml
- New fields are not visible
If you have added fields to an existing table in the database and can not see them on the screens of your application? You can continue using your already existing screen formats but you need to refresh those formats. This is a very comfortable one click solution.