Return-Path: Delivered-To: apmail-xmlbeans-user-archive@www.apache.org Received: (qmail 74013 invoked from network); 28 Sep 2006 14:36:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2006 14:36:39 -0000 Received: (qmail 34922 invoked by uid 500); 28 Sep 2006 14:36:38 -0000 Delivered-To: apmail-xmlbeans-user-archive@xmlbeans.apache.org Received: (qmail 34906 invoked by uid 500); 28 Sep 2006 14:36:37 -0000 Mailing-List: contact user-help@xmlbeans.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: user@xmlbeans.apache.org List-Id: Delivered-To: mailing list user@xmlbeans.apache.org Received: (qmail 34895 invoked by uid 99); 28 Sep 2006 14:36:37 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Sep 2006 07:36:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [72.21.53.35] ([72.21.53.35:46970] helo=talk.nabble.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id BE/91-17533-1FDDB154 for ; Thu, 28 Sep 2006 07:36:33 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GSwgy-0000CU-5n for user@xmlbeans.apache.org; Thu, 28 Sep 2006 07:16:48 -0700 Message-ID: <6547237.post@talk.nabble.com> Date: Thu, 28 Sep 2006 07:16:48 -0700 (PDT) From: Siva To: user@xmlbeans.apache.org Subject: NoSuchMethodError MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sivanb@techmahindra.com X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi I am getting this error when parsing the xml file with a url as argument... java.lang.NoSuchMethodError: org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Ljava/lang/ClassLoader;Ljava/lang/String;)Lorg/apache/xmlbeans/SchemaTypeSystem; Can anyone suggest me something?? siva -- View this message in context: http://www.nabble.com/NoSuchMethodError-tf2351199.html#a6547237 Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org For additional commands, e-mail: user-help@xmlbeans.apache.org