greptilian logo

IRC log for #friendlyjava, 2015-03-29

##friendlyjava on freenode

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
01:40 firebird1 joined ##friendlyjava
07:35 HEGX64 joined ##friendlyjava
08:47 HEGX64 joined ##friendlyjava
09:29 firebird1 joined ##friendlyjava
10:00 Richard_2340985 joined ##friendlyjava
10:16 firebird1 joined ##friendlyjava
12:58 talvdav joined ##friendlyjava
13:14 Richard_2340985 I use jpa with drop and create option... can I exclude an entity from that?
13:25 pdurbin just a single entity? hmm. I don't know
13:41 Richard_2340985 I just try it with using a second PU.
14:52 firebird1 try with :/ dont include that entity in persistence.xml or dont say it has entity
15:38 firebird1 Richard_2340985, did it work ?
15:39 Richard_2340985 not yet
15:39 Richard_2340985 An exception occurred while creating a query in EntityManager:
15:39 Richard_2340985 Exception Description: Problem compiling [SELECT e FROM XmlimportEntity e].
15:39 Richard_2340985 [14, 29] The abstract schema type 'XmlimportEntity' is unknown.
15:39 Richard_2340985 at org.eclipse.persistence.internal.jpa.EntityManag​erImpl.createQuery(EntityManagerImpl.java:1605)
15:39 Richard_2340985 at org.eclipse.persistence.internal.jpa.EntityManag​erImpl.createQuery(EntityManagerImpl.java:1625)
15:42 firebird1 does that entity exist?
15:42 firebird1 @Entity for XmlimportEntity
15:42 Richard_2340985 I've just seen that I used the wrong PU ;)
16:35 firebird1 PU?
16:35 firebird1 Richard_2340985
16:36 Richard_2340985 persistence unit
16:36 firebird1 oh
16:36 Richard_2340985 now I have another problem
16:36 Richard_2340985 java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: Bei der Ressourcen-Einspeisung auf dem verwalteten Bean technicalInfo ist ein Fehler aufgetreten.
16:38 Richard_2340985 a NPE in this line: mojarra = appProperties.get("jsf-impl").contains("mojarra");
16:41 Richard_2340985 oh nooo, I remember... I have to use clean manually with maven
17:04 Richard_2340985 ok, seems to work now

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

##friendlyjava on freenode