yes your are right, my mistake, I deleted the path a
little bit :-P

  VES

--- Diane Holt <[EMAIL PROTECTED]> wrote:
> --- Peter Donald <[EMAIL PROTECTED]> wrote:
> > Try something like
> > 
> > <target name="jar_ejb" depends="compile_ejb">
> >   <jar jarfile="D:/vicsa/HelloEJBAfil.jar"
> >         basedir="D:/vicsa/Construccion"
> >         includes="afiliacion/EJB/**/*.*">
> > 
> >  <!-- here comes the file set -->
> >     <fileset dir="D:/vicsa/Construccion/">
> >        <include
> name="arquitectura/EJB/FachadaGeneral.class"/>
> >        <include
> name="arquitectura/EJB/FachadaGeneralHome.class"/>
> >     </fileset>
> > 
> >     <fileset dir="D:/vicsa/Construccion/">
> >       <include
> name="arquitectura/util/RequestMappingValue.class"/>
> >     </fileset>
> > ...
> 
> If the basedir is D:/vicsa/Construccion for all the
> files you're putting
> into this jar-file, you don't need all those
> separate <fileset>'s. You can
> just do them all as <include>'s (and save yourself
> some typing :)
> 
> Diane
> 
> =====
> ([EMAIL PROTECTED])
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant
> messaging with Yahoo! Messenger
> http://im.yahoo.com


=====

_________________________________________________________________

"Puedes sentirte desilusionado si fallas, pero estás condenado si no lo intentas."

"You can get disappointed if you fail down, but you are doomed if you do not try it."

ICQ #  22338121


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Reply via email to