Documentation for EJB development with Sun One Studio 3.0 and iAS6.0 ?

Hi All,

Is there some documentation on

How to develop and deploy EJB with Sun One Studio 3.0 and iPlanet Application Server 6.0 ?

I am particularly looking for the documentation which will have simple examples on how to do this using Sun One Studio 3.0 and iAS6.0 and how to develop and debug.

So far whatever information I have seen was either for Sun One Studio 2.0 and IAS6.0 or for J2EE RI Server.

Thanks

Swap

[464 byte] By [706462] at [2007-11-25 8:25:52]
# 1

Hi Swap,

Please check the below URL for iPlanet Application Server, Enterprise Edition 6.5, Application Server Integration Module Tutorial with FFJ 3.0 EE

http://docs.sun.com/db/doc/816-5837-10?q=Forte+for+JAVA

http://docs.sun.com/source/816-5837-10/session_ejb.html

Regards,

Raj

raj.n at 2007-7-1 14:50:25 > top of Java-index,Development Tools,Java Tools...
# 2
Hi Raj,Thanks a lot for replying.Thanks once againSwap
706462 at 2007-7-1 14:50:25 > top of Java-index,Development Tools,Java Tools...
# 3

Hi Raj

If you are still llistening

This help is for iAS6.5, I am looking for iAS6.0.

Also the sample example for Session bean ( This is for J2EE RI not even for iAS6.0 ) says

"For more information on setting up the security roles see the iPlanet Application Server Integration Module online help Using Advanced Features section.You can export this EJB module (EJB jar file) or deploy this EJB module to the iPlanet Application Server. However, for purposes of this tutorial, you will deploy this EJB module as part of J2EE application.

You are now ready to create a servlet that accesses this EJB module

"

Could you please direct me where is this help located ?

I searched the site but with no luck......

Thanks

Swap

706462 at 2007-7-1 14:50:25 > top of Java-index,Development Tools,Java Tools...
# 4
Hi Swap,You can use the same tutor for both iAS6.5/6.0 which uses the same version of FFJ 3.0 EE. http://docs.sun.com/source/816-5837-10/session_ejb.html#servletThanks,Raj
raj.n at 2007-7-1 14:50:25 > top of Java-index,Development Tools,Java Tools...
# 5

Hi Raj

Thanks a lot for your consistent help.

I finally managed to run the EJB, but it was a big surprise that it ran on iAS6.0 ( but not on J2EE RI )

I have lot of confusion about this tutor.

I would highly appreciate if you could go thru' this ( at your leisure of course ) and address this :

Unable to follow these steps

In Section

"To create a valid session EJB: "

Step 13

In this step this tutor shows "iPlanet AS" tab.

But in the section

"To create the EJB module:"

Step 5

This tutor says

"for purposes of this tutorial,

you will deploy this EJB module as part of

J2EE application."

If this tutor is for deploying the application on

J2EE, are there no setting in this step for J2EE RI ?

Also its not clear what properties

are we editing and setting ? In Step this 5

If according to this tutor we are deploying the

application on J2EE RI ( Section "To create the

EJB module:" STEP 5 )

why are we setting iAS properties in section

"To create a servlet that accesses the EJB module: "

STEP31

Again are there no setting for J2EE RI ?

In Section "To create J2EE application:"

STEP 6

Are we Deploying on J2EE RI ?

In my case the deployment fails on J2EE RI and

I am unable to proceed :-(

Also in Section "To create the EJB module:"

STEP 5 the tutor says

"For more information on setting up the

security roles see the iPlanet Application Server

Integration Module online help

Using Advanced Features section."

How to use the Adavanced Features section" ?

I haven't set the Security Roles for iAS6.0 and still its running fine ?

Thanks

Swap

706462 at 2007-7-1 14:50:25 > top of Java-index,Development Tools,Java Tools...