FAQ (primary) in the development deployment of WebSphereApplicationServernetWorkDeployment V6.0

xiaoxiao2021-04-06  254

Some possibly or already have a summary.

OK

1. How IBM Wasnd is connected to the HTTP Server connection, it is possible to implement the 9080 port of WASND to access the website application, but simply enter the domain name with the 80-port of HTTP Server to access the website application;

2, WASND can only be used in the form of a WAR or EAR, and our website's JSP and Class programs require updates and changes almost every day. In particular, the website JSP page needs to be updated many times a day, and all websites are available. The accumulation reaches 10g, can you not need to pack WAR or EAR, but directly upload a JSP page or a Class program that you need to change to reach the purpose of the update site application, it is best to provide some documents for manual deployment operations;

3. WASND management console login default is to enter the username, how to set the specified username and password to log in;

4, WASND management console web interface 9060 can shield, when the website is actually used, there is no need to provide the management of web interface mode, general development and managers need to log in to the server. WASND Configuration Change Action, can provide a configuration file instruction document corresponding to each operation on a WASND management interface, future changes can only be modified by the configuration files;

5, we now use Sun's JDK1.5, I don't know if Wasnd can use Sun's JDK1.5. If it is not possible to make errors in practical applications, can it provide some of you before you The customer performs a list of common problems and solutions migrated by Tomcat to Wasnd;

6. We now use a lot of open source programs and frames, open source procedures and versions:

Struts 1.1

Hibernate 2.0 (old application) and Hibernate 3.0 (new application)

Spring1.2.2 (Partial New App)

DOM4J 1.6

HTMLPARSER1.5

Database JDBC driver

JSQLCONNECT2_24 (SQL Server)

JTDS1.1 (SQL Server)

Class12 (Oracle)

7. Wasnd is not required to pay attention to the Chinese URL parameter delivery or Chinese data.

8. We have some applications use the Oracle database, use the Clob large field, and database operations need to be configured accordingly on the CLOB big field using Hibernate. If you turn DB2 in the future, it will encounter problems on the program;

9. If you use Wasnd's cluster, what is paying attention to development

10, our existing applications use third-party cache, but now Tomcat is loaded (Apache to assign), a few Tomcat can't share a cache, which uses their respective cache, which will appear different The data cached by Tomcat is different. When the user access, the data that is refreshed is inconsistent. Whether the WAS provides Cache, and can be similar to a Cache pool, the different applications running on the top, using the same cache The pool's data can be made to Cache data consistency;

11. Users access website applications, can it be directly access to the root of the website, ie user input

Www.123.com/index.jsp, you can access the site instead of input

Www.123.com/app/index.jsp, how to configure 12 on Wasnd, now use the JBuilder development tool, how can webSphere integrate into jbuilder directly packaged and debugged. It is best to provide RationalWeBDeveloper tools.

13. If you use a cluster, or do load balancing, whether each WAS node can use the same file system.

14. WebSphere has those threads after full start, usually take up those ports, how to change. If you use a cluster, or do your load balancing, you need to add how much ports, what is the service corresponding to each port.

15,

转载请注明原文地址:https://www.9cbs.com/read-132272.html

New Post(0)