[jboss-user] [EJB/JBoss] - Re: Can't replace container configuration for MDB

2008-07-16 Thread potdl
Hi All, Has anyone solved this problem. I`m having the exact same issue. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4164706#4164706 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4164706

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - JBoss+Hibernate+JPA cache

2008-06-24 Thread potdl
Hi All, I need some advice. Overview: We have an application that reads about 5000 messages from MQ and saves it to a database. The messages make up a statement (from 1-1500 message) and need to be stored in an interim table called incomming. When all pages are received for that statement it

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Having trouble with OneToOne with PrimaryKeyJoinColumn

2008-05-07 Thread potdl
any news on this...i`m struggling with the same thing? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4149182#4149182 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4149182 ___

[jboss-user] [EJB 3.0] - Re: Stateless sesisonbean and timerservice hell

2007-12-04 Thread potdl
Okas far as i can find out, this has to do with the fact that my datasource is`nt XA. But seeing as i`m using microsoft sql server, i need a phd to get SQL server to allow jdbc XA connections. Anyone else had this issue? View the original post :

[jboss-user] [EJB 3.0] - Stateless sesisonbean and timerservice hell

2007-12-03 Thread potdl
Hi, I`ve had to port my application from glassfish to jboss and in the process i`m running into some strange issues. My biggest problem is that i cant seem to get my timerbeans working. This is my code in the session bean that start the timer | @Stateless | public class RulesTimerBean