facebook

EJB Deployment on Sun One

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209012 Reply

    kkarank
    Member

    I would like to know the exact deployment procedure for EJBs on Sun Appserver 8 .

    I created an EJB in eclipse , built it and then ‘deployed’ it using the IDE .All that was done was to create a ‘jar’ file in the Sun One appserver directory . I was looking to find out if this is what is ‘deployment’ or are there any additional things that need to be done ?

    When i read Sun’s tutorial on EJB deployment , it talks about creating a jar file and then deploying it – when i do that i can see the entries for the application in the Admin Console of the server .I cannt however see anything when i do it through Eclipse .Is there a catch i am missing here ?Any links to documentation specific to EJB deployment on Sun One ?

    Thanks,

    #209019 Reply

    Scott Anderson
    Participant

    First, Sun One will only automatically deploy packaged deployments, not exploded so if you’re trying to use our hot-sync exploded deployment, that definately won’t work. However, it sounds like you’re trying to deploy an EJB in packaged (jar) format. I must admit, I don’t know if Sun will pick that up without it being wrapped in an EAR. Can you try either a simple EAR deployment or even better, just a small WAR so we can tell where the problem might lie?
    Here’s a link I dug up that showed the basic steps on getting Sun One configured correctly:
    https://www.genuitec.com/forums/topic/sun-java-system-application-server-plat-ed-8-closed/&highlight=sun+one+deployment

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: EJB Deployment on Sun One

You must be logged in to post in the forum log in