That's interesting. I have another method where I upload a file as DataHandler argument. The client code runs with the Sun J2EE 1.4 jar files, and does not wrap the id with < and >. That was the basis for my assuming the JBoss AS 4.0.1 was messing up.
For the original problem pointed out by this thread, I am using the same Sun J2EE 1.4 jar files for my client. After searching the Sun forums, I didn't see any mention of a bug existing that pertains to the locator id. When I run my client that invokes my upload web service (which doesn't wrap with < and >), JBoss AS 4.0.1 is able to locate the attachment. For the defect that I was asked to open up (JBWS81), I created a simple test case as requested. With this test code, an HTML file was to be downloaded, but it exhibited the same problem that I am experiencing with my other code. I have exhausted all of the resources that I can think of at the moment. An earlier post about the Attachment Wiki didn't help either. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864453#3864453 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864453 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
