I can't get it working, i made the settings Adriand said; my HTTP IL JBoss service 
descriptor looks like this:
<?xml version="1.0" encoding="UTF-8"?>
  | <server>
  |     <mbean code="org.jboss.mq.il.http.HTTPServerILService"
  |      name="jboss.mq:service=InvocationLayer,type=HTTP">
  |     <depends optional-attribute-name="Invoker">jboss.mq:service=Invoker</depends>
  |     <depends>jboss.web:service=WebServer</depends>
  |     <attribute name="ConnectionFactoryJNDIRef">HTTPConnectionFactory</attribute>
  |     <attribute 
name="XAConnectionFactoryJNDIRef">HTTPXAConnectionFactory</attribute>
  |     <attribute name="PingPeriod">0</attribute>
  |     <attribute name="TimeOut">60</attribute>
  |     <attribute name="RestInterval">0</attribute>
  |     <attribute name="URLHostName">firewall's IP</attribute>
  |     <attribute name="URLPort">8080</attribute>
  |   </mbean>
  | </server>
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835475#3835475

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835475


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to