[JBoss-user] [Beginners Corner] - Re: communication servlet-session bean problem

2004-04-20 Thread zaken
it is solved. It turned out thet there is a loop. I thought that this loop is not using because of exception, but turned out that control is once in loop and expection is when control go into loop during second pass. It my fault, sorry and thanks for answer. regards View the original post : ht

[JBoss-user] [Beginners Corner] - Re: communication servlet-session bean problem

2004-04-19 Thread zaken
win2000 // java version "1.4.1_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) // JBoss 3.2.3 I checked JBoss's Duke's Bank app and it worked correctly but web module is looking for in JNDI by EJBGet

[JBoss-user] [Beginners Corner] - Re: communication servlet-session bean problem

2004-04-18 Thread spiritualmechanic
Yeah I'm not sure on that one. What JVM are you using? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831263#3831263 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831263 --

[JBoss-user] [Beginners Corner] - Re: communication servlet-session bean problem

2004-04-18 Thread zaken
hi In remote (Cat) have : // public ProdDetails prodDetails(String cat) throws ProdDetailsException, RemoteException; in session bean (CatBean): // public ProdDetails prodDetails(String cat) throws ProdDetailsException { String tmpCat = new String(cat); System.out.

[JBoss-user] [Beginners Corner] - Re: communication servlet-session bean problem

2004-04-17 Thread spiritualmechanic
What is the signature of the remote method you're calling? Are you just passing String? Is there anything else? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831212#3831212 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&