org.jboss.deployment.DeploymentException: Failed to find InvokerProxyBindingMetaData for: 'entity-rmi-invoker'. Check the invoker-proxy-bindin
g-name to invoker-proxy-binding/name mappings in jboss.xml
有哪位碰到过本问题?多谢。
org.jboss.deployment.DeploymentException: Failed to find InvokerProxyBindingMetaData for: 'entity-rmi-invoker'. Check the invoker-proxy-bindin
g-name to invoker-proxy-binding/name mappings in jboss.xml
有哪位碰到过本问题?多谢。
另外发现:从Jboss 3.2.2RC升级JBoss 3.2.2,原来可正常部署的ear包出现错误,感觉JBoss 3.2.2没有JBoss 3.2.2RC兼容性和包容性好。
为了使部署包能够正常在JBoss 3.2.2下运行,现在不得不对ear包实行改造,这其中花费不少时间。
开源软件在产品质量控制上确实要比商业软件差,如果你没有对JBoss的成熟应用经验,建议不要贸然选择JBoss,而且一旦选定一个版本,为稳定起见,最好不要升级版本,会带来你自己J2EE应用程序的不稳定性。