Deploying JAX-WS applications to the Liberty profile
You can use Java API for XML-based Web Services (JAX-WS)
to develop services and deploy your JAX-WS applications to the Liberty
profile. The Liberty feature jaxws-2.2 supports the
JAX-WS programming model.
Customizing web services endpoints
You can use the ibm-ws-bnd.xml file
to customize web services endpoints for server provider and client
within your applications.
Liberty profile: The ibm-ws-bnd.xml file
You can customize web services endpoints and configure
security settings for both web services providers and web service
clients by using the ibm-ws-bnd.xml file in the
Liberty profile. You must store this file in the /WEB-INF directory
of your web application or in the /META-INF directory
of your EJB module.
Liberty profile: The web services commands
Liberty provides several command utilities to work with Java Architecture for XML Binding
(JAXB) and Java API for XML
Web Services (JAX-WS) applications.