sorry to bombard you all with these messages but i really wanna get this
thing working.
OK, so I solved the other problems by:
1. creating a folder in tomcat/webapps/ejbsample called "secured"
2. copied op.html, Op.class, OpHome.class into that folder
3. compiled tomcat/webapps/ejbsample/web-inf/classes/ServletOp.java (as it
was not compiled)
All this allowed me to be authenticated. However, now when I try to run the
servlet, I get the error:
"Cannot get initial context for JNDI
javax.naming.CommunicationException: can't find SerialContextProvider"
arrgh! what's wrong / missing now? Please, someone help me get this thing
working.I have an RmiRegistry running, I have the EJBServer running in the
"examples\src\security\sb" folder and it says "Op" is available.
Tomcat started fine, and SecurityCtxInterceptor did authenticate me from the
web page.
Please help!
Robert
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".