Skip to content

Why did the most of the org.mitre.taxii.messages.xml11.* classes disappear? #17

@jlschilling

Description

@jlschilling

Hi ... In java-taxi-1.0.0, there are a bunch of xml object classes like org.mitre.taxii.messages.xml11.ServiceInstanceType, org.mitre.taxii.messages.xml11.CollectionRecordType, and many others, that mapped TAXII xml entities onto Java objects. But in java-taxi-1.1.0 and 1.1.0.1, these are gone. What is the reason? It seems to me they are useful for Java client applications that want to pass around java TAXII objects within their own code, and not just read the TAXII returned xml once and discard it.

I do see that these classes are in java-taxii-clients-all.jar, but that is billed as just being for examples. Furthermore because that jar contains not just java-taxii classes but many third-party java packages, it is not suitable for including in a regular build path.

Thanks for shedding any light on this ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions