Answer Posted / ganesh gadde
Basically Ther r 3 ways to deploy an ejb application
1.hard deployment ,wher u can put all ur jar files in the
application folder of ur project
2.Weblogic console deployment where u can upload ur files
and convert into jars and then deploy
3.Tool based deployment(either Ant/Weblogic builder) : you
will prepare one build.xml file where u can set all the
information regarding deployment structure otherwise use
weblogic builder tool,ther u have to enter some entries
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have threading in ejb?
What do you mean by ejbdoclet?
What are the key benefits of the ejb technology?
Explain transaction and various methods to manage it?
What is meant by ejb?
What is session bean in ejb?
What is ejb and how it works?
How is ejb different from java beans?
What are ejbs used for?
What do you understand by session facade?
Why is ejb needed?
What do you mean by ejb?
In what format is the conversational data written to the disk?
Why do we need ejb in java?
Is it legal to have static initializer blocks in ejb?