-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate and Java Web Start
PostPosted: Tue Feb 01, 2005 7:41 am 
Newbie

Joined: Tue Feb 01, 2005 7:36 am
Posts: 3
Hi there,

I am attempting to deploy my GUI app using Java Web start. My app connect to the DB via hibernate.

My jnlp file at the moment contains all the jars that my app requires, including for example the hibernate-2.1.6.jar. Another jar, myApp.jar contains the mapping xml file in the correct directory structure e.g. com.acme.app.archies contains archies.hbm.xml.

When I deploy the application, I get the following message:


net.sf.hibernate.MappingException: Error reading resource: com/acme/app/archies/archies.hbm.xml

even though it is there.

Any ideas on how to get over this problem?

thanks a million.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 01, 2005 7:59 am 
Newbie

Joined: Tue Feb 01, 2005 7:36 am
Posts: 3
I should day that the application works fine outside of web start.

thanks for any help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.