KB Article #166707
Creation of Webservices deployment container Fails for disconneted mode
Problem
On the web services in composer the recursive check works fine, however, while trying to create a deployment package from composer using option "create a deployment container" it errors out during the creation.
Error is
[(Fatal Error) : 2013-03-30 10:47:58] 7 - Unknown error : Technical error during : Failure: = 'objectToTagElements'
<< reason = writing tag WSServices failed on Object WSServiceXmlMap>>
Exception source message = 'Error during : Failure: = 'objectToTagElements'
<< reason = Parse Error while validating Document: >>
Exception source message = 'SAXParseException: parser state = 'currentElement'='TargetNamespace', 'lastEntity'='file:///C:/Users/sburugapalli/common/ObjectTypes.xsd', line=5, column=26, SystemID=null, publicID=null: cvc-complex-type.2.4.a: Invalid content was found starting with element 'UseFrameworkPKI'. One of '{ServiceDocumentation}' is expected.'
Exception source type = 'org.xml.sax.SAXParseException'
root Object = 'WSServiceXmlMap'
root Node = 'WSServices'
'
Exception source type = 'com.axway.common.core.xml.XmlDataBinderException'
root Object = 'WSServiceXmlMap'
root Node = 'WSServices
Resolution
The fix for this issue is to add some text in the following fields. Even though they are not marked as required, apparently composer needs them for creating containers.
1. General Tab – Service Documentation
2. Binding Tab - Binding Documentation
3. Binding Tab – Operation Documentation.