[forge-dev] How to test RichFaces setup?

Lincoln Baxter, III lincolnbaxter at gmail.com
Sun Oct 30 13:27:52 EDT 2011


Hey Richard,

Plugins aren't loaded by the test-harness. In order to do this, you'll have
to add the classes to the Arquillian deployment manually. Just curious -
Are you planning on using RichFaces in the generated pages? If possible,
I'd like to avoid this for default setup, since even RichFaces is not
technically "plain Java EE" - as an extension, that's fine, but we need to
be able to output a POJEE project :)

I hope this does not throw too much of a wrinkle into anything!

~Lincoln


On Sun, Oct 30, 2011 at 1:48 AM, Richard Kennard <
richard at kennardconsulting.com> wrote:

> Hi guys,
>
> When running my unit tests through Forge test-harness, how should I add
> RichFaces to my project? Doing...
>
>      Project project = setupScaffoldProject();
>      getShell().execute("richfaces setup");
>
> ...does not seem to work?
>
> Regards,
>
> Richard.
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20111030/4bea21c7/attachment.html 


More information about the forge-dev mailing list