|
From: Thomas R. <tri...@tr...> - 2003-04-15 13:56:52
|
Isabelle and Jürgen, If we need to create datasources or configure the app server, then we might want to look at JMX4Ant (http://jmx4ant.sourceforge.net/) which provides Ant tasks for managing MBeans. It currently supports WebLogic and JBoss. I'll volunteer to look at this in more detail. Ideally we should be able to install/configure/test the entire web application environment (including app server and maybe a test database like HSQL) from Ant scripts. Thomas > Hi Isabelle, > > I consider providing a different demo web app a good idea! I assume we will also adapt the tutorial web app to the current framework version, as it shouldn't be too much effort. > > BTW, what kind of deployment descriptors do you want to generate via XDoclet? web.xml should be small and thus manageable by hand, and I assume there won't be any EJBs around. So do you mean server-specific datasource configuration or the like? > > Concerning Latex: I'm still a Word user, publishing PDFs via Acrobat Distiller. But I don't mind Latex at all :-) > > Juergen > > > -----Original Message----- > From: Isabelle Muszynski [mailto:isa...@me...] > Sent: Tuesday, April 15, 2003 10:26 AM > To: spr...@li... > Subject: [Springframework-developer] tutorials and docs > > > Hi everyone, > > I've thought some more about the tutorial web app and have come to the conclusion that the bookstore is probably much too ambitious for the first release. So I've come up with an alternative : a vet's practice. There are animals, species and patient history data. So the number of screens would be very limited : welcome (choose a patient), consult patient's file and add new incident to file. I'll furnish the database scripts for oracle and mysql. I'm also looking into xdoclet to auto-generate deployment descriptors for at least jboss, weblogic and maybe jrun. > > As for the format of the docs : easiest for me is latex, from there I can generate both html and pdf. Anybody got a better suggestion? > > Isabelle > > -- > Isabelle Muszynski > Software Engineer > Zandweellaan 4 > 2660 Antwerpen > Belgium > Tel. 32-(0)3-830 18 54 > Mobile: 32-(0)485 49 50 89 > Email: isa...@me... > Website: www.meta-logix.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Thomas Risberg tri...@tr... |