System Requirements:
- Ubuntu 8.04
- NetBeans IDE 6.1
- GlassFish V2 UR2
- Download Java SE 6 Documentation(jdk-6-doc.zip) from http://java.sun.com/javase/downloads/index.jsp
- Copy the file jdk-6-doc.zip to /tmp
- Open the "Synaptic Package Manager".
- Install the sun-java6-jdk, sun-java6-source, sun-java6-doc and sun-java6-demo packages.
- You can now delete jdk-6-doc.zip, if you wish.
- Download NetBeans IDE 6.1 All Bundles edition (include Base IDE, Java SE, Web & Java EE, Mobility, UML, SOA, Ruby, C/C++, GlassFish V2 UR2 and Apache Tom) from www.netbeans.org
- Run ./netbeans-6.1-ml-linux.sh to start NetBeans installer wizard.
- Click the "Customize" button on the first screen of the installer wizard and check the Apache Tomcat 6.0.16.
- Install the NetBeans IDE to: /usr/local/netbeans-6.1
JDK for the NetBeans IDE: /usr/lib/jvm/java-6-sun - GlassFish V2 UR2 Installation
Install GlassFish to: /usr/local/glassfish-v2ur2
JDK for GlassFish application server: /usr/lib/jvm/java-6-sun
Admin Username: admin
Admin Password: adminadmin
HTTP Port: 8080
HTTPS Port: 8181
Admin Port: 4848 - Install Apache Tomcat to: /usr/local/apache-tomcat-6.0.16
- Finish
- Shut down the IDE.
- In the IDE installation directory, run the uninstall.sh file.
- To uninstall GlassFish/Tomcat together with the IDE, at the Summary page make sure that the correct versions are listed and check the appropriate checkboxes.
- At the Summary page, click Uninstall.
- After uninstallation completes, click Finish.
- NetBeans IDE > Services > Databases > Java DB
- Right-click > Start Server
- NetBeans IDE 6.1 Installation Instructions http://www.netbeans.org/community/releases/61/install.html
No comments:
Post a Comment