Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,567

    I suggest using apache tcpmon...

    I suggest using apache tcpmon. Run it in proxy mode (port 8001 for example) and run the client with
    -Dhttp.proxyHost=localhost -Dhttp.proxyPort=8001 (old jdk’s: -DproxyHost -DproxyPort). Now you...
  2. Replies
    2
    Views
    897

    Thanks for the answer. I wonder if there are java...

    Thanks for the answer. I wonder if there are java 1.4 options as well. Anyone?
  3. Replies
    2
    Views
    897

    New optional elements in schema

    Hello,

    I want my webservices to be as 'loosely coupled' as possible, while keeping it programmer-friendly. So I want to generate classes from an XML schema. However, I want to be able to add new...
Results 1 to 3 of 3