Search:

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

Search: Search took 0.03 seconds.

  1. Getting IP address of client from WebService Request

    Hi,
    Below code is not working in a EndPoint.

    TransportContext context = TransportContextHolder.getTransportContext();
    HttpServletConnection conn = (HttpServletConnection...
  2. Replies
    7
    Views
    3,443

    Getting IP Address from Web Service Request

    Hi,
    Below code is not working in a EndPoint.

    TransportContext context = TransportContextHolder.getTransportContext();
    HttpServletConnection conn = (HttpServletConnection...
  3. Replies
    0
    Views
    806

    SoapFaultClientException

    Hi,
    I am getting a weird problem with a Spring-WS client call. After making a getWebServiceTemplate().marshalSendAndReceive(request) the request goes fine to the server. Verified the log file SOAP...
  4. i m using struts. inside the action class if i...

    i m using struts. inside the action class if i want to access a bean object defined xml..is there any specific code i have to use across the application when i m looking for a bean in the application...
  5. how to access objects from spring IOC

    I m new to spring. trying to create a webapplication. configured the contextloader lister and contextconfig location in the web.xml. i do have applicationcontext.xml with bean definitions.

    if some...
Results 1 to 5 of 5