FreeBSD application experience (2). Installation J2EE development environment

  FreeBSD running the X fairly normal. Unlike linux. KDE to play out at every turn, so I rarely use KDE and GNOME is often wrong. 

  Originally installed to a XFCE, but Ports in the XFCE is not the latest version, to download a dozen packets also not bother with. 

  Hei hei. I almost forgot I had to do. Do the Zhengshi. 

  I return to this environment is with the Eclipse 3.1 + + jdk1.4.2-p6 jboss-3.2.5 

  Jboss-3.2.5 with a tomcat 5.x 

  If we want to Eclipse development J2ee, it is also necessary plug-ins, IBM has an article was very well written. Re-writing I do not. 

  Before installing your people to identify at least 1.2 G over space, NND, the sun End JDK source compiler is there such a big order below: 

  Cd / usr/ports/java/jdk14 

  Make install 

  / * 
  * Based on the tips, in the / etc / fstab to join his linprocfs / compat / linux / proc linprocfs rw 0 0 
  * Of course, you have to the operation of the installed linux! Then download the following documents 
  * Bsd-jdk14-patches-6.tar.gz [http://www.eyesbeyond.com/freebsddom/java/jdk14.html] 
  * J2sdk-1_4_2_05-linux-i586.bin 
  * J2sdk-1_4_2-bin-scsl.zip 
  * J2sdk-1_4_2-src-scsl.zip 
  * (Even this best-jboss 3.2.5-src.tar.bz2 also be downloaded.) Downloaded to / usr / ports / distfiles this directory. 
  * / 
  / * A good proposal, it is best to use your Wangjikuaiche or wget first of these documents downloaded. This way than to download faster to make their point: D * / 

  End jdk installed after. Set a JAVA_HOME, etc. I use csh, if you bash your profile on the subject to changes in the bar I ~ /. Cshrc, joined the 
  Setenv JAVA_HOME / usr/local/jdk1.4.2 
  Setenv CLASSPATH $ JAVA_HOME / lib 

  In the path, then joined path / usr/local/jdk1.4.2/bin 

  Then source ~. / Cshrc can check java installed without success. 

  : D ago, I installed a software each, I would like to re-register, uh. With the original source ~ /. Cshrc can be re-configured. Uh 

  Then 
  Cd / usr / ports / java / eclipse 
  Make install 

  Cd / usr/ports/java/jboss3 
  Make install 

  Make clean installed remember oh 

  Are installed on the end can run / usr/local/jboss3.2/bin/run.sh to run jboss 

  If you want to install mysql entered mysql make install implementation of the ports on it. 

  Anyway, this really is a very long process, slowly, and so oh: D 

  Can be installed on the end of the implementation of a development program eclipse, as to how to eclipse development j2ee, please google the room: P 

Bookmark it: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Google
  • DotNetKicks
  • DZone
  • Furl
  • Netvouz

Tags: ,

Releated Articles


0 Comments to “FreeBSD application experience (2). Installation J2EE development environment”

No Comments. Send your comment.

Leave a Reply

You must be logged in to post a comment.