The system property usage would be:
<attribute name="InvokerURL">MyJMXUrl</attribute>

 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

________________________________

From: [EMAIL PROTECTED] on behalf of Janardhan Burugupalli
Sent: Thu 1/8/2004 8:37 AM
To: [EMAIL PROTECTED]
Subject: AW: [JBoss-user] problem with host name resolivng via http invoker



HI Scott,

As u said i used the system property MyJMXUrl and added it to the
http-invoker.sar/meta-inf/jboss-service.xml file as shown below. Here i
guess after the dollar sign and in the flower brackets the system property
should lie.


<attribute name="InvokerURL">${MyJMXUrl}</attribute>

And i am setting this system property in the client start up before calling
this servlet or making this invocation and i get the following error. As i
analysed the property its self is not read and replaced . But if i use the
complete URL as u said explicitly it works

<attribute
name="InvokerURL">http://thehostiwant:8080/invoker/EJBInvokerServlet</attrib
ute>

but i want the system property to be working as some of my clients are in
the local network and some are out side and both has differetn host names.
So for different clients i can set at the start up this system property if
it works.



<<winmail.dat>>

Reply via email to