• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

unable to install J2EE SDK 1.3

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have downloaded and saved the J2EE 1.3.1 SDK but the exe is not running by itself. It tells me Windows cannot open this file.

Is this bcoz I have installed it on XP version ? ( sun doesn't specify XP as the operating system for this software)

Can anyone help as to wht is to be done ??

thnkz,
Paromita
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello.

Seems like the downloaded exe is corrupt. There should not be any other reason. You may try downloading it again. Or maybe post the error message shown in here so that somebody can help.

Neways can you please give me the exact link from where you got this download. Bcoz I confused as well in all the links of SUN s download page.
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i believe this is where you can get it...the version 1.3.1

http://java.sun.com/j2ee/sdk_1.3/

also, anyone kindly help, how do i set these env variables after installing this j2ee sdk 1.3

----
3. Set the environment variables.
Before running the J2EE SDK, you must set these environment variables:
J2EE_HOME - the directory where you've installed this release.
JAVA_HOME - the directory where the Java 2 SDK Standard Edition is installed.
PATH - include the bin directory beneath the directory where you've installed this release
----
 
itsparomita banerjee
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
----
3. Set the environment variables.
Before running the J2EE SDK, you must set these environment variables:
J2EE_HOME - the directory where you've installed this release.
JAVA_HOME - the directory where the Java 2 SDK Standard Edition is installed.
PATH - include the bin directory beneath the directory where you've installed this release
----
--------------------



for setting the env variables :-

1)go to My Computer -- right click and choose Properties.
2)click on 'Advanced tab'
3)click on 'Environment Variables'
4)select 'New' and set the above variables.


hi Conan ,

The version ---.1.3.1 is not wrking on my computer but the 01 version is wrking. u can download it frm

http://java.sun.com/j2ee/1.3/download.html#sdk

http://java.sun.com/j2ee/sdk_1.3/1.3_01/

either of these pages.

sorry for replying so late, I was out of town.

cheers,
Paromita.
SCJP
SCWCD
SCBCD(preparing)
 
reply
    Bookmark Topic Watch Topic
  • New Topic