The following comment has been added to this issue:

     Author: Andrew Stevens
    Created: Thu, 7 Jul 2005 2:13 AM
       Body:
Try the following - expand the distribution archive, copy the attached file 
into the samples/src/java/test/web directory and rebuild.  I've just done this 
with the latest CVS sources and get the following in the generated 
samples/target/web-inf/taglib.tld 

   <tag>
      <description>JSP tag extending a Struts base tag.</description>
      <display-name>SoundexEqualTag</display-name>
      <icon>
      </icon>
      <name>soundexequal</name>
      <tag-class>test.web.SoundexEqualTag</tag-class>
      <body-content>empty</body-content>
    </tag>

Do you get the same?

---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1458?page=comments#action_16952

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1458

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1458
    Summary: xdoclet ignores tags derived from struts tags
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Web Module
   Versions:
             1.2.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Rick Mann

    Created: Tue, 5 Jul 2005 2:40 PM
    Updated: Thu, 7 Jul 2005 2:13 AM
Environment: Mac OS X 10.4, Java 1.4.2_07, ant 1.6.x

Description:
I've tried to get support for this problem on the mailing list, but I'm either 
ignored or the problem is attributed to struts.jar not being on the class path. 
However, struts *is* on the class path; I use the same classpath for xdoclet as 
I do for compiling. Compiling works fine. If I modify my class to derive 
directly from TagSupport, it works fine. It's only when deriving from a struts 
tag that it fails to work correctly.

This is completely blocking our use of xdoclet.

TIA.


---------------------------------------------------------------------
JIRA INFORMATION:
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

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



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to