Search:

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

Search: Search took 0.02 seconds.

  1. Sounds great, thanks a lot for your hard work and...

    Sounds great, thanks a lot for your hard work and for the time you are investing in this.

    I will for sure try it.
  2. First of all, thanks for this subproject, I think...

    First of all, thanks for this subproject, I think it's one of the most useful add-ons for Spring Integration, and in my opinion these connectors should become part of Spring Integration.

    Could you...
  3. Replies
    1
    Views
    1,340

    Share application context between Web and WS

    Can I share the app context between Spring MVC artifacts and Spring WS artifacts in the same webapp? I don't know how to do it without loading the appContext twice...
  4. Yes, I created all the objects using XJC. I...

    Yes, I created all the objects using XJC.

    I can't use ObjectFactory because my client isn't a java one but a .NET one... but that shouldn't matter, as if you take a look at the log, you'll see the...
  5. I've tested all of them. I've added...

    I've tested all of them.

    I've added @XmlRootElement annotation to all my Request/Response XSD elements, and now I have the following:


    DEBUG 2007-06-17 13:52:05,224 http-8080-Processor25...
  6. JAXB unmarshalling Exception: unexpected element

    Hello,

    I'm having problems while trying to use JAXB2 marshaller.

    When I send a request to my spring WS endpoint, I get the following


    ...
  7. Replies
    10
    Views
    2,217

    OK! You're right, I don't think I was doing it...

    OK!

    You're right, I don't think I was doing it correctly.
    Now I have the following schema,


    <?xml version="1.0" encoding="UTF-8"?>
    <schema xmlns="http://www.w3.org/2001/XMLSchema"...
  8. Replies
    10
    Views
    2,217

    Automatic WSDL Generation not working

    I'm having problems with auto-generating WSDL from naming conventions in my .XSD file.
    I'm getting a WSDL with an empty "portType" generated.


    <wsdl:portType name="NetworkProvision">...
  9. Replies
    15
    Views
    2,277

    We'd like to use this in order to be able to make...

    We'd like to use this in order to be able to make "wizards" for creating new object graphs and persisting them finally in a transaction.

    The transaction span should be able to last as long as the...
  10. Replies
    15
    Views
    2,277

    This patch rocks

    The concepts behind this patch are absolutely great - a Seam-like way of working within Spring.

    Is this going to be in official branch of Spring?
Results 1 to 10 of 10