[jboss-user] [EJB/JBoss] - how can i establish the connection pooling in JBOSS?

2008-12-09 Thread ramujava
how can i establish the connection pooling in JBOSS? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195458#4195458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195458 ___ jb

[jboss-user] [EJB/JBoss] - which jboss version is compatable to run EJB3.0 prgs?

2008-12-07 Thread ramujava
which jboss version is compatable to run EJB3.0 prgs? an body help me how to run EJB3.0 prgs?plz View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194931#4194931 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194931 __

[jboss-user] [EJB/JBoss] - Re: Exception in thread

2008-12-07 Thread ramujava
"jaikiran" wrote : Looks like you are using an incorrect jndi-name to do the EJB lookup. Use the JNDI tree to figure out the jndi-name of your bean and then use it in the lookup. Follow the steps here http://www.jboss.org/community/docs/DOC-9583 to view the JNDI tree plz rectify my error. View

[jboss-user] [EJB/JBoss] - Exception in thread "main" javax.naming.NameNotFoundExceptio

2008-12-04 Thread ramujava
BankRemote.java import javax.ejb.Remote; @Remote public interface BankRemote { public String getName(); } BankImpl.java import javax.ejb.Remote; import javax.ejb.Stateless; @Stateless public class BankImpl implements BankRemote{ public String getName() { // TODO

[jboss-user] [EJB/JBoss] - javax.naming.CommunicationException

2008-12-02 Thread ramujava
javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: error setting options [Root exception is java.net.SocketException: error setting options] [Root exception is javax.naming.C

[jboss-user] [EJB 3.0] - prg on EJB3.0 stateless in jboss

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can any bod give me the example plz,its urgent.what is the version of jboss should i use to run EJB3.0 prgs? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193852#4193852 Reply to the post : http://

[jboss-user] [EJB/JBoss] - prg on EJB3.0 stateless

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can an bod give me the example plz,its urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193847#4193847 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193

[jboss-user] [EJB 3.0] - prg on EJB3.0 stateless

2008-12-02 Thread ramujava
i want stateless session bean prg in jboss with client prg.can an bod give me the example plz,its urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193838#4193838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193