Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jesse Black   on Aug 16 In Java Category.

  
Question Answered By: Sultana Tabassum    on Aug 16

for deploy  one ejb  in weblogic  u should create a jar
file and deploy it(copy it in u'rdomain/application
directory)

this jar file is include this files and directory :
1- META-INF
directory(include:ejb-jar.xml,weblogic-ejb-jar.xml)
2- you'r package..

create a jar file with this files& directories...
and deploy it on to weblogic server..

Share: 

 
 
Didn't find what you were looking for? Find more on Module dependency in weblogic Or get search suggestion and latest updates.


Tagged: