Jabber status

Is Easybeans Team online on Jabber :
  • sauthieg:
  • benoitf:
<img src="http://jabber.objectweb.org/wildfire/plugins/presence/status?jid=sauthieg@jabber.objectweb.org" border="0"/>

Code formatting

looks like <pre> tags ...

<!-- =================================
            target: jar
           ================================= -->
  <target name="jar" depends="compile" description="--> Pack">
    <jar destfile="${build.dir}/${pom.artifactId}.jar"
         basedir="${classes.dir}" />
  </target>

package org.objectweb.jonas.celtix;

import javax.naming.Context;

import org.objectweb.jonas.service.Service;

public interface ICeltixService extends Service {

void preDeploy(Context ctx) throws CeltixDeploymentException;

void deploy(Context ctx) throws CeltixDeploymentException;

void unDeploy(Context ctx) throws CeltixDeploymentException;

}

Jira macro

JIRA - EasyBeans (EJB3 Container) (8 issues)
StatusPriorityKeySummary
OpenMajorEZB-159Argument type mismatch when using embedded EasyBean
OpenMajorEZB-196Set a tx timer at the method level
OpenMajorEZB-221Add the capability to put the clustering parameters in a specific deployment descriptor
OpenMajorEZB-14Add getInvokedBusinessInterface() of SessionContext
OpenMajorEZB-13Add getBusinessObject() of SessionContext
OpenMajorEZB-280Performance of remote calls
OpenMinorEZB-203Interceptors at the client side
OpenMinorEZB-7Component can modify the java:comp/ context

JIRA - EasyBeans (EJB3 Container) (1 issues)
TypeKeySummary
New FeatureEZB-123Inhibiting the MDBs

JIRA Macro