Bundled SJSAS8 doesn't install with SJSE8 on Ubuntu 6.06
I'm running Ubuntu Dapper (6.06) i386. I downloaded and ran the installer for Sun Java Studio Enterprise 8. The install ran fine, and I am able to launch the ide, but I am unable to add an instalce of SJSAS8. The directory for the bundled app server (/opt/sun/jstudio_ent8/AppServ8.1UR2) is empty. It looks like the bundled app server did not install at all.
Installing Studio 8 on Ubuntu is mentioned on this Sun blog:
http://blogs.sun.com/coldrick/entry/java_development_on_ubuntu_part2
and there is no mention of this problem. Has anyone gotten Studio 8's bundled app server working in Ubuntu?
[624 byte] By [
djennewe] at [2007-11-26 10:41:30]

# 1
1. Here are a few alternatives you can try:
- Download "Sun Java System Application Server Platform Edition 8.1 2005Q2 UR2" separately from http://java.sun.com/j2ee/1.4/previous_downloads.html. Try and install PE8.1. If the install is successful, the you can add this server to SJSE8 ide (by going to the runtime tab on the project window, right-clicking on servers node and selecting 'add server').
- Upgrade to NetBeans 5.0 (http://www.netbeans.org/downloads/index.html) or SJSE8.1,in beta now, based on NB5.0 (http://developers.sun.com/prodtech/javatools/jsenterprise/downloads/index.jsp) . These versions of the ide support a later version of the appserver (PE8.2).
2. The installation log files (at /var/tmp on solaris) may provide some useful debugging info.