Re: WebappClassLoader problem

2013-07-31 Thread Nick Williams
On Jul 31, 2013, at 11:40 AM, Edward W. Rouse wrote: > I'm losing my mind here. I finally went full standard to see if the changes > in tomcat 7 would allow me to avoid custom class loaders and contexts, but > ran into a catch-22 issue. > > > > I was getting: > > > > java.lang.ClassCastExce

WebappClassLoader problem

2013-07-31 Thread Edward W. Rouse
I'm losing my mind here. I finally went full standard to see if the changes in tomcat 7 would allow me to avoid custom class loaders and contexts, but ran into a catch-22 issue. I was getting: java.lang.ClassCastException: com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer