Generating Javadoc Javadoc execution Loading source files for package org.openejb... Loading source files for package org.openejb.alt.assembler.classic... Loading source files for package org.openejb.alt.assembler.classic.xml... Loading source files for package org.openejb.alt.config... Loading source files for package org.openejb.alt.config.ejb11... Loading source files for package org.openejb.alt.config.rules... Loading source files for package org.openejb.alt.config.sys... Loading source files for package org.openejb.alt.containers.castor_cmp11... Loading source files for package org.openejb.cli... Loading source files for package org.openejb.client... Loading source files for package org.openejb.client.proxy... Loading source files for package org.openejb.core... Loading source files for package org.openejb.core.entity... Loading source files for package org.openejb.core.ivm... Loading source files for package org.openejb.core.ivm.naming... Loading source files for package org.openejb.core.ivm.naming.java... Loading source files for package org.openejb.core.stateful... Loading source files for package org.openejb.core.stateless... Loading source files for package org.openejb.core.transaction... Loading source files for package org.openejb.loader... Loading source files for package org.openejb.resource... Loading source files for package org.openejb.resource.jdbc... Loading source files for package org.openejb.ri.sp... Loading source files for package org.openejb.server... Loading source files for package org.openejb.server.admin... Loading source files for package org.openejb.server.ejbd... Loading source files for package org.openejb.server.httpd... Loading source files for package org.openejb.server.telnet... Loading source files for package org.openejb.spi... Loading source files for package org.openejb.tomcat... Loading source files for package org.openejb.util... Loading source files for package org.openejb.util.io... Loading source files for package org.openejb.util.proxy... Loading source files for package org.openejb.util.urlhandler.resource... Constructing Javadoc information... Standard Doclet version 1.4.2_13 Generating target/docs/apidocs/constant-values.html... Copying file /usr/src/RPM/BUILD/openejb-1.0/.maven/cache/maven-javadoc-plugin-1.8/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css... Building tree for all the packages and classes... Generating target/docs/apidocs/org/openejb/class-use/ApplicationException.html... "<B>Container's action</B> " This sentence is different from what will be interpreted as the first sentence in the next major release (when that interpretation will be internationalized), which is: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/stateful/StatefulBeanManagedTxPolicy.java:143: warning - The first sentence is interpreted to be: src/java/org/openejb/core/stateless/StatelessBeanManagedTxPolicy.java:120: warning - The first sentence is interpreted to be: To avoid this note, change the doc comment to make this a proper first sentence, then use -breakiterator from that point forward, which will output this new sentence. "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> src/java/org/openejb/core/transaction/TxManditory.java:124: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxNever.java:119: warning - The first sentence is interpreted to be: Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " src/java/org/openejb/core/transaction/TxNotSupported.java:135: warning - The first sentence is interpreted to be: "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException src/java/org/openejb/core/transaction/TxRequired.java:140: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxRequiresNew.java:148: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxSupports.java:118: warning - The first sentence is interpreted to be: </P> <B>Client's view</B> <P> Receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> If the instance called setRollbackOnly(), then rollback the transaction, and re-throw AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/entity/EntityInstanceManager.java:277: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/class-use/OpenEJBException.html... "called prior to invoking ejbLoad on the bean." This sentence is different from what would be generated using -breakiterator: "called prior to invoking ejbLoad on the bean. e.g. to give the CMP container a chance to load the persistent state" src/java/org/openejb/util/OpenEJBErrorHandler.java:113: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:128: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null ." {1} is the part of the system that needs the properties object." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null " "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found." {0} is the properties file name {1} is the part of the system that needs the properties file." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found" src/java/org/openejb/util/OpenEJBErrorHandler.java:143: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:158: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:175: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:190: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}." {0} is the property name {1} is the properties file name." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}" "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." {0} is the property name {1} is the illegal value." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}" "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}. {2}" {0} is the property name {1} is the illegal value" "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'." {0} part of the system that needs the class {1} class that cannot be found." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'" src/java/org/openejb/util/OpenEJBErrorHandler.java:205: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:220: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:239: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:260: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed" src/java/org/openejb/alt/assembler/classic/Assembler.java:91: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/assembler/classic/class-use/AssemblerTool.html... "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces " This sentence is different from what would be generated using -breakiterator: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces </pre>" src/java/org/openejb/alt/assembler/classic/xml/DomOpenEjbConfigurationFactory.java:103: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/assembler/classic/class-use/OpenEjbConfigurationFactory.html... "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file <p> DomOpenEjbConfigurationFactory is the default OpenEjbConfigurationFactory, which creates an OpenEjbConfiguration object based on XML config files located on the local system." src/java/org/openejb/alt/containers/castor_cmp11/CastorCMP11_EntityContainer.java:1413: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/class-use/DeploymentInfo.html... "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g." This sentence is different from what would be generated using -breakiterator: "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g. 0 for integer, null for pointers) prior to invoking an ejbCreate(...) method on an instance."" src/java/org/openejb/core/entity/EntityInstanceManager.java:277: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/class-use/ThreadContext.html... "called prior to invoking ejbLoad on the bean." This sentence is different from what would be generated using -breakiterator: "called prior to invoking ejbLoad on the bean. e.g. to give the CMP container a chance to load the persistent state" src/java/org/openejb/core/transaction/TxSupports.java:72: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/class-use/TransactionPolicy.html... "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows." This sentence is different from what would be generated using -breakiterator: "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows" src/java/org/openejb/core/stateful/StatefulBeanManagedTxPolicy.java:143: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/class-use/TransactionContext.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/stateless/StatelessBeanManagedTxPolicy.java:120: warning - The first sentence is interpreted to be: "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> src/java/org/openejb/core/transaction/TxManditory.java:124: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxNever.java:119: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxNotSupported.java:135: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxRequired.java:140: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxRequiresNew.java:148: warning - The first sentence is interpreted to be: Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. src/java/org/openejb/core/transaction/TxSupports.java:118: warning - The first sentence is interpreted to be: " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> If the instance called setRollbackOnly(), then rollback the transaction, and re-throw AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/loader/LoaderServlet.java:153: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/loader/class-use/Loader.html... "Ain't classloaders fun? This class exists to reconcile that loader implementations may exist in the parent classloader while the loader interface is also in this classloader." This sentence is different from what would be generated using -breakiterator: "Ain't classloaders fun? " src/java/org/openejb/core/ivm/IntraVmServer.java:60: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/spi/class-use/ApplicationServer.html... "<h2><b>REMOTE to LOCAL SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>REMOTE to LOCAL SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in a remote client vm and finishes in same vm as OpenEJB and the Application Server. " src/java/org/openejb/alt/assembler/classic/Assembler.java:91: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/spi/class-use/Assembler.html... "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces " This sentence is different from what would be generated using -breakiterator: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces </pre>" src/java/org/openejb/alt/assembler/classic/OpenEjbConfigurationFactory.java:89: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/assembler/classic/package-use.html... "Factory for creating an instance of the OpenEjbConfiguration " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration <p> The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system and is used by the org.openejb.alt.assembler.classic.Assembler to build a running unstance of OpenEJB." src/java/org/openejb/alt/assembler/classic/OpenEjbConfigurationFactory.java:89: warning - The first sentence is interpreted to be: "Factory for creating an instance of the OpenEjbConfiguration " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration <p> The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system and is used by the org.openejb.alt.assembler.classic.Assembler to build a running unstance of OpenEJB." src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/spi/package-use.html... "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: Building index for all the packages and classes... src/java/org/openejb/util/HtmlUtilities.java:58: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/index-all.html... "type for <a href="href"...>" This sentence is different from what would be generated using -breakiterator: "type for <a href="href"..." src/java/org/openejb/util/HtmlUtilities.java:56: warning - The first sentence is interpreted to be: "type for <a name="name"...>" This sentence is different from what would be generated using -breakiterator: "type for <a name="name"..." src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " src/java/org/openejb/alt/assembler/classic/Assembler.java:91: warning - The first sentence is interpreted to be: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces " This sentence is different from what would be generated using -breakiterator: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces </pre>" src/java/org/openejb/util/OpenEJBErrorHandler.java:205: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible" src/java/org/openejb/util/OpenEJBErrorHandler.java:190: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'." src/java/org/openejb/util/OpenEJBErrorHandler.java:220: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:239: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:260: warning - The first sentence is interpreted to be: {0} part of the system that needs the class {1} class that cannot be found." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed" "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed" src/java/org/openejb/alt/assembler/classic/xml/DomOpenEjbConfigurationFactory.java:103: warning - The first sentence is interpreted to be: "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file <p> DomOpenEjbConfigurationFactory is the default OpenEjbConfigurationFactory, which creates an OpenEjbConfiguration object based on XML config files located on the local system." src/java/org/openejb/client/StatefulEJBObjectHandler.java:88: warning - The first sentence is interpreted to be: "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " src/java/org/openejb/client/StatelessEJBObjectHandler.java:104: warning - The first sentence is interpreted to be: src/java/org/openejb/core/stateful/StatefulEjbObjectHandler.java:91: warning - The first sentence is interpreted to be: src/java/org/openejb/core/stateless/StatelessEjbObjectHandler.java:97: warning - The first sentence is interpreted to be: src/java/org/openejb/resource/jdbc/JdbcConnectionFactory.java:110: warning - @return tag has no arguments. src/java/org/openejb/core/stateful/StatefulBeanManagedTxPolicy.java:143: warning - The first sentence is interpreted to be: "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/stateless/StatelessBeanManagedTxPolicy.java:120: warning - The first sentence is interpreted to be: "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> If the instance called setRollbackOnly(), then rollback the transaction, and re-throw AppException. " "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " "<B>18.3.3 Exceptions from container-invoked callbacks</B> " This sentence is different from what would be generated using -breakiterator: "<B>18.3.3 Exceptions from container-invoked callbacks</B> <P> Handles the exceptions thrown from the from the following container-invoked callback methods of the enterprise bean. " src/java/org/openejb/core/transaction/TxManditory.java:124: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxNever.java:119: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxNotSupported.java:135: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxRequired.java:140: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxRequiresNew.java:148: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TxSupports.java:118: warning - The first sentence is interpreted to be: src/java/org/openejb/core/transaction/TransactionPolicy.java:335: warning - The first sentence is interpreted to be: src/java/org/openejb/core/EnvProps.java:227: warning - The first sentence is interpreted to be: "Not yet used " This sentence is different from what would be generated using -breakiterator: "Not yet used <p> NAME:<br> <code>org/openejb/core/InstanceManager/CONCURRENT_ATTEMPTS</code> </p> <p> EXAMPLE VALUE:<br> <code></code> </p> <p> USED BY:<br> Not yet used </p>" src/java/org/openejb/core/EnvProps.java:133: warning - The first sentence is interpreted to be: "Property name that specifies the path prefix for directories created by bean passivation " This sentence is different from what would be generated using -breakiterator: "Property name that specifies the path prefix for directories created by bean passivation <p> NAME:<br> <code>org/openejb/core/InstanceManager/PASSIVATOR_PATH_PREFIX</code> </p> <p> EXAMPLE VALUE:<br> <code>/tmp/openejb</code> </p> <p> USED BY: <UL> src/java/org/openejb/core/EnvProps.java:157: warning - The first sentence is interpreted to be: src/java/org/openejb/core/ivm/IntraVmServer.java:60: warning - The first sentence is interpreted to be: <LI>{@link org.openejb.core.stateful.StatefulInstanceManager} </UL> </p>" "Property name that specifies the size of the bean pools " This sentence is different from what would be generated using -breakiterator: "Property name that specifies the size of the bean pools <p> NAME:<br> <code>PoolSize</code> </p> <p> EXAMPLE VALUE:<br> <code>100</code> </p> <p> USED BY: <UL> <LI>{@link org.openejb.core.entity.EntityInstanceManager} <LI>{@link org.openejb.core.stateful.StatefulInstanceManager} <LI>{@link org.openejb.core.stateless.StatelessInstanceManager} </UL> </p>" "<h2><b>REMOTE to LOCAL SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>REMOTE to LOCAL SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in a remote client vm and finishes in same vm as OpenEJB and the Application Server. " src/java/org/openejb/client/StatefulEJBObjectHandler.java:127: warning - The first sentence is interpreted to be: "<B>" This sentence is different from what would be generated using -breakiterator: "<B><P>5.8.2 Stateless session beans</P></B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " "<B>5.8.2 Stateless session beans</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.2 Stateless session beans</B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " "<B>" This sentence is different from what would be generated using -breakiterator: "<B><P>5.8.2 Stateless session beans</P></B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " "<B>5.8.2 Stateless session beans</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.2 Stateless session beans</B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " src/java/org/openejb/client/StatelessEJBObjectHandler.java:143: warning - The first sentence is interpreted to be: src/java/org/openejb/core/stateful/StatefulEjbObjectHandler.java:130: warning - The first sentence is interpreted to be: src/java/org/openejb/core/stateless/StatelessEjbObjectHandler.java:136: warning - The first sentence is interpreted to be: src/java/org/openejb/loader/LoaderServlet.java:153: warning - The first sentence is interpreted to be: "Ain't classloaders fun? This class exists to reconcile that loader implementations may exist in the parent classloader while the loader interface is also in this classloader." This sentence is different from what would be generated using -breakiterator: "Ain't classloaders fun? " src/java/org/openejb/core/entity/EntityInstanceManager.java:277: warning - The first sentence is interpreted to be: "called prior to invoking ejbLoad on the bean." This sentence is different from what would be generated using -breakiterator: "called prior to invoking ejbLoad on the bean. e.g. to give the CMP container a chance to load the persistent state" src/java/org/openejb/alt/assembler/classic/OpenEjbConfigurationFactory.java:89: warning - The first sentence is interpreted to be: "Factory for creating an instance of the OpenEjbConfiguration " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration <p> The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system and is used by the org.openejb.alt.assembler.classic.Assembler to build a running unstance of OpenEJB." src/java/org/openejb/util/OpenEJBErrorHandler.java:113: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null ." {1} is the part of the system that needs the properties object." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null " "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found." {0} is the properties file name {1} is the part of the system that needs the properties file." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found" "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}." {0} is the property name {1} is the properties file name." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}" "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." {0} is the property name {1} is the illegal value." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}" "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}. {2}" {0} is the property name {1} is the illegal value" src/java/org/openejb/util/OpenEJBErrorHandler.java:128: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:143: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:158: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:175: warning - The first sentence is interpreted to be: src/java/org/openejb/alt/containers/castor_cmp11/CastorCMP11_EntityContainer.java:1413: warning - The first sentence is interpreted to be: "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g." This sentence is different from what would be generated using -breakiterator: "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g. 0 for integer, null for pointers) prior to invoking an ejbCreate(...) method on an instance."" src/java/org/openejb/core/transaction/TxSupports.java:72: warning - The first sentence is interpreted to be: "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows." This sentence is different from what would be generated using -breakiterator: "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows" src/java/org/openejb/util/io/ObjectOutputStream.java:790: warning - The first sentence is interpreted to be: "Converts the double argument to a <code>long</code> using the <code>doubleToLongBits</code> method in class <code>Double</code>, and then writes that <code>long</code> value to the underlying output stream as an 8-byte quantity, high byte first." This sentence is different from what would be generated using -breakiterator: "Converts the double argument to a <code>long</code> using the <code>doubleToLongBits</code> method in class <code>Double</code>, and then writes that <code>long</code> value to the underlying output stream as an 8-byte quantity, high byte first" "If the meta data is being copied between bean instances in a RPC call we use the IntraVmArtifact " This sentence is different from what would be generated using -breakiterator: "If the meta data is being copied between bean instances in a RPC call we use the IntraVmArtifact <P> If the meta data is referenced by a stateful bean that is being passivated by the container, we allow this object to be serialized. " src/java/org/openejb/core/ivm/IntraVmMetaData.java:256: warning - The first sentence is interpreted to be: Building index for all classes... src/java/org/openejb/alt/assembler/classic/OpenEjbConfigurationFactory.java:89: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/assembler/classic/package-summary.html... "Factory for creating an instance of the OpenEjbConfiguration " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration <p> The OpenEjbConfiguration object structure provides the information about the configuration of OpenEJB and the container system and is used by the org.openejb.alt.assembler.classic.Assembler to build a running unstance of OpenEJB." src/java/org/openejb/alt/assembler/classic/Assembler.java:91: warning - The first sentence is interpreted to be: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces " This sentence is different from what would be generated using -breakiterator: "<pre> This method performs the following actions(in order): 1 Assembles Containers and Deployments 1.1 Assembles StatefulContainer(s) 1.1.1 Assembles Stateful SessionBean Deployments 1.2 Assembles StatelessContainer(s) 1.2.1 Assembles Stateless SessionBean Deployments 1.3 Assembles EntityContainer(s) 1.3.1 Assembles EntityBean Deployments 2 Assembles SecurityService 3 Assembles TransactionService 4 Assembles ConnectionManager(s) 5 Assembles Connector(s) 7 Applies MethodPermission(s) 8 Applies SecurityRole(s) 8 Applies TransactionAttribute(s) 10 Assembles ProxyFactory 11 Assembles bean JNDI namespaces </pre>" src/java/org/openejb/alt/assembler/classic/xml/DomOpenEjbConfigurationFactory.java:103: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/assembler/classic/xml/package-summary.html... "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file " This sentence is different from what would be generated using -breakiterator: "Factory for creating an instance of the OpenEjbConfiguration using DOM and and XML configuration file <p> DomOpenEjbConfigurationFactory is the default OpenEjbConfigurationFactory, which creates an OpenEjbConfiguration object based on XML config files located on the local system." src/java/org/openejb/core/ivm/IntraVmServer.java:60: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/ivm/package-summary.html... "<h2><b>REMOTE to LOCAL SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>REMOTE to LOCAL SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in a remote client vm and finishes in same vm as OpenEJB and the Application Server. " src/java/org/openejb/core/transaction/TxSupports.java:72: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/package-summary.html... "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows." This sentence is different from what would be generated using -breakiterator: "17.6.2.3 Supports The Container invokes an enterprise Bean method whose transaction attribute is set to Supports as follows" src/java/org/openejb/loader/LoaderServlet.java:153: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/loader/package-summary.html... "Ain't classloaders fun? This class exists to reconcile that loader implementations may exist in the parent classloader while the loader interface is also in this classloader." This sentence is different from what would be generated using -breakiterator: "Ain't classloaders fun? " src/java/org/openejb/spi/ApplicationServer.java:64: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/spi/package-summary.html... "<h2><b>LOCAL to REMOTE SERIALIZATION</b>" This sentence is different from what would be generated using -breakiterator: "<h2><b>LOCAL to REMOTE SERIALIZATION</b></h2> <p> <i>Definition:</i><p> This is a serialization that initiates in the local vm, but is outside the scope of a marked IntraVM local serialization. " src/java/org/openejb/alt/containers/castor_cmp11/CastorCMP11_EntityContainer.java:1413: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/alt/containers/castor_cmp11/CastorCMP11_EntityContainer.html... "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g." This sentence is different from what would be generated using -breakiterator: "Section 9.2.4 EJB 1.1: "The Container must ensure that the values of the container-managed fields are set to the Java language defaults (e.g. 0 for integer, null for pointers) prior to invoking an ejbCreate(...) method on an instance."" src/java/org/openejb/client/StatefulEJBObjectHandler.java:88: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/client/StatefulEJBObjectHandler.html... "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " src/java/org/openejb/client/StatefulEJBObjectHandler.java:127: warning - The first sentence is interpreted to be: "<B>" This sentence is different from what would be generated using -breakiterator: "<B><P>5.8.2 Stateless session beans</P></B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " src/java/org/openejb/client/StatelessEJBObjectHandler.java:104: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/client/StatelessEJBObjectHandler.html... "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " src/java/org/openejb/client/StatelessEJBObjectHandler.java:143: warning - The first sentence is interpreted to be: "<B>5.8.2 Stateless session beans</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.2 Stateless session beans</B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " src/java/org/openejb/core/DeploymentInfo.java:161: warning - @param argument "did" is not a parameter name. src/java/org/openejb/core/EnvProps.java:227: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/EnvProps.html... "Not yet used " This sentence is different from what would be generated using -breakiterator: "Not yet used <p> NAME:<br> src/java/org/openejb/core/EnvProps.java:133: warning - The first sentence is interpreted to be: src/java/org/openejb/core/EnvProps.java:157: warning - The first sentence is interpreted to be: <code>org/openejb/core/InstanceManager/CONCURRENT_ATTEMPTS</code> </p> <p> EXAMPLE VALUE:<br> <code></code> </p> <p> USED BY:<br> Not yet used </p>" "Property name that specifies the path prefix for directories created by bean passivation " This sentence is different from what would be generated using -breakiterator: "Property name that specifies the path prefix for directories created by bean passivation <p> NAME:<br> <code>org/openejb/core/InstanceManager/PASSIVATOR_PATH_PREFIX</code> </p> <p> EXAMPLE VALUE:<br> <code>/tmp/openejb</code> </p> <p> USED BY: <UL> <LI>{@link org.openejb.core.stateful.StatefulInstanceManager} </UL> </p>" "Property name that specifies the size of the bean pools " This sentence is different from what would be generated using -breakiterator: "Property name that specifies the size of the bean pools <p> NAME:<br> <code>PoolSize</code> </p> <p> EXAMPLE VALUE:<br> <code>100</code> </p> <p> USED BY: <UL> <LI>{@link org.openejb.core.entity.EntityInstanceManager} <LI>{@link org.openejb.core.stateful.StatefulInstanceManager} <LI>{@link org.openejb.core.stateless.StatelessInstanceManager} </UL> </p>" Generating target/docs/apidocs/org/openejb/core/entity/EntityInstanceManager.html... "called prior to invoking ejbLoad on the bean." This sentence is different from what would be generated using -breakiterator: "called prior to invoking ejbLoad on the bean. e.g. to give the CMP container a chance to load the persistent state" src/java/org/openejb/core/entity/EntityInstanceManager.java:277: warning - The first sentence is interpreted to be: src/java/org/openejb/core/ivm/IntraVmMetaData.java:256: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/ivm/IntraVmMetaData.html... "If the meta data is being copied between bean instances in a RPC call we use the IntraVmArtifact " This sentence is different from what would be generated using -breakiterator: "If the meta data is being copied between bean instances in a RPC call we use the IntraVmArtifact <P> If the meta data is referenced by a stateful bean that is being passivated by the container, we allow this object to be serialized. " src/java/org/openejb/core/stateful/StatefulBeanManagedTxPolicy.java:143: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/stateful/StatefulBeanManagedTxPolicy.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/stateful/StatefulEjbObjectHandler.java:91: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/stateful/StatefulEjbObjectHandler.html... "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: src/java/org/openejb/core/stateful/StatefulEjbObjectHandler.java:130: warning - The first sentence is interpreted to be: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " "<B>" This sentence is different from what would be generated using -breakiterator: "<B><P>5.8.2 Stateless session beans</P></B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " src/java/org/openejb/core/stateless/StatelessBeanManagedTxPolicy.java:120: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/stateless/StatelessBeanManagedTxPolicy.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/stateless/StatelessEjbObjectHandler.java:97: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/stateless/StatelessEjbObjectHandler.html... "<B>5.8.3 getPrimaryKey()</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.3 getPrimaryKey()</B> <P> The object identifier of a session object is, in general, opaque to the client. " src/java/org/openejb/core/stateless/StatelessEjbObjectHandler.java:136: warning - The first sentence is interpreted to be: "<B>5.8.2 Stateless session beans</B> " This sentence is different from what would be generated using -breakiterator: "<B>5.8.2 Stateless session beans</B> <P> All session objects of the same stateless session bean within the same home have the same object identity, which is assigned by the container. " src/java/org/openejb/core/transaction/TransactionPolicy.java:335: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TransactionPolicy.html... "<B>18.3.3 Exceptions from container-invoked callbacks</B> " This sentence is different from what would be generated using -breakiterator: "<B>18.3.3 Exceptions from container-invoked callbacks</B> <P> Handles the exceptions thrown from the from the following container-invoked callback methods of the enterprise bean. " src/java/org/openejb/core/transaction/TxManditory.java:124: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxManditory.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/transaction/TxNever.java:119: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxNever.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " src/java/org/openejb/core/transaction/TxNotSupported.java:135: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxNotSupported.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Receives AppException. " src/java/org/openejb/core/transaction/TxRequired.java:140: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxRequired.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/core/transaction/TxRequiresNew.java:148: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxRequiresNew.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> If the instance called setRollbackOnly(), then rollback the transaction, and re-throw AppException. " src/java/org/openejb/core/transaction/TxSupports.java:118: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/core/transaction/TxSupports.html... "<B>Container's action</B> " This sentence is different from what would be generated using -breakiterator: "<B>Container's action</B> <P> Re-throw AppException </P> <B>Client's view</B> <P> Client receives AppException. " src/java/org/openejb/loader/LoaderServlet.java:153: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/loader/LoaderServlet.html... "Ain't classloaders fun? This class exists to reconcile that loader implementations may exist in the parent classloader while the loader interface is also in this classloader." This sentence is different from what would be generated using -breakiterator: "Ain't classloaders fun? " src/java/org/openejb/util/HtmlUtilities.java:58: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/util/HtmlUtilities.html... "type for <a href="href"...>" This sentence is different from what would be generated using -breakiterator: "type for <a href="href"..." "type for <a name="name"...>" This sentence is different from what would be generated using -breakiterator: "type for <a name="name"..." src/java/org/openejb/util/HtmlUtilities.java:56: warning - The first sentence is interpreted to be: src/java/org/openejb/util/OpenEJBErrorHandler.java:205: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/util/OpenEJBErrorHandler.html... "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class or initializer is not accessible" src/java/org/openejb/util/OpenEJBErrorHandler.java:190: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'." {0} part of the system that needs the class {1} class that cannot be found." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot find and load the class '{1}'" src/java/org/openejb/util/OpenEJBErrorHandler.java:220: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface." {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class '{1}', the class may be abstract or an interface" src/java/org/openejb/util/OpenEJBErrorHandler.java:239: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1}: Recieved exception {2}: {3}" {0} part of the system that needs the class {1} class that cannot be accessed" src/java/org/openejb/util/OpenEJBErrorHandler.java:260: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The {0} cannot instaniate the class {1} loaded from codebase {2}: Recieved exception {3}: {4}" {0} part of the system that needs the class {1} class that cannot be accessed" src/java/org/openejb/util/OpenEJBErrorHandler.java:113: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null ." {1} is the part of the system that needs the properties object." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "The required properties object needed by {0} is null " src/java/org/openejb/util/OpenEJBErrorHandler.java:128: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found." {0} is the properties file name {1} is the part of the system that needs the properties file." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Properties file '{0}' for {1} not found" src/java/org/openejb/util/OpenEJBErrorHandler.java:143: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}." {0} is the property name {1} is the properties file name." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' not found in {1}" src/java/org/openejb/util/OpenEJBErrorHandler.java:158: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." {0} is the property name {1} is the illegal value." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}" src/java/org/openejb/util/OpenEJBErrorHandler.java:175: warning - The first sentence is interpreted to be: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}." This sentence is different from what would be generated using -breakiterator: "Creates and throws an OpenEJBException with the following message: "Environment entry '{0}' contains illegal value {1}. {2}" {0} is the property name {1} is the illegal value" src/java/org/openejb/util/io/ObjectOutputStream.java:790: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/openejb/util/io/ObjectOutputStream.html... "Converts the double argument to a <code>long</code> using the <code>doubleToLongBits</code> method in class <code>Double</code>, and then writes that <code>long</code> value to the underlying output stream as an 8-byte quantity, high byte first." This sentence is different from what would be generated using -breakiterator: "Converts the double argument to a <code>long</code> using the <code>doubleToLongBits</code> method in class <code>Double</code>, and then writes that <code>long</code> value to the underlying output stream as an 8-byte quantity, high byte first" Generating target/docs/apidocs/help-doc.html... 130 warnings