16
#
Set the maximun size of the thread pool used for
#
message driven beans
jonas.service.ejb.mdbmaxthreadpoolsize 25
#
###################### JOnAS Web container service configuration
#
#
Set the name of the implementation class of the
#
web container service.
jonas.service.web.class
org.objectweb.jonas.web.catalina41.CatalinaJWebContainerServiceImpl
#jonas.service.web.class
#
org.objectweb.jonas.web.jetty.JettyJWebContainerServiceImpl
### Experimental (Need that JOnAS be compiled with Tomcat 5)
#jonas.service.web.class
#
org.objectweb.jonas.web.catalina50.CatalinaJWebContainerServiceImpl
#
Set the list of directories that contains WARs
#
that must be deployed by the JOnAS Server at launch time.
#
Give a comma-separated list of directories.
#
If the directory has a relative path,
#
this path is relative from where the
#
Application Server is launched.
#
If the directory is not found, JOnAS searches for it in the
#
JONAS_BASE/webapps/ directory.
jonas.service.web.autoloaddir
#
Set the list of WARs that must be depoyed by the
#
JOnAS Server at launch time.
#
Give a comma-separated list of WAR files names.
#
If the file name has a relative path,
#
this path is relative from where the
#
Application Server is launched.
jonas.service.web.descriptors
#
Set the XML deployment descriptors parsing mode for
#
the WEB container service (with or without validation).
jonas.service.web.parsingwithvalidation
###################### JOnAS WebServices service configuration
#
#
Set the name of the implementation class of
#
the WebServices service.
jonas.service.ws.class
org.objectweb.jonas.ws.axis.AxisWSServiceImpl
# Set the JServiceFactory to use
jonas.service.ws.factory.class
org.objectweb.jonas.ws.axis.JAxisServiceFactory
#
Set the XML deployment descriptors parsing mode for the
#
WebServices service (with or without validation).
jonas.service.ws.parsingwithvalidation
# Set the WSDL Handler list for WSDL publication
# A minimum of 1 WSDLHandler is required !
# the list of desired WSDLHandlers (comma-separated)
jonas.service.ws.wsdlhandlers file1
# Configure the file1 WSDLHandler
Chapter 4. Getting Started With JOnAS
autoload
true
true
Need help?
Do you have a question about the APPLICATION SERVER - JONAS and is the answer not in the manual?
Questions and answers