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 79508 - Run Enterprise Application action doesn't open its page in browser for WebSphere
Summary: Run Enterprise Application action doesn't open its page in browser for WebSphere
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@serverplugins
URL: http://serverplugins.netbeans.org/sou...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 16:21 UTC by Alexander Kouznetsov
Modified: 2006-09-04 18:02 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-30 16:21:36 UTC
Steps to reproduce:
- Create arbitrary Enterprise Application targeted WebSphere server instance
- Run the application
- RESULT: BUILD FAILED due to MalformedURLException: no protocol: ${client.url}
Comment 1 dlipin 2006-07-03 13:02:31 UTC
Does the Enterprise Application contain either the WebModule or EJBModule?
What is the expected behaviour? 
What URL must be shown in the browser?
Comment 2 dlipin 2006-07-04 12:16:32 UTC
Due to rather a big "hack-workaround" the issue seems to be fixed.
We are happy now about the next gained battle against WebSphere.
Comment 3 Alexander Kouznetsov 2006-07-05 16:35:43 UTC
The behavior is expected is to be aligned with other plugins such as WebLogic, JBoss, Sun Java System Application Server. As for me the following logic is expected: when there is a Web Module included into Application its URL should be opened, if there is no Web Module no browser should be started.
Comment 4 Alexander Kouznetsov 2006-09-04 18:02:12 UTC
Verified with JSE 8.1 (2006.08.31) on WinXP