-->
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: NEWBIE: deploying Hibernate SLSBs in Jboss?
PostPosted: Fri Oct 31, 2003 2:08 pm 
Beginner
Beginner

Joined: Tue Aug 26, 2003 4:19 pm
Posts: 42
I'm converting an existing Hibernate app from straight servlets to J2EE, and am refactoring the service classes into SLSBs. I set up the SessionFactory as a JMX bean. I am having problems figuring out how to deploy my DTO classes, though. My beans that have primitive method signatures are working fine, but when I deploy the classes that take DTO's as arguments, I get a NoClassDefFound exception. I've tried packaging the classes inside the ejb-jar, inside the war file, as a jar in the deploy directory, in various lib directories, but nothing works. Can anyone give me any hints on how to get this working?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 31, 2003 6:51 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
There are a few examples in the example/external projects that you should have a look at. There is also some information on the wiki which should provide some details. Placing the libs in the deployers lib directly (although not nice) should work fine.


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.