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 124639 - FAST: Cannot easily change port of individual EJB web service
Summary: FAST: Cannot easily change port of individual EJB web service
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 13:23 UTC by lpolycarpou
Modified: 2008-01-20 01:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lpolycarpou 2008-01-03 13:23:05 UTC
For EJB WS, you have to change the port that a WS will be deployed to in the app server itself.  This is inconsistent
with deploying BPEL processes from a comp app, in which you can simply go into the service section of the WSDL and
change the hardcoded port to deploy it to the desired port.  It should be possible to change the port than an EJB-WS
will be deployed to as a developer task.