[jboss-user] [EJB 3.0] - Re: remote ejb and dependency injection

2009-01-05 Thread morphy
so, with ejb 3.1 it will be possible to inject remote ejb mapping the enc to corbaname:iiop ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4199578#4199578 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199578

[jboss-user] [EJB 3.0] - Re: remote ejb and dependency injection

2008-12-19 Thread morphy
no way to inject a remote ejb??? umpf sob sigh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197583#4197583 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197583 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: EJB

2008-12-17 Thread morphy
you can access the jmx console, call the jndiview.list method and have a full glance of the tree bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4197127#4197127 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4197127

[jboss-user] [EJB 3.0] - remote ejb and dependency injection

2008-12-16 Thread morphy
is it possible to use dependency injection for remote ejb3 ? i mean: i provide 2 ejbs described with annotations where ejb B is injected in ejb A, i provide a jboss.xml file to describe AS deploy like the clustering configuration and the bind between ENC and global jndi of the ejb-ref related

[jboss-user] [Clustering/JBoss] - Re: How to clustering jboss

2008-07-02 Thread morphy
hi this is the guide i'm using to introduce the argument: http://docs.jboss.com/jbossas/guides/clusteringguide/r2/en/pdf/jboss4-clustering.pdf as far as i've understood you have to create a cluster of jboss nodes in the same LAN using the 'all' configuration, then you have to configure a

[jboss-user] [Clustering/JBoss] - Re: How to clustering jboss

2008-07-02 Thread morphy
the question is always the same... who balances the balancer? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162120#4162120 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4162120

[jboss-user] [Clustering/JBoss] - clustering best practices

2008-07-01 Thread morphy
Hello, i'm going tol design and develop an application under Jboss 4.2.2 that's required to be distributable over a jboss cluster i've read (mmm read... not studied...) the clustering guide but i've still some questions: is there some guide about best practices? where should the datasource