Metro is a mature web services framework for Java.
For example, I've got a simple schema which imports another schema. The second schema (urn:just:attributes, just-attributes.xsd) just …
xml-serialization jaxb java-metro-framework jaxb2I apologize if this has been answered, but the search terms I have been using (i.e. JAXB @XmlAttribute condensed …
java xml jaxb java-metro-frameworkI have 3 Webservices which is created with netbean 6.9 when I working on my computer at work, it run smoothly with …
web-services jsp java-metro-frameworkI'm trying to develop a standalone Java web service client with JAX-WS (Metro) that uses WS-Security with Username Token Authentication (…
java web-services jax-ws ws-security java-metro-frameworkWe use the "start from Java" approach to creating JAX-WS 2.0 web services using the Metro 1.5 stack. When we point a …
java web-services jaxb jax-ws java-metro-frameworkI have a JAX-WS web service application which deploys as a WAR file for Tomcat 7. It uses a recent version …
java web-services tomcat jax-ws java-metro-frameworkI have generated a Metro client using wsimport before, but in that case the WSDL was accessed over https. My …
wsdl java-metro-framework wsimportSince initialization of the WS client service and port takes ages I like to initialize them once at startup and …
java jax-ws webservice-client java-metro-frameworkI would like to know where i can get the theme that looks like Zune application for Windows (or MetroTwit) …
wpf silverlight themes java-metro-framework zuneMy WFC service uses wsHttpBinding configured with: <security mode="TransportWithMessageCredential"> <message establishSecurityContext="True" clientCredentialType="UserName"/> <…
wcf security java-metro-framework