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 78911 - Random name is generated for Web Applications deployed to WebSphere
Summary: Random name is generated for Web Applications deployed to WebSphere
Status: CLOSED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords: REGRESSION
: 90893 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-22 17:36 UTC by Alexander Kouznetsov
Modified: 2008-12-23 22:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2006-06-22 17:36:20 UTC
Steps to reproduce:
- Create New Web Application targeted WebSphere Applicaiton Server
- Run it
- RESULT: It is deployed using the randomly generated name of form "j88_0joirhg0q8". This is not a reasonable behavior. The name of deployed application should be the same as the Web Application's project name.
Comment 1 Alexander Kouznetsov 2006-06-22 17:37:28 UTC
Moreover, this will affect redeployment facility.
Comment 2 dlipin 2006-06-26 11:01:04 UTC
Due to WebSphere`s logic we have no ability to fix this issue.
During WebModule`s deployment websphere creates temporary archive with the name 
like the name you have mentioned and gets the WebModule`s name from this 
archive`s name. 

We have no ability to affect this name either for creating archive or for 
changing the deployed webmodule`s name.
So I change the state of this issue to wontfix.
Comment 3 Irina Filippova 2006-06-29 05:35:34 UTC
Could you please add a workaround for this issue to be RNed?
Comment 4 dlipin 2006-06-30 10:39:37 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 name and start it at the end of the procedure.
Comment 5 Alexander Kouznetsov 2006-09-14 12:21:18 UTC
Please, resolve this issue as LATER.
Comment 6 Sergey Lunegov 2006-10-13 13:09:28 UTC
Will fix it when appropriate functionality will be added in WebSphere server
Comment 7 Alexander Kouznetsov 2006-10-23 09:31:46 UTC
Verified
Comment 8 dlipin 2007-01-10 12:59:13 UTC
*** Issue 90893 has been marked as a duplicate of this issue. ***
Comment 9 Jayashri Visvanathan 2008-12-23 22:53:12 UTC
Its a old issue with a dependency on websphere. If this is still an issue with NetBeans 6.5, please reopen