Search:

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

Search: Search took 0.01 seconds.

  1. I resolved this issue, thanks

    I resolved this issue, thanks
  2. Jaxb2Marshaller does not work with schema the has import

    Hello
    I am using org.springframework.oxm.jaxb.Jaxb2Marshaller to unmarshal xml file. I used the jaxb pluging to generate the objects based on the schema (the schema import another schema...
  3. Replies
    1
    Views
    357

    ftp:outbound-gateway question

    Hello
    can you use int-ftp:outbound-gateway to put a file on the ftp, from the documentation it seems only it supports rm,ls,mget,get (but when you actually run the code mget is not supported).
    ...
  4. Replies
    1
    Views
    318

    anyone had a chance to look at this issue?

    anyone had a chance to look at this issue?
  5. Replies
    1
    Views
    318

    Exception when connecting to ftp

    Hello
    I am trying to connect to ftp using spring integration, I found this sample which I modified and updated to do the get only (it was originally doing ls/get and remove). I am getting this...
  6. Mapping Interface to more than one class in spring

    Hello
    I have a question, if I have an interface that is implemented by 2 classes. depending on specific scenario I will instantiate on of these classes (a factory pattern). Is there a way to do...
Results 1 to 6 of 6