Search:

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

Search: Search took 0.02 seconds.

  1. How to define and use a constant value inside a spring config file

    Hi,

    thanks for your reply it helped a lot. in my case i am deployed my web application in weblogic server, for safer side i have configured( placed the configProps.properties) file in class path,...
  2. Webservices client

    Hi,

    i have written the client application exactly what you have given sample code and included all the dependancy jar files in my lib folder, when i run the application i am getting one error,
    ...
  3. WebServices over JMS port implementation

    Hi any update on this.

    We have implementing SOAP over JMS in webservices by using spring and weblogic as my application server. i have read some documents but not able to find correct solution for...
  4. Replies
    1
    Views
    1,523

    SPRING JMS with weblogic9.2.

    Hi,

    I am working on SPRING JMS with weblogic9.2.
    We have written one client program to post the xml message in to queue. Every thing is working fine, validation, marshalling and posting to JMS,...
  5. Replies
    4
    Views
    1,301

    Spring-JMS

    Hi,
    i am getting the same error even though my xml is not containing any weired characters. below is my xml

    <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope...
  6. Replies
    2
    Views
    734

    Spring to webservices

    Hi,
    yeah i have given url : http://hostname:portno/StreamServices/dispatcher/streamrequest?wsdl


    StreamServices is My Web App name;
    dispatcher is url pattern configured in web.xml;...
  7. Replies
    2
    Views
    734

    Spring to webservices

    Hi,
    I am writing client application to webservices using spring class WebServiceTemplate.sendSourceAndReceiveToResult("url",source, result);
    in the Source class i have added my xml file and result...
Results 1 to 7 of 7