[jboss-user] [JBoss Microcontainer Users] - Re: Issue while running DZone sample.

2009-08-28 Thread alesj
Perhaps you're missing jboss-classloading.jar? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4252195#4252195 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4252195 ___ jboss-user

[jboss-user] [JBoss Microcontainer Users] - Re: Issue while running DZone sample.

2009-08-28 Thread vickyk
alesj wrote : Perhaps you're missing jboss-classloading.jar? Yes, I don't have it in classpath. I think this is the right place to build it from http://anonsvn.jboss.org/repos/jbossas/projects/jboss-cl View the original post :

[jboss-user] [JBoss Microcontainer Users] - Re: Issue while running DZone sample.

2009-08-28 Thread alesj
You should use project's mvn settings. e.g. I'm configuring my IntelliJ via mvn idea:idea and then running the stuff inside IDE w/o any problems For Eclipse it should be pretty much the same - mvn eclipse:eclipse or whatever Max proposed not long ago. Dunno for the CLI, but I guess mvn can