2016-07-21 17:30 GMT+02:00 Sreekanth S. Nair <sreekanth.n...@egovernments.org>: > By investigating further on this its taking time at > > PackageBasedActionConfigBuilder#buildActionConfigs > > Line No 293 Set classes = this.findActions(); > > related struts.xml > > <constant name="struts.convention.exclude.parentClassLoader" value="true" /> > <constant name="struts.convention.action.fileProtocols" > value="jar,vfsfile,vfszip,vfs,zip" /> > <constant name="struts.convention.result.path" value="/WEB-INF/jsp/" /> > <constant name="struts.convention.action.mapAllMatches" value="true" /> > <constant name="struts.convention.default.parent.package" value="mycom" /> > > <constant name="struts.convention.action.includeJars" value=".*mycom-.*" /> > > > further inside findActions method > > List urls = this.readUrls(); > *ClassFinder finder = this.buildClassFinder(ex, urls); //LONG TIME* > > I didn't investigate further will update once done and if required
Which Java version do you use? Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org