niedz., 29 gru 2024 o 10:48 Florian Schlittgen <[email protected]> napisał(a): > I tried it with the struts-example and I could reproduce the behaviour > when I add the constant: > <constant name="struts.convention.action.includeJars" > value=".*?/myjar.*?jar(!/)?" /> > > Can you confirm? In my real application I need action loading from an > additional jar file...
I added a similar pattern and used a jar from the form-tags example (yet it includes struts.xml) and all worked fine. I assume you jar contains only Convention based actions? Regards Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
