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 60612 - Error appears in web browser first time you run web app
Summary: Error appears in web browser first time you run web app
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks: 61785
  Show dependency tree
 
Reported: 2005-06-29 13:38 UTC by Jaroslav Pospisil
Modified: 2005-09-07 09:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error report in browser (2.90 KB, text/plain)
2005-06-29 13:39 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2005-06-29 13:38:13 UTC
1.Run IDE with new userdir and add JBoss plugin.
2.Create new web application
3.Run it
4.ERROR

The application is normally deployed,but in the browser appears error - See
attachment.

This happens only first time and if you do Reload in web browser,index.jsp is
normally displayed.
Comment 1 Jaroslav Pospisil 2005-06-29 13:39:42 UTC
Created attachment 22947 [details]
error report in browser
Comment 2 Pavel Buzek 2005-08-04 05:22:44 UTC
see also issue 61785 (similar problem in WL plugin)
Comment 3 Pavel Buzek 2005-08-12 14:45:49 UTC
same fix as 61785

/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/Bundle.properties,v
 new revision: 1.4; previous revision: 1.3
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBDeployer.java,v
 new revision: 1.6; previous revision: 1.5
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/URLWait.java,v 
<--  initial revision: 1.1
Comment 4 Michal Mocnak 2005-09-07 09:59:01 UTC
Verified in trunk