[JBoss-user] Using JSP with JBoss

2001-04-27 Thread Vishal Chawla
Hello, I am working with the first example (Interest ejb ) in the documentation. Instead of the Java application calling the ejb method, I have a simple ejb that invokes the method and displays the result. My question is how can I use this JSP. I am not clear about the structure of the ejb "jar" f

[JBoss-user] RE: Starting Trouble

2001-04-26 Thread Vishal Chawla
Toby, Thanks for your earlier answer. I was indeed using java 1.2.2 earlier. But now I ensured JBoss started up with jdk1.3, but I have another problem: ** D:\work\dev\ejbtry\interest>java -version java version "1.3.0_02" Java(TM

[JBoss-user] Starting Trouble

2001-04-26 Thread Vishal Chawla
Hello, I am following along the Interest ejb example from the documentation. I do everything as stated in the documentation, but when I run the InterestClient file, I get an error : D:\work\dev\ejbtry\interest>java -classpath d:\tools\java\JBoss-2.2.1_Tomcat-3.2.1\jboss\client\jboss-client.jar;d: