• JBossWS - Supported Target Containers

    The following tables show the JBoss Application Server (community) versions JBossWS has been tested with before the release.   Latest JBossWS versions  JBoss AS WildFly 7.0.0 7.0.1 7.0.2 7.1.0 7.1.1 7.1.2 ...
    Profile Photo
    last modified by asoldano
  • JBossWS 5.2 migration notes

    <WIP>
    Profile Photo
    last modified by asoldano
  • Design Notes For WISE

    Overview Wise is a Java framework for invoking deployed webservices through a GUI interface.  The user does not need to write an invocation application to access a webservice.   Background To call a webservi...
    Profile Photo
    last modified by rsearls
  • JBossWS 5 Migration Notes

    JBossWS 5 brings a lot of new features and improvements, mainly through the upgrades of the Apache CXF (3.0 migration guide), Apache WSS4J (2.0 migration guide) and Apache Santuario components. Below is a quick summa...
    Profile Photo
    last modified by asoldano
  • JBossWS - AS 7 FAQ

    JBossWS - AS 7 FAQ This page is about the JBossWS integration with JBoss Application Server 7, which comes with a completely new architecture based on modules. Since 4.0.0 Which modules belong to JBossWS? Am I suppos...
    Profile Photo
    last modified by asoldano
  • JBossWS - Installation

    Installation on JBoss depends on your selected target container. In order to install JBossWS-CXF (JBossWS with Apache CXF integration) or JBossWS-Native, download it and follow these steps: Copy ant.properties.examp...
    Profile Photo
    last modified by asoldano
  • JBossWS 4.3.0 Migration Notes

    The JBossWS 4.3.0 release comes with few new features, Apache CXF and WSS4J component upgrades and multiple bug fixes (see release notes).   Some of the changes in the release are meant for improving stability, ...
    Profile Photo
    last modified by asoldano
  • JBossWS 4 migration guide

    This document provides some refences and directions on the migration from JBossWS 3.x to 4.x.   References JBossWS Documentation - https://docs.jboss.org/author/display/JBWS/JBoss+Web+Services+Documentation JB...
    Profile Photo
    last modified by asoldano
  • JBossWS - Authentication

    This page explains the simplest way to authenticate a web service user with JBossWS. First we secure the access to the SLSB as we would do for normal (non web service) invocations: this can be easily done through the...
    Profile Photo
    last modified by vgarmash
  • Using JBoss with X509v3 certificates

    Hi all,   I’m developing a client service to consume a  .net service with x509v3 certificate using ws security policy or ws security. The Service uses symmetric binding, with includeToken=”pref...
    Profile Photo
    last modified by nicolasfontenele
  • JBossWS - JAX-WS Tools

    The JAX-WS tools provided by JBossWS can be used in a variety of ways. First we will look at server-side development strategies, and then proceed to the client. Server side Bottom-Up (Using wsprovide) Top-Do...
    Profile Photo
    last modified by lbreuss
  • JBossWS

    JBossWS is a web service framework developed as part of the JBoss Application Server. It implements the JAX-WS specification that defines a programming model and run-time architecture for implementing web services in...
    Profile Photo
    last modified by asoldano
  • JBossWS - FAQ

    General Which version of App Server is JBossWS supported for? Why are my forum posts not answered more quickly? Are there any samples I can look at? What are the advantages of JAX-WS over JAX-RPC? ...
    Profile Photo
    last modified by asoldano
  • JBossWS - User Guide

    Introduction and architecture Common User Guide Web Service Concepts Document/Literal Document/Literal (Bare) Document/Literal (Wrapped) RPC/Literal RPC/Encoded Web Service Endpoints Pl...
    Profile Photo
    last modified by asoldano
  • JBossWS - Guided Tour

    According to your web service knowledge you might want to take a complete tour of the JBossWS documentation or skip some topics. This most probably also depends on your role and responsabilities in the enterprise proj...
    Profile Photo
    last modified by plewright