[forge-dev] Is this correct?

Lincoln Baxter, III lincolnbaxter at gmail.com
Sun Nov 6 19:19:35 EST 2011


Woops! This is not correct. I'll have to check, but I think that the
generated web services require only EJB, and JPA.

Thank you for finding this! Do you feel like submitting a bug in JIRA?

https://issues.jboss.org/browse/FORGE

~Lincoln

2011/11/6 Doychin Bondzhev <doychin at gmail.com>

> Hi guys,
>
> While looking at forge code I found this:
>
> /*
>       * Make sure we have all the features we need for this to work.
>       */
>      if (!project.hasAllFacets(Arrays.**asList(CDIFacet.class,
> PersistenceFacet.class)))
>      {
>         request.fire(new InstallFacets(true, EJBFacet.class,
> PersistenceFacet.class));
>      }
>
> On first look it is OK but then I noticed that Facets checked in if are
> not the same that are installed  after that. More specifically there is
> check for CDIFacet but then EJBFacet is installed.
>
> Is that supposed to be this way or there is something wrong here?
>
> This is RestPlugin.java
>
> --
> Doychin Bondzhev
> dSoft-Bulgaria Ltd.
> PowerPro - billing & provisioning solution for Service providers
> PowerStor - Warehouse & POS
> http://www.dsoft-bg.com/
> Mobile: +359888243116
>
> _______________________________________________
> 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/20111107/d0e476e2/attachment.html 


More information about the forge-dev mailing list