Not worked out why or how this can happen but in one of my Action classes, the Struts framework decided to pass my Action a null ActionMapping reference.
Not worked out why or how this can happen but in one of my Action classes, the Struts framework decided to pass my Action a null ActionMapping reference.
We have experienced the exact same issue. Interested if you managed to solve it?
Not yet Mike. Traced thro the struts source and cannot see why or what would make the ActionMapping reference null. We have put in more logging so if it happens again hopefully we will have more clues.