Greetings,
> It would be very helpful to us if any of you could say
>
> Is it possible to migrate from EJB 1.0 to 2.0 directly
> ?
Depends what you're migrating: Session and BMP Beans should move over easily. CMP beans, however, are significantly different from an implementation viewpoint that they won't just drop in - though compliant vendors must provide backward support for 1.1... Yet, porting them (to 2.0) should prove relatively painless. :)
> If it is possible how to go about it ?
Start with the J2EE (1.3.x) tutorial at http://java.sun.com/j2ee/tutorial.
> Provide us with any web sites / doucmentation relating
> to it.
:)
I hope this helps.
Regards,
Tony "Vee Schade" Cook