[ http://issues.apache.org/jira/browse/BEEHIVE-573?page=comments#action_64104 ] daryoush mehrtash commented on BEEHIVE-573: -------------------------------------------
The changes are checked in. > Wsdl2AJava should be moved to the axis package. > ----------------------------------------------- > > Key: BEEHIVE-573 > URL: http://issues.apache.org/jira/browse/BEEHIVE-573 > Project: Beehive > Type: Bug > Reporter: daryoush mehrtash > > The class org.apache.beehive.wsm.wsdl.Wsdl2AJava now has a dependency to the > axis jars, it should be moved to the axis package. > At the moment the dependencies are commented out to avoid the compilation > errors. After the moves the > lines 108/109 should be uncommented. > 108 //SystemTypeLookupService lookupService = new > SystemTypeLookupService(); > 109 //processor.getObjectModel(lookupService); -- 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
