charlesmoore99
Results
2
issues of
charlesmoore99
The xjc generated Java interface for SOS GetObservation accepts arguments of type: **“JAXBElement< TemporalOpsType >“** It needs to instead accepts arguments of type: **“JAXBElement< ? extends TemporalOpsType >”** Consider the...
bug
I'm not entirely certain that this is the correct place to post this issue. If it isn't, please direct me to the proper venue. There are two methods that accept...