Well, in a nutshell (for anyone who dossen't know), it works by reading the
.jar file you make for EJB 2.0, generating some code for EJB 1.1, compiling
it and jarring it up. Then you deploy the new jar. It also has/requires a
service layer that is server specific. Currently, they support jBoss.

I just finished rewriting one of my test samples that I use with Orion to
make it conform to the PFD version of the spec. I ran it through the code
generator and it successfully read the jar, wrote new code, compiled it and
jarred it up. So far so good.

Now, I have to figure out how to install jBoss and see if it actually
works. I'll keep everyone posted.

Jim


--On Monday, February 12, 2001 4:58 PM -0500 Jay Walters
<[EMAIL PROTECTED]> wrote:

> Any experience in terms of how well it works?
>
> Cheers
>
> -----Original Message-----
> From: Jim Archer [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 12, 2001 4:20 PM
> To: [EMAIL PROTECTED]
> Subject: Teriffic new book on EJB 2.0 CMP
>
>
> If this has already been posted here, I apologize. For anyone interestred
> in EJB 2.0, there is a great book available at:
>
> http://www.mvcsoft.com
>
> Its included in their persistence manager product. BTW, that persistence
> manager is a complete implementation of EJB 2.0 PFD, so if you want to get
> a head start you can.
>
> Even if you don't need their code, the included PDF book is worth more
> than the $28 they ask for it. (No, I don't have anything to do with
> them... I just think its a great product that everyone can benefit from).
>
> Jim
>
> =========================================================================
> == To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body of the message "signoff EJB-INTEREST".  For general help, send email
> to [EMAIL PROTECTED] and include in the body of the message "help".
>
> =========================================================================
> == To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body of the message "signoff EJB-INTEREST".  For general help, send email
> to [EMAIL PROTECTED] and include in the body of the message "help".



********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.

- Robert Frost, 1916

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to