[ http://issues.apache.org/jira/browse/BEEHIVE-674?page=comments#action_64921 ] Jeremiah Johnson commented on BEEHIVE-674: ------------------------------------------
deploy.beehive.webservice.runtime: [wsdl2java] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled. [wsdl2java] WSDL2Java http://localhost:8080/EnhancedAddressBookWS/web/Service.jws?wsdl compile: [javac] Compiling 10 source files to /home/jjohnson/projects/beehive_projects/wsm-addressbook-enhanced/WEB-INF/build-client/classes test: [junit] Running org.apache.beehive.enhancedaddressbook.EnhancedAddressBookTestCase [junit] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled. [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.928 sec BUILD SUCCESSFUL Total time: 8 seconds You can see that the build doesn't fail, but the 2 warnings imply that their might be more functionality. > address book sample docs should note wsdl2java 'error' > ------------------------------------------------------ > > Key: BEEHIVE-674 > URL: http://issues.apache.org/jira/browse/BEEHIVE-674 > Project: Beehive > Type: Improvement > Components: Samples > Environment: Beehive Dist 20050510 > Reporter: Jeremiah Johnson > Assignee: Steve Hanson > Priority: Minor > Fix For: V1 > > bash05102005 > The docs/wsm/sample_AddressBook.html should note that wsdl2java will report > 'Unable to find required classes', but that is okay because the tests don't > use attachments. A new user may not know if attachments would be used or not > and wouldn't be able to find details on the Web page as is. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
