WebLogic 8.1 Tutorial Deployment (III)

Source: Internet
Author: User

after the WebLogic has been configured. will be able to deploy the project.

When you deploy a project, you can broadly divide it into two steps:

1, create buffer pool;

2. Configure the data source.

Start Weblogicserver first. Enter WebLogic's homepage, http://localhost:7001/console/, general just opened the account and password are weblogic;

Click "Connect buffer Pool" in JDBC to start creating the buffer pool:


Click "Continue" to this point. The buffer pool is already configured, followed by the configuration program connection data source;

To remember, the Jndi name is configured here. Must match the JNDI name in the project source code to ensure that the project is properly connected to the data source;

Watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqv/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/dissolve/70/gravity /southeast ">

It is also important to note that WebLogic 8.1 seems to be only compiled in the context of JDK 1.4 (at least for my project), so I need to adjust the version number of the project's compiled JDK,

Such words. The project assumes that there are no other problems, and that normal should be able to run. We can try to do it, only in the process of their own practice, will find the problem!

WebLogic 8.1 Tutorial Deployment (III)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.