aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes how to deploy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "how to deploy" Watch "how to deploy" New topic
Author

how to deploy

fei long
Ranch Hand

Joined: Apr 04, 2002
Posts: 48
i am a newer to EJB and i want to deploy EJB under weblogic6.1, can anyone tell me how to deploy the EJB after i finished coding, i know i should write ejb-jar.xml and package files into .jar. But i hope you can tell me in detail, step by step.
second question is, is it necessary to write an entity bean which should reflect a table in DB? can i put attributes which are from several tables?
thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to deploy
 
Similar Threads
EJB
guaranteed data delivery on top of xml based asynchronous communication
deployment in orion server
How to map Ms Sql Server datatabse to ejb in JBoss
WAS 5.0 - JMS Configuration