NullPointerException thrown by CXFServlet

2008-03-06 Thread junker66
I'm getting the following error while deploying a service in tomcat: Mar 6, 2008 3:09:50 PM org.apache.catalina.core.ApplicationContext log SEVERE: StandardWrapper.Throwable java.lang.NullPointerException at org.springframework.context.support.AbstractRefreshableConfigApplicationContext.s

Re: NullPointerException thrown by CXFServlet

2008-03-07 Thread junker66
/jira/browse/CXF-1435 > > Can you try the 2.0.5 snapshots and see if it's fixed? > > Yea, you would thing Spring 2.5.2 would be backwords compatible, with > 2.5.1, but > > Dan > > > > On Thursday 06 March 2008, junker66 wrote: >> I'm gettin

Re: HTTP Basic Auth with wsdl2java generated Client

2008-03-10 Thread junker66
Will this be addressed in a 2.0.5 or 2.1? g Willem2 wrote: > > Hi Petrica > > Here is the configuration guide of the HTTP Client [1] > http://cwiki.apache.org/CXF20DOC/client-http-transport.html > Your can set the proxy server , and proxy server port , > proxyAuthorization etc > > But cur