users@jaxb.java.net

AW: Only run under debug mode ? Help!!

From: Yi Wasser <yi_wasser_at_freenet.de>
Date: Sun, 01 Jun 2003 23:00:06 +0200

It's ok now. I've found the problem. My jar file's order in classpath is not
set correctly. Now it works after I adjusted it according to the tutorial.

regards!
Yi Wasser


-----Ursprungliche Nachricht-----
Von: Discussion list for the Java Architecture for XML Binding
[mailto:JAXB-INTEREST_at_JAVA.SUN.COM]Im Auftrag von Kohsuke Kawaguchi
Gesendet: Freitag, 30. Mai 2003 21:15
An: JAXB-INTEREST_at_JAVA.SUN.COM
Betreff: Re: Only run under debug mode ? Help!!


Yi Wasser <yi_wasser_at_FREENET.DE> wrote:
> JAXB can generate java interfaces from the schema and compile them
> successfully. But the program crashed and generated "segmentation fault"
> when it tried to create a JAXBContext instance with the call

JAXB RI is a pure Java tool. If your JVM dies with a segmentation fault,
sounds like you've got a problem with your JVM, not JAXB.

> By the way, the current project I am working on is under Linux, and I am
> using jdk1.3.1_04. Is it the reason ?

JAXB RI should work with 1.3.1 or above, but upgrading JDK might fix
your JVM's segmentation fault problem.


regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com