]
Dimitris Andreadis closed JBAS-2188.
------------------------------------
Fix Version/s: JBossAS-5.0.0.CR1
(was: JBossAS-5.0.0.CR2)
Resolution: Done
"jboss:service=invoker,type=http,target=HAJNDI"
misconfigured in file httpha-invoker.sar/META-INF/jboss-service.xml
-------------------------------------------------------------------------------------------------------------------
Key: JBAS-2188
URL:
http://jira.jboss.com/jira/browse/JBAS-2188
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering, Naming
Affects Versions: JBossAS-4.0.1 Final, JBossAS-4.0.2 Final, JBossAS-4.0.2RC1,
JBossAS-4.0.1 SP1, JBossAS-4.0.3RC1, JBossAS-4.0.3RC2
Reporter: Jim Moran
Assigned To: Jim Moran
Fix For: JBossAS-5.0.0.CR1, JBossAS-5.0.0.Beta4, JBossAS-5.0.0.Beta1,
JBossAS-4.0.4RC1, JBossAS-4.0.3 Final
distributed server config 'all' has misconfiguration in file
deploy/httpha-invoker.sar/META-INF/jboss-service.xml
MBean with name="jboss:service=invoker,type=http,target=HAJNDI" has:
<attribute
name="InvokerURLSuffix">/invoker/HAJNDIFactory</attribute>
This does not make sense and causes HttpInvokerProxy to be returned for any and all
lookups via this invoker. It could be:
<attribute
name="InvokerURLSuffix">/invoker/JMXInvokerHAServlet</attribute>
However it would make the most sense to make this MBean work out of the box like the
other http invokers. This would look like:
<attribute name="InvokerURLPrefix">http://</attribute>
<attribute
name="InvokerURLSuffix">:8080/invoker/JMXInvokerHAServlet</attribute>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: