Kommentar:
In the first step a Inputgui to supermix was (tied, so far) to implement.
The following until 30.12.04 still unresolved error occures:
log4j:WARN No appenders could be found for logger (net.sf.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.
net.sf.hibernate.MappingException: Error reading resource: StoreTupel.hbm.xml
at net.sf.hibernate.cfg.Configuration.addClass(Configuration.java:357)
at StoreData.store(StoreData.java:39)
at DataInputGui?.actionPerformed(DataInputGui?.java:162)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
Error has been resolved:
The problem was that Fläche cant be processed in the mapping file and had to be changed to Flaeche.
--> the localisation of the problem was extremely tedious because of the unspecific errormsg
Unresolved Problems:
- The keygenerator is not working properly (sometimes it doesn't generate a new key).
- The first field can not be persisted
In the second step a generic retrieving functionallity has to be done: