Status: Accepted
Owner: brainslog
Labels: Type-Enhancement Priority-Medium Component-JainSLEE Usability Version-2.1.0 Release-Type-GA

New issue 1393 by brainslog: Allow usage of remote URLs on DeploymentMBean install operation
http://code.google.com/p/mobicents/issues/detail?id=1393

From JAIN SLEE 1.1 Specification:

public interface DeploymentMBean {
  // JMX Object Name string of the DeploymentMBean
  public static final String OBJECT_NAME = "javax.sle

  // methods
  public DeployableUnitID install(String url) throws NullPointerException,
MalformedURLException, AlreadyDeployedException, DeploymentException,
ManagementException;

---

 Althought not mentioned in specification, this URL can be a remote
location (eg: http://my.remote.slee/abc-du.jar). At the moment this is not
supported by Mobicents JAIN SLEE.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to