[JBoss-user] [JBoss Seam] - Re: jasperException in all jsp pages of reversed app

2006-04-21 Thread ppetit
Ok... Here is the report: I have only "one" table in the PotgreSQL database (I wanted to start simple!): | CREATE TABLE abonne | ( | id int4 NOT NULL, | idinterne varchar(32) NOT NULL, | nom varchar(64) NOT NULL, | groupe varchar(64), -- groupe de rattachement | dateabon

[JBoss-user] [JBoss Seam] - Re: jasperException in all jsp pages of reversed app

2006-04-20 Thread ppetit
Is there any patch for this ? why all Hibernate tool generated pages aren't working ? Did I something wrong somewhere ? FYI I selected EJB3 annotation in the wizard. Thanks for any help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938589#3938589 Reply to t

[JBoss-user] [JBoss Seam] - Re: jasperException in all jsp pages of reversed app

2006-04-20 Thread ppetit
Waou! thanks for your quick reply ! I access the main app page through: http://localhost:8080/seamapp and the next urls are of type: http://localhost:8080/seamapp/editTva.jsf Note: all the app is generated by the hibernate tool, I haven't changed a coma to the code, I just adapted the persisten

[JBoss-user] [JBoss Seam] - jasperException in all jsp pages of reversed app

2006-04-20 Thread ppetit
Hi all, I 'm confused with the Hibernate reverse engeeniering tool. It works great until I try to launch the generated JSPs. I'm using : AS 4.0.4.CR2 Latest seam nightly build Hibernate tools 3.1.0beta4 (latest) latest JBossIDE 1.5.1-GA-ALL Any help is welcomed here is the stacktrace of the err

[JBoss-user] [JBoss Seam] - Re: New movie: Using the Seam reverse engineering tool

2006-03-21 Thread ppetit
Well... I got back to eclipse 3.1.2... same issue: "Method not found: isJndiName" So is there a serious approach to this issue ? And is there a patch for the second issue : wrong dialect in the persistence.xml : HSQLDialect instead of MySQLInnoDBDialect, when choosing MySQLInnoDB in the configur

[JBoss-user] [JBoss Seam] - Re: New movie: Using the Seam reverse engineering tool

2006-03-20 Thread ppetit
I followed step by step the movie in full synchro within Eclipse 3.2M5. I get exactly the same error as rezebric... same JBoss version, JBossIDE 1.5ALL. Other issue: I asked for a MySQL deployment, and the jta-data-source in persistence.xml is still set to DefaultDS and the hibernate.dialect prop