Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 52856 invoked from network); 11 Apr 2005 07:28:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2005 07:28:50 -0000 Received: (qmail 31617 invoked by uid 500); 11 Apr 2005 07:28:30 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 31565 invoked by uid 500); 11 Apr 2005 07:28:30 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 31515 invoked by uid 99); 11 Apr 2005 07:28:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 11 Apr 2005 00:28:27 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E465C2DD for ; Mon, 11 Apr 2005 09:28:24 +0200 (CEST) Message-ID: <865760054.1113204504934.JavaMail.jira@ajax.apache.org> Date: Mon, 11 Apr 2005 09:28:24 +0200 (CEST) From: "Venkat Reddy (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS-1921) org.w3.www._2001.XMLSchema.Any cannot be resolved In-Reply-To: <1078233312.1113053176867.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS-1921?page=comments#action_62538 ] Venkat Reddy commented on AXIS-1921: ------------------------------------ Please post the complete wsdl, and ensure that you are using the latest CVS version for Axis sources. Couldn't reproduce. > org.w3.www._2001.XMLSchema.Any cannot be resolved > ------------------------------------------------- > > Key: AXIS-1921 > URL: http://issues.apache.org/jira/browse/AXIS-1921 > Project: Axis > Type: Bug > Components: Basic Architecture > Versions: 1.2RC3 > Environment: WXP Pro, java version "1.4.1_02" > Reporter: Francis ANDRE > > Hi > The following generated Java code: > ------------------------------------------------------------------------------------------------- > package org.oasis_open.docs.wscaf._2004._09.wsctx_wsdl; > public interface ContextManagerPortType extends java.rmi.Remote { > public void getContents(org.w3.www._2001.XMLSchema.Any any, java.lang.String correlationId) throws java.rmi.RemoteException; > public void setContents(org.oasis_open.docs.wscaf._2004._09.wsctx_xsd.ContextType context) throws java.rmi.RemoteException; > } > ------------------------------------------------------------------------------------------------ > is referencing the type org.w3.www._2001.XMLSchema.Any which cannot be resolved with Axis 1.2 RC3. > Here is a snippet of the xsd related to the message involved in the ContextManagerPortType : > > > > > > > > 2/ Context > C:\>java -version > java version "1.4.1_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) > Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) > Regards > Francis ANDRE -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira