2015-05-14 14:49 GMT+03:00 Jammy Chen <jamm...@gmail.com>: > Hello All, > > I am just trying upgrade tomcat 7 to latest GA 8 for my application, I am > seeing quite lots of change in web dav functionality. > > The org.apache.naming.resources.ProxyDirContext do not exists do anybody > know where I can find the alternative? in the past we got use resource to > lookup something but now is not this one, can anybody know any doc?
There is a new resources abstraction (and configuration) in Tomcat 8. The old one based on JNDI interfaces (org.apache,naming) is gone. http://tomcat.apache.org/migration.html What changes do you mean when you are talking about "web dav"? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org