Search:

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

Search: Search took 0.05 seconds.

  1. Hi, after doing some other stuff for our...

    Hi,

    after doing some other stuff for our project we finally got back to the problem described above. After doing some research it becomes clear that the problem only occurs for ajax requests. If...
  2. SimpleMappingExceptionResolver - error view not rendered

    Hi,

    I configured the SimpleMappingExceptionResolver to redirect to a generic error page for all Exceptions:


    <bean class="org.springframework...SimpleMappingExceptionResolver">
    <property...
  3. Replies
    1
    Views
    913

    No advices how to solve this problem? Cheers ...

    No advices how to solve this problem?

    Cheers

    Sebastian
  4. Replies
    1
    Views
    913

    MTOM with castor

    Hi,

    is there an example out there showing how to transfer binary data via web service using a castor marshaller/unmarshaller with MTOM enabled?

    I stepped through the MTOM example that comes...
  5. Defining wsdl:fault in dynamically generated wsdl

    Hi,

    how can i add fault declarations to a dynamically generated wsdl in SpringWS?

    e.g.


    <wsdl:portType name="MathOps">
    <wsdl:operation name="div">
    <wsdl:input message="impl:divRequest"...
Results 1 to 5 of 5