Subject: Re: Struts Generator From: "Matt Raible" <[EMAIL PROTECTED]> === You've got my interest. When I try to run this tool, however, I get the following error:
D:\Tools\karapan>run.bat test.xml Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/co llections/ExtendedProperties at org.apache.velocity.runtime.RuntimeInstance.<init>(RuntimeInstance.ja va:203) at org.apache.velocity.runtime.RuntimeSingleton.<clinit>(RuntimeSingleto n.java:150) at org.apache.velocity.app.Velocity.init(Velocity.java:149) at com.javanovic.karapansapi.strutsgen.StrutsGenerator.generateFiles(Str utsGenerator.java:61) at com.javanovic.karapansapi.strutsgen.StrutsGenerator.main(StrutsGenera tor.java:40) D:\Tools\karapan> I am using: struts 1.1 b1 castor-0.9.3.9 velocity-1.3-rc1 xerces-1_4_4 on Windows XP with JDK 1.3.1_01 Thanks, Matt "Azrul Azwar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Hi, > > I've just created Generator for web application with Struts framework > named Karapan Sapi. Karapan Sapi is generator that automatically create > SQL DDL, Java Object, DAO code, Struts Action and Struts Form code, > Struts configuration, web.xml and Ant build file. It also creates .jsp > for create, retrieve, update, delete and list, i18n ready. > > The web site is http://javanovic.hypermart.net. Please take a look. > > -roel- > > __________________________________________________ > Do You Yahoo!? > Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/ > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>