|
-
EJB
Hi,
MY PROBLEM
i'm working with writing Enterprise Application(Monica Pawlan).
I have compiled Calc.java. Its compiled and .class is created in Beans directory
When i try to compile CalcHome.java
i get the following error.
THE ERROR
class Beans.Calc not found.
Calc create() throws CreateException, RemoteException.
COMPILE BATCH
set J2EE_HOME=e:\j2ee\j2sdkee1.2.1
set CPATH=.;%J2EE_HOME%\lib\j2ee.jar
javac -d . -classpath %CPATH% /beans/CalcHome.java
any help reg. above is appreciated
Thanx in advance
HAND
Sreepad
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks