<[EMAIL PROTECTED]> wrote: > There is a pattern: each EJB has three classes: Example.java, > ExampleHome.java, and ExampleEJB.java. The first two are the > interfaces, and I want to build a fileset containing these. Does <fileset dir="whatever"> <include name="**" /> <!-- make this explicit, this is the default anyway --> <exclude name="**/*EJB.java" /> </fileset> what you want? Stefan
- confusion about how to use the mapper pdw
- Re: confusion about how to use the mapper Stefan Bodewig
- RE: confusion about how to use the mapper KC Baltz
