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 78910

Summary: Context Path/Root is not used with Web Application for WebSphere
Product: serverplugins Reporter: Alexander Kouznetsov <mrkam>
Component: WebSphereAssignee: issues@serverplugins <issues>
Status: CLOSED WONTFIX    
Severity: blocker CC: ifilippova
Priority: P1 Keywords: REGRESSION
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2006-06-22 17:32:35 UTC
Steps to reproduce:
- Create New Web Application targeted WebSphere server instance
- Run it
- RESULT: It would be deployed with "/" context-root. But there is another value set in the Web Application project's properties which should be used instead.
Comment 1 dlipin 2006-06-26 11:07:35 UTC
Due to WebSphere`s logic we have no ability to fix this issue.
During WebModule`s creation of EAR wrapper of WebModule it`s context root is 
always set to "/". We have no ability to pass the context root that we want.

So I change the state of this issue to wontfix.
Comment 2 Irina Filippova 2006-06-29 05:34:43 UTC
Could you please provide a workaround for this issue to be added to RN?
Comment 3 dlipin 2006-06-30 10:39:16 UTC
The workaround is as simple as obvious and as coarse as well, but I can`t 
suggest anything more satisfactory.

Use WebSphere Administrative console to deploy the Web Application with the 
desired context-root and start it at the end of procedure.
Comment 4 Alexander Kouznetsov 2006-07-19 10:31:09 UTC
Reopen to Resolve as LATER
Comment 5 Alexander Kouznetsov 2006-07-19 10:31:57 UTC
Will be fixed in future versions.
Comment 6 Alexander Kouznetsov 2006-07-19 10:32:26 UTC
Agree to postpone the fix.
Comment 7 Jayashri Visvanathan 2008-12-23 23:04:22 UTC
Issue based on 5.0, closing. Reopen if its still applicable to NetBeans 6.5.