-
1. Re: JBossIDE / JEE5 features for JBossSeam
theute Feb 27, 2006 7:21 AM (in response to mculpepper)We have a unique forum :)
I would like to see a better integration (for the user) of Hibernate Tools, jBPM jPDL page flow designer and the following.
Ability to create a new project through a wizard (that's what i worked on a bit with ugly code)
The wizard should end up with a project structure including libs, build script and even a demo application if the user wants. The user should also have the ability to add anything required to test his application (E-EJB3 + required config files and build target) if he wants to.
Thanks. -
2. Re: JBossIDE / JEE5 features for JBossSeam
koen.aers Mar 6, 2006 12:32 PM (in response to mculpepper)I have already most of these things for jBPM. I guess it should not be very difficult to add what you mention. In any case I plan to isolate the seam stuff from the jbpm designer to include it in its own plugin. Both the seam pageflow and the jbpm jpdl plugins should be based on a common foundation. This will need a bit of refactoring.
As for the project structure, this is also already done for jbpm. But before doing it, I would need to play a bit with the seam stuff to get a grip on what exactly is needed.
Regards,
Koen