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/08/06 17:53:23 UTC

[jira] Updated: (JAXME-21) NullPointerException when using in global bindings

The following issue has been updated:

    Updater: Matt Magoffin (mailto:apache.org@msqr.us)
       Date: Fri, 6 Aug 2004 8:53 AM
    Comment:
This is a full schema file which generates the NullPointerException.
    Changes:
             Attachment changed to core.xsd
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JAXME-21?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAXME-21
    Summary: NullPointerException when using <jaxb:javaType> in global bindings
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: JaxMe

   Assignee: 
   Reporter: Matt Magoffin

    Created: Fri, 6 Aug 2004 8:51 AM
    Updated: Fri, 6 Aug 2004 8:53 AM

Description:
When I add the following to a shema, XJC generates a NullPointerException:

<annotation>
  <appinfo>
    <jaxb:globalBindings>
      <jaxb:javaType name="java.lang.Integer" xmlType="xs:int"/>
    </jaxb:globalBindings>
  </appinfo>
</annotation>

(This is using the 0.3 release).



---------------------------------------------------------------------
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