Search:

Type: Posts; User: Saminda Konkaduwa; Keyword(s):

Search: Search took 0.03 seconds.

  1. Axis Fault for Castor marshelling in Spring web services.

    Hi everyone,

    I have created Spring web service based on castor marshaling. Web service is working fine with spring client configuration with castor marshaling. It gives following exception when i...
  2. Performance of Spring web service XML marshelling

    Hi,

    I am using castor xml marshaling and unmarshaling for spring web services.
    It is pretty good and easy to handle both server side as well as client side with castor marshaling.
    However there...
  3. Hi, Now web service is working fine. I have...

    Hi,

    Now web service is working fine. I have given the URL of the WSDL ( http://localhost:8080/ezcashservice/ez.wsdl ). Then it worked well. Web service client can read the response as well. It is...
  4. Failed to load spring contract first WSDL from SOAPUI

    Hi,

    I have developed spring contract first web service using Castor mapping and successfully deployed using Tomcat 7.
    When i try to load WSDL url from the SOAP UI then it said Invalid Tag.
    I...
  5. Thanks.... After longtime.. I am having similar...

    Thanks.... After longtime.. I am having similar problem as i am using custom error class extended by Exception. In AOP logging, i am using this custom adviser and i unable to read the custom message...
  6. Spring AOP loggers append Adviser Class name instead actual class name

    Followings are my proxy configuration, log4j.xml and Advice class for AOP loggers. I have separate logging methods in the Adviser class for method before, afterReturning as well as afterThrowing. The...
  7. How to read key value map from .properties file

    Hi All,

    I need to read all keys and values from java properties file using spring framework to a java map.

    for an example consider this "abc.properies" file.
    it includes following key values...
Results 1 to 7 of 7