sorry I meant xdoclet 1.1.2, We tried to use CVS xdoclet with my already made project and I noted i would have to change a lot of ant targets and xdoclet tags, so we decided to continue with xdoclet 1.1.2. But now we have some requisites that need to construct ejb-ql in runtime, besides using ORDER BY clausule, so we need to use jboss-ql and dinamic-ql. Is there any way to do that using XDoclet 1.1.2 ?????
Emerson Cargnin - SICREDI Servi�os wrote: > isn't there other way of using JBOSS-QL and dynamic-ql with struts, > like a merge point or something???? > > Roland Chan wrote: > >> JDK 1.4 >> >> WIN 2K >> >> ANT 1.4 >> >> >> >> Like to use some features from the CVS version, such as JBOSS-QL. I?m >> getting some error msgs when compiling from CVS: >> >> >> >> compile: >> >> [javac] Compiling 1 source file to >> C:\sandbox\xdoclet\xdoclet\core\build\classes >> >> [javac] >> >> [javac] Found 1 semantic error compiling >> >"C:/sandbox/xdoclet/xdoclet/modules/build/all-src/xdoclet/loader/ModuleFinder.java": >> >> >> [javac] >> >> [javac] 91. classpath = ((AntClassLoader) >> clazz.getClassLoader()).getClasspath(); >> >> [javac] >> <------------------------------------------------------> >> >> [javac] *** Error: No method named "getClasspath" was found in >> type "org/apache/tools/ant/AntClassLoader". However, there is an >> accessible method "getClass" whose name closely matches the name "ge >> >> tClasspath". >> >> >> >> BUILD FAILED >> >> >> >> There are others similar to this I believe. Can anyone point me in >> the right direction? >> >> >> >> Thanks, >> >> RC >> >> >> >> >> >> >> >> >> > > -- Emerson Cargnin - MSA SICREDI - Tel : 3358-4860 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
