|
Right Java tools for J2EE, Web Service, Grid and more |
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
FAQ For Super Installation
General
Websphere
General
Where can I find detailed installation information?
Click here to get Super installation information.
What
are the differences for different servers?
Super supports many J2EE servers from different vendors and versions. The
main differences are:
The differences are "hidden" in the installation program and Envoy components.
Everything else is exactly the same. You do not see any difference. So, the server name is on the title bar of the main window to remind you, otherwise you can not tell.
How can I pass special settings to my server before connection?
There is a JNDI properties under installed directory. The name is <server-name_and_version>_jndi.properties. You can add more properties which supported by the server.
Also, you can provide an implementation for com.acelet.s.ConnectionPlugin.
Super will call it before connecting.
See Connection Plug-in for
detail.
Websphere
Which Java (JDK) should I use when I install Super?
You should use the Java which comes with Websphere. To find it, open Websphere console.
The Java is under JAVA_HOME. For example, for Microsoft Windows, if JAVA_HOME is d:\WebSphere\AppServer\java, the Java is d:\WebSphere\AppServer\java\bin\java.exe.