java - Glassfish Severe Warnings using Hibernate on MySQL -


i use hibernate 3.6.10 orm , mysql database. having wierd errors/warning when run web application. can me figure out? should worried errors/warnings? can still run application, these weird things keep showing up.

enter image description here

it better if posted log in plaintext rather screenshot. see, seems self-explaining

  • hibernate.properties not found - ok, can use hibernate.cfg.xml, equivalent
  • you have obsolete namespace in hibernate.cfg.xml, update it's header in example
  • sessionfactory null have provide code if need advice on that

Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -