In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article is about how to set up the Eclipse+JBoss+MySQL development environment. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
J2EE is very good.
As a development environment, if you use the classic configuration: JBuilder+Weblogic+Oracle, it is handy, but the price is amazing. This configuration is mainly for large or super-large applications, and the hardware requirements are also very high. In view of the current situation of domestic small and medium-sized applications, it is not recommended.
Although domestic developers have long been used to version D, the author thinks that we should take precautions and join the ranks of OpenSource as soon as possible to promote the development of the domestic software industry.
Eclipse, JBoss and MySQL recommended in this article are all well-known open source software and are very practical.
1. JDK: download from http://java.sun.com. J2SDK1.4.X is recommended.
2. JBoss: download from http://www.jboss.org, and the author uses jboss-3.0.4_tomcat-4.0.6
3. MySQL: go to http://www.mysql.com to download, the author uses mysql-4.0.13, download MySQL Control Center (graphical management tool), and download MySQL's JDBC driver, such as mm.mysql-2.0.14-you-must-unjar-me.jar, from http://sourceforge.net/projects/mmmysql/.
4. Eclipse: download it from http://www.eclipse.org. The latest version is 3.0M8. For beginners, it is recommended to download 2.1.2 and Chinese package (2.1.2_Translations). Go to http://www.objectlearn.com/ to download lomboz (this plug-in is required to develop J2EE), it is important to note that the version of lomboz must be the same as the eclipse version, otherwise it is not normal.
Environment settings (take D disk as root directory under win2000 as an example):
1. The installation and configuration of JDK is no longer described here.
2. Decompress the JBoss to DJDBC, extract the mm.mysql-2.0.14-bin.jar in the JDBC driver package of MySQL into D:jboss-3.0.4_tomcat-4.0.6serverdefaultlib, copy the mysql-service.xml in the D:jboss-3.0.4_tomcat-4.0.6docsexamplesjca directory to the D:jboss-3.0.4_tomcat-4.0.6serverdefaultdeploy directory, find the corresponding paragraph and modify it as follows:
MySqlDS
Jdbc:mysql://localhost:3306/test
Org.gjt.mm.mysql.Driver
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.