From commits-return-44911-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Sun Dec 9 03:55:16 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3A3941807B5 for ; Sun, 9 Dec 2018 03:55:12 +0100 (CET) Received: (qmail 7867 invoked by uid 500); 9 Dec 2018 02:55:11 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 7630 invoked by uid 99); 9 Dec 2018 02:55:11 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2018 02:55:11 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 9E9943A2F58 for ; Sun, 9 Dec 2018 02:55:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1848496 [15/16] - in /tomee/site/trunk/content: community/ latest/docs/ latest/docs/admin/cluster/ latest/docs/admin/configuration/ latest/docs/advanced/client/ latest/docs/advanced/jms/ latest/docs/advanced/setup/ latest/docs/advanced/sha... Date: Sun, 09 Dec 2018 02:55:03 -0000 To: commits@tomee.apache.org From: dblevins@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20181209025509.9E9943A2F58@svn01-us-west.apache.org> Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html Sun Dec 9 02:54:59 2018 @@ -145,8 +145,9 @@ -
-

Run

+
+

Run

+

The most commonly used goal, it allows to start a tomee with applications. Here is its configuration:

@@ -475,8 +476,8 @@

Synchronization are blocks defining a source and target folder and both are synchronized. It typically copy src/main/webapp resources in target/apache-tomee/webapps/myapp/.

-
-

Customizers

+
+

Customizers

Customizers are java classes loadable by the plugin and with a main or implementing Runnable and taking optionally as constructor parameter a File representing tomee.base or no arguments.

@@ -498,8 +499,8 @@ as constructor parameter a File
-
-

Dependencies (libs)

+
+

Dependencies (libs)

The format can be:

@@ -512,7 +513,7 @@ as constructor parameter a File
-
groupId:artifactId:version
+
groupId:artifactId:version
@@ -524,7 +525,7 @@ as constructor parameter a File
-
unzip:groupId:artifactId:version
+
unzip:groupId:artifactId:version
@@ -536,12 +537,12 @@ as constructor parameter a File
-
remove:prefix
+
remove:prefix
-
-

Example

+
+

Example

<plugin>
@@ -575,8 +576,10 @@ as constructor parameter a File
 
-
-

Build

+
+
+

Build

+

Excepted synchronization, build plugin inherit from run Mojo its configuration. It just adds the following:

@@ -617,12 +620,15 @@ as constructor parameter a File
-
-

Tomcat like goals

+
+
+

Tomcat like goals

+

configtest, start and stop just execute these commands on the server (like on catalina.sh).

+
Modified: tomee/site/trunk/content/tomee-8.0/docs/docs.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/docs.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/docs.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/docs.html Sun Dec 9 02:54:59 2018 @@ -101,8 +101,9 @@
-
-

Administration

+
+

Administration

+
  • @@ -117,8 +118,10 @@
-
-

Developers

+
+
+

Developers

+
  • @@ -145,8 +148,10 @@
-
-

Advanced

+
+
+

Advanced

+
  • @@ -167,6 +172,7 @@
+
Modified: tomee/site/trunk/content/tomee-8.0/docs/documentation.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/documentation.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/documentation.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/documentation.html Sun Dec 9 02:54:59 2018 @@ -95,7 +95,9 @@
-
+
+
+

See also the examples page for downloadable, executable and code-focused view of Java EE and TomEE. You can also find us on IRC freenode.org #openejb and #tomee

@@ -112,15 +114,19 @@ Intellij
Eclipse (m2e-Webby)
Get started with Netbeans

+
+
+
+ +
-

General Informations Comparison: OpenEJB, TomEE, -TomEE+
+

TomEE+]
TomEE Directory structure
Deploying in TomEE
The 'tomee' webapp
TomEE Reference Card
ApplicationComposer
-} \{span-one-third #Configuration System +} \{span-one-third #Configuration System Properties
Deployments
Configuring Resources
@@ -136,7 +142,7 @@ Container
JNDI Names
Changing JMS implementations
Changing JPA to Hibernate
-} \{span-one-third ##Testing Techniques +} \{span-one-third #Testing Techniques Application discovery via the classpath
Embedded Configuration
@@ -165,14 +171,18 @@ inner-class
Logging Events
} \{span-one-third

+
+
+
Modified: tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html Sun Dec 9 02:54:59 2018 @@ -299,7 +299,7 @@ META-INF/. For example META-INF/org.rout
-
<ServiceJar>
+
<ServiceJar>
   <ServiceProvider id="DeterminedRouter" service="Resource"
            type="org.apache.openejb.resource.jdbc.Router" class-name="implementation class">
     Param defaultValue
@@ -319,7 +319,7 @@ in our example it needs the proxied data
 
-
<Resource id="router" type="<your implementation>" provider="<your provider>">
+
<Resource id="router" type="<your implementation>" provider="<your provider>">
   Param value
 </Resource>
 

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html Sun Dec  9 02:54:59 2018
@@ -181,9 +181,9 @@ will broadcast all it’s services w
 well it will ignore any services it sees broadcast if they do not share
 the same group name.

-
-

#Details

+
+

Details

Multicast

@@ -223,8 +223,6 @@ the same group name.

-
-
Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html Sun Dec 9 02:54:59 2018 @@ -131,7 +131,7 @@ public class MyEjbLocalRefBean implement
-
<ejb-local-ref>
+
<ejb-local-ref>
   <ejb-ref-name>myFooEjb</ejb-ref-name>
   <local>org.superbiz.refs.FooLocal</local>
 </ejb-local-ref>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html Sun Dec  9 02:54:59 2018
@@ -174,7 +174,7 @@ and setup in OpenEJB Standalone by defau
 
-
server      = org.apache.openejb.server.ejbd.EjbServer
+
server      = org.apache.openejb.server.ejbd.EjbServer
 bind        = 127.0.0.1
 port        = 4203
 disabled    = false
@@ -232,7 +232,7 @@ listing.

-
server      = org.apache.openejb.server.ejbd.EjbServer
+
server      = org.apache.openejb.server.ejbd.EjbServer
 bind        = 127.0.0.1
 port        = 4203
 disabled    = false
@@ -248,7 +248,7 @@ discovery   = ejb:ejbds://{bind}:{port}<
 
-
-Dopenejb.client.enabledCipherSuites=TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA
+
-Dopenejb.client.enabledCipherSuites=TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA
Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html Sun Dec 9 02:54:59 2018 @@ -98,7 +98,7 @@
-

# +

= Via annotation

@@ -135,7 +135,7 @@ public class MyEjbRemoteRefBean implemen
-
<ejb-ref>
+
<ejb-ref>
     <ejb-ref-name>myFooEjb</ejb-ref-name>
     <remote>org.superbiz.refs.FooRemote</remote>
 </ejb-ref>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html Sun Dec  9 02:54:59 2018
@@ -144,7 +144,7 @@ info in the ejb-jar.xml of shapesApp.jar
 
-
<ejb-jar>
+
<ejb-jar>
   <enterprise-beans>
 
     <session>
@@ -205,7 +205,7 @@ shapesApp.jar:

-
<ejb-jar>
+
<ejb-jar>
   <enterprise-beans>
 
     <session>
@@ -248,7 +248,7 @@ to satisfy the lookup to the other serve
 
-
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <openejb>
 
   <JndiProvider id="shoe" type="javax.naming.InitialContext">
@@ -299,7 +299,7 @@ could expand the <JndiProvider&
 
-
  <JndiProvider id="shoe" type="javax.naming.InitialContext">
+
  <JndiProvider id="shoe" type="javax.naming.InitialContext">
     java.naming.provider.url = failover:ejbd://192.168.1.20:4201,ejbd://192.168.1.30:4201
     java.naming.factory.initial = org.apache.openejb.client.RemoteInitialContextFactory
   </JndiProvider>
Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html Sun Dec 9 02:54:59 2018 @@ -220,7 +220,7 @@ security.

-
openejb.management:J2EEServer=openejb,J2EEApplication=null,EJBModule=StatsModule,StatelessSessionBean=CounterBean,j2eeType=Invocations,name=CounterBean
+
openejb.management:J2EEServer=openejb,J2EEApplication=null,EJBModule=StatsModule,StatelessSessionBean=CounterBean,j2eeType=Invocations,name=CounterBean
Modified: tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html Sun Dec 9 02:54:59 2018 @@ -116,7 +116,7 @@ TomEE webapp. Here is the servlet as def
-
<servlet>
+
<servlet>
     <servlet-name>ServerServlet</servlet-name>
     <servlet-class>org.apache.openejb.server.httpd.ServerServlet</servlet-class>
 </servlet>
@@ -242,7 +242,7 @@ this log entry:

-
WARN - "null OEJP/4.7" FAIL "Security error - foo.Bar is not whitelisted as deserializable, prevented before loading it." - Debug for StackTrace
+
WARN - "null OEJP/4.7" FAIL "Security error - foo.Bar is not whitelisted as deserializable, prevented before loading it." - Debug for StackTrace
@@ -256,7 +256,7 @@ on server side as well as on client side
-
tomee.serialization.class.whitelist = foo.Bar,foo.Baz
+
tomee.serialization.class.whitelist = foo.Bar,foo.Baz
 tomee.serialization.class.blacklist = -
@@ -266,7 +266,7 @@ this:

-
tomee.serialization.class.whitelist = foo.
+
tomee.serialization.class.whitelist = foo.
 tomee.serialization.class.blacklist = -
@@ -280,7 +280,7 @@ you have to configure the properties lik
-
tomee.serialization.class.whitelist = foo.
+
tomee.serialization.class.whitelist = foo.
 tomee.serialization.class.blacklist = foo.Bar
@@ -297,7 +297,7 @@ serialization will work in the same way
-
tomee.serialization.class.whitelist =
+
tomee.serialization.class.whitelist =
 tomee.serialization.class.blacklist = org.codehaus.groovy.runtime.,org.apache.commons.collections.functors.,org.apache.xalan,java.lang.Process
@@ -342,7 +342,7 @@ deactivate the blacklist with this confi
-
tomee.serialization.class.whitelist =
+
tomee.serialization.class.whitelist =
 tomee.serialization.class.blacklist = -
Modified: tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html Sun Dec 9 02:54:59 2018 @@ -319,7 +319,7 @@ elapsed: 0.89 sec

-
Results :
+
Results :
 
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Modified: tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html Sun Dec 9 02:54:59 2018 @@ -224,7 +224,7 @@ META-INF, but at the root of any of the
-
# set the initial context factory
+
# set the initial context factory
 java.naming.factory.initial = org.apache.openejb.client.LocalInitialContextFactory
 
 # change some logging
@@ -252,7 +252,7 @@ Properties can still be used to override
 
-
Properties p = new Properties();
+
Properties p = new Properties();
 
 p.put("openejb.validation.output.level ", " medium");
 

Modified: tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html Sun Dec  9 02:54:59 2018
@@ -101,7 +101,7 @@ logging information.

-
log4j.category.OpenEJB.server.discovery = debug
+
log4j.category.OpenEJB.server.discovery = debug
@@ -109,7 +109,7 @@ logging information.

-
log4j.category.OpenEJB.server.discovery.multipoint = debug
+
log4j.category.OpenEJB.server.discovery.multipoint = debug
 log4j.category.OpenEJB.server.discovery.multicast = debug
@@ -119,7 +119,7 @@ information at startup:

-
DEBUG - Using default 'heart_rate=500'
+
DEBUG - Using default 'heart_rate=500'
 DEBUG - Using default 'max_missed_heartbeats=10'
 DEBUG - Using default 'max_reconnect_delay=30000'
 DEBUG - Using default 'reconnect_delay=5000'
@@ -133,7 +133,7 @@ INFO - Created Tracker{group='default',
 
-
INFO - Using 'heart_rate=200'
+
INFO - Using 'heart_rate=200'
 INFO - Using 'max_missed_heartbeats=2'
 DEBUG - Using default 'max_reconnect_delay=30000'
 DEBUG - Using default 'reconnect_delay=5000'
@@ -147,7 +147,7 @@ INFO - Created Tracker{group='default',
 
-
DEBUG - Expired Service{uri=green://localhost:0, broadcastString='default:green://localhost:0&#39;} Timeout{lastSeen=-5005, threshold=5000}
+
DEBUG - Expired Service{uri=green://localhost:0, broadcastString='default:green://localhost:0&#39;} Timeout{lastSeen=-5005, threshold=5000}
 
 DEBUG - Added Service{uri=green://localhost:0}
 

Modified: tomee/site/trunk/content/tomee-8.0/docs/faq.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/faq.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/faq.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/faq.html Sun Dec  9 02:54:59 2018
@@ -98,7 +98,7 @@
                 
-

## +

==  General

@@ -196,7 +196,7 @@ your test case do this:

-
       URL config =
+
       URL config =
Modified: tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb%2C-jetty-and-selenium.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html Sun Dec 9 02:54:59 2018 @@ -113,8 +113,9 @@ some sample code demonstrating this, ava
-
-

Creating an embedded server

+
+

Creating an embedded server

+

I created a class to start my embedded OpenEJB and Jetty instances and configure them to see the EJB and WAR modules of my application:

@@ -232,8 +233,10 @@ convenience, so you can run this straigh using tools like the Selenium Firefox plugin.

-
-

Supporting @EJB Dependency injection

+
+
+

Supporting @EJB Dependency injection

+

In the last code sample, we also set up a custom ServletHandler in Jetty - this is to perform dependency injection. The custom ServletHandler @@ -299,8 +302,10 @@ looks like this:

reflection to set the field.

-
-

Writing a Functional test

+
+
+

Writing a Functional test

+

We can now write a functional test. I use a base abstract class to make sure the Embedded server is running, and start Selenium:

@@ -346,8 +351,10 @@ sure the Embedded server is running, and
-
-

Sample code

+
+
+

Sample code

+

I’ve made a sample project which demonstrates this, source is available here . You’ll need @@ -357,6 +364,7 @@ to have a Selenium server running, which selenium:start-server'.

+
Modified: tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html Sun Dec 9 02:54:59 2018 @@ -110,7 +110,7 @@ eclipse:eclipse afterwards)

-
  <dependencies>
+
  <dependencies>
     ...
     <dependency>
       <groupId>org.apache.openejb</groupId>

Modified: tomee/site/trunk/content/tomee-8.0/docs/getting-started.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/getting-started.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/getting-started.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/getting-started.html Sun Dec  9 02:54:59 2018
@@ -95,11 +95,11 @@
         
-
+
+

The following instructions are written using Eclipse 3.2. We

-

##The following instructions are written using Eclipse 3.2. We -will refer to the install location of OpenEJB as OPENEJB_HOME

+

will refer to the install location of OpenEJB as OPENEJB_HOME

Here are some basic steps you need to perform to get started with @@ -107,19 +107,22 @@ OpenEJB 1. Download and install OpenEJB environment 1. Write an EJB 1. Write an EJB client 1. Start the server 1. Deploy the EJB 1. Run the client 1. Stop the server

-
-

##1. Download and Install OpenEJB

+
+
+

1. Download and Install OpenEJB

+

Follow these http://cwiki.apache.org/confluence/display/OPENEJB/Quickstart[instructions]

-
-

##2. Setup your development environment

-
-

###Eclipse

+
+

2. Setup your development environment

+
+
+

Eclipse

  • @@ -140,9 +143,12 @@ write a test client

-
-

##3. Start the Server

+
+
+
+

3. Start the Server

+

Open the command prompt and run the following command:

@@ -173,9 +179,11 @@ OpenEJB ready. Ready!
-
-

##4. Write an EJB

+
+
+

4. Write an EJB

+

In the EJB project create a new interface named Greeting

@@ -253,9 +261,11 @@ App(id=D:\openejb-3.0.0-SNAPSHOT\apps\gr information. Keep this handy as this is the JNDI name of the bean which the client will use for lookup\{}{color}

-
-

##6. Write the Client

+
+
+

6. Write the Client

+

In the EJBClient project, create a class named Client (shown below)

@@ -286,21 +296,25 @@ public class Client { }
-
-

##7. Run the Client

+
+
+

7. Run the Client

+

Open Client.java in eclipse and run it as a java application. You should see the following message in the console view:

-
My First Remote Stateless Session Bean
+
My First Remote Stateless Session Bean
-
-

##8. Stop the server

+
+
+

8. Stop the server

+

There are two ways to stop the server: 1. You can press Ctrl+c on the command prompt to stop the server 1. On the command prompt type in the Modified: tomee/site/trunk/content/tomee-8.0/docs/hello-world.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/hello-world.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/hello-world.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/hello-world.html Sun Dec 9 02:54:59 2018 @@ -187,7 +187,7 @@ file under this directory - logs

-
karan@poweredge:~$ mkdir projects
+
karan@poweredge:~$ mkdir projects
@@ -195,7 +195,7 @@ file under this directory - logs
-
karan@poweredge:~$ cd projects
+
karan@poweredge:~$ cd projects
@@ -206,7 +206,7 @@ will setup this variable to refer to the
-
karan@poweredge:~/projects$ export
+
karan@poweredge:~/projects$ export
@@ -260,7 +260,7 @@ sure you are in the projects directory)<
-
karan@poweredge:~/projects$ javac -cp $OPENEJB_HOME/lib/javaee-5.0-1.jar -d
+
karan@poweredge:~/projects$ javac -cp $OPENEJB_HOME/lib/javaee-5.0-1.jar -d
@@ -279,7 +279,7 @@ while you are in the projects directory<
-
karan@poweredge:~/projects$ jar cvf hello.jar org
+
karan@poweredge:~/projects$ jar cvf hello.jar org
@@ -289,7 +289,7 @@ Below is the output from running the abo
-
karan@poweredge:~/projects$ jar cvf hello.jar org
+
karan@poweredge:~/projects$ jar cvf hello.jar org
 added manifest
 adding: org/(in = 0) (out= 0)(stored 0%)
 adding: org/acme/(in = 0) (out= 0)(stored 0%)
@@ -334,7 +334,7 @@ result = h.sayHello(); System.out.printl
 

Compile HelloClient.java Run the following command:

-
karan@poweredge:~/projects$ javac  -d . HelloClient.java
+
karan@poweredge:~/projects$ javac  -d . HelloClient.java
@@ -348,7 +348,7 @@ result = h.sayHello(); System.out.printl
-
karan@poweredge:~/install/openejb-3.0$ bin/openejb start
+
karan@poweredge:~/install/openejb-3.0$ bin/openejb start
@@ -357,7 +357,7 @@ your console:

-
karan@poweredge:~/install/openejb-3.0$ bin/openejb start
+
karan@poweredge:~/install/openejb-3.0$ bin/openejb start
 Apache OpenEJB 3.0    build: 20070926-12:34
 http://tomee.apache.org/
 OpenEJB ready.
@@ -382,7 +382,7 @@ run the following command:

-
karan@poweredge:~/projects$ $OPENEJB_HOME/bin/openejb deploy hello.jar
+
karan@poweredge:~/projects$ $OPENEJB_HOME/bin/openejb deploy hello.jar
@@ -390,7 +390,7 @@ run the following command:

-
karan@poweredge:~/projects$ $OPENEJB_HOME/bin/openejb deploy hello.jar
+
karan@poweredge:~/projects$ $OPENEJB_HOME/bin/openejb deploy hello.jar
 Application deployed successfully at "hello.jar"
 App(id=/home/karan/projects/hello.jar)
     EjbJar(id=hello.jar, path=/home/karan/projects/hello.jar)
@@ -407,7 +407,7 @@ run the client:

-
karan@poweredge:~/projects$ java -cp
+
karan@poweredge:~/projects$ java -cp
@@ -419,7 +419,7 @@ org.acme.HelloClient

-
Hello World!!!!
+
Hello World!!!!
Modified: tomee/site/trunk/content/tomee-8.0/docs/hibernate.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/hibernate.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/hibernate.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/hibernate.html Sun Dec 9 02:54:59 2018 @@ -103,7 +103,7 @@ persistence.xml would work.

-
<persistence version="1.0"
+
<persistence version="1.0"
        xmlns="http://java.sun.com/xml/ns/persistence"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/persistence

Modified: tomee/site/trunk/content/tomee-8.0/docs/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/index.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/index.html Sun Dec  9 02:54:59 2018
@@ -152,7 +152,7 @@
           
           
           
         
Modified: tomee/site/trunk/content/tomee-8.0/docs/initialcontext-config.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/initialcontext-config.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/initialcontext-config.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/initialcontext-config.html Sun Dec 9 02:54:59 2018 @@ -103,7 +103,7 @@ body are optional.

-
<JndiProvider id="myInitialContext" type="javax.naming.InitialContext">
+
<JndiProvider id="myInitialContext" type="javax.naming.InitialContext">
 </JndiProvider>
@@ -115,7 +115,7 @@ via the javax.ejb.embeddable.EJBCo
-
myInitialContext = new://JndiProvider?type=javax.naming.InitialContext
+
myInitialContext = new://JndiProvider?type=javax.naming.InitialContext
Modified: tomee/site/trunk/content/tomee-8.0/docs/installation-drop-in-war.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/installation-drop-in-war.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/installation-drop-in-war.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/installation-drop-in-war.html Sun Dec 9 02:54:59 2018 @@ -142,7 +142,7 @@ progress allow access to the installer page.

-
 <!-- Activate/create these lines to get access to TomEE GUI -->
+
 <!-- Activate/create these lines to get access to TomEE GUI -->
  <role rolename="tomee-admin" />
  <user username="tomee" password="tomee" roles="tomee-admin" />
Modified: tomee/site/trunk/content/tomee-8.0/docs/javaagent-with-maven-surefire.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/javaagent-with-maven-surefire.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/javaagent-with-maven-surefire.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/javaagent-with-maven-surefire.html Sun Dec 9 02:54:59 2018 @@ -104,7 +104,7 @@ your pom.xml file:

-
<build>
+
<build>
   <plugins>
     <!-- this configures the surefire plugin to run your tests with the
@@ -118,7 +118,7 @@ pertest

-
    <!-- this tells maven to copy the openejb-javaagent jar into your
+
    <!-- this tells maven to copy the openejb-javaagent jar into your
@@ -130,7 +130,7 @@ copy process-resources copy org.apache.o
-
  </plugins>
+
  </plugins>
 </build>
Modified: tomee/site/trunk/content/tomee-8.0/docs/javaagent.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/javaagent.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/javaagent.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/javaagent.html Sun Dec 9 02:54:59 2018 @@ -114,7 +114,7 @@ persistence provider or if using CMP.
-
java -javaagent:openejb-javaagent-4.6.0.jar _\[other params...](other-params....html)
+
java -javaagent:openejb-javaagent-4.6.0.jar _\[other params...](other-params....html)
@@ -126,7 +126,7 @@ your pom.xml file:

-
<build>
+
<build>
   <plugins>
     <!-- this configures the surefire plugin to run your tests with the javaagent enabled -->
     <plugin>

Modified: tomee/site/trunk/content/tomee-8.0/docs/javamailsession-config.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/javamailsession-config.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/javamailsession-config.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/javamailsession-config.html Sun Dec  9 02:54:59 2018
@@ -103,7 +103,7 @@ body are optional.

-
<Resource id="myJavaMailSession" type="javax.mail.Session">
+
<Resource id="myJavaMailSession" type="javax.mail.Session">
 </Resource>
@@ -115,7 +115,7 @@ via the javax.ejb.embeddable.EJBCo
-
myJavaMailSession = new://Resource?type=javax.mail.Session
+
myJavaMailSession = new://Resource?type=javax.mail.Session
Modified: tomee/site/trunk/content/tomee-8.0/docs/jms-resources-and-mdb-container.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/jms-resources-and-mdb-container.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/jms-resources-and-mdb-container.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/jms-resources-and-mdb-container.html Sun Dec 9 02:54:59 2018 @@ -100,7 +100,7 @@
-
<tomee>
+
<tomee>
     <Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
         # Do not start the embedded ActiveMQ broker
         BrokerXmlConfig  =
@@ -132,7 +132,7 @@ work, such as 'failover:'.

-
<tomee>
+
<tomee>
     <Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
         BrokerXmlConfig =  broker:(tcp://someHostName:61616)
         ServerUrl       =  tcp://someHostName:61616
@@ -164,7 +164,7 @@ config will automatically setup JDBC Per
 
-
<tomee>
+
<tomee>
     <Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
         BrokerXmlConfig =  broker:(tcp://someHostName:61616)
         ServerUrl       =  tcp://someHostName:61616
@@ -231,7 +231,7 @@ belog.

-
<tomee>
+
<tomee>
     <Resource id="MyJmsResourceAdapter" type="ActiveMQResourceAdapter">
         BrokerXmlConfig =  xbean:file:conf/activemq.xml
         ServerUrl       =  tcp://someHostName:61616
@@ -295,7 +295,7 @@ above resources like so:

-
javax.jms.ConnectionFactory cf = (ConnectionFactory)
+
javax.jms.ConnectionFactory cf = (ConnectionFactory)
         context.lookup("openejb:Resource/MyJmsConnectionFactory");
 
 javax.jms.Queue queue = (Queue) context.lookup("openejb:Resource/FooQueue");

Modified: tomee/site/trunk/content/tomee-8.0/docs/jmsconnectionfactory-config.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/jmsconnectionfactory-config.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/jmsconnectionfactory-config.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/jmsconnectionfactory-config.html Sun Dec  9 02:54:59 2018
@@ -103,7 +103,7 @@ body are optional.

-
<Resource id="myJmsConnectionFactory" type="javax.jms.ConnectionFactory">
+
<Resource id="myJmsConnectionFactory" type="javax.jms.ConnectionFactory">
     connectionMaxIdleTime = 15 Minutes
     connectionMaxWaitTime = 5 seconds
     poolMaxSize = 10
@@ -122,7 +122,7 @@ embedding TomEE via the javax.ejb.
 
-
myJmsConnectionFactory = new://Resource?type=javax.jms.ConnectionFactory
+
myJmsConnectionFactory = new://Resource?type=javax.jms.ConnectionFactory
 myJmsConnectionFactory.connectionMaxIdleTime = 15 Minutes
 myJmsConnectionFactory.connectionMaxWaitTime = 5 seconds
 myJmsConnectionFactory.poolMaxSize = 10

Modified: tomee/site/trunk/content/tomee-8.0/docs/jndi-names.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/jndi-names.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/jndi-names.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/jndi-names.html Sun Dec  9 02:54:59 2018
@@ -108,7 +108,7 @@
 
-
{deploymentId}{interfaceType.annotationName}
+
{deploymentId}{interfaceType.annotationName}
@@ -291,7 +291,7 @@ META-INF/openejb-jar.xml file as follows
-
<openejb-jar>
+
<openejb-jar>
   <properties>
      openejb.deploymentId.format = {ejbName}
      openejb.jndiname.format = {deploymentId}{interfaceType.annotationName}
@@ -310,7 +310,7 @@ org.superbiz.Foo.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <jndi name="foo" interface="org.superbiz.Foo"/>
   </ejb-deployment>
@@ -322,7 +322,7 @@ org.superbiz.Foo.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <jndi name="foo" interface="Remote"/>
   </ejb-deployment>
@@ -334,7 +334,7 @@ org.superbiz.Foo.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <jndi name="foo"/>
   </ejb-deployment>
@@ -346,7 +346,7 @@ org.superbiz.Foo.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <jndi name="ejb/{interfaceClass.simpleName}" interface="org.superbiz.Foo"/>
   </ejb-deployment>
@@ -375,7 +375,7 @@ control on how they are named.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <jndi name="LocalOne" interface="org.superbiz.LocalOne"/>
     <jndi name="LocalTwo" interface="org.superbiz.LocalTwo"/>
@@ -392,7 +392,7 @@ control on how they are named.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <!-- applies to LocalOne and LocalTwo -->
     <jndi name="{interfaceClass.simpleName}" interface="Local"/>
@@ -414,7 +414,7 @@ control on how they are named.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <!-- applies to RemoteOne, RemoteTwo, FooHome, and FooLocalHome -->
     <jndi name="{interfaceClass.simpleName}"/>
@@ -431,7 +431,7 @@ control on how they are named.

-
<openejb-jar>
+
<openejb-jar>
   <ejb-deployment ejb-name="FooBean">
     <!-- applies to LocalOne, LocalTwo, RemoteOne, RemoteTwo, FooHome, and FooLocalHome -->
     <jndi name="{interfaceClass.simpleName}"/>
@@ -446,8 +446,9 @@ control on how they are named.

You are responsible for ensuring the names don’t conflict.

-
-

Conservative settings

+
+

Conservative settings

+

A very conservative setting such as

@@ -468,7 +469,6 @@ in

The above two settings would work if you the interface wasn’t shared by other beans.

-

Pragmatic settings

@@ -578,6 +578,8 @@ RemoteException \{}' method of Interface we create the proxy dedicated to InterfaceB.

+
+
Modified: tomee/site/trunk/content/tomee-8.0/docs/jpa-concepts.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/jpa-concepts.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/jpa-concepts.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/jpa-concepts.html Sun Dec 9 02:54:59 2018 @@ -284,7 +284,7 @@ EntityManagerFactory as follows:

-
<?xml version="1.0" encoding="UTF-8" ?>
+
<?xml version="1.0" encoding="UTF-8" ?>
 <persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">
 
   <!-- Tutorial "unit" -->
@@ -338,7 +338,7 @@ public class MyEjbOrServlet ... {
 
-
<?xml version="1.0" encoding="UTF-8" ?>
+
<?xml version="1.0" encoding="UTF-8" ?>
 <persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">
 
   <!-- Tutorial "unit" -->

Modified: tomee/site/trunk/content/tomee-8.0/docs/lookup-of-other-ejbs-example.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/lookup-of-other-ejbs-example.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/lookup-of-other-ejbs-example.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/lookup-of-other-ejbs-example.html Sun Dec  9 02:54:59 2018
@@ -277,7 +277,7 @@ Skipped: 0, Time elapsed: 1.244 sec

-
Results :
+
Results :
 
 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Modified: tomee/site/trunk/content/tomee-8.0/docs/managedcontainer-config.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/managedcontainer-config.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/managedcontainer-config.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/managedcontainer-config.html Sun Dec 9 02:54:59 2018 @@ -103,7 +103,7 @@ body are optional.

-
<Container id="myManagedContainer" type="MANAGED">
+
<Container id="myManagedContainer" type="MANAGED">
 </Container>
@@ -115,7 +115,7 @@ via the javax.ejb.embeddable.EJBCo
-
myManagedContainer = new://Container?type=MANAGED
+
myManagedContainer = new://Container?type=MANAGED
Modified: tomee/site/trunk/content/tomee-8.0/docs/manual-installation.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/manual-installation.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/manual-installation.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/manual-installation.html Sun Dec 9 02:54:59 2018 @@ -133,9 +133,11 @@ script

-
-

##Install openejb.war

+
+
+

Install openejb.war

+

Once Tomcat has been installed , the OpenEJB plugin for Tomcat can be installed. The war can be obtained from @@ -191,7 +193,7 @@ your conf/server.xml file to load the Op

-
<!-- Note:  A "Server" is not itself a "Container", so you may not
+
<!-- Note:  A "Server" is not itself a "Container", so you may not
 define subcomponents such as "Valves" at this
 level.
 Documentation at /docs/config/server.html
@@ -238,7 +240,7 @@ bin/catalina.sh (Unix) file to enable th
 
-
if not exist "%CATALINA_BASE%\conf\logging.properties" goto noJuli
+
if not exist "%CATALINA_BASE%\conf\logging.properties" goto noJuli
 set JAVA_OPTS=%JAVA_OPTS%
 -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
 -Djava.util.logging.config.file="%CATALINA_BASE%\conf\logging.properties"
@@ -277,9 +279,13 @@ fi
 #End of Snippet to add
+
+
+
+

Note: The example above is an excerpt from the middle of the

+
-

##Note: The example above is an excerpt from the middle of the -bin/catalina.sh file. Search for the this section and add the snippet +

bin/catalina.sh file. Search for the this section and add the snippet shown

Modified: tomee/site/trunk/content/tomee-8.0/docs/maven.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/maven.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/maven.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/maven.html Sun Dec 9 02:54:59 2018 @@ -143,7 +143,7 @@ sources from a console like so:

-
svn co http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/[example]
+
svn co http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/[example]
@@ -155,7 +155,7 @@ pom.xml and ensure the following reposit
-
<repositories>
+
<repositories>
   <repository>
     <id>apache-m2-snapshot</id>
     <name>Apache M2 Snapshot Repository</name>

Modified: tomee/site/trunk/content/tomee-8.0/docs/maven/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/maven/index.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/maven/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/maven/index.html Sun Dec  9 02:54:59 2018
@@ -95,7 +95,9 @@
         
-
+
+
+

Inspired by the Jetty Maven Plugin, the TomEE Maven Plugin is a feature-rich plugin that allows for:

@@ -118,7 +120,7 @@ feature-rich plugin that allows for:

-
<plugins>
+
<plugins>
     <plugin>
       <groupId>org.apache.openejb.maven</groupId>
       <artifactId>tomee-maven-plugin</artifactId>
@@ -131,9 +133,11 @@ feature-rich plugin that allows for:

</plugins>
-
-

###Plugin Goals

+
+
+

Plugin Goals

+

Goal

@@ -258,7 +262,7 @@ deploy apps then run the server.

-
  <plugin>
+
  <plugin>
     <groupId>org.apache.openejb.maven</groupId>
     <artifactId>tomee-maven-plugin</artifactId>
     <version>1.7.1</version>
@@ -293,7 +297,7 @@ deploy apps then run the server.

-
<plugin>
+
<plugin>
   <groupId>org.apache.openejb.maven</groupId>
   <artifactId>tomee-maven-plugin</artifactId>
   <version>1.7.1</version>
@@ -340,6 +344,8 @@ deploy apps then run the server.

reloadOnUpdate means to reload the entire context (webapp). This means undeploying/redeploying the application.

+
+
Modified: tomee/site/trunk/content/tomee-8.0/docs/messagedrivencontainer-config.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/messagedrivencontainer-config.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/messagedrivencontainer-config.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/messagedrivencontainer-config.html Sun Dec 9 02:54:59 2018 @@ -103,7 +103,7 @@ body are optional.

-
<Container id="myMessageDrivenContainer" type="MESSAGE">
+
<Container id="myMessageDrivenContainer" type="MESSAGE">
     activationSpecClass = org.apache.activemq.ra.ActiveMQActivationSpec
     instanceLimit = 10
     messageListenerInterface = javax.jms.MessageListener
@@ -120,7 +120,7 @@ embedding TomEE via the javax.ejb.
 
-
myMessageDrivenContainer = new://Container?type=MESSAGE
+
myMessageDrivenContainer = new://Container?type=MESSAGE
 myMessageDrivenContainer.activationSpecClass = org.apache.activemq.ra.ActiveMQActivationSpec
 myMessageDrivenContainer.instanceLimit = 10
 myMessageDrivenContainer.messageListenerInterface = javax.jms.MessageListener

Modified: tomee/site/trunk/content/tomee-8.0/docs/multicast-discovery.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/multicast-discovery.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/multicast-discovery.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/multicast-discovery.html Sun Dec  9 02:54:59 2018
@@ -126,7 +126,7 @@ file containing:

-
server      = org.apache.openejb.server.discovery.MulticastDiscoveryAgent
+
server      = org.apache.openejb.server.discovery.MulticastDiscoveryAgent
 bind        = 239.255.2.3
 port        = 6142
 disabled    = true

Modified: tomee/site/trunk/content/tomee-8.0/docs/multiple-business-interface-hazzards.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/multiple-business-interface-hazzards.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/multiple-business-interface-hazzards.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/multiple-business-interface-hazzards.html Sun Dec  9 02:54:59 2018
@@ -290,7 +290,7 @@ throws Throwable \{ return args[0] ; } }
 
-
java.lang.IllegalArgumentException: methods with same signature
+
java.lang.IllegalArgumentException: methods with same signature
Modified: tomee/site/trunk/content/tomee-8.0/docs/multipoint-discovery.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/multipoint-discovery.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/multipoint-discovery.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/multipoint-discovery.html Sun Dec 9 02:54:59 2018 @@ -137,7 +137,7 @@ maintained list.

-
server      = org.apache.openejb.server.discovery.MultipointDiscoveryAgent
+
server      = org.apache.openejb.server.discovery.MultipointDiscoveryAgent
 bind        = 127.0.0.1
 port        = 4212
 disabled    = false

Modified: tomee/site/trunk/content/tomee-8.0/docs/multipulse-discovery.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/multipulse-discovery.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/multipulse-discovery.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/multipulse-discovery.html Sun Dec  9 02:54:59 2018
@@ -118,7 +118,7 @@ will create the file conf/conf.d/m
 
-
server      = org.apache.openejb.server.discovery.MulticastPulseAgent
+
server      = org.apache.openejb.server.discovery.MulticastPulseAgent
 bind        = 239.255.2.3
 port        = 6142
 disabled    = true
@@ -150,7 +150,7 @@ set to a value that remote clients will
 
-
server      = org.apache.openejb.server.ejbd.EjbServer
+
server      = org.apache.openejb.server.ejbd.EjbServer
 bind        = 0.0.0.0
 port        = 4201
 disabled    = false

Modified: tomee/site/trunk/content/tomee-8.0/docs/new-in-openejb-3.0.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/new-in-openejb-3.0.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/new-in-openejb-3.0.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/new-in-openejb-3.0.html Sun Dec  9 02:54:59 2018
@@ -219,7 +219,7 @@ lines per property madness.

-
blog = http://acme.org/myblog
+
blog = http://acme.org/myblog
 birthday = locale=en_US style=MEDIUM Mar 1, 1954
 homeDirectory = /home/esmith/
@@ -299,7 +299,7 @@ this property:

-
  openejb.remotable.businessLocals=true
+
  openejb.remotable.businessLocals=true
Modified: tomee/site/trunk/content/tomee-8.0/docs/openejb-binaries.html URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/openejb-binaries.html?rev=1848496&r1=1848495&r2=1848496&view=diff ============================================================================== --- tomee/site/trunk/content/tomee-8.0/docs/openejb-binaries.html (original) +++ tomee/site/trunk/content/tomee-8.0/docs/openejb-binaries.html Sun Dec 9 02:54:59 2018 @@ -102,7 +102,7 @@ binaries.

-
<settings>
+
<settings>
   <servers>
     <server>
       <id>apache.snapshots.https</id>

Modified: tomee/site/trunk/content/tomee-8.0/docs/openejb-eclipse-plugin.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/openejb-eclipse-plugin.html?rev=1848496&r1=1848495&r2=1848496&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/openejb-eclipse-plugin.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/openejb-eclipse-plugin.html Sun Dec  9 02:54:59 2018
@@ -96,8 +96,9 @@
             
             

OpenEJB Eclipse Plugin

-
-

Overview

+
+

Overview

+

The OpenEJB plugin for Eclipse provides the ability to run an OpenEJB standalone server and deploy projects directly from within the IDE, @@ -114,6 +115,7 @@ add the corresponding EJB 3 annotations OpenEJB server

+