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 80089 - Cannot call ws from JSP in J2EE 1.4 web app
Summary: Cannot call ws from JSP in J2EE 1.4 web app
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 18:15 UTC by Lukas Jungmann
Modified: 2006-07-14 11:43 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 Lukas Jungmann 2006-07-12 18:15:26 UTC
[build 200607110200]

-create new J2EE 1.4 web module w/ 1.4 src level and glassfish as target server
-create IDE-generated ws client (eg. for http://www.progem.bg/BGTrans/services.wsdl)
-invoke Call ws operation in index.jsp, choose BgTranslate operation and press OK

=> nothing happens - there's nothing new in JSP, nothing in IDE log...
Comment 1 Lukas Jungmann 2006-07-12 18:18:36 UTC
should be fixed for beta2
Comment 2 Milan Kuchtiak 2006-07-13 08:29:32 UTC
It's not regression because it newer worked in 5.0.
It's basically an unimplemented feature.
Comment 4 Lukas Jungmann 2006-07-13 11:17:27 UTC
v. in release55, please commit the fix also to release55_beta2 branch
Comment 6 Lukas Jungmann 2006-07-14 11:43:27 UTC
v. in beta2