How to deploye the java application in web logic server
please brief explain with screen shot please help me ?
Answer Posted / skiran.logic
We can deploy applications thru several ways.
Like :
1. Administration Console
2. weblogic.Deployer commandLine Utility
3. WLST scripting tool
4. autodeployment feature if we're running our application
in development mode.
5. Third party tool.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to configure a DB connection pool ?
Can two jms servers share the same persistent store? : BEA Weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
What type of object is returned by resultset.getobject()?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
What is application tuning?
Tell me how is the security handled in web logic j2ee connector architecture?
How Can Port Number Be Checked ?
Explain briefly what is the nm?
What are the different groups under web logic security?.
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What is the difference between jboss and weblogic?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
How managed servers communicate with each other?