on 9/17/01 10:10 PM, "Pier Fumagalli" <[EMAIL PROTECTED]> wrote:
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3681
>>
>> Summary: javadoc errors
>> Product: Tomcat 4
>> Version: 4.0 Final
>> Platform: Other
>> OS/Version: Other
>> Status: NEW
>> Severity: Normal
>> Priority: Other
>> Component: Catalina
>> AssignedTo: [EMAIL PROTECTED]
>> ReportedBy: [EMAIL PROTECTED]
>
> Jon, I believe this is a bug in OS/X's JDK 1.3 (the one labelled "Beta"),
> rather than in Tomcat... I can't make @see work for anything but
> java.lang.String... :(
>
> Pier
I'm not using the beta. I gave up on that after my O'Reilly talk in San
Diego when it crashed on me multiple times during my talk. :-(
[257][ ~/checkout/jakarta-tomcat-4.0 ]% java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
@see works fine for me for all of my other projects.
-jon