Re: Version conflict
Stefan Haustein <[email protected]> Wed, 05 Nov 2003 12:05:57 +0100
| Newsgroups | gmane.comp.java.enhydra.kxml |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi Stefan, > > i've changed to 2.1.7. This can be compiled well, but when i start my > application, i get a javaw.exe error. > I will try to compile 2.1.8. I hope that it will work. But can you tell me > anyway, what the problem could be at > version 2.1.7. Can you please send the complete javaw error message for 1.1.7? For 1.1.8, the problem is probably that I switched to JDK 1.4.x in the build process but forgot to set the target="1.1" ANT attribute / Javac compiler switch.... Best, Stefan