[forge-dev] Forge 2.0 setup/initialization

Lincoln Baxter, III lincolnbaxter at gmail.com
Mon Feb 4 08:26:02 EST 2013


On Sun, Feb 3, 2013 at 5:34 AM, Thomas Frühbeck <fruehbeck at aon.at> wrote:

>  modularity issues:
>
> INFO: WELD-000119 Not generating any bean definitions from
> org.jboss.forge.aesh.ShellCommand because of underlying class loading error
> FEIN: catching org.jboss.weld.resources.spi.ResourceLoadingException:
> java.lang.NoClassDefFoundError: org/jboss/forge/ui/UIContext
>
> I added dependency ui to
> .forge/addons/org-jboss-forge-aesh-2-0-0-SNAPSHOT/addon.xml
>       <dependency export="true" name="org.jboss.forge:ui" optional="false"
> version="2.0.0-SNAPSHOT"/>
> then no NCDFE, no warning, but console still silent.
>

Good, yes, this should have been what was included, not the UI-API.

Logging:
> INFO: >> Started container [org.jboss.forge:environment,2.0.0-SNAPSHOT] -
> 693ms                    >>
> INFO: >> Started container [org.jboss.forge:aesh,2.0.0-SNAPSHOT] -
> 734ms                    >>
>
>
I'm not sure Stale has the bootup working just yet. The tests should work,
but you'll have to ask him.


>
> WARN: classnotfound ... EjbActivate
>  - BaseModuleSpecProvider does not include "javax/ejb"
>  - forge-distr./lib does not contain jboss-ejb3-api.jar
> is this excluded on purpose?
>
> Yes, and we're hopefully going to get theses messages to stop displaying.
There's no reason to include EJBs in Forge, really :) Unless there is?
Either way, you could probably solve this by adding EJB jar to your Addon
if you want them.


>
> Am 03.02.2013 00:27, schrieb Lincoln Baxter, III:
>
> Silent Forge 2 is happy Forge 2.
>
> Try:
>
> forge --install org.jboss.forge:aesh,2.0.0-SNAPSHOT
>
> ---
> Lincoln Baxter's Droid
> http://ocpsoft.org
> "Keep it Simple"
> On Feb 2, 2013 1:48 PM, "Thomas Frühbeck" <fruehbeck at aon.at> wrote:
>
>> Hi,
>> I tried to setup a Forge 2.0 instance from github repo.
>> What I did was:
>> - build forge: mvn install
>> - unzip core/dist/target/forge-distribution-2.0.0-SNAPSHOT.zip
>>
>> - install example and example2:
>>      bin/forge --install org.jboss.forge:example,2.0.0-SNAPSHOT
>>      bin/forge --install org.jboss.forge:example2,2.0.0-SNAPSHOT
>>
>> - run Forge 2.0
>>      bin/forge
>>
>> I did not get any console, it's just silent.
>> Did I miss something?
>>
>> Thanks,
>> Thomas
>> _______________________________________________
>> forge-dev mailing list
>> forge-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>
>
> _______________________________________________
> forge-dev mailing listforge-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/forge-dev
>
>
>
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>
>


-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20130204/e26fdc73/attachment.html 


More information about the forge-dev mailing list