DeploymentLoader.java Revision 1416096 TOMEE-613: Extracted EARs do not deploy without META-INF/application.xml file

2012-12-05 Thread AndyG
Pretty obvious what's going on here due to changes in DeploymentLoader.java on revision 1416096: UnknownModuleTypeException: Unable to determine module type for jar: file:/[path]/apps/*.svn* I have added some code to filter directory names, but not sure it's the best way to filter. Shouldn't we

Re: DeploymentLoader.java Revision 1416096 TOMEE-613: Extracted EARs do not deploy without META-INF/application.xml file

2012-12-05 Thread Romain Manni-Bucau
Hi, your fix is fine IMO wonder about .git, .hg too (i have to admit i never had such dir in a binary) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/5 AndyG