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 160893 - How to create a Web Service with attachment using MIME binding.
Summary: How to create a Web Service with attachment using MIME binding.
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 16:31 UTC by chandanbabu
Modified: 2009-04-09 07:52 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
wsdl (1.54 KB, text/xml)
2009-03-23 16:33 UTC, chandanbabu
Details
screan shot (186.99 KB, image/jpeg)
2009-03-23 16:34 UTC, chandanbabu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chandanbabu 2009-03-23 16:31:26 UTC
Hi,
I am trying to create a Web Service with attachment using MIME binding.
The requirement is when I send a SOAP message with a string as input, it should respond with a string and Binary Data
attached.

I tried both ways 1) WSDL -> Service and 2)Service -> WSDL.
In case 1 I am getting error attached. I am attaching the wsdl I used too.
In case 2 I don't know how to configure MIME binding for a web service in Netbeans.

Thank You.

Regards,
Chandan.
Comment 1 chandanbabu 2009-03-23 16:33:38 UTC
Created attachment 78654 [details]
wsdl
Comment 2 chandanbabu 2009-03-23 16:34:41 UTC
Created attachment 78655 [details]
screan shot