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 57681 - Can't deploy Root webapp on Tomcat 5.5.7
Summary: Can't deploy Root webapp on Tomcat 5.5.7
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 15:42 UTC by zikmund
Modified: 2006-03-24 13:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (1.68 KB, patch)
2005-04-08 21:47 UTC, Sherold Dev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-04-08 15:42:22 UTC
Build 200504071800

1) Remove Root web application from Bundled Tomcat 5.5.7
2) Create WebApp with empty context path (= ROOT)
3) Run application
4) ERROR:
Application is not deployed - error in Tomcat output:

deploy?config=file:/C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/context11765.xml&path=
FAIL - Invalid context path  was specified
D:\NetBeans\...\WebApp\nbproject\build-impl.xml:355: Deployment failed.
Comment 1 Sherold Dev 2005-04-08 21:46:39 UTC
F. 
 
Checking in src/org/netbeans/modules/tomcat5/TomcatManagerImpl.java; 
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/TomcatManagerImpl.java,v  
<--  TomcatManagerImpl.java 
new revision: 1.40; previous revision: 1.39 
done 
 
See also issue 57676. 
Comment 2 Sherold Dev 2005-04-08 21:47:47 UTC
Created attachment 21505 [details]
patch
Comment 3 Pavel Buzek 2005-04-11 15:02:50 UTC
I agree with the fix.
Comment 4 zikmund 2005-04-11 15:14:21 UTC
Verified in 200504101800 trunk build - it has GO for release41 branch
integration from QE.
Comment 5 Sherold Dev 2005-04-12 15:38:10 UTC
Merged to 4.1 branch. 
Comment 6 zikmund 2005-04-15 17:06:37 UTC
Verified in 4.1 build 200504142205.