Posts Tagged "api"
- Most interesting links of February '14
- How I Learned to Avoid Magical Dependency Injection And Love Plain Java
- Exposing Functionality Over HTTP with Groovy and Ultra-Lightweight HTTP Servers
- Most interesting links of February '12
- Troubleshooting Jersey REST Server and Client
- Tip: Multiple webservice implementation classes available at the same time under WAS7
- Howto: JAX-WS service with XML Source input instead of JAXB-produced POJOs (similar to JAX-RPC with SOAPElement input)
- Creating JAX-WS webservice using Service Data Objects (SDO) instead of JAXB-bound POJOs
- Webservice testing with JMeter: Passing data from a response to another request
- Sending a SOAP request to a Web Service via URLConnection