| Author |
Cannot able to run the advice aplication..any help!!
|
Micheal John
Ranch Hand
Joined: Nov 01, 2006
Posts: 344
|
|
I have installed j2sdkee1.3.1 and jdk1.4 in my Windows XP Professional. I have set the following enviornment variables: JAVA_HOME:C:\jdk1.4\ J2EE_HOME:C:\j2sdkee1.3.1 PATH:;C:\Sun\jwsdp-1.6\jwsdp-shared\bin;C:\jdk1.4\bin;C:\apache-ant-1.6.2\bin;.; CLASSPATH:%JAVA_HOME%lib\servlet-api.jar;%JAVA_HOME%lib\jsp-api.jar;%JAVA_HOME%lib\j2ee.jar;.; I have placed the j2ee.jar, servlet-api and jsp-api.jar inside the jdk1.4/lib folder. I have written the SessionBean, Home Interface and Component interface and compiled everytrhing without any errors using jdk1.4. I have started the j2ee server in console using the following command: j2ee -verbose (it's started succesfully) then started the deploytool in the console, then opend the GUI for deploying. I have followed all the steps mentioned in the book one by one. verified, deployed and given the JNDI name also. Written the client and compiled and while running tne client I am getting the follwing error: Compiliation of client: While Running the Client: My Folder structure: [ March 24, 2007: Message edited by: Micheal John ]
|
Micheal John
SCJP 1.4 (86%), SCWCD 1.4 (86%), SCBCD 1.3 (85%), SCDJWS (Just Started...) - Satisfaction Lies in Our EFFORT, Not in the ATTAINMENT
|
 |
Steven Gao Song
Ranch Hand
Joined: Oct 02, 2006
Posts: 78
|
|
If you copy the code from HFEJB, you cannot let them run. You can find the modification provided by the authors somewhere.
|
 |
Darya Akbari
Ranch Hand
Joined: Aug 21, 2004
Posts: 1855
|
|
Michael, you asked that question 2 days ago and I gave you a link . Did you read it ? Ok, here your own thread again: Application Server Problem Regards Darya
|
SCJP, SCJD, SCWCD, SCBCD
|
 |
 |
|
|
subject: Cannot able to run the advice aplication..any help!!
|
|
|