This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69081 - Javadoc not showing up once appserver is registered
Summary: Javadoc not showing up once appserver is registered
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-11-22 09:23 UTC by John Jullion-ceccarelli
Modified: 2005-12-05 16:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (39.94 KB, text/plain)
2005-11-22 13:29 UTC, John Jullion-ceccarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2005-11-22 09:23:50 UTC
Seems to only be happening to me, but...

With both continuous builds and the beta 2 build, if I do a fresh install with
fresh user dir and create web app with tomcat as the server, I can hit Alt-F1 or
Shift-F1 on any of the J2EE classes and get Javadoc. Once I've registered the
application server, javadoc no longer works. 

I've got appserver 8.1_02. I deleted and recreated my default domain on this
instance, if that means anything. Otherwise can't think of anything that would
cause this.
Comment 1 Libor Kotouc 2005-11-22 09:33:18 UTC
reassigning to j2eeserver for evaluation
Comment 2 Sherold Dev 2005-11-22 11:02:55 UTC
Marking as RANDOM.

Did you switch the project target server? Was the target server Tomcat or
AppServer? (Javadoc for the J2EE API is taken from the server)

I was able to reproduce it with the old user dir. When Tomcat was the target
server javadoc didn't work, after switching to AppServer or JBoss it worked.

After cleaning the user dir, I was no more able to reproduce this issue :(

Are you able to reprodce the issue all the time?
Comment 3 John Jullion-ceccarelli 2005-11-22 11:27:44 UTC
didn't switch the project's target server, just registered the application
server and it stopped working. has happened every time I've tested it (three times).
Comment 4 Sherold Dev 2005-11-22 12:25:21 UTC
what system are you running on?
Comment 5 Sherold Dev 2005-11-22 12:50:25 UTC
John, can you please attach your message log?
Comment 6 John Jullion-ceccarelli 2005-11-22 13:29:35 UTC
Created attachment 27148 [details]
log file
Comment 7 John Jullion-ceccarelli 2005-11-22 13:30:31 UTC
I'm on windows xp, jdk 1.5.0_03, app server 8.1_02
Comment 8 Petr Jiricka 2005-12-05 10:47:06 UTC
Radko, can you please look at this one? Thanks.
Comment 9 Radko Najman 2005-12-05 16:23:52 UTC
John agreed that he had been probably dreaming and this issue is no more
reproducible. Closing. Feel free to reopen if any kind of black magic attacks
your IDE again :-)