Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

deploy ejb

  Asked By: Meenachi    Date: Oct 28    Category: Java    Views: 518
  

how can deploy ejb?(i use jbuilder 2005)

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Janis Hart     Answered On: Oct 28

which the application server you want to use?
you can use a application server is defined in default and configure for ejb  (in tools->configure server)
jbuilder is automatically create the jar file for deploy  the project.

 
Answer #2    Answered By: Shiv Patel     Answered On: Oct 28

To deplot Enterprise beans, you should use an Application Server such az JBoss , Weblogin , BES , Websphare , .... .So you should refer to the application server document for ejb  deploying. alo , there is some "Application server independent" activities that you should do for creating and deployinh ejb such as creating ejb-jar.xml file. These activities are related to ejb specification and you should refer to ejb specification documents that Sun has published.

 
Didn't find what you were looking for? Find more on deploy ejb Or get search suggestion and latest updates.




Tagged: