First off -- I really like the direction the JBoss Seam Skeleton App is going. I was writing one of these myself, but I'm more than happy to use the one that's being productized here.
I have run into a small bug in this beta version, however. I have a table called foo with these columns:
id
other_columns
parent_foo
The columns 'id' and 'parent_foo' are both bigints. I have a foreign key pointing from parent_foo to the id of the foo table. When I run Hibernate Code Generation using the JBoss Seam Skeleton App exporter, the resulting code creates a FooEditor class that has duplicate methods for selectFoo(), and the FooEditorBean class has duplicate fields and selector methods as well.
I'm running JBossIDE-2.0.0.Beta1-Bundle-win32.zip.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971790#3971790
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971790
i wanna deploy my project in resin,so i add two XDoclet,which is resin-ejb-xml and resin-web-xml,but when run XDoclet,a buid error encountered:
BUILD FAILED
E:\MyProj\eclipse\workspace\MessageEJB\xdoclet-build.xml:85: Can't create a resin-ejb-xml element under ejbdoclet. Make sure the jar file containing the corresponding subtask class is on the classpath specified in the that defined {2}.
so how could i create resin-web-xml and resin-ejb-xml use jbosside
please help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971784#3971784
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971784
I use Eclipse Standard Development Kit IDE (www.eclipse.org). In Eclipse, the project file is ".project" and the class file is ".class". These files are for Eclipse only. They do not affect my portal project at all.
What effects do these files have on your portal? Is there any problem that you are having or solution that you are trying to reach? All developers could be using UltraEdit or Notepad, and then files like these would not be created at all.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971782#3971782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971782