[jboss-user] [EJB/JBoss] - For BMP entity beans, ejbStore() is not called after commit.

2008-01-05 Thread reckless_jack
I am using a session bean as session facade with bean managed transaction. It is performing transaction on two customer entity bean. The session bean withdraw money from one customer's account and deposit in other customer's account.It successfully withdrawing and depositing in customers

[jboss-user] [Beginners Corner] - why ? - exception: error during JRMP connection establishmen

2007-09-29 Thread reckless_jack
hi can nyone tell me why problem mentioned in subject line is occuring below here my code; package example; import javax.naming.Context; import javax.naming.InitialContext; import java.util.Properties; public class HelloClient { public static void main(String[ ] args) throws Exception {

[jboss-user] [Beginners Corner] - Details---along with code

2007-09-29 Thread reckless_jack
I am getting exception- error during JRMP connection establishment : nested exception java.net.SocketException- Connection Reset chek out my ejb - -Hello.java- package example; import javax.ejb.*; import java.rmi.RemoteException; public interface Hello extends

[jboss-user] [Installation, Configuration Deployment] - Re: Unable to run jboss-4.0.5.GA

2007-04-27 Thread reckless_jack
i did as u said,but still the same problem persist. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4041289#4041289 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4041289 ___

[jboss-user] [Installation, Configuration Deployment] - Unable to run jboss-4.0.5.GA

2007-04-17 Thread reckless_jack
while trying to run command on command prompt i am getting following error message- Could not locate C:\jay\java\jdk1.5.0_11\bin;.;\lib\tools.jar. Unexpected results may occur. Make sure that JAVA_HOME points to a JDK and not a JRE. I HAVE FOLLOWING SYSTEM VARIABLE SET: