有关ofbiz使用jboss部署的问题
S117 2011-08-31 11:28:11 最近我想在jboss上部署ofbiz,但是部署总是出问题,不知道有没有成功部署过的高人可否提供些经验给我!
ofbiz 版本 :pache-ofbiz-09.04.01
jboss版本 :jboss-5.1.0.GA
错误信息如下:
java.lang.IllegalStateException: Deployment file 'C:\Program%20Files\jboss-5.1.0
.GA\server\default\deploy\jms-ra.rar' for ResourceType[id=0, category=Service, n
ame=Resource Adapter (RAR), plugin=JBossAS5] Resource with key [vfszip:/C:/Progr
am%20Files/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/] does not exist.
at org.rhq.plugins.jbossas5.StandaloneManagedDeploymentComponent.discove
rDeployedPackages(StandaloneManagedDeploymentComponent.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread
.call(ResourceContainer.java:482)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
at java.lang.Thread.run(Thread.java:662)