[Httpunit-develop] Tomcat JNDI
Brought to you by:
russgold
|
From: Sam K. <sam...@ya...> - 2012-02-22 18:44:58
|
Hi, I'm attempting to write a test against functionality which looks up (via JNDI I believe) environment variables in the tomcat web.xml file. Is this possible using HttpUnit? If so I'd appreciate it if anyone could provide info on how to bootstrap / mock / configure JNDI for this particular use case (i.e. not a datasource). Cheers, Sam |