[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...
w17chm4n
do-not-reply at jboss.com
Wed Nov 14 04:23:33 EST 2007
I`ve doublechecked everything and it seems to be allright. Seam.properties is where it should be, jndi name is allso correct.
jmx-console
| +- Inquisitor (class: org.jnp.interfaces.NamingContext)
| | +- PollManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy205 implements interface com.blstream.inquisitor.ejb3.interfaces.PollManager,interface org.jboss.ejb3.JBossProxy)
| | +- EjbSynchronizations (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- UploadManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy202 implements interface com.blstream.inquisitor.ejb3.interfaces.UploadManager,interface org.jboss.ejb3.JBossProxy)
| | +- OutcomeManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy190 implements interface com.blstream.inquisitor.ejb3.interfaces.OutcomeManager,interface org.jboss.ejb3.JBossProxy)
| | +- QuestionTypeManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- QuestionCategoryControllerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- PropertiesManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- TestManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy208 implements interface com.blstream.inquisitor.ejb3.interfaces.TestManager,interface org.jboss.ejb3.JBossProxy)
| | +- GroupManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy197 implements interface com.blstream.inquisitor.ejb3.interfaces.GroupManager,interface org.jboss.ejb3.JBossProxy)
| | +- AnswerControllerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- QuestionControllerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- QuestionCategoryManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- QuestionManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- UserManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy194 implements interface com.blstream.inquisitor.ejb3.interfaces.UserManager,interface org.jboss.ejb3.JBossProxy)
| | +- AnswerManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- TimerServiceDispatcher (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy215 implements interface org.jboss.seam.async.LocalTimerServiceDispatcher,interface org.jboss.ejb3.JBossProxy)
| | +- PictureManagerBean (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
|
But still, Seam doesn`t see any components which I`ve created ;/
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104424#4104424
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104424
More information about the jboss-user
mailing list