0 Replies Latest reply on Feb 15, 2003 7:15 PM by rdoust

    client fails accessing 230.0.0.4

    rdoust

      I'm a little behind the 8-ball on this. Any help would be appreciated. I'm trying to deploy a client application via Web Start. I'm packaging all of the jboss client jar files and referencing them from within the jnlp descriptor. When I try to run the application, a security exception is thrown because of an attempt by the NamingContext to multicast to 230.0.0.4. I have very little experience with the security policy stuff in Java but I've read some posts that assure us all that we simply have to make sure we have all of the jboss client jar files in the applications classpath and it will work.
      I'm using jboss 3.0.3. Thanks