On Mon, May 25, 2009 at 2:35 PM, Hendy Irawan <he...@rainbowpurple.com> wrote: > Thanks. > > Here are the artifacts I need to make it work: > > - commons-beanutils:commons-beanutils:1.7.0 > - xalan:xalan:2.7.1 > - xerces:xercesImpl:2.8.1 > - commons-el:commons-el:1.0 > > My current rdc-examples/WEB-INF/lib : > > ceef...@caliva:/opt/tomcat/webapps/rdc-examples/WEB-INF/lib$ ls -la > total 6036 > drwxr-xr-x 2 ceefour ceefour 4096 2009-05-26 01:29 ./ > drwxr-xr-x 3 ceefour ceefour 4096 2009-05-26 00:38 ../ > -rw-r--r-- 1 ceefour ceefour 188671 2009-05-26 00:32 commons-beanutils.jar > -rw-r--r-- 1 ceefour ceefour 168446 2005-07-20 15:34 commons-digester.jar > -rw-r--r-- 1 ceefour ceefour 112341 2009-05-26 01:29 commons-el-1.0.jar > -rw-r--r-- 1 ceefour ceefour 38015 2005-07-20 15:34 commons-logging.jar > -rw-r--r-- 1 ceefour ceefour 16630 2005-07-20 15:34 jstl.jar > -rw-r--r-- 1 ceefour ceefour 315292 2005-07-20 15:34 standard.jar > -rw-r--r-- 1 ceefour ceefour 526578 2005-07-20 15:34 struts.jar > -rw-r--r-- 1 ceefour ceefour 359859 2005-07-20 15:34 taglibs-rdc.jar > -rw-r--r-- 1 ceefour ceefour 3176148 2009-05-26 01:24 xalan-2.7.1.jar > -rw-r--r-- 1 ceefour ceefour 1212965 2009-05-26 01:26 xercesImpl-2.8.1.jar > > I think it's helpful for others if the RDC binary distro can be updated to > accommodate this. > <snip/>
The 1.0.0 distro was tested on Tomcat 5.0.x and JDK 1.4, for other combinations your list above will be useful :-) > I actually want to "play" inside RDC, however the Ant based build and the > build instructions intimidate me.. I've been used to Maven and a Maven-ready > project would to be more easily reachable for "outside developers" like > myself. > <snap/> Aha, but we recently changed to m2 builds in Taglibs :-) Try this: svn co http://svn.apache.org/repos/asf/jakarta/taglibs/proper/rdc/trunk/ rdc cd rdc mvn package Feel free to play, and we'll be happy to get feedback, improvements and patches here. And check out the rdc-examples war out of the m2 build, I suspect it'll have a fuller set of dependencies in place. -Rahul > -- > Best regards, > Hendy Irawan > +62 81-2210-66622 :: +62 22-91853265 > http://www.hendyirawan.com/ :: he...@soluvas.com > --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-user-h...@jakarta.apache.org