hi Team ,
please some one help to resolve my issue actually ,
the bewlo lines are my coding
i am using cxf spring client ,
<http-conf:conduit name="*.http-conduit">
<http-conf:client ConnectionTimeout="3000" ReceiveTimeout="3000" />
</http-conf:conduit>
<jaxws:client id="Registration"
wsdlLocation="http://10.206.66.45:9082/channelserviceWeb/services/registration"
serviceClass="com.scb.registration.Registration">
<jaxws:properties>
<entry key="schema-validation-enabled" value="false"/>
</jaxws:properties>
<jaxws:features>
<bean class="org.apache.cxf.feature.LoggingFeature" />
</jaxws:features>
</jaxws:client>
but i am not getting time out exception , can you please some one help me
out .
and after a long tim ei am getting the bewlo error , with in the tim elin ei
am not getting any error
Erro:-
WSVR0605W: Thread "WebContainer : 1" (0000003a) has been active for 715442
milliseconds and may be hung. There is/are 2 thread(s) in total in the
server that may be hung.
--
View this message in context:
http://cxf.547215.n5.nabble.com/http-conduit-not-working-tp5744537.html
Sent from the cxf-user mailing list archive at Nabble.com.