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 73782 - Cannot generate webservice client in Tomcat web project
Summary: Cannot generate webservice client in Tomcat web project
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-20 20:40 UTC by dpociu
Modified: 2006-09-28 12:57 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 dpociu 2006-03-20 20:40:36 UTC
If the project type is "Web Application" (using built-in Tomcat) one cannot
generate any web service clients - including the "IDE generated static stub" ones.

I understand that I cannot generate "J2EE Container-generated static stub" ones,
but I should be able to consume a remote web service by creating a regular web
service client.
Comment 1 Lukas Jungmann 2006-03-20 21:11:00 UTC
You can do it using Tomcat + JWSDP 1.6. If you need to do it on other (currently
unsupported) configuration then file an enhancement instead of P1 bug. Marking
invalid.

BTW: you can generate and deploy both types of clients, just follow tips eg. in
Geertjan's blog:
http://blogs.sun.com/roller/page/geertjan?entry=deploying_web_services_to_tomcat
Comment 2 dpociu 2006-03-20 22:43:37 UTC
Ok, it's now a request for enhancement.

Thank you for the link, it's helpful, however it is not something that I can
recommend to my customers as a user-friendly approach.

Please understand that we (InsiTech) are a long time user of Netbens and that we
recommend either Eclipse or Netbeans to our customer base, and that they choose
the platform based on ease of use. I am asking for features out of the desire to
be able to continue to recommend NetBeans over Eclipse, so I hope you can help
me with that.

Thank you
Comment 3 Lukas Jungmann 2006-04-04 10:48:45 UTC
planned for 5.5 (JAX-WS 2.0 only)...
Comment 4 Lukas Jungmann 2006-04-11 22:51:42 UTC
implemented in latest builds
Comment 5 Lukas Jungmann 2006-09-28 12:57:45 UTC
v.