The following comment has been added to this issue:

     Author: Archimedes Trajano
    Created: Sun, 23 Nov 2003 3:37 PM
       Body:
I have patched it by putting the values in my build.properties file.  Here are the two 
lines I have added.

maven.jboss.jmx.url.deploy=http://${maven.jboss.hostname}:${maven.jboss.port}/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=deploy&argType=java.net.URL&arg0=
maven.jboss.jmx.url.undeploy=http://${maven.jboss.hostname}:${maven.jboss.port}/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=undeploy&argType=java.net.URL&arg0=

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-534


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-534
    Summary: jboss 3.2 JXM deploy/undeploy URL is slightly different from what's in 
jboss plugin project.properties
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-other
   Fix Fors:
             1.1
   Versions:
             1.0-final

   Assignee: 
   Reporter: Dima Berastau

    Created: Tue, 1 Jul 2003 3:53 AM
    Updated: Sun, 23 Nov 2003 3:37 PM

Description:
default maven.jboss.jmx.url.deploy and maven.jboss.jmx.url.undeploy seem to be missing 
0 at the end (should read 'arg0=' rather than 'arg=', tested in jboss 3.2).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to