View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 4049 6

latest revision download trunk

4049 annotated / raw | Diffs: previous, other | Lines: 54 ( +1, -1 )

Created: 2008-10-03 14:51:24 +0200 (3 months 3 days ago) | Author: eyindanga | Changeset: 4049

Copied to: sandbox/benoitf/easybeans-beanmetadata/build.xml 4298

Using CMI annotations in EZB deployment descriptors

Branch point for: tag:EASYBEANS_1_1_0_M1 tag:EASYBEANS_1_1_0_M2 tag:EASYBEANS_1_1_0_M3_JONAS

Properties

 svn:keywords = Id

3068 annotated / raw | Diffs: previous, other | Lines: 54 ( +0, -2 )

Created: 2008-05-01 18:34:26 +0200 (8 months ago) | Author: benoitf | Changeset: 3068

Copied (3 times):

remove empty lines

Branch point for: easybeans tag:EASYBEANS_1_0_0 tag:EASYBEANS_1_0_0_JONAS tag:EASYBEANS_1_1_0_M1_JONAS

Properties

 svn:keywords = Id

1970 annotated / raw | Diffs: previous, other | Lines: 56 ( +1, -1 )

Created: 2007-10-16 13:49:25 +0200 (14 months ago) | Author: benoitf | Changeset: 1970

Copied (3 times):

Objectweb -> ow2 change (part of EZB-161)

Branch point for: tag:EASYBEANS_1_0_RC1 tag:EASYBEANS_1_0_RC2 tag:EASYBEANS_1_0_RC2_JONAS tag:EASYBEANS_1_0_RC3 tag:EASYBEANS_1_0_RC3_JONAS

Properties

 svn:keywords = Id

1710 annotated / raw | Diffs: previous, other | Lines: 56 ( +1, -1 )

Created: 2007-09-14 11:31:09 +0200 (15 months ago) | Author: gaellalire | Changeset: 1710

Change default target to an existing target (run.server).

Properties

 svn:keywords = Id

1700 annotated / raw | Diffs: previous, other | Lines: 56 ( +1, -13 )

Created: 2007-09-03 11:54:43 +0200 (16 months ago) | Author: benoitf | Changeset: 1700

remove unused lines

Properties

 svn:keywords = Id

1615 annotated / raw | Diffs: previous, other | Lines: 68 ( +1, -1 )

Created: 2007-07-26 18:26:29 +0200 (17 months ago) | Author: benoitf | Changeset: 1615

Tests should use src/main/java (EZB-160)

Properties

 svn:keywords = Id

1480 annotated / raw | Diffs: previous, other | Lines: 68 ( +8, -164 )

Created: 2007-06-17 13:59:29 +0200 (18 months ago) | Author: benoitf | Changeset: 1480

Copied to: branches/EZBcluster/build.xml 1493

More Maven2 stuff (EZB-160)
- Enhancer tests have been moved to m2 tests surefire/TestNG
- Almost all jars have been removed from the easybeans project
- In order to build EasyBeans, mvn should be used, ant tasks are only for running the server

Next step should be to use the default M2 layout

Branch point for: tag:EASYBEANS_1_0_M6_JONAS-tmp

Properties

 svn:keywords = Id

1477 annotated / raw | Diffs: previous, other | Lines: 224 ( +5, -23 )

Created: 2007-06-16 18:50:19 +0200 (18 months ago) | Author: benoitf | Changeset: 1477

Move EasyBeans to org.ow2.easybeans package instead of org.objectweb.easybeans (EZB-161)
(tests are still in org.objectweb.easybeans for the moment)
Also, remove module EJ3 api and JPA, log and i18n as they are elsewhere

Properties

 svn:keywords = Id

1395 annotated / raw | Diffs: previous, other | Lines: 242 ( +1, -1 )

Created: 2007-05-15 11:30:11 +0200 (19 months ago) | Author: benoitf | Changeset: 1395

Copied to: branches/EZBcluster/build.xml 1473

Add option for Sun JMX remote object

Branch point for: tag:EASYBEANS_1_0_M6

Properties

 svn:keywords = Id

