In the Java EE Project, we usually publish the project, usually the war package, as a standalone unit, able to remotely upload, load, publish, and can achieve version number control, but this is different from our own proactive deployment using myeclipse in the development process, the following specific instructions.With the war package deployment, there is a very big difference between Tomcat and WebLogic
In the Java EE Project, we usually publish the project, usually the war package, as a standalone unit, able to remotely upload, load, publish, and can achieve version number control, but this is different from our own proactive deployment using myeclipse in the development process, the following specific instructions.With the war package deployment, there is a very big difference between Tomcat and WebLogic
From the perspective of the end customer ,. jar files are an encapsulation that they do not need to know. how many jar files are there. class files, the functions and functions of each file can also get the expected results. In addition to jar, there are war and ear for J2EE. The differences are as follows:
Jar
War
Ear
English
Java archive file
Web archive file
Enterpri
1 Download the project for building the CAS service-side war package
2 import Eclipse and start packaging
2.1 Importing code into Eclipse
2.2 Download dependency package into local maven repository
2.3 Modifying a configuration file
2.4 Building a war package
3 Deployment Testing
If you don't want to build it yourself, just need a war package already bui
Recently, I have been playing the new holy magic war, and it feels very fun. I am playing the Chinese version of the 152 MB new holy magic war found by thunder search. Castle fantisia full record archival Note: others' archives cannot be used directly. Solution: read my article: Castle fantisia modifier/secret-Ultimate ModificationThe problem is that there is no h plot (haha, don't be serious), and even wor
For thousands of years, the battle between Chu and Han has always been a piece of endless Chinese history. Since Sima Qian's historical records, Xiang Yu is depicted as a hero of the "powerful tug-of-war and the secret of the World", scholars of all ages often reverence Xiang Yu. Li Qingzhao's verse, "life as a person, death as a ghost", ridiculed Liu Bang as a civilian, pushed this kind of admiration to the extreme.
Aside from these emotional commen
written in front of the words: This is the second small game I developed "Thunder War", before the game and "Zhao Yun to fight" the same, will eventually open source. Due to some personal reasons of their own. This game has not been completed, but many netizens have come to seek code or resources, the spirit of open source, the author today to share them to everyone. Note: The game has not been completed, the code is the author of the original, a part
Eclipse War Pack Method collectionOn the Internet to find the method of packaging eclipse, search for a long time, also did not find a better way, before knowing that you can use the command to package, has been looking for like JBuilder development tools in the compilation of together with the war package method can not find. So his own model, and finally know how to do, now write down the experience, shar
Spring Boot is a support for releasing jar packages and wars, but it is recommended to publish using jars. Using the jar package is convenient, but if the updated item is frequently modified and needs to be patched, then a large jar package upload is a problem. Therefore, the jar package may not be suitable for all scenarios, such as a war package is more appropriate, you can try to switch to a traditional war
Use various ide tools to compress the project into a war package (of course, you can also directly Configure the server as Weblogic server in the IDE) and deploy itThere are multiple methods on WebLogic:
1. Use the console:
Log on to the console, select "deployment-web application module" in the tree menu on the left, and then select "deploy new webapplication" on the right of the interface.Module ", and then select the path where the
how to make and deploy the common Web site for a war package, many of which are published in the war package. How to make a war package yourself first requires the environment of the war package to be installed j2sdk-1.4.2 above for example, a Plesk server has been installed with J2SDK Switch to J2sdk bin directory, fi
From the perspective of the end customer, the. jar file is an encapsulation, and they don't need to know how many. class files in a jar file, the functions and roles in each file, can also get the results they want. Besides jars, there are war and ear for the Java EE. The difference is shown in the following table:
Jar
WAR
EAR
English
Java Archive File
Web Archi
360 and Baidu's war, since the Sogou "plug a Leg", rose to the new situation, the battlefield further expansion, Tencent Soso will not join the battle, Google will not return to the Big brother, all the possibility of the search engine of the battle, become more complicated. For the end of this search engine war, I have so several conjectures.
1, 360 finally firm footing, to obtain some search engine marke
The character expression is more natural. The new character Liwei and the voice are added!The time is calculated by week.
(Castle fantasy 3. Correct everyone's mistake. It's not the Holy magic war 3, the holy magic war is the castle fantasy 2, and the holy magic war is not a series)
I want to record some classic quotes.
How can I change the difficulty of the new
Through the combination of jenkins and shell scripts, the war package is automatically deployed on multiple servers.
Combined with shell scripts, jenkins can automatically deploy war packages on multiple servers.
Environment:
192.168.2.120 jenkins Server
192.168.2.117 tomcat server
Set the jenkins server to log on to the tomcat server without a key
Server 117: Execute the command ssh-keygen-t rsa
120 serve
Prerequisites1, why to use two War a call to a package? because weMavenitems perWarThe package is a line, the front desk withEasyui, and each line has to be referencedEasyuirelated toJS,CSS, and there are some other styles. In order to pull out these repetitive things, I hit aWarbag, put these things in. 2. Why not use Jar where's the bag? hit a common jar Package, the resources into the, but can not be quoted. Time was urgent and no other solution w
Tagged with: War Web package name ROM support packages for package project www. PackagedSpringboot Application default packaging becomes the executable jar mode, which gives us a sense of ease of deployment, and then introduces you to the Springboot project as a war package deployed to external Tomcat.Modify an existing project1. Modify the projectOpen the project and modify the Pom file:1. Add Spring-boot-
There are two ways of doing this:1. Make the project a war package and copy it to the ${tomcat.home}\webapps directory. When Tomcat starts, it is automatically unpack.
It is said that you cannot directly copy the war folder directly into the ${tomcat.home}\webapps directory.
But after I tried, I could. Unpack the war package, extract the folder with the same name
The Supermap iServer Java 6 package has three forms: War package, decompression package, and installation package. Generally, Supermap iServer Java 6 is integrated into a project or product in the form of a war package, while the decompression package and installation package are mostly used in the development environment.
Advantages of war package:
1. can
Turn from: http://www.cnblogs.com/fatsnake/p/5631785.html
When a war package is copied to the Tomcat WebApps directory, if no project of the same name exists, the war package is uncompressed when the Tomcat is started, resulting in a project with a name.
However, if a project directory with the same name as the war package already exists under WebApps, the
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.