Re: Re: Re: Re: Re: Struts 7: action class finder
Florian Schlittgen <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Organization | Dr. Lippke & Dr. Wagner GmbH |
| Message-ID | <[email protected]> |
On 24.12.24 07:51, Lukasz Lenart wrote: > Other option is to define > "struts.convention.package.locators.basePackage" [1] and I'm playing > with this example [2] yet I was not able to reproduce behaviour > described by you - even if I removed > "struts.convention.package.locators.basePackage" I don't > "org.apache.struts2.XWorkTestCase" to be used in scan. Can you share > your config? > > [1]https://struts.apache.org/plugins/convention/#configuration-reference > [2]https://github.com/apache/struts-examples/tree/main/annotations 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... Regards, Florian
smime.p7s
(application/pkcs7-signature, 4.6 KB) - not displayed