|
|
1
0
如果知道abc.xml在文件系统中的位置,可以使用完全限定的路径加载它。例如
|
|
|
2
0
这与JBoss类路径无关。这取决于您选择如何将资源abc.xml打开到jar xyz.jar中。 |
|
|
3
0
可以通过编辑jboss\bin\run.bat将classpath设置为加载资源。 此行允许您添加:
然后执行run.bat |
|
|
4
-1
我在run.bat'中添加了这些条目,如果“x%jboss_classpath%”=“x”,( 设置“run_classpath=%runjar%;jboss_classpath.configuration;” )else(设置“run_classpath=%jboss_classpath%;%runjar%;jboss_classpath.configuration;” ) 登录时出现以下错误 foundation_config_mgr_init:com.exception.systemexception:在类路径中找不到config.xml文件 应用:基础… |
|
|
Junior Bezerra · 部署Jboss产品 8 年前 |
|
|
user3311231 · 无效会话和无效会话之间的区别是什么 8 年前 |
|
|
abalcerek · 从wildfly发送jms消息 8 年前 |
|
|
L. Cornelius Dol · 下拖独立震击器 8 年前 |
|
|
Alex Mi · 在JBoss EAP 7中配置Http标头 8 年前 |