Link to home
Start Free TrialLog in
Avatar of nbham29
nbham29

asked on

EJB Newbie

I am trying to create an EJB project then export the jar to the server and write a client portion to execute it. I need to create one with a non primitive data type. Does anyone have an example or tutorial that I can look at to try and accomplish this. For the previous project I worked on I had 4 files an implementation file local and remote files and a class to add subtract etc.. but the class uses primitive types and like I said I need to implement a reference type.
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Avatar of nbham29
nbham29

ASKER

I need to create the code myself. I just need a tutorial that take me through the code step by step. or pretty close.
those tutorials give you the steps, you just need to add your code to the skeleton from the tutorial
SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nbham29

ASKER

does it matter that I am running jre6
Avatar of nbham29

ASKER

Also my type is Standard VM
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial