The "address" isn't a "jms://" address.   Thus, the http transport is used.

Dan


On Thursday 16 October 2008 12:52:34 pm Nepali, Sonam (GE Healthcare, 
consultant) wrote:
> loClient" class="com.mycompany.app.cxf.HelloWorld"
>
> > factory-bean="clientFactory" factory-method="create"/>
> >
> >       <bean id="clientFactory"
> > class="org.apache.cxf.jaxws.JaxWsProxyFactoryBean">
> >               <property name="serviceClass"
> > value="com.mycompany.app.cxf.HelloWorld" />
> >               <property name="address"
> > value="http://localhost:8080/maven2cxf_example_webapp/HelloWorld"; />
> >
> >       </bean>
> >       
> >       <cxf:bus>



-- 
Daniel Kulp
[EMAIL PROTECTED]
http://dankulp.com/blog

Reply via email to