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 124638 - FAST: Cannot use multiple ports for different EJB WS deployments from IDE
Summary: FAST: Cannot use multiple ports for different EJB WS deployments from IDE
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 13:14 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:14:46 UTC
It is not possible to deploy different EJB Web services to use different ports.  This is not consistent 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 a different port.  For EJB WS, you have to change this in the app server and the port applies to
all EJB-WS deployments.