[XDoclet-JIRA] Created: (XDT-1521) not able to generate jboss-service.xml file using XDoclet

"vinay (JIRA)" <[email protected]>
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
not able to generate jboss-service.xml file using XDoclet
---------------------------------------------------------

         Key: XDT-1521
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1521
     Project: XDoclet
        Type: Bug
  Components: JMX Module  
    Versions: 1.2.1, 1.2.2, 1.2.3    
 Environment: win 2x
 Reporter: vinay
 Assigned to: xdoclet-devel (Use for new issues) 


i'm trying to generate a jboss-service.xml for a simple MBean that i've created. In the maven.xml i've written a jmxdoclet task 

<jmxdoclet destdir="${maven.xdoclet.jmxdoclet.destDir}"
        excludedtags="@version,@author"
        verbose="true" force="true">		
        <fileset dir="${maven.xdoclet.jmxdoclet.srcDir}">
            <include name="**/.java"/>
        </fileset>        	
         <jbossXmlServiceTemplate servicefile="${maven.xdoclet.jmxdoclet.jbossxmlservicetemplate.0.servicefile}" destDir="${maven.xdoclet.jmxdoclet.jbossxmlservicetemplate.0.destDir}"/>
    </jmxdoclet> 

on executing maven, a message is displayed showing the build has been successful but the jboss-service.xml is not created.

Please let me know if i've got any configurations wrong

 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.