hi,
I noticed the documentation for the JBoss 4.x application server contains a
section about XDoclet on chapter 7, I would like to bring to attention that the
AndroMDA framework is able to relieve much of the work of writing deployment
descriptors and entities/POJOs, allowing J2EE developers n
hi,
I'm in the middle of finishing an AndroMDA cartridge for modeling jBpm
processes, it allows you to model activities in UML and have the process
definitions and handlers generated for you, furthermore it's going to be
integrated with the spring and hibernate cartridges.
I would like to ask
hi Scott,
thanks for letting me know.
FYI: I'm using a workaround until I find something better: simply exploding the .ear
bundle (optionally also exploding the .war and .sar inside), this way part of the long
filename is converted into a 'path'
best regards.
Wouter
View the original post :
hi,
*my apologies for the long post* -- Wouter
I have written an application using Hibernate and Struts and I am deploying it as an
.ear bundle under JBoss 3.2.3 w/ tomcat41, currently I'm using Windows XP.
The application is generated using AndroMDA 3.0, AndroMDA generates the persistence
and