Search:

Type: Posts; User: vibin12; Keyword(s):

Search: Search took 0.01 seconds.

  1. Any body know the reason why below sql is...

    Any body know the reason why below sql is executed behind the screen when using "SimpleJdbcCall".
    Is Spring does this or JDBC thin client ?

    SELECT
    -- Packaged procedures with no arguments...
  2. SPRING access oracle metadata to execute DB procs, grabing cpu cycle time!

    In one of our applications uses spring "SimpleJdbcCall" to invock a DB procedure.
    But whenever procedure invocks, the below mentioned sql is executing in the background. This is grabbing CPU time...
  3. It worked for me after setting ...

    It worked for me after setting proxy-interface="javax.jms.ConnectionFactory- Please try this
  4. Thnaks for the response - it worked..

    Thnaks for the response - it worked..
  5. I get XML from a string payload from spring...

    I get XML from a string payload from spring integration channel.
  6. I modified my implimentation as below:

    I modified my implimentation as below:

    <bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/>

    <bean id="webServiceTemplate"...
  7. Thanks for your help , i am going through the...

    Thanks for your help , i am going through the webservce documentation you have sent. however i am getting this error when i invoke the service in the chain, please advise , do i need to change the...
  8. Thanks for the responce. I am having trouble use...

    Thanks for the responce. I am having trouble use operation in the WSDL file. My wsdl contains multiple operations . i only need to invoke one operation, kindly explain how do i do that

    WS input...
  9. Could you explain uri value for the int-ws:outbound-gateway

    The below is my code , i am getting an exception. Is the WSDL referance to the url attribute is correct , if not how do i find right uri value from wsdl file, please help ..

    <int:chain...
Results 1 to 9 of 9