Re: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-02 Thread Christofer Dutz
Well this is the tricky part. I wasn't able to directly find out in which cases this happens. I was going to use the JBoss-Ide Plugin for Eclipe to debug the bean. But at first I have to test this EJB Debugging a little with a smaler application. If I am able to find a real Testcase I will writ

Re[2]: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-02 Thread Alexey Loubyansky
Hello Christofer, this stacktrace doesn't help me. What JBoss version are you using? What are you doind in create method? Can you provide me with a testcase? Thanks, alex Tuesday, July 01, 2003, 7:07:08 PM, Christofer Dutz wrote: CD> Ok .. here my Stacktrace CD> 2003-07-01 17:52:04,656 E

Re: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Christofer Dutz
Ok .. here my Stacktrace 2003-07-01 17:52:04,656 ERROR [org.jboss.ejb.plugins.LogInterceptor] EJBException, causedBy: javax.ejb.TransactionRolledbackLocalException: null; CausedByException is: Unexpected Error java.lang.StackOverflowError ; CausedByException is: Unexpected Error java.la

Re[2]: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Alexey Loubyansky
Tuesday, July 01, 2003, 5:29:53 PM, Christofer Dutz wrote: CD> Alexey Loubyansky wrote: >>Hello Christofer, >> >>I recommend you to switch back to 3.2. 3.2 is our production branch. >>EJB/CMP in 3.2 is more stable and feature reach at the moment. >> CD> Well I know that this is a beta version. Th

RE: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Sacha Labourey
; Subject: Re: [JBoss-user] > org.jboss.persistence.schema.DuplicateNameException > > > Alexey Loubyansky wrote: > > >Hello Christofer, > > > >I recommend you to switch back to 3.2. 3.2 is our production branch. > >EJB/CMP in 3.2 is more stable and featur

Re: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Christofer Dutz
Alexey Loubyansky wrote: Hello Christofer, I recommend you to switch back to 3.2. 3.2 is our production branch. EJB/CMP in 3.2 is more stable and feature reach at the moment. Well I know that this is a beta version. The thing is that as I already said, the 3.2 doesn't work properly (StackOverflo

Re: [JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Alexey Loubyansky
Hello Christofer, I recommend you to switch back to 3.2. 3.2 is our production branch. EJB/CMP in 3.2 is more stable and feature reach at the moment. alex Tuesday, July 01, 2003, 2:51:54 PM, Christofer Dutz wrote: CD> Hi, CD> after a small break on my work with the SPECjAppServer2002 I finaly

[JBoss-user] org.jboss.persistence.schema.DuplicateNameException

2003-07-01 Thread Christofer Dutz
Hi, after a small break on my work with the SPECjAppServer2002 I finaly was able to continue. Because I had some realy big problems with CMP in jboss 3.2 I decided to switch to 4.0. Hopefully the completely rewritten CMP-Engine would have some other problems ... ones which I could mabe find a solu