Hi,

Just thought to share for information.

It's NOT a Wonder bug but looks like the WebObjects bug. (correct me if I'm 
wrong)

A call to (WOServletContext context()).servletContext() returns null
But a call to (WOServletContext context()).servletConfig().getServletContext() 
returns the instance of org.apache.catalina.core.ApplicationContextFacade 
(depending upon what server you've deployed your application on).

This class is very important if you want to communicate from Wonder to 
Non-Wonder Web Application deployed on the same J2EE Application Server.

Farrukh
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to