[JBoss-user] [JBoss Seam] - help needed! error

2006-03-27 Thread destiny84
Hello @ all... I really need some more help :S ... I have a class Employee with a function : public SetProject getProjects() { | return this.projects; | } | Now I have another class, in which I have a function with the following code: | SetProject set =

[JBoss-user] [JBoss Seam] - Re: help needed! error

2006-03-27 Thread destiny84
Err...I was sure I had error: failed to lazily initialize a collection in my topic title ?! ...oh wellsorry bout that View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3932933#3932933 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Error during model data update!

2006-03-20 Thread destiny84
what did you do? I am having the same problem and it's driving me crazy... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931371#3931371 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931371

[JBoss-user] [JBoss Seam] - help needed with basic seam login screen

2006-03-20 Thread destiny84
I have been trying to create a login screen for an application that was created with the reverse engineering tool. With the help of those created files and the login files of the seam-booking example, I created the following files (see below). However, when I run the application and hit the

[JBoss-user] [JBoss Seam] - Re: reverseengineering problem

2006-03-19 Thread destiny84
here it is...sorry, not that used to using eclipse. | java.lang.NullPointerException | at org.hibernate.tool.hbm2x.XMLPrettyPrinter.prettyPrintFile(XMLPrettyPrinter.java:89) | at org.hibernate.tool.hbm2x.ArtifactCollector.formatXml(ArtifactCollector.java:69) | at

[JBoss-user] [JBoss Seam] - Re: reverseengineering problem

2006-03-17 Thread destiny84
I have it too... I can't create a console configuration anymore either :( . Also get the nullpointer exception as soon as I hit the finish button in the console configuration window. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931050#3931050 Reply to

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Problems using a mysql database - please help with confi

2006-03-15 Thread destiny84
thank you for your replies, those are helpful links. I changed the data mappings in the configuration files mentioned, but I still have the same things. Does anyone have a small sample mysql application that I can use to test with? That would be great! View the original post :

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Problems using a mysql database - please help with confi

2006-03-15 Thread destiny84
4.0.4 RC1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930412#3930412 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930412 --- This SF.Net email is sponsored by xPML,

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Problems using a mysql database - please help with configura

2006-03-14 Thread destiny84
Hello, I want to use a mysql database with jboss (4.0.4 RC1), but somehow I can't get it configured. I put the mysql-connector-java-3.1.12-bin.jar in the server/default/lib directory, and I have the mysql-ds.xml in the server/default/deploy directory. It looks as follows: | datasources |

[JBoss-user] [JBoss Seam] - Re: reverse engineering problem

2006-03-11 Thread destiny84
well, I don't knowwhat exactly you mean with thte stack trace, but this is what I foundin the log: org.jboss.deployment.DeploymentException: URL file:/C:/isep/jboss/server/default/tmp/deploy/tmp17636seamapp.ear-contents/seamapp-exp.war/ deployment failed | at

[JBoss-user] [JBoss Seam] - Re: reverse engineering problem

2006-03-10 Thread destiny84
okay, I got the code compiled with one of the nightly builds, but now it won't deploy :( Did everything the tutorial said, but when I start the jboss server, I get this: --- Incompletely deployed packages --- | [EMAIL PROTECTED] { url=file:/C:/isep/jboss/server/de | fault/deploy/seamapp.ear

[JBoss-user] [JBoss Seam] - reverse engineering problem

2006-03-09 Thread destiny84
Hi, first of all, I am not sure whether this is the right forum or whether it should go into the eclipse forum... My problem is, I am trying the seam application reverse engineering in eclipse with the hibernate tools. First I figured I had an outdated version which created old code, so I