Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Examples/DBWS/AdvancedJavase6Containerless"

Line 1: Line 1:
 
==DBWS Web running with 'containerless' Endpoint API ==
 
==DBWS Web running with 'containerless' Endpoint API ==
<onlyinclude>
+
It is possible to run a Web service <onlyinclude> using Javase 6's "containerless" [http://java.sun.com/javase/6/docs/api/javax/xml/ws/Endpoint.html javax.xml.ws.Endpoint API]
It is possible to run a Web service using Javase 6's "containerless" [http://java.sun.com/javase/6/docs/api/javax/xml/ws/Endpoint.html javax.xml.ws.Endpoint API]
+
  
 
</onlyinclude>
 
</onlyinclude>

Revision as of 14:20, 20 April 2009

DBWS Web running with 'containerless' Endpoint API

It is possible to run a Web service using Javase 6's "containerless" javax.xml.ws.Endpoint API


Copyright © Eclipse Foundation, Inc. All Rights Reserved.