Thanks for the response and I started looking at Spring but have not downloaded it yet. We do have JTA configured in our hibernate-service.xml and Jboss does support it so I believe I can go that route and not add another layer (Spring)? Our debug says we are getting a JTA transaction but we changed our code to use session.get() and openSession. getCurrentSession kept throwing up an error that no transaction existed. It looks as if all is going well but our query does not return any rows. It should return 1.
Do you by chance have a quick configuration for installing and setting up spring. I am currently using hibernate 3, jboss 4, struts and sybase 12.5? I have a hibernate.cfg.xml and a hiberante-service.xml. If it is a 5 minutes thing then that might be a viable solution. What does Spring do exactly? In the event you might be able to email me some samples: [EMAIL PROTECTED] Thank you View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882237#3882237 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882237 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
