You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by ja...@ws.apache.org on 2004/09/15 20:25:38 UTC

[jira] Closed: (JAXME-5) JAXME refuse to process the Schema's when they have non schema defined attribute's

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAXME-5

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAXME-5
    Summary: JAXME refuse to process the Schema's when they have non schema defined attribute's
       Type: Bug

     Status: Closed
 Resolution: DUPLICATE

    Project: JaxMe
 Components: 
             JaxMeXS
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Srianth Perera

    Created: Wed, 22 Oct 2003 1:46 PM
    Updated: Wed, 15 Sep 2004 11:23 AM
Environment: Operating System: All
Platform: All

Description:
JAXME refuse to process the Schema's when they have non schema defined
attribute's. but it is a common usecase in schema inside WSDL's.

it is good to have option to turn off these validation.

MORE INFO 
---------
I am manage to go over by commenting the following lines.
but I am not sure about the effect of it oupon other functionalities.

 JAXME with AbstractXsSAXParser.startElement() method's
 following part commented to get away from the undefined attribute's 
 Exception :(
  //throw new LocSAXException(ex.getClass().getName() + ": " + ex.getMessage(),
 //getData().getLocator(), ex);


---------------------------------------------------------------------
JIRA INFORMATION:
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org