jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
StAX
  • StAX
  • STAX-48

stax-1.2.0.jar

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Labels:
    None
  • Number of attachments :
    0

Description

Hi there,

Actually, I am not sure if it is a bug. I have downloaded stax-1.2.0.jar and I assume it is the latest release. It seems some classes are missing in the jar file: e.g. XMLStreamReader, XMLInputFactory, etc. I am not sure if I got it from a wrong place or a wrong file. Could someone let me know what I did wrong?

Thanks.

Hua Tan

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Alex Zykov added a comment - 16/Feb/09 6:09 AM

I'm absolutely sure - you've got wrong file. I use stax-1.2.0.jar and don've have such problems

Show
Alex Zykov added a comment - 16/Feb/09 6:09 AM I'm absolutely sure - you've got wrong file. I use stax-1.2.0.jar and don've have such problems
Hide
Permalink
Paolo Venturi added a comment - 24/Nov/09 8:57 AM

http://dist.codehaus.org/stax/jars/stax-1.2.0.jar does not contains XMLStreamReader, XMLInputFactory, etc.
The source at http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip contains them.

Show
Paolo Venturi added a comment - 24/Nov/09 8:57 AM http://dist.codehaus.org/stax/jars/stax-1.2.0.jar does not contains XMLStreamReader, XMLInputFactory, etc. The source at http://dist.codehaus.org/stax/distributions/stax-src-1.2.0.zip contains them.
Hide
Permalink
Yao added a comment - 13/Apr/10 4:21 AM

I met the same issue. These java file exite in zip, but the classes not exite in the 1.2.0 jar. Could you pls offer which link you used to download?

Show
Yao added a comment - 13/Apr/10 4:21 AM I met the same issue. These java file exite in zip, but the classes not exite in the 1.2.0 jar. Could you pls offer which link you used to download?
Hide
Permalink
Web Development Guys added a comment - 25/Jul/11 4:18 PM

It appears that stax-1.2.0.jar is useless, and one should instead use the two JARs for Woodstox and "StAX2 API" (which is a non-standard extension to StAX but is required by Woodstox, even if you only intend to use the standard StAX APIs, presumably because it is a static dependency of Woodstox).

The JARs and sources are currently available at this location:

http://wiki.fasterxml.com/WoodstoxDownload

Show
Web Development Guys added a comment - 25/Jul/11 4:18 PM It appears that stax-1.2.0.jar is useless, and one should instead use the two JARs for Woodstox and "StAX2 API" (which is a non-standard extension to StAX but is required by Woodstox, even if you only intend to use the standard StAX APIs, presumably because it is a static dependency of Woodstox). The JARs and sources are currently available at this location: http://wiki.fasterxml.com/WoodstoxDownload

People

  • Assignee:
    Unassigned
    Reporter:
    hua
Vote (0)
Watch (0)

Dates

  • Created:
    24/Oct/07 3:22 PM
    Updated:
    25/Jul/11 4:18 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.