1350 annotated / raw | Diffs: previous, other | Lines: 242 ( +8, -4 )

Created: 2007-05-07 18:53:08 +0200 (20 months ago) | Author: benoitf | Changeset: 1350

Add ant-tasks build file

Properties

 svn:keywords = Id

1329 annotated / raw | Diffs: previous, other | Lines: 238 ( +4, -0 )

Created: 2007-03-13 11:48:43 +0100 (21 months ago) | Author: benoitf | Changeset: 1329


Allow to deploy partial EAR when using EasyBeans in JOnAS
EZB-148

Properties

 svn:keywords = Id

1320 annotated / raw | Diffs: previous, other | Lines: 234 ( +9, -0 )

Created: 2007-02-21 11:21:52 +0100 (22 months ago) | Author: benoitf | Changeset: 1320

Add support for the EJB timer service. (and the dependency injection for this object)
This service is based on the Quartz project.

Issues EZB-75 and EZB-76

Properties

 svn:keywords = Id

1121 annotated / raw | Diffs: previous, other | Lines: 225 ( +10, -0 )

Created: 2006-09-27 10:51:06 +0200 (2 years 3 months ago) | Author: benoitf | Changeset: 1121

Add support of security Annotation (EZB-42) and MDB context injection (EZB-9)

For the security, a jacc provider component is used and there are interceptors for RunAs, Role access or DenyAll cases

Branch point for: EASYBEANS_1_0_M5_WEBLOGIC92 tag:EASYBEANS_1_0_M4 tag:EASYBEANS_1_0_M5

Properties

 svn:keywords = Id

1083 annotated / raw | Diffs: previous, other | Lines: 215 ( +1, -1 )

Created: 2006-08-10 13:52:14 +0200 (2 years 4 months ago) | Author: sauthieg | Changeset: 1083

Change default debug port, because SmartClientEndpoint is listening on the same port

Branch point for: tag:EASYBEANS_1_0_M3

Properties

 svn:keywords = Id

1063 annotated / raw | Diffs: previous, other | Lines: 215 ( +4, -0 )

Created: 2006-08-09 18:01:28 +0200 (2 years 4 months ago) | Author: benoitf | Changeset: 1063

Add a smartclient mechanism allowing to download class at runtime from the client.
So, only a small jar is used on client's side.

To call an ejb, the needs is :
Interfaces of EJBs, Client's code + this small jar
Then, the factory provided in this jar needs to be used

Task EZB-109

Properties

 svn:keywords = Id

1022 annotated / raw | Diffs: previous, other | Lines: 211 ( +94, -16 )

Created: 2006-08-04 13:02:28 +0200 (2 years 5 months ago) | Author: benoitf | Changeset: 1022

Issue EZB-4 and EZB-99 :
- Define a configuration file that define the components to start at runtime : some properties can now be defined (like jrmp port, etc)
- Refactor services and embedded class with new components
- Each component is in its own module and produce a binary file.
- The main class for starting a default Embedded server is the EasyBeans class :
    Embedded doesn't contains anymore the logic that defines the components's logic like creating an hsqldb server, etc.
    It is now defined in an HSQLDB component.
- Build process has been updated to take into account these new components.

Properties

 svn:keywords = Id

666 annotated / raw | Diffs: previous, other | Lines: 133 ( +1, -0 )

Created: 2006-06-18 19:55:41 +0200 (2 years 6 months ago) | Author: benoitf | Changeset: 666

Add implementation of JCA WorkManager

Branch point for: tag:EASYBEANS_1_0_M1 tag:EASYBEANS_1_0_M2

Properties

 svn:keywords = Id

633 annotated / raw | Diffs: previous, other | Lines: 132 ( +9, -9 )

Created: 2006-06-12 18:29:32 +0200 (2 years 6 months ago) | Author: benoitf | Changeset: 633

User ${modules.dir} instead of "modules"

Properties

 svn:keywords = Id

610 annotated / raw | Diffs: previous, other | Lines: 132 ( +5, -1 )

Created: 2006-06-09 18:20:29 +0200 (2 years 6 months ago) | Author: sauthieg | Changeset: 610

