Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by NickGallardo: http://wiki.apache.org/ws/FrontPage/Axis2/JAX-WS/JSR-181 ------------------------------------------------------------------------------ - '''Targeting a Programming Model''' + ''' 1. Targeting a Programming Model''' One issue that is raised by the current approach is that, if Java beans can be annotated with just JSR-181 annotations, how do you determine whether the bean should be deployed as an Axis2 service vs. a JAX-WS service. @@ -67, +67 @@ Of the three approaches provided, this seems like the one closest to the goal. If this approach were chosen though, there would need to be a default chosen for the cases in which this annotation was not specified on the endpoint. '''To pass the JAX-WS TCK, we cannot require the presence of an additional annotation, so the default runtime for an annotated class should be JAX-WS.''' + + ''' 1. Deployment Model''' + + TODO: Discuss the various deployment steps necessary + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
