Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7569587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:12:12+00:00 2026-05-30T15:12:12+00:00

I study hibernate, AFAIK you can use xml or annotation, I like annotation more

  • 0

I study hibernate, AFAIK you can use xml or annotation, I like annotation more so trying this method.

  1. Automatically created hibernate.cfg.xml (Netbeans wizard)
  2. Automatically created reverse engineering xml
  3. Automatically created HibernateUtil.java
  4. Automatically created POJO class with annotations

enter image description here

then code:

    SessionFactory session = HibernateUtil.getSessionFactory();
    CallInfo ci = new CallInfo(1234567); //POJO class
    session.getCurrentSession().save(ci);

and hibernate still wants the xml, why?

Exception in thread "main" java.lang.ExceptionInInitializerError
at ru.asteros.sochi.feedback.util.HibernateUtil.<clinit>(HibernateUtil.java:28)
at ru.asteros.sochi.feedback.SochiFeedback.main(SochiFeedback.java:52)
Caused by: org.hibernate.MappingNotFoundException: resource: ru/asteros/sochi/feedback/CallInfo.hbm.xml not found
    at org.hibernate.cfg.Configuration.addResource(Configuration.java:563)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T15:12:14+00:00Added an answer on May 30, 2026 at 3:12 pm

    probably CallInfo.hbm.xml is referenced in hibernate.cfg.hbm and its not in valid class path

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i'm trying to study about how to access external web services. I have created
I'm trying to study chaos theory (Butterfly effect? - smallest initial condition can have
Trying to study C++ function templates. As a part of which I have this
I like to study languages outside my comfort zone, but I've had a hard
This is a study project. I have three database classes A,B,C. There is a
I study this code from some book: #include <pthread.h> #include <stdio.h> /* Parameters to
I am trying to study some aspects of ddd with the domain of a
I'm study iOS development. Now playing with views. I don't use interface builder at
I'm study about NSNotificationCenter. Here is my code Observer.m //note init method is not
I'm doing a study on large Java projects and would like to view the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.