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

Mass rep cap #157

Merged
merged 5 commits into from
Sep 19, 2023
Merged

Mass rep cap #157

merged 5 commits into from
Sep 19, 2023

Conversation

BryceStevenWilley
Copy link
Collaborator

Tyler sometimes apparently sends XML extensions / substitutions in CaseType messages in Massachusetts, but in MA only. I had to manually add the Tyler MA extension schema to the ECF schema. Tested on dev and we can still make a filing, can't test out with the specific issue case until it's on prod.

Fix #156

Added the `urn:tyler:ecf:extensions:Massachusetts` namespace to all of the
ECF schemas. As a result, `wsdl2java` made the following changes to the
autogenerated Java files:

* `RepresentativeCapacityType`: used in as a possible element of a Tyler CaseAugmentationType.getExtendedData list.
* Some strings are now actually strings, and have a `XmlJavaTypeAdapter(CollapsedStringAdapter.class)` attribute. The `SMTCodeSimpleType` is only one I see (idk about it).
* List accessors say "inside the Jakarta XML Binding object" instead of "inside the JAXB object"
* ordering changes in imports and class ordering in `@XmlSeeAlso`
Not just `lower_court_case`
@BryceStevenWilley BryceStevenWilley merged commit 6065b17 into main Sep 19, 2023
3 checks passed
@BryceStevenWilley BryceStevenWilley deleted the mass_rep_cap branch September 19, 2023 18:10
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

Successfully merging this pull request may close these issues.

Prod error with Massachusetts?
1 participant