我正在尝试在 JBoss Application Server 7.1.1 上设置 ModeShape AS7 Kit。ModeShape 具有以下结构。
/docs
/schema
modeshape_1_0.xsd
/modules
/javax/jcr/*
/org/modeshape/*
/org/hibernate/search-engine/4.1/*
/org/apache/lucene/3.5/*
/standalone
/configuration/
standalone-modeshape.xml
/deployments
/modeshape-rest.war/
.dodeploy
/META-INF/*
/WEB-INF/*
有人可以帮助将这些文件复制到 JBoss AS7 安装目录的位置以使 ModeShape 启动并运行吗?
提前致谢。