Previous Topic

Next Topic

Book Contents

Book Index

REST OSGi JAX-RS Publisher Bundle Configuration

The persistent identity (PID) of the OSGi REST Publisher configuration is com.eclipsesource.jaxrs.connector.

Configuration Property

Default Value

Description

root

/

The root URI for publishing web services. Defaults to /.

disableWadl

WADL generation through 'application.wadl' is enabled in Jersey by default. To disable this, set this property to true.

publishDelay

150

The wait delay in milliseconds before reloading the servlet container after a new resource was registered.