facebook

Error generating web.xml with xDoclet [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206307 Reply

    steleus
    Member

    Following is the console output when running xDoclet :

    Buildfile: C:\Workspace\Clearcase\NSP\ProPerf\dev\ProPerfWeb\xdoclet-build.xml

    N10004:
    [webdoclet] BUILD FAILED: file:C:/Workspace/***/***/***/dev/***Web/xdoclet-build.xml:41: Class xdoclet.modules.web.WebXmlSubTask doesn’t support the nested “configuredcontextparam” element.
    Total time: 2 seconds

    It seems not correspond to <webdoclet><deploymentdescriptor> possible nested element .
    see http://xdoclet.sourceforge.net/ant/xdoclet/modules/web/WebXmlSubTask.html

    I would like to included some <context-param>…

    #206308

    steleus
    Member

    it seems to be necessary to path MyEclipse\eclipse\plugins\com.genuitec.jboss.ide.eclipse.xdoclet.run_2.7.1\resources\reference.xml,
    replacing “configuredcontextparam ” with “contextparam” (line 2366)
    Same potential error exists for “welcomefile” (line 2371) and “taglib” (2374).

    Waiting for official patch 😉

    #206309

    Riyad Kalla
    Member

    steleus,
    We will look into this ASAP but very much appreciate you taking the time/effort to run this down and provide a fix for us. Thank you for the effort!

    #207490

    Riyad Kalla
    Member

    Your fix was integrated to 2.8

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Error generating web.xml with xDoclet [Closed]

You must be logged in to post in the forum log in