-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Web Service
Open Source SOAP / REST monitor and router
Membrane is a router and monitor for HTTP and Web Services written in Java and licensed under the ASF 2.0 license. It features a graphical user interface for analyzing HTTP traffic in real-time that provides formatters for XML, SOAP and … Continue reading
Posted in SOA / Webservices
Tagged JSON, monitor, Representational State Transfer, rest, router, soap, Web Service, XML
Leave a comment
Stateful Web Services mit JAX-WS
Ohne die Sinnhaftigkeit von zustandsbehafteten Web Services vorab diskutieren zu wollen sind hier 3 Möglichkeiten genannt solche mit Hilfe von JAX-WS bzw. dessen Referenzimplementierung umzusetzen. Variante 1: Direkter Zugriff auf die HTTP-Session über den WebServiceContext Bei einem Web Service, der … Continue reading