Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jlschilling opened this issue Apr 28, 2016 · 0 comments

Comments

@jlschilling
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant