[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Error CCE hibernate class not found  XML
Forum Index -> Development
Author Message
kklasen

Power User

Joined: 19/11/2020 08:33:30
Messages: 66
Offline

Hello Björn,

I have a new problem, I want use hibernate with Captain Casa I get always a ClassNotFoundException, if I use normal App (Main method) it works just fine.
But the connection work with Captain Casa.



//Attach files didn't work

Have I add something special for CCE?

Thank you for your help!
Kind regards
Klas
kklasen

Power User

Joined: 19/11/2020 08:33:30
Messages: 66
Offline

Attach test
 Filename hibernate.cfg.xml [Disk] Download
 Description hibernate config
 Filesize 1 Kbytes
 Downloaded:  71 time(s)

kklasen

Power User

Joined: 19/11/2020 08:33:30
Messages: 66
Offline

very weird, now it works

attaching log file didn't work

kklasen

Power User

Joined: 19/11/2020 08:33:30
Messages: 66
Offline

upload log file tomcat
 Filename log_eclntjsfserver.txt.0.zip [Disk] Download
 Description upload log file tomcat
 Filesize 13 Kbytes
 Downloaded:  83 time(s)

kklasen

Power User

Joined: 19/11/2020 08:33:30
Messages: 66
Offline

If I make a Class and write the mapping for it in hibernate announcement it works. But at the moment when I enter some Entities it can’t find the class anymore.

When I only write @Entity and Table(name=”xx”) it says the primary key is missing. So, it found the class but the a primary key it can’t found it.

should itn't out of the box
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team