Initiate a management module that holds Management code :
* introduce EZBManagementIdentifier for ObjectName generation
* move *MBeans and all mbeans-descriptors into the management module
* update the build to add the new module
* some refactoring in jmx/*Helper
* add J2EEServer MBean
* rename EZBContainer MBean to EJBModule (JSR 77)
* fix Embedded to only creates EJBModule MBeans when MBeans are really activated.

Properties

 svn:keywords = Id

594 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -0 )

Created: 2006-06-06 17:59:07 +0200 (2 years 7 months ago) | Author: benoitf | Changeset: 594

Allow to start a collocated JORAM server in EasyBeans

Properties

 svn:keywords = Id

572 annotated / raw | Diffs: previous, other | Lines: 127 ( +17, -29 )

Created: 2006-06-04 23:23:27 +0200 (2 years 7 months ago) | Author: benoitf | Changeset: 572

Move some source packages into modules.
Add some interfaces for Class so API module package can compile.

Properties

 svn:keywords = Id

464 annotated / raw | Diffs: previous, other | Lines: 139 ( +1, -1 )

Created: 2006-05-17 17:03:55 +0200 (2 years 7 months ago) | Author: benoitf | Changeset: 464

Add all xml files

Properties

 svn:keywords = Id

382 annotated / raw | Diffs: previous, other | Lines: 139 ( +1, -0 )

Created: 2006-04-21 10:33:06 +0200 (2 years 8 months ago) | Author: benoitf | Changeset: 382

Add commented jvmarg allowing to do debug

Branch point for: tag:EASYBEANS_0_0_PR2

Properties

 svn:keywords = Id

348 annotated / raw | Diffs: previous, other | Lines: 138 ( +31, -23 )

Created: 2006-04-17 21:12:05 +0200 (2 years 8 months ago) | Author: benoitf | Changeset: 348

First support for embedding EasyBeans in Tomcat

Properties

 svn:keywords = Id

329 annotated / raw | Diffs: previous, other | Lines: 130 ( +3, -0 )

Created: 2006-04-14 15:24:36 +0200 (2 years 8 months ago) | Author: studzine | Changeset: 329

Added tests/lib to classpath.

Properties

 svn:keywords = Id

324 annotated / raw | Diffs: previous, other | Lines: 127 ( +1, -1 )

Created: 2006-04-14 10:13:08 +0200 (2 years 8 months ago) | Author: benoitf | Changeset: 324

Adds a description (not hidden task)

Properties

 svn:keywords = Id

295 annotated / raw | Diffs: previous, other | Lines: 127 ( +13, -0 )

Created: 2006-03-29 18:09:13 +0200 (2 years 9 months ago) | Author: benoitf | Changeset: 295

Allow to start server in debug mode

Properties

 svn:keywords = Id

89 annotated / raw | Diffs: previous, other | Lines: 114 ( +5, -5 )

Created: 2006-03-01 18:17:03 +0100 (2 years 10 months ago) | Author: benoitf | Changeset: 89

Use first the classpath before the jar.
If compile target is used and not jars, the server use the last up-to-date classes

Properties

 svn:keywords = Id

26 annotated / raw | Diffs: previous, other | Lines: 114 ( +20, -0 )

Created: 2006-02-22 17:56:06 +0100 (2 years 10 months ago) | Author: benoitf | Changeset: 26

Add build.xml to each example

Properties

 svn:keywords = Id

9 annotated / raw | Diffs: previous, other | Lines: 94 ( +1, -1 )

Created: 2006-02-19 19:53:32 +0100 (2 years 10 months ago) | Author: benoitf | Changeset: 9

Take into account $Id:$

Properties

 svn:keywords = Id

6 new annotated / raw | Lines: 94 ( +94, -0 )

Created: 2006-02-19 18:37:01 +0100 (2 years 10 months ago) | Author: benoitf | Changeset: 6

initial import of EasyBeans

Open Source License registered to the ObjectWeb Project. This license of FishEye is provided to support the development of ObjectWeb only.
Atlassian FishEye, Subversion analysis. (Version:1.6.5.a Build:build-356 2008-12-24) - Administration - Page generated 2009-01-07 12:20 +0100