And the examples-config.xml file from myfaces-example-simple.

Perhaps the solution would be to build a jar file containing all of
the tomahawk example pieces and dump that into the sandbox examples.  
I'm not really sure what's easier with maven -- creating the jar file
or copying all of the pieces.

On 2/28/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> It looks like it's not just the resources.   The backing beans (for
> example, validatorBean) are also not being put into the sandbox
> examples WEB-INF/classes directory.
>
> On 2/28/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> > I noticed that the sandbox examples maven build (mvn install at the
> > command-line) doesn't include the various
> > org.apache.myfaces.examples.resource.example_messages*.properties
> > files from myfaces-example-simple's src/main/resources.
> >
> > Is this something that needs to be fixed in Maven or should the files
> > be copied over into the tomahawk-sandbox-examples project?   For now,
> > I've copied them over, and that works.
> >
> > Note that I'm doing everything other than the build command from
> > Eclipse, so my nomenclature may be off.
> >
> > -Mike
> >
>

Reply via email to