Paul,
---paul wrote ---
> I could not get the servet examples working for
> 4.0.3 or 4.1.3.  Try 
> coing to the config.xml in src/demo/conf and
> removing the comment for 
> the 'examples' webapp.  It shopws the bug in action.

The servlets works too, dude.
Actually the /tomcat/examples example is an example 
which  uses Realm and jndi contexts (ejb-refs) which
we
haven't taken care of ,and thus the ERROR.
(The logs show error about an unbound ProcessOrder
resource , which is a ejb/ref within the config's
of /example webapp)
I tried with a HelloWorldServlet example and its
works fine.
Hopefully it should work fine with you too. 

So I went about trying to configure Realm/JNDI 
resources  with Embedded instance and couldn't find a 
hook within Embedded to add a NamingResource.
Maybe I need to open both my eyes and look :)
Anyways I guess we need to plug-in
Realm + JNDI configuration within the Sevak interface 
too. Thoughts ?

Regards,
Vinay



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to