Forte for Java CE r3.0 WIN freezes on start,

823 byte By mbmtnimg at 2007-9-26 15:38:29
I've installed fresh downloaded j2sdk-1_4_0-beta3-forte-ce-3_0-bin-win.exe At the first start of the installed Forte I've erroneosly started two instances of Forte. They both brought me to GUI but I had to omit installing iPlanet server as the was a problem with nonexistent directory. I shut ...

help about the j2sdk1.2 install under unix

216 byte By feiy at 2007-9-26 15:45:57
hi:i got some java package: java2sdk2.pkg java2pls2.pkg and java2man.pkgbut i don't know how to install the package under unixmy system is Sco operserver 5.0 thanks!

javac command error

513 byte By pnathan at 2007-9-26 15:48:21
Hi!Whenever I use the javac command in the dos prompti get the messageexception in thread main java.lang.noclassdeffounderror: com/sun/tools/javac/maini dont understand this. I believe that when you execute this command, it should give the proper usage options.I have tried everything right from ...

Java 2 SDK 1.4.0-beta3 ... GUI HTML-Converter Bug?

1485 byte By wms_atomic at 2007-9-26 15:51:51
Hi you, can you help me?I'm a new user in Java and of Java 2 SDK 1.4.0-beta3. I wrote 2 applets an 1 html-file.By using html-file in Netscape Comm. 4.7 --> "Applet... error: java.lang.ClassFormatError: Bad major version number" ... so I have to use the htmlconverter.exe to create newer ...

NoClassDefFoundError

567 byte By stvchez at 2007-9-26 15:51:58
This may be a newbie question, but I'm just getting starting w/ java and testing my jsdk. anyway, i'm testing a simple app, compiles fine, but when i go to run it, i get this error:Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldit seems that it can't find the class ...

Java 1.3

411 byte By zekke at 2007-9-26 15:55:18
I am currently running with Java 1.2 and i am looking to switch over to 1.3 or possibly even 1.4 but when i did a test run with 1.3 the performance in my GUI applicationwas slower than with 1.2. I am running the Unix JVMon a Solaris 2.6 platform.Did anyone else experience such issues?Are there ...

jdk 1.4 and visualage for java

255 byte By qureshi_mm at 2007-9-26 16:04:31
Hello. I am using IBM's Visualage for Java 3.5 as IDE. It is based on Java 1.2.2 version apis. I want to use the new classes in jdk1.4 such as JFormattedTextField in visualage. How do I do it? Does someone has any idea? Please Help. Thanks.

How to sort Hashtables datas

97 byte By mmlima at 2007-9-26 16:16:10
What is the best way to sort the data ina Hashtable?thank u...

What is the final release date for Merlin (JDK1.4)

183 byte By ashokmt at 2007-9-26 16:27:24
I am starting a new project here, and was interested in using Java1.4, was wondering if I could know the final release date for the same.ThanksAshok

JDK1.4b3 vs Orbix2000 compatibility problem

3062 byte By vicveres at 2007-9-26 16:37:16
We have a problem with JDK 1.4 beta 3 ORB compatibility with Orbix2000 v1.2.1 on Solaris 8. I am hoping that you can shed some light on this for us, as we are not sure where the problem is.We are getting a marshalling exception (minor code 535: REQUEST_MESSAGE_NOT_CONSUMED) when invoking a ...

jdk 1.3.1

506 byte By american_curly at 2007-9-26 16:42:09
The JDK 1.2.2 was installed with the Solaris 10/01 Release of Solaris 8. The problem is that when I do a pkgchk it shows that the JDK 1.3.1 was installed under the /usr directory. But when I am in /usr directory i do not see the java1.3 anywhere. I want to have the java1.3? Would I have to ...

De-Compiler of java

81 byte By Muhammad_Aamir at 2007-9-26 16:47:06
Is there de-compiler of java.if any how can i get it?thanks.

writing values to files

206 byte By saravanak at 2007-9-26 16:49:55
While writing float values to file, it is written as junk characters. Can someone tell me how to write float values into a textfile. If possible give the example code.Please help me out of it.

writing values to files

206 byte By saravanak at 2007-9-26 16:49:56
While writing float values to file, it is written as junk characters. Can someone tell me how to write float values into a textfile. If possible give the example code.Please help me out of it.

Solaris problem: libmawt.so not found

772 byte By grantpk at 2007-9-26 16:51:35
I also posted this message to the JRE group. Sorry it you've already seen it there. Not sure which group is right for this topicWhenever I try to run any graphic application on my Solaris machine, I get a fatal exception:"libmawt.so: open failed: No such file or directory".This happens if I ...

where is sun package in jdk 1.3.0_02

448 byte By hellorsanjeev at 2007-9-26 16:55:19
Need help...just see the container.java in jkd 1.3.0_02..u will find the statement "import sun.awt.debughelper " and other import of sun classes...But where are these classes ?I have unzipped scr.jar and found a package of sun ..but these classes are not there..so compiler cannot compile my ...

command "java" in Windows XP Home Edition with J2SDK 1.4.0-beta3

569 byte By willembuys at 2007-9-26 16:57:27
HiAfter succesfully compiling a Java-source, I can't run it. Whenever I type: "java HelloWorldApp.class" it returns "Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp" as described on http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html#2cI tried to ...

sun package again .. some of its class not found like sun.awt...etc..

470 byte By hellorsanjeev at 2007-9-26 17:00:46
rt.jar....NO rt.jar found...but i found on dt.jar....i unzipped it and found sun package...okay...it is included in my class path..some of my error removed as some classes are found in this sun package....but error are still there.."package SUN.AWT...." not found and similiarly "package ...

Life of java Versus Windows XP....A general question

710 byte By hellorsanjeev at 2007-9-26 17:00:52
I have heard that windows XP doesnot support Java..Could nyone pls answers some of my questions.1.) Means, java programs will not at all on XP ? (True/False)2.) If companies accept XP to a large extent..It means Java will lose its market. (True/False).3)Will SUN made a JVM for XP ?4) What SUN ...

java.lang.NoClassDefFoundError when using JDBC

1056 byte By mcowen at 2007-9-26 17:23:25
Hi all,I am fairly new to this and I am not sure how to proceed.I am attempting to connect to Oracle 8i using jdk1.4. The drivers for 1.2 are present and I can compile the test file supplied (JdbcCheckup.java) with the following command...javac -classpath ...

java.util.logging question

579 byte By tiana_z at 2007-9-26 17:24:21
Hello,I'm using java.util.logging.FileHandler to log my application. 1. In the logging.properties file, I can set the log file location by setting the "pattern" property of FileHandler to %t (means temp directory) or %h (means user home directory).Is there any way I could set log file to any ...

Qs: Class.getMethod(String name, Class[] paramType)

823 byte By jjj at 2007-9-26 17:37:44
Two questions:1. What is the difference (if any) between Class.getMethod(String, Class[]) and Class.getDeclaredMethod(String, Class[])?2. Both getMethod and getDeclaredMethod can not recognize sub-class in the parameter type. e.g.If I declare a class: public class aClass {public void ...

java printer package download

145 byte By sagar_ranade at 2007-9-26 17:43:39
Can I download new javax.print.*package from new release of Java1.4 SDK only ?Please tell me the link for downloading

external libraries

181 byte By maranello at 2007-9-26 17:46:13
Hi all,what is the difference between the two lib directoriesC:\jdk1.3.1_01\jre\libandC:\jdk1.3.1_01\lib?Thanks allBye

Linux - can't get path set, PLEASE HELP

1555 byte By tsizemore at 2007-9-26 17:46:32
I have downloaded JDK and JRE version 1.3.1_02 for Red Hat 7.2 and followed the instructions posted on Sun's Web site, but when I go to use example "javac Welcome1.java" to compile, it states "command not found".Browsers loaded on my system: netscape 4.73, Netscape 6, Mozilla 5.0 (0.9.2.1)Used ...

JDK1.3.1_01 slower than JDK1.3.0 ?

499 byte By krabbit at 2007-9-26 17:52:00
Hello!I've got a complex application under Linux Mandrake 7.1 ( RMI, Socket, Native ) which runs fine with JDK1.3.0. Now, i've installed the application on another system (double memory size, 1GHz CPU) under Linux Mandrake 8.1 with JDK1.3.1_01. It works, but very, very slow. You have to wait ...

Java 2 Sco Edition

54 byte By Arjian at 2007-9-26 17:57:54
Where can I get the JDK Sco Unix Editon?

Where can I find jdk1.2.2 for aix?

48 byte By ibarco_garcia at 2007-9-26 18:00:02
Where can I find jdk1.2.2 for aix?

javax.sound.* is not in JDK1.3.1_02?

259 byte By norsez at 2007-9-26 18:00:28
The documentation says javax.sound.* package is a part of JDK1.3.1_02. But when I compile with javac.exe I get an error saying there is no javax.sound package. What did I do wrong? Or if I have to download this package seperately, where do I go?

can't get past the .bin to the rpm .. can't install the JDK!!

434 byte By skippy_kango at 2007-9-26 18:03:48
I'm running RedHat 7.1 .... I downloaded the SDK and executed the .rpm.bin file ... I get the lic. and say yes .. a checksum file is created .. but the packages is still a bin!!! how do I get to the RPM so that I can install it?I tried unzipping the file, which only inflates everything .. but ...

JDK1.3 font.propeties

217 byte By Salero at 2007-9-26 18:05:07
Hi!I use JDK1.3 with OS Linux. If I started a program, i get the message"font specified in font.properties not found [font-name]", but the program runs without any problem.So what can I do?

About the error of java.util.regex in jdk1.4's docs

396 byte By cherami at 2007-9-26 18:08:39
In java.util.regex,the class Pattern's document says:Greedy quantifiers X? X, once or not at all X* X, zero or more times X X, one or more times X{n} X, exactly n times X(n,} X, at least n times X{n,m} X, at least n but not more than m times Why don't metion X+?I think that should be "X+ X, ...

javax.comm not found in JDK1.3

485 byte By kiteflyer99 at 2007-9-26 18:13:37
I've downloaded and used the JDK1.3, and have adatabase and sound working. But.... I can't seemto find the javax.comm.* modules. That is, whenI do a compile, the classes aren't found, and I can'tlocate them anywhere. I'm using Windows NT, butI get the same behaviour on Linux.Also, the Docs ...

new to java & windows xp

347 byte By jantymay2 at 2007-9-26 18:20:41
Could someone help me get started in xp? i am a student so pretty new to java.Have used unix at college & windows 98 but don't know how to get started in xp, as no ms dos. Have downloaded jdk & thought i had set the path as in install instrs but am getting nowhere. have downloaded jvm ...

Java 2 standard edition

125 byte By drtbker2001 at 2007-9-26 18:22:48
Is the Java 2 impimentation going to be released for MacOS 9 or is it only going to be for MacOS X? If not why?

NoClassDefFoundError. pls help

310 byte By stvchez at 2007-9-26 18:28:39
I'm completely stuck on this. I am getting the NoClassDefFoundError and I'm am pretty sure my classpath is set correct. Here is a snippet from my classpath:C:\j2sdk1.4.0-beta3\bin;C:\j2sdk1.4.0-beta3\libthe files that I'm compiling and running are in the bin directory. Thank you ...

Printing, Faxing & E-mailing?

332 byte By Myjavaproject at 2007-9-26 18:30:05
Dear Sir/MdmI was just wondering whether is Java 2 SDK capable of performing printing, faxing, and emailing capabilities? If it does, could you direct me to the relevant reading materials for such functions. Is Java Tutorial mention some about these? I am currently using jdk1.3.1Thank you for ...

NoClass...need solution

500 byte By stvchez at 2007-9-26 18:33:46
I posted this message earlier, but wanted to start a new string to get a fresh start. My problem:I upgraded to jsdk1.4 and cannot get my classes to run (I get the NoClassClassDef... error). I've tried setting the classpath which is ...

Which version of jdk 1.2 do i need?

103 byte By rifraf812ic at 2007-9-26 18:34:20
I am just getting started in java programming and I just wanted to know which one to get?

JDK1.4 problem. Pls Help its urgent!!!!!!!!!!!!!

505 byte By becky182 at 2007-9-26 18:38:24
I installed the lates jdk1.4.0-beta3 on my pc and When i try to compile my java source code on windows 2000 MSdos, i get thefollowing error messages:-.Registery key Software\JavaSoft\java Runtime Envinronment\Current Version hasvalue 1.3, but 1.4 is required.Error: could not find ...

JDK1.3 compilation question?

516 byte By mpokky at 2007-9-26 18:38:39
Why when I use javac.exe compile the programme,it always reply "Javac:invaild argument:'my filename .java' "I have set the path and class path ,java_home,the class name is also as the same as the file name.Could u tell me why?Thank u!By the way,must useing javac.exe compile the programme be ...

beta or not ?

195 byte By pbtouzet at 2007-9-26 18:43:07
Hello everybody, I would only like to know if the JavaTM 2 SDK, Standard Edition,v 1.4.0 Release Candidate (J2SETM) is a beta version or not ? Thanks in advance.

Java 1.1 Applications with JDK 1.3

185 byte By dantams at 2007-9-26 18:43:18
Is there a way to develop applications that can be run with Java 1.1.8 other than using the JDK1.1.8? Is there maybe some kind of a command line argument for javac?

install jdk into WinME, how to set path?

467 byte By valentino1 at 2007-9-26 18:43:33
I just install WinME for my pc! However, the method to set path in WinME is different with Win98! I set the path in Win98 by using 'sysedit', however, WinME haven't got 'sysedit', then i tried to set path in 'msconfig'! But, it only allows us to set one path, how should i add one more ...

Requirements for jdk 1.3.1

160 byte By Ghosgoat at 2007-9-26 18:46:44
Hey.I need to know what the requirments for using jdk 1.3.1 is. (RAM, harddrivespace, processor, etc)Do anyone know?Ghostgoat

Help! I can't run javac............

467 byte By valentino1 at 2007-9-26 18:49:46
I just install WinME for my pc! However, the method to set path in WinME is different with Win98! I set the path in Win98 by using 'sysedit', however, WinME haven't got 'sysedit', then i tried to set path in 'msconfig'! But, it only allows us to set one path, how should i add one more ...

SDK License

411 byte By Xerp at 2007-9-26 18:51:28
Hi all,I've got a Java application that I need Jakarta Tomcat for. Jakarta Tomcat won't install unless you have the full SDK installed. The full SDK can't be re-distributed (as far as I can see) - only the runtime environment - and I need a way I can package this application up for ...

Help! I can't javac and java the HelloWorldApp.

138 byte By luk_amanda at 2007-9-26 18:52:04
javac it without problem, but when i java it Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp

Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp

98 byte By luk_amanda at 2007-9-26 18:52:10
i'm sure i have set the classpath, but still have error when i java the class file.

Release Candidate - what does it mean?

271 byte By cschen at 2007-9-26 18:54:55
JavaTM 2 SDK, Standard Edition, v 1.4.0 Release Candidate (J2SETM)hi all, just found out that Java 1.4 Release Candidate has released.is that the final version for 1.4.0? or another beta version that is close to final?Thank you..