Joe Gittings wrote:
> 
> Hi,
> 
> I'm trying to get the security example in Jonas 2.1.1 to run. I've followed
> all the instructions (I think :) and have got Jonas and Tomcat running,
> serving up the ejbSample.war web-app.  However, when I click on the
> "Sample" button on the page served up by http://localhost:8080/ejbSample/,
> instead of getting a dialog box for my user id and password, I get
> "File Not Found: /ejbSample/secured/op.html"
> 
> Also, I'm puzzled by this example. It is supposed to be an example of a
> servlet in Tomcat acting as an EJB client. Yet in the security example code
> there is no servlet class!
> 
> Either I have overlooked something very obvious here, or this example is
> not very complete!
> 
> Thanks,
> Joe
> 
Hi Joe,
I know that the security examples was incomplete in a previous JOnAS
binary.
The WEB_INF directory under ejbSample was missing.
You will find as attached file  the complete example with this directory
the code of the servlet is in ejbSample/WEB-INF/classes...
I have to check if in the binary version on the web the example is
complete or not.

Best regards,

-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org

exsecurity.tar.gz

Reply via email to