[JBoss-user] 1-to-many relationship set up

2002-12-03 Thread Fabiano Cruz \(Cilix Software\)
Dear Fellows, I've got a 1-to-many relationship set up, but it's not working. It's about polls and its answers. I'm using the jboss 3.0.3 version. My ejb-jar is the following: http://java.sun.com/dtd/ejb-jar_2_0.dtd";> No Description. Generated by XDoclet Retrieves the data about

Re: Re[2]: [JBoss-user] Problems with JetSpeed on JBoss

2002-11-29 Thread Fabiano Cruz \(Cilix Software\)
But i am not using hypersonic database ... MySQL is running on my server correctly!   JBoss 3.0.3 + JetSpeed 1.4b1 + MySQL DB   Best regards,Fabiano   - Original Message - From: "Danilo Luiz Rheinheimer" <[EMAIL PROTECTED]> To: "Jules Gosnell" <[EMAIL PROTECTED]> Cc: "Werner Ramaekers

Re: Re[2]: [JBoss-user] Problems with JetSpeed on JBoss

2002-11-29 Thread Fabiano Cruz \(Cilix Software\)
I  followed the described steps in the site (http://www.shiftat.com/blog/page/werner/20021027 ) ... I looked in our list some thing about this problem, and found this question without reply of our friend Romain. I don t know if Romain solved this problem ... Romain ... Romain ... :-)Please h

[JBoss-user] Problems with JetSpeed on JBoss

2002-11-28 Thread Fabiano Cruz \(Cilix Software\)
Hi aLL,I´m running JetSpeed 1.4b1 with MySQL on JBoss 3.0.3 ... "everything works fine", but when JBoss started, I´m not seeing this msg:10:13:18,069 INFO  [Server] JBoss (MX MicroKernel) [3.0.3 Date:200209301503] Started in 0m:18s:984msThis message appears in the console and after this noth

[JBoss-user] ERROR [LogInterceptor] TransactionRolledbackException: RelationSet.add( ... )

2002-11-27 Thread Fabiano Cruz \(Cilix Software\)
hello every body! I've got a 1-to-many relationship set up, but it's not working. It's about polls and its answers. So I have a session bean that creates the entity beans and, in a lopp, assigns each answer to the poll. that's the piece of code that makes it: try{ System.out.println("Passei p

[JBoss-user] run JBoss 3.0.3 with MySQL

2002-11-14 Thread Fabiano Cruz \(Cilix Software\)
Hello   What do i need to do to run JBoss 3.0.3 with MySQL ?   reagards Fabiano Cruz