[jboss-user] [JBoss Tools (users)] - jboss tools not read for seam..

Elhananm do-not-reply at jboss.com
Tue Jun 17 01:41:59 EDT 2008


hi all..

i'm in the process of converting the examples in seam directory to a seam project in jboss tools. 

so far i did the registration,messages and booking, i don't know to how contribute them (or where) but i would like to.

so far what i did was to create a project with the wizard, then copy all the java source files into the ejb project part, all the xhtml files the web project, and distribute the various files (sometimes copying parts of them)to the files allready created 

the projects are configured with mysql
to issues i've noticed, the messages project will fail with mysql as the read columns is reseverd keyword in mysql.
i had to convet the messages.jsp to my facelets.xhtml file as there was no way i could find to seperate the faceslres stuff from the project, and if i start using faces jsp with facelets i get some sort of runtime exception in jboss about line one.

also in the booking example, it kept comlaining how the authenticator componenet was allready defined (on the annotation of authenticatorAction), when i tried playing with the interface, it start to complain about there too, i then used recactor-rename on the interface, and the problems went away!!
also when it did report the name duplication, it did so 8 times, (and sometimes 2 times in the error log).


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158571#4158571

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158571



More information about the jboss-user mailing list