Sha256: a27fabc04449e199633bd70c818a335b469056b417de9ace31ee7f0cc5895686
Contents?: true
Size: 214 Bytes
Versions: 2
Compression:
Stored size: 214 Bytes
Contents
module TorqueBox module Container class FoundationEnabler def fundamental_deployment_paths [ File.join( File.dirname(__FILE__), 'foundation-jboss-beans.xml' ) ] end end end end
Version data entries
2 entries across 2 versions & 1 rubygems