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 75218

Summary: Jax-ws service on AS8.2
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-WSAssignee: Roderico Cruz <rcruz>
Status: NEW ---    
Severity: blocker CC: jrojcek, pjiricka
Priority: P3 Keywords: UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Lukas Jungmann 2006-04-19 12:35:05 UTC
In case of J2EE 1.4 project which has source level set to 1.5 there should be an
option to create JAX-RPC or JAX-WS service.

Currently for this case user can create:
-JAX-WS service on Tomcat
-JAX-RPC service on AS < 9.0

This a bit inconsistent IMO.
I'm not saying that we should support JAX-RPC services on Tomcat, but we should
support JAX-WS services on places where it is possible - AFAIK code for JAX-WS
services for (AS < 8.2 + JAX-WS) is already in release55, so the only thing that
needs to be solved is to put some UI element (combobox?) into new websvc wizard.
This UI element could be visible only in this case and only until first ws is
created in the project.
Comment 1 Roderico Cruz 2006-04-25 03:00:56 UTC
Some JAXWS runtime issues have to be resolved in AS8.x. This will be available
after beta.
Comment 2 Petr Jiricka 2006-05-09 11:02:25 UTC
Per agreement with Lukas Jungmann and Martin Grebac changing to FEATURE. This is
not necessary for NB 5.5, will be dropped from 5.5.
Comment 3 Roderico Cruz 2008-01-07 20:02:06 UTC
Downgrading to P3.