WebLogic: create data sources and deploy applications

Source: Internet
Author: User

I used the Weblogic release program today and summarized some information.

 

1. Create a data source
1. Click Services> JDBC> data sources.
2. Click "lock & edit" in the upper-left corner.
3. click the "new" button in the middle, enter the JNDI name, and select the database type and database driver, click Next to enter the name of the database to be connected, the Database Service name or address, the port number (1521 by default), and the login account and password of the database user. Then, click Next, click "test configuration" to test whether the data source is connected. Next, select "adminserver" and click "finish ".
4. Click "Activate changes" in the upper-left corner to activate it.

2. Deploy the application (which is referenced below)

Original article: http://blog.sina.com.cn/s/blog_4c5d60c20100bvni.html

 

There are two ways to start the Weblogic Service: one is to install the Weblogic-Eclipse plug-in eclipse, and the other can be directly started in the installation program.

Open the Weblogic servers view and set it as shown in.

 

 

 

Start the service

 

 

So OK.

The second method is to run directly in the "Start-" program.

Start the Weblogic console:

First select lock and edit, then select deployment

 

Select installation

 

Click Finish

Click to activate update

After deployment, enter the address in the browser. The port number is 7001.

For example: http: // localhost: 7001/helloworld/index. jsp

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.