Reputation: 1242
Im new to weblogic Can you please advise how to set the ejb file in weblogic 11g console parameters for manager servers. I have to do the deployment of an EJB application.
Can you please help?
Thanks
Upvotes: 0
Views: 66
Reputation: 629
Mr. Pal, You could deploy the DS.jar as library it is the radio button. You might be missed that option whil deploying it. Target can be AdminServer or ManagedServers or Cluster that you can mention as per your choice.
Upvotes: 1
Reputation: 100
Start the WebLogic Server Administration Console. In the left pane of the Console, click Deployments and then click on Install Locate the EAR, WAR or JAR file you would like to configure and then next Select a Target Server from among Available Servers and then next->finish.
Upvotes: 1