Return-Path: Delivered-To: apmail-ws-jaxme-dev-archive@www.apache.org Received: (qmail 19450 invoked from network); 2 Feb 2005 08:25:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Feb 2005 08:25:42 -0000 Received: (qmail 75751 invoked by uid 500); 2 Feb 2005 08:25:41 -0000 Delivered-To: apmail-ws-jaxme-dev-archive@ws.apache.org Received: (qmail 75696 invoked by uid 500); 2 Feb 2005 08:25:40 -0000 Mailing-List: contact jaxme-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list jaxme-dev@ws.apache.org Received: (qmail 75548 invoked by uid 99); 2 Feb 2005 08:25:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from aries.informasa.es (HELO aries.informasa.es) (194.140.11.78) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 00:25:39 -0800 Received: from capri.informasa.es (root@capri.informasa.es [194.140.11.70]) by aries.informasa.es (8.12.3/8.12.3/Debian-6.6) with ESMTP id j128PXTA009587 for ; Wed, 2 Feb 2005 09:25:34 +0100 Received: from [192.168.103.117] ([192.168.103.117]) by capri.informasa.es (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id JAA01855 for ; Wed, 2 Feb 2005 09:25:34 +0100 Message-ID: <42009044.4010904@informa.es> Date: Wed, 02 Feb 2005 09:33:08 +0100 From: "Nacho G. Mac Dowell" Reply-To: igonzalez@informa.es User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: jaxme-dev@ws.apache.org Subject: Re: javax.xml.bind.JAXBException: Failed to resolve resource jaxb.properties References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, could you provide more details (schema, unmarshalling code, JaxMe version...)? I can imagine two possibilities: Either Sun One has its own JAXB (RI) which is being used instead or the code being used to unmarshal is not what it should be. Sun One Studio probably ships by default with JWSDP. Of course it can also be a bug... regards, Nacho > Hi, > > I am trying to Unmarshall an XML document and got the following error. > > The jaxb.properties file is located in the directory where is was > created. > I am using Sun ONE Studio 4. > > java.version = 1.4.2_03 > What should I do to overcome this error? > > Thanks > Bharani.. > > > javax.xml.bind.JAXBException: Failed to resolve resource > jaxb.properties via path com.optum.www.movexml.ProductMaster and > ClassLoader sun.misc.Launcher$AppClassLoader@1813fac > > at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:210) > at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:114) > at com.optum.www.movexml.PMRead.getProductMaster(PMRead.java:24) > at com.optum.www.movexml.PMRead.main(PMRead.java:43) > Exception in thread "main"  --------------------------------------------------------------------- To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org For additional commands, e-mail: jaxme-dev-help@ws.apache.org