Jump to content
JasperReports Library 7.0 is now available ×

problem wir hibernate resources


dr_pompeii

Recommended Posts

hello guys

 

i am a developer with Spring/Hibernate Frameworks, my application works fine, now is the time to make the reports

 

i am try to use the nice tool IReport

 

but i have problems, i added to the classpath the folders to my lib of my application in the tomcat and the path to classes packages of my X.hbm.xml where X represent some entity or pojo class that work Hibernate

 

when i try to test the connection (a hibernate connection, is the correct choice right?)

 

Code:

<mapping resource="/home/....PATHLONG......../tomcat/apache-tomcat-5.5.20/webapps/lagranjita/WEB-INF/classes/com/lagranjita/modelo/entidades/Empresa.hbm.xml"/>

 

i recieve the error

 

Resource: ..PATH../filename not found

 

1: is there a manual to learn how make this configuration?

2: how i can fix this??

 

thanks so much for advanced

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...