Bugs item #760695, was opened at 2003-06-25 11:38
Message generated for change (Comment added) made by starksm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=760695&group_id=22866
Category: JBossWeb
Group: v3.0 Rabbit Hole
Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Sebastian Hauer (hauer)
>Assigned to: Scott M Stark (starksm)
Summary: jetty does not compile with jdk1.3.x for JBoss 3.0
Initial Comment:
I just updated to the latest stuff from Branch_3_0 and
did a clean compile with jdk1.3.1_07 which failed with
the following error:
C:\test\jboss-cvs\Branch_3_0\jetty\src\main\org\mortbay\start\Main.java:512:
start() is inherited from java.lang.Thread
and hides method in outer class org.mortbay.start.Main.
An explicit 'this' qualifier must be used to select
the desired
instance.
start();
^
Thereafter I tried compiling with jdk1.4.0_02 which
worked. In order to compile it using 1.3.x I had to
apply the change the compiler suggested which you will
find attached as patch.
----------------------------------------------------------------------
>Comment By: Scott M Stark (starksm)
Date: 2003-06-25 12:07
Message:
Logged In: YES
user_id=175228
I fixed this a day or so ago. If you are pulling the content
as anonymous user then there is a delay between the time
changes are committed until they appear for anonymous access.
----------------------------------------------------------------------
Comment By: Sebastian Hauer (hauer)
Date: 2003-06-25 11:47
Message:
Logged In: YES
user_id=351964
Sorry for that I just saw on jboss-dev and in the cvs commit
emails that Scott already fixed this.
Something is wrong with my anonymous cvs access I am not
getting all changes no matter how often I update.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=760695&group_id=22866
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development