BBjJettyContextConfiguration::setWebServicesMapping
Description
In BBj 25.02 and higher sets the value of the webservice-mapping for this Jetty context in the jetty.xml file. This mapping precedes all web service mappings on this context.
Syntax
| Return Value | Description |
|---|---|
| void | setWebServicesMapping(string mapping) |
Parameter
| Variable | Description |
|---|---|
| mapping | Specifies the webservice-mapping value to associate with this context. |
Return Value
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.