Time |
S |
Nick |
Message |
00:31 |
|
whartung |
here's a puzzle |
00:31 |
|
whartung |
java.lang.IllegalArgumentException: Unknown entity bean class: class com.example.Configuration, please verify that this class has been marked with the @Entity annotation. |
00:31 |
|
whartung |
and, yes, of course it's an @Entity |
00:35 |
|
sfisque |
namespace conflict? |
00:35 |
|
sfisque |
missing no-arg constructor? |
00:36 |
|
sfisque |
missing accessor/mutator methods? |
00:36 |
|
sfisque |
missing @Id attribute? |
00:39 |
|
sfisque |
what is throwing the exception? jpa? |
01:08 |
|
|
[[thufir]] joined ##javaee |
01:33 |
|
pdurbin |
he ain't tellin' |
01:33 |
|
sfisque |
guess not |
01:33 |
|
sfisque |
packing up for commute.. code strong! |
01:34 |
|
pdurbin |
terrible commute today. so much snow in boston |
02:03 |
|
|
cem_ joined ##javaee |
02:04 |
|
cem_ |
konnichiwa |
02:42 |
|
|
hackyo joined ##javaee |
02:43 |
|
cem_ |
SoniEx2: you hate my bot the core ? |
02:44 |
|
|
cem_ joined ##javaee |
03:01 |
|
|
samyo left ##javaee |
03:02 |
|
|
sfisque joined ##javaee |
03:12 |
|
|
speckle joined ##javaee |
03:17 |
|
|
Rarrikins joined ##javaee |
03:24 |
|
|
Rarrikins left ##javaee |
04:04 |
|
|
sfisque1 joined ##javaee |
04:18 |
|
|
book` joined ##javaee |
05:41 |
|
|
dangertools joined ##javaee |
05:41 |
|
|
dangertools joined ##javaee |
07:04 |
|
|
neuro_sys joined ##javaee |
07:15 |
|
|
AlexCzar joined ##javaee |
07:47 |
|
neuro_sys |
https://gist.github.com/neuro-sys/8018733 |
07:47 |
|
neuro_sys |
Why doesn't this work? Tells me org.hibernate.MappingException: broken column mapping for: yonetimKurulMaddesiJoin.id of: com.jforce.ito.mersis.db.model.FirmaInfoOut |
08:08 |
|
|
weyer joined ##javaee |
08:17 |
|
|
weyer joined ##javaee |
08:42 |
|
|
weyer joined ##javaee |
09:09 |
|
|
weyer joined ##javaee |
09:11 |
|
|
oO0Oo- joined ##javaee |
09:11 |
|
|
Bombe joined ##javaee |
09:11 |
|
|
acuzio joined ##javaee |
09:20 |
|
|
oO0Oo- joined ##javaee |
09:20 |
|
|
Bombe joined ##javaee |
09:20 |
|
|
acuzio joined ##javaee |
10:13 |
|
|
tangatools joined ##javaee |
10:13 |
|
|
tangatools joined ##javaee |
10:18 |
|
|
[[thufir]] joined ##javaee |
11:11 |
|
|
sajjadg joined ##javaee |
11:13 |
|
|
Superman_ joined ##javaee |
11:48 |
|
|
drspockbr joined ##javaee |
12:47 |
|
|
cem_ joined ##javaee |
12:48 |
|
cem_ |
hi! |
12:52 |
|
|
hackyo joined ##javaee |
13:07 |
|
|
sess_ joined ##javaee |
13:09 |
|
|
sess_ joined ##javaee |
13:10 |
|
|
MegaMatt joined ##javaee |
13:12 |
|
pdurbin |
cem_: what's new? |
13:17 |
|
|
sess joined ##javaee |
13:17 |
|
pdurbin |
neuro_sys: sorry, I have no idea |
13:43 |
|
pdurbin |
wow, our QA team wrote a bunch of selenium tests and they're awesome |
13:47 |
|
neuro_sys |
wish we had an internal QA |
13:55 |
|
|
weyer joined ##javaee |
13:58 |
|
pdurbin |
helpful: "I keep forgetting what the properties of the varStatus object are for the JSTL forEach so here they are:" -- http://www.bmchild.com/2012/03/jstl-cforeach-varstatus-properties.html |
13:59 |
|
pdurbin |
sfisque1: no autocompletion for this in netbeans either ;) http://echelog.com/logs/browse/netbeans/1387234800 |
14:07 |
|
|
Naros joined ##javaee |
14:42 |
|
|
sheenobu joined ##javaee |
15:19 |
|
|
neuro_sys joined ##javaee |
15:55 |
|
|
AlexCzar joined ##javaee |
15:59 |
|
|
sheenobu joined ##javaee |
16:10 |
|
|
semiosis_ joined ##javaee |
16:26 |
|
|
semiosis joined ##javaee |
16:52 |
|
|
mikeit joined ##javaee |
17:30 |
|
|
Guest6933 joined ##javaee |
17:48 |
|
whartung |
anyone ever see this: |
17:48 |
|
whartung |
java.lang.IllegalArgumentException: Unknown entity bean class: class com.mirth.kana.entities.Configuration, please verify that this class has been marked with the @Entity annotation. |
18:03 |
|
|
drspockbr1 joined ##javaee |
18:11 |
|
|
oO0Oo- joined ##javaee |
18:11 |
|
|
Bombe joined ##javaee |
18:20 |
|
|
weyer joined ##javaee |
18:22 |
|
whartung |
got it working. I had to add an ORM file to define all of entities in the jar -- the @Entity alone wasn't enough. |
18:25 |
|
sfisque |
unit test? |
18:25 |
|
whartung |
eh? |
18:26 |
|
|
acuzio joined ##javaee |
18:27 |
|
sfisque |
i've only seen that necessity when wire up the ORM for junit (the auto-discovery doesnt work) |
18:38 |
|
whartung |
yea this was a war |
18:39 |
|
sfisque |
tomcat? |
18:55 |
|
whartung |
gf3 |
18:58 |
|
|
sheenobu joined ##javaee |
19:14 |
|
|
neuro_sys joined ##javaee |
19:14 |
|
|
neuro_sys joined ##javaee |
19:30 |
|
|
weyer joined ##javaee |
20:06 |
|
|
[[thufir]] joined ##javaee |
20:30 |
|
|
neilus joined ##javaee |
21:16 |
|
sfisque |
whartung that is wierd. we don't specify any beans in our persistence.xml and they all discover fine |
21:22 |
|
whartung |
well we normally have the ORM because that's where we put all of our sequences. But for this "simple" war, I didn't think it was necessary, since I didn't care about the sequences (being as I just wanted to read the entities, not create them) |
21:29 |
|
sfisque |
aye but how are you going to read if you have no orm, unless you're doing raw jdbc |
21:30 |
|
whartung |
no, just saying that we normally have an ORM |
21:30 |
|
whartung |
I added the ORM and it worked |
21:30 |
|
whartung |
but I don't know why I needed it |
21:31 |
|
whartung |
I added the jar to the persistence.xml also |
21:31 |
|
whartung |
oh well, I don't care |
21:34 |
|
sfisque |
oh you mean you had to bundle the orm inside the war? |
21:34 |
|
whartung |
yes |
21:35 |
|
sfisque |
are you using something other than eclipselink? (hibernate?) |
21:35 |
|
whartung |
no |
21:36 |
|
sfisque |
that is wierd. we don't bundle anything orm related in our war on GF3 and it works fine. that is odd |
21:36 |
|
sfisque |
other than persistence.xml |
21:38 |
|
whartung |
we separate ours because we support multiple DBs, and each one has a different sequence style |
21:40 |
|
sfisque |
afaik you can register multiple PUs in persistence.xml. when you inject the EM, you can specify the specific PU to expose |
21:43 |
|
whartung |
yea, that's probable more work :) |
21:43 |
|
whartung |
we still have to maintain the sequences |
21:43 |
|
whartung |
can't use annotations for it |
23:28 |
|
|
neilus joined ##javaee |
23:53 |
|
|
SoniEx2 joined ##javaee |