Re: Is the mergeDir mandatory for ejbdoclet?
Fredrik Andersson <[email protected]> Mon, 31 Mar 2008 07:40:48 +0000
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
--===============1730324738== Content-Type: multipart/alternative; boundary="_b9e2fac5-8adf-4fc0-8bb1-0cc0535de663_" --_b9e2fac5-8adf-4fc0-8bb1-0cc0535de663_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello! =20 Thanks again for your reply. My src folder looks like: =20 build.xml src/org/javatx/mdb/SimpleMdb.java =20 And my fileset looks like: =20 <fileset dir=3D"./src"> <!--<fileset dir=3D"src">--> <!--<fileset dir=3D"C:/Fredrik/Eclipse_workspace/spring_mdb/src">--> <include name=3D"**/*.java" /> </fileset> =20 To me this should be ok, but something must be wrong. /Fredrik =20 =20 > Date: Mon, 31 Mar 2008 00:05:44 -0700> From: [email protected]> To: xd= [email protected]> Subject: Re: [Xdoclet-user] Is the mergeD= ir mandatory for ejbdoclet?> > > --- Fredrik Andersson <fredand44_java3d@ho= tmail.com>> wrote:> > > > > Hello!Thanks for your reply!I tried what you> >= suggets, added my weblogic.jar (including javax.ejb)> > to the classpath i= n the target:> > <taskdef > > classname=3D"xdoclet.modules.ejb.EjbDocletTas= k"> > name=3D"ejbdoclet" > > classpath=3D"xdoclet/lib/xdoclet.jar;> > xdocl= et/lib/log4j.jar;> >> C:/Fredrik/Download/Xdoclet/xdoclet-1.2.3/lib/xdoclet= -ejb-module-1.2.3.jar;> >> C:/Fredrik/Eclipse_workspace/lib/weblogic/weblog= ic.jar"> > /> But still, the tags in ejb-jar.xml looks like: > > > Well, I = ceased to use ( and develop ) XD1 years ago> for sake of XD 2.ANother commo= n miistake with XD1> was to specify source directory wrong - it shall be> w= here your class hierarchy starts.> > > regards,> > ----[ Konstantin Priblud= a http://www.pribluda.de ]----------------> JTec quality components: http:/= /www.pribluda.de/projects/> > > ___________________________________________= _________________________________________> Never miss a thing. Make Yahoo y= our home page. > http://www.yahoo.com/r/hs> > -----------------------------= --------------------------------------------> Check out the new SourceForge= .net Marketplace.> It's the best place to buy or sell services for> just ab= out anything Open Source.> http://ad.doubleclick.net/clk;164216239;13503038= ;w?http://sf.net/marketplace> _____________________________________________= __> xdoclet-user mailing list> [email protected]> https://= lists.sourceforge.net/lists/listinfo/xdoclet-user _________________________________________________________________ St=E5r karri=E4ren still? L=E5t n=E5gon annan hitta dr=F6mjobbet =E5t dig! http://msn.jobbguiden.se/jobseeker/resumes/postresumenew/postresumestart.as= px?sc_cmp2=3DJS_INT_SEMSN_NLPCV= --_b9e2fac5-8adf-4fc0-8bb1-0cc0535de663_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <head> <style> .hmmessage P { margin:0px; padding:0px } body.hmmessage { FONT-SIZE: 10pt; FONT-FAMILY:Tahoma } </style> </head> <body class=3D'hmmessage'> Hello!<BR> <BR> Thanks again for your reply.<BR> My src folder looks like:<BR> <BR> build.xml<BR> src/<FONT size=3D2>org/javatx/mdb/<FONT size=3D2>SimpleMdb.java<BR></FONT><= /FONT> <BR> And my fileset looks like:<BR> <BR><FONT size=3D2> <P align=3Dleft></FONT><FONT color=3D#000080 size=3D2><fileset</FONT><FO= NT size=3D2> </FONT><FONT color=3D#000080 size=3D2>dir=3D</FONT><FONT color= =3D#008000 size=3D2>"./src"</FONT><FONT color=3D#000080 size=3D2>></FONT= ></P> <P align=3Dleft><FONT color=3D#000080 size=3D2><!--<fileset<FONT colo= r=3D#444444 size=3D2> </FONT><FONT color=3D#000080 size=3D2>dir=3D</FONT><F= ONT color=3D#008000 size=3D2>"src"</FONT><FONT color=3D#000080 size=3D2>>= ;--></FONT></P></FONT><FONT size=3D2> <P align=3Dleft></FONT><FONT color=3D#800000 size=3D2><!--<fileset di= r=3D"C:/Fredrik/Eclipse_workspace/spring_mdb/src">--></P></FONT><FONT= size=3D2> <P align=3Dleft></FONT><FONT color=3D#000080 size=3D2><include</FONT><FO= NT size=3D2> </FONT><FONT color=3D#000080 size=3D2>name=3D</FONT><FONT colo= r=3D#008000 size=3D2>"**/*.java"</FONT><FONT size=3D2> </FONT><FONT color= =3D#000080 size=3D2>/></P></FONT><FONT size=3D2> </FONT><FONT color=3D#000080 size=3D2></fileset></FONT><BR> <FONT color=3D#000080 size=3D2></FONT> <BR> <FONT color=3D#000080 size=3D2>To me this should be ok, but something must = be wrong.</FONT><BR> <FONT color=3D#000080 size=3D2>/Fredrik</FONT><BR> <FONT color=3D#000080 size=3D2> <BR> <BR> </FONT><BR><BR>> Date: Mon, 31 Mar 2008 00:05:44 -0700<BR>> From: kpr= [email protected]<BR>> To: [email protected]<BR>> Su= bject: Re: [Xdoclet-user] Is the mergeDir mandatory for ejbdoclet?<BR>> = <BR>> <BR>> --- Fredrik Andersson <[email protected]>= ;<BR>> wrote:<BR>> <BR>> > <BR>> > Hello!Thanks for your = reply!I tried what you<BR>> > suggets, added my weblogic.jar (includi= ng javax.ejb)<BR>> > to the classpath in the target:<BR>> > <= ;taskdef <BR>> > classname=3D"xdoclet.modules.ejb.EjbDocletTask"<BR>&= gt; > name=3D"ejbdoclet" <BR>> > classpath=3D"xdoclet/lib/xdoclet.= jar;<BR>> > xdoclet/lib/log4j.jar;<BR>> ><BR>> C:/Fredrik/Do= wnload/Xdoclet/xdoclet-1.2.3/lib/xdoclet-ejb-module-1.2.3.jar;<BR>> >= <BR>> C:/Fredrik/Eclipse_workspace/lib/weblogic/weblogic.jar"<BR>> &g= t; /> But still, the tags in ejb-jar.xml looks like: <BR>> <BR>> <= BR>> Well, I ceased to use ( and develop ) XD1 years ago<BR>> for sak= e of XD 2.ANother common miistake with XD1<BR>> was to specify source di= rectory wrong - it shall be<BR>> where your class hierarchy starts.<BR>&= gt; <BR>> <BR>> regards,<BR>> <BR>> ----[ Konstantin Pribluda h= ttp://www.pribluda.de ]----------------<BR>> JTec quality components: ht= tp://www.pribluda.de/projects/<BR>> <BR>> <BR>> __________________= __________________________________________________________________<BR>> = Never miss a thing. Make Yahoo your home page. <BR>> http://www.yahoo.co= m/r/hs<BR>> <BR>> ---------------------------------------------------= ----------------------<BR>> Check out the new SourceForge.net Marketplac= e.<BR>> It's the best place to buy or sell services for<BR>> just abo= ut anything Open Source.<BR>> http://ad.doubleclick.net/clk;164216239;13= 503038;w?http://sf.net/marketplace<BR>> ________________________________= _______________<BR>> xdoclet-user mailing list<BR>> xdoclet-user@list= s.sourceforge.net<BR>> https://lists.sourceforge.net/lists/listinfo/xdoc= let-user<BR><BR><br /><hr />Vad har Britney f=F6r sig? Kolla in senaste k= =E4ndisnyheterna! <a href=3D'http://starlounge.msn.se/' target=3D'_new'>MSN= K=E4ndisnytt</a></body> </html>= --_b9e2fac5-8adf-4fc0-8bb1-0cc0535de663_-- --===============1730324738== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace --===============1730324738== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ xdoclet-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-user --===============1730324738==--