Re: [Hibernate] stored procedure

2006-04-18 Thread Max Rydahl Andersen
use the user forum. /max Hi, I am not able to execute the stored procedure from the hibernate. I am getting the following Error 2006-04-17 16:13:11,906 DEBUG QueryPlanCache - located native-sql query plan in cache ({?=call getpatlinehib('SD0225')})

[Hibernate] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-04-18 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060418021136 TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:85: The following error occurred while executing this line:

[Hibernate] hibernate , cglib 2.2.(2) , asm 2.x

2006-04-18 Thread Valerio Schiavoni
Hello everyone,in my application I need to use asm 2.x . The latest version of hibernate I can find so far (at ibiblio repository, 3.1.2) depends on cglib 2.1.3, which in turn depends on asm 1.5.3. There's been an API refactoring from the two major releases of asm, which means the new version is

Re: [Hibernate] hibernate , cglib 2.2.(2) , asm 2.x

2006-04-18 Thread Max Rydahl Andersen
1) I don't it will work because of api changes, but feel free to try/submit patches 2) In Hibernate 3.2 we can run (optionally) with javaassist, removing the need for the mentioned libraries 3) We don't use sf.net for cvs anymore, we use JBoss SVN (see http://hibernate.org/30.html#A3)

Re: [Hibernate] hibernate , cglib 2.2.(2) , asm 2.x

2006-04-18 Thread Valerio Schiavoni
Hello Max,before trying the proposed solution, i tried a different way: producing the simplest possible configuration file (i'm writing a spring application)..and i couldn't reproduce the error I got before. Unfortunatly, i get a MappingException: unknown entity.. the fact is, my entity is

Re: [Hibernate] hibernate , cglib 2.2.(2) , asm 2.x

2006-04-18 Thread Max Rydahl Andersen
the simplest possible configuration of hibernate is not via spring. Just write a main class that creates a configuration, add the mapping/class and build the session factory. No magic - just works (assuming the libraries are correct) I don't know if changing the libs could affect here, but

[Hibernate] left outer join

2006-04-18 Thread Stasa Jerinic
Hallo, can help me somebody. I wan't to to execute following MySQL-statement in hibernate: SELECT b.*, s* FROM bbp_test.BLSBAS b left outer join bbp_test.BLSSTR s on b.SBLS=s.SBLS where b.sbls like '%N710900%' The two tables are not in relation to each other. They both have only one column

Re: [Hibernate] left outer join

2006-04-18 Thread Max Rydahl Andersen
please go to forum.hibernate.org for user questions. /max Hallo, can help me somebody. I wan't to to execute following MySQL-statement in hibernate: SELECT b.*, s* FROM bbp_test.BLSBAS b left outer join bbp_test.BLSSTR s on b.SBLS=s.SBLS where b.sbls like '%N710900%' The two tables are

[Hibernate] hibernate-oracle10-testsuite Build Completed With Testsuite Errors

2006-04-18 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20060419001931 TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:99: The following error occurred while executing this line:

[Hibernate] hibernate-mysql-testsuite Build Completed With Testsuite Errors

2006-04-18 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20060419011347 TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: The following error occurred while executing this line: