[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbossmx/src/main/org/jboss/invocation/http/server HttpInvokerHA.java
From:       Scott M Stark <starksm () users ! sourceforge ! net>
Date:       2002-10-31 6:46:02
[Download RAW message or body]

  User: starksm 
  Date: 02/10/30 22:46:02

  Modified:    src/main/org/jboss/invocation/http/server Tag: Branch_3_0
                        HttpInvokerHA.java
  Log:
  Make sure the invokerURL is constructed during startup
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +3 -1      jbossmx/src/main/org/jboss/invocation/http/server/Attic/HttpInvokerHA.java
  
  Index: HttpInvokerHA.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmx/src/main/org/jboss/invocation/http/server/Attic/HttpInvokerHA.java,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- HttpInvokerHA.java	14 Sep 2002 20:03:02 -0000	1.1.2.1
  +++ HttpInvokerHA.java	31 Oct 2002 06:46:02 -0000	1.1.2.2
  @@ -35,7 +35,7 @@
   /** An extension of the HttpInvoker and supports clustering of HTTP invokers.
    *
    * @author <a href="mailto:scott.stark@jboss.org>Scott Stark</a>
  - * @version $Revision: 1.1.2.1 $
  + * @version $Revision: 1.1.2.2 $
    */
   public class HttpInvokerHA extends HttpInvoker
      implements InvokerHA
  @@ -50,6 +50,8 @@
         // Export the Invoker interface
         ObjectName name = super.getServiceName();
         Registry.bind(name, this);
  +      // Make sure the invoker URL is valid
  +      super.checkInvokerURL();
         log.debug("Bound HttpHA invoker for JMX node");
      }
   
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic