Hi all,
    I was trying to run the example given in lesson1 of the document
J2EE.pdf obtained on installing j2sdkee1.2.1. I compiled the servlet and
bean code successfully. Then I deployed and assembled the J2EE
application successfully. Verification was ok. Then I started the J2EE
server and ran the servlet in Apache web server(1.3).

Result : The output of the servlet gave the input values (social
security no. and multiplier) properly. But it showed the calculated
amount as 0.

The error in the log file was :
Cannot find keystore file : C:\WINNT\Profiles\kakoli\.keystore
javax.naming.NameNotFoundException: Subcontext:
BonusApp_Beans.CalcBean_calcs not found

Can anyone help me solve the problem?
Thanking in advance,
Regards,
Kakoli

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to