Yes they do, they are showed binded in startup log.
The named queries work fine from actions later on.
Just it wont find query in this resourceloader.
| Binding entity from annotated class: ee.soov.entity.Messages
| Binding Named query: keys => select m.messagekey from Messages m where m.channel =
:channel and m.locale = :locale
| Binding Named query: lamp => select m from Messages m
| Binding Named query: value => select m.message from Messages m where m.channel =
:channel and m.locale = :locale and m.messagekey = :messagekey
| Bind entity ee.soov.entity.Messages on table MESSAGES
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109231#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...