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>
&nbsp;<BR>
Thanks again for your reply.<BR>
My src folder looks like:<BR>
&nbsp;<BR>
build.xml<BR>
src/<FONT size=3D2>org/javatx/mdb/<FONT size=3D2>SimpleMdb.java<BR></FONT><=
/FONT>
&nbsp;<BR>
And my fileset looks like:<BR>
&nbsp;<BR><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>&lt;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>&gt;</FONT=
></P>
<P align=3Dleft><FONT color=3D#000080 size=3D2>&lt;!--&lt;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>&gt=
;--&gt;</FONT></P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#800000 size=3D2>&lt;!--&lt;fileset di=
r=3D"C:/Fredrik/Eclipse_workspace/spring_mdb/src"&gt;--&gt;</P></FONT><FONT=
 size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>&lt;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>/&gt;</P></FONT><FONT size=3D2>
</FONT><FONT color=3D#000080 size=3D2>&lt;/fileset&gt;</FONT><BR>
<FONT color=3D#000080 size=3D2></FONT>&nbsp;<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>&nbsp;<BR>
&nbsp;<BR>
</FONT><BR><BR>&gt; Date: Mon, 31 Mar 2008 00:05:44 -0700<BR>&gt; From: kpr=
[email protected]<BR>&gt; To: [email protected]<BR>&gt; Su=
bject: Re: [Xdoclet-user] Is the mergeDir mandatory for ejbdoclet?<BR>&gt; =
<BR>&gt; <BR>&gt; --- Fredrik Andersson &lt;[email protected]&gt=
;<BR>&gt; wrote:<BR>&gt; <BR>&gt; &gt; <BR>&gt; &gt; Hello!Thanks for your =
reply!I tried what you<BR>&gt; &gt; suggets, added my weblogic.jar (includi=
ng javax.ejb)<BR>&gt; &gt; to the classpath in the target:<BR>&gt; &gt; &lt=
;taskdef <BR>&gt; &gt; classname=3D"xdoclet.modules.ejb.EjbDocletTask"<BR>&=
gt; &gt; name=3D"ejbdoclet" <BR>&gt; &gt; classpath=3D"xdoclet/lib/xdoclet.=
jar;<BR>&gt; &gt; xdoclet/lib/log4j.jar;<BR>&gt; &gt;<BR>&gt; C:/Fredrik/Do=
wnload/Xdoclet/xdoclet-1.2.3/lib/xdoclet-ejb-module-1.2.3.jar;<BR>&gt; &gt;=
<BR>&gt; C:/Fredrik/Eclipse_workspace/lib/weblogic/weblogic.jar"<BR>&gt; &g=
t; /&gt; But still, the tags in ejb-jar.xml looks like: <BR>&gt; <BR>&gt; <=
BR>&gt; Well, I ceased to use ( and develop ) XD1 years ago<BR>&gt; for sak=
e of XD 2.ANother common miistake with XD1<BR>&gt; was to specify source di=
rectory wrong - it shall be<BR>&gt; where your class hierarchy starts.<BR>&=
gt; <BR>&gt; <BR>&gt; regards,<BR>&gt; <BR>&gt; ----[ Konstantin Pribluda h=
ttp://www.pribluda.de ]----------------<BR>&gt; JTec quality components: ht=
tp://www.pribluda.de/projects/<BR>&gt; <BR>&gt; <BR>&gt; __________________=
__________________________________________________________________<BR>&gt; =
Never miss a thing. Make Yahoo your home page. <BR>&gt; http://www.yahoo.co=
m/r/hs<BR>&gt; <BR>&gt; ---------------------------------------------------=
----------------------<BR>&gt; Check out the new SourceForge.net Marketplac=
e.<BR>&gt; It's the best place to buy or sell services for<BR>&gt; just abo=
ut anything Open Source.<BR>&gt; http://ad.doubleclick.net/clk;164216239;13=
503038;w?http://sf.net/marketplace<BR>&gt; ________________________________=
_______________<BR>&gt; xdoclet-user mailing list<BR>&gt; xdoclet-user@list=
s.sourceforge.net<BR>&gt; 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==--