Software Version:
Eclipse2.1.2
Struts1.1
Hibernate2.1
Jboss3.2.5
Easystruts0.6.4
Tanghan1.0
Lomboz2.1.6
Visual paradigm1.0.1
Installation Process:
Decompress eclipse, struts, hibernate, and JBoss to the corresponding directory.
Copy the files in the easystruts, tanghan, lomboz, and paradigm packages to the eclipse directory.
Because easystruts conflicts with tanghan, install tanghan first, and then install easystruts after the test is successful.
Visual paradigm needs to get the corresponding free registration file.
Configuration process:
Mainly configure the JBoss environment.
Choose WINDOW> preference> lomboz> server definitions.
Select jboss3.0all in server types. it is quite common. after the corresponding configuration is completed, two errors will occur in the task, which probably means less javax. servlet. jar package, it does not matter, as long as the servlet. change the jar package name to the name it requires. If there is no JBoss, you can find it elsewhere. in this way, eclipse2.1.2 can be combined with jboss3.2.5.
In addition, you also need to set window-> preference-> JAVA-> new project-> source and outputfolder to folders on duty, this is because the source code is automatically generated when the automatically generated EJB code is used; the value of as JRE libary use is jre_lib Varialbe.
The above is some of my experience, what is the problem to mail: webmaster@bcxy.com contact.