No Probs Vincent. Best of luck for your release.

BR,
/Siddhartha

Quoting Vincent Massol <[EMAIL PROTECTED]>:

> Hi Siddhartha,
> 
> That's great and a much needed feature. We're currently releasing Cactus
> 1.5 (hopefully today - fingers crossed). I'll have a look but please be
> a little patient as it will take me at least a week as I'm going on a
> business trip tomorrow. Maybe some other committers will have a look...
> :-)
> 
> In any case, the EJB redirector was hot on our todo list and that's
> something we wanted to add to Cactus 1.6, so it might be one of the
> first features that we will add.
> 
> Thanks
> -Vincent
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> > Sent: 13 July 2003 13:13
> > To: [EMAIL PROTECTED]
> > Subject: EJBRedirector Prototype
> > 
> > 
> > 
> > Hi Guys,
> >      I have made a rudimentary prototype of the EJBRedirector. I have
> > followed
> > the same pattern in which the ServletRedirector is made. It currently
> just
> > executes the FirstTest class in the Container. The FirstTest class
> extends
> > the
> > EJBTestCase class. The FirstTest tests the sum and multiply method of
> the
> > TestBean. EJBRedirector is a bean which has a single method test()
> which
> > takes
> > EJBRequest as an argument. I **havent** implemented all
> > he classes. Before going forward I wanted to be sure that i was going
> in
> > the
> > right direction, therefore I am sending the prototype to  all you so
> that
> > you
> > can take a look at it. Also tell me if you have some ideas how you
> people
> > have
> > thought about the EJBRedirector to be. The jar file contains source
> files
> > also.
> > Below are the steps for running the prototype.
> > 
> > 
> > thanks & regards,
> > Siddhartha
> > http://www.visioncodified.com
> > 
> > 
> > Environment
> > ------------
> > JDK 1.3.1
> > JBoss 3.0.6
> > Cactus 1.4.1
> > 
> > Steps to run the prototype.
> > -----------------------------
> > Step 1. Copy the prototype.jar, run.bat and jndi.properties in any
> > directory
> > 
> > Step 2. Open run.bat in any editor and set the JBOSS_HOME and
> CACTUS_HOME
> > variables.
> > 
> > Step 3. Copy the jar filesaspectjrt-1.0.5.jar,cactus-1.4.1.jar,
> commons-
> > httpclient-2.0alpha1-20020606.jar, commons-logging-1.0.jar,
> junit-3.7.jar
> > in
> > JBOSS_HOME\server\default\lib\   directory
> > 
> > Step 4. Copy the prototype.jar file in
> JBOSS_HOME\server\default\deploy
> > directory
> > 
> > Step 5. Run the run.bat from the directory where the prototype.jar and
> > jndi.properties are present.
> > 
> > 
> > 
> > 
> > -------------------------------------------------
> > This mail sent through IMP: http://horde.org/imp/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to