[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-443) User Guide Examples broken

Uday (JIRA) jira-events at lists.jboss.org
Sun May 31 08:59:09 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMICROCONT-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uday updated JBMICROCONT-443:
-----------------------------

     Issue Type: Bug  (was: Task)
    Description: 
The examples described in the user_guide (http://jboss.org/file-access/default/members/jbossmc/freezone/docs/2.0.x/userGuide/ch08.html) are broken.

>svn co http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/docs/examples/User_Guide mc_examples
>cd $mc_examples/pojoDevelopment
>mvn package
>cd simple/target/simple-dist.dir
>java -jar simple-1.0.0.jar

The following exception is thrown when executing the example

Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger
	at org.jboss.kernel.plugins.event.AbstractEventEmitter.<clinit>(AbstractEventEmitter.java:46)


  was:
MC docs should live in a separate project.




> User Guide Examples broken
> --------------------------
>
>                 Key: JBMICROCONT-443
>                 URL: https://jira.jboss.org/jira/browse/JBMICROCONT-443
>             Project: JBoss Microcontainer
>          Issue Type: Bug
>          Components: Productization
>            Reporter: Uday
>            Assignee: Ales Justin
>             Fix For: JBossMC-2.0.x
>
>
> The examples described in the user_guide (http://jboss.org/file-access/default/members/jbossmc/freezone/docs/2.0.x/userGuide/ch08.html) are broken.
> >svn co http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/docs/examples/User_Guide mc_examples
> >cd $mc_examples/pojoDevelopment
> >mvn package
> >cd simple/target/simple-dist.dir
> >java -jar simple-1.0.0.jar
> The following exception is thrown when executing the example
> Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/logging/Logger
> 	at org.jboss.kernel.plugins.event.AbstractEventEmitter.<clinit>(AbstractEventEmitter.java:46)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list