User Profile

Collapse

Profile Sidebar

Collapse
horatiuhapca
horatiuhapca
Last Activity: Sep 24 '07, 07:13 AM
Joined: Sep 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Well...this is the question....how can i send it?
    Can this be done without using serialization or only with serialization?

    Now i try something like this
    SOAPPublishDTOV alue[] params = new SOAPPublishDTOV alue[]{soapPublishDTO Value};

    String result = MPMClassInvocat ionTemplate.inv okeMPM(Configur ation.getValueO f("endpointMPM" ), methodName, params);

    but is not working....
    See more | Go to post

    Leave a comment:


  • No, because I could not use this because I don't have acces to the server to deserealize there the information that I send from the client.
    Thanks, Horatiu...
    See more | Go to post

    Leave a comment:


  • horatiuhapca
    started a topic Sending soap Object[] from a client to a server
    in Java

    Sending soap Object[] from a client to a server

    Hello,

    I have a client in a java class and i have to send an Object to a server....somet hing like this ClassName
    {String one,
    String two,
    Integer tree}.
    I read something about serialization/deserialization but I don't have access to the server to implement there a class...
    See more | Go to post
No activity results to display
Show More
Working...