B
benBuckley
Guest
I understand that, and controlling that order is what I'm asking about. The issue I'm having is, when the properties file is generated as part of the WAR file creation. From what I can tell, the initial handler order is being determined by the alphabetical order of the defined services, With ServiceA having its handler lines coming before ServiceB. My question is whether there's any way to alter this default order without having to modify the generated properties file, or if not, if there's a way to change the names of the services without destroying and recreating them (with hackish solutions being acceptable).
Continue reading...
Continue reading...