Forum Discussion
PaulDonny
12 years agoRegular Contributor
From the way it looks, it was always sorted alphabetically and the new Weblogic Version treats alphabetically differently. The first request is in an absolute alphabetical order ignoring case and the new one does not ignore case. This seems like an issue in the code and ultimately is a defect.
This most likely has to deal with Java EE 5 vs Java EE 6, though there is many different possible things that could cause this.
This most likely has to deal with Java EE 5 vs Java EE 6, though there is many different possible things that could cause this.