Try
javac -classpath /usr/local/jboss/client/ejb.jar:. -d . InterestClient.java
--- Yasir <[EMAIL PROTECTED]> wrote:
> I am stumped by a serious newbie dilemma.
>
> Im trying to code my first EJB's and deploy them on JBOSS. All i really want
> to do is to be able to see how EJB's work and get
On Thu, 29 Mar 2001, Yasir wrote:
> I am stumped by a serious newbie dilemma.
>
> Im trying to code my first EJB's and deploy them on JBOSS. All i
> really want to do is to be able to see how EJB's work and get the hang
> of it. So, i started coding the tutorials in the manuals and on the
> web
-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
YasirSent: Wednesday, March 28, 2001 2:06 PMTo:
[EMAIL PROTECTED]Subject: [JBoss-user] Client class
files dont compile on linux
I am stumped by a serious newbie dilemma.
Im trying to code my first EJB's and deploy
ms Analyst
WorldTravel BTI
400 Skokie Blvd
Northbrook, IL 60062
Phone: (847) 480-8340
[EMAIL PROTECTED]
-Original Message-
From: Yasir [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 1:06 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Client class files dont compile on li
I am stumped by a serious newbie dilemma.
Im trying to code my first EJB's and deploy them on
JBOSS. All i really want to do is to be able to see how EJB's work and get the
hang of it. So, i started coding the tutorials in the manuals and on the web.
In the JBOSS manual example, when i