Showing 6 results.
Items per Page 50
of 1

CVP Forum

« Back to Universal Edition Training Forum

j2sdk not installed with cvp 4.0

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,

With CVP 3.1, doing a full install, installs j2sdk. I use that during class to compile java in eclipse.

With CVP 4.0, when installing Studio, it only installs 2 differetn JREs
C:/Cisco/CVP/jre/bin/JRE 1.50_11
and C:/cisco/cvp/vxmlstudio/eclipse/jrebin/JRE1.4.2_06

If I were to install J2SDK myself for use in class to compile elements for Studio, what version would if J2sdk I need? and would there be any conflicts?

Thanks, Janine

Hi Janine,

There wouldn't be any conflicts. In Studio you can specify which JDK you'd like to use for compilation, which can be a different version than the JRE that Studio itself is running on. To do that, install your JDK and then do the following in Studio:

1. Go to Window -> Preferences...
2. Go to Java -> Installed JREs
3. Click [b:32140a5824]Browse [/b:32140a5824]to choose your JRE (really JDK) home directory
4. Click [b:32140a5824]OK[/b:32140a5824]

Then, once you're back to the Preferences dialog, click the check-box to the left of your new JDK in the list and it will be used by default to build and run code you compile in Studio.

The JDK version supported for CVP VoiceXML Server 4.0(x) is Sun Java 1.4.x or the JDK that comes packaged with your supported WebSphere installation (refer to docs for WebSphere version info).

Regards,
Vance