The most common Plex-XML rookie problems
From Plex-XML
(Difference between revisions)
| Line 16: | Line 16: | ||
; New fields are not visible | ; 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 | + | 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 Format|refresh those formats]]. This is a very comfortable one click solution. |
Revision as of 00:27, 5 March 2010
- 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
- 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.
Categories: HOWTO | FAQ

