[ https://issues.apache.org/jira/browse/CXF-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp reopened CXF-1722: ------------------------------ Most likely, in those cases, we would be calling writeDocument with the writePrologue falg set to false as it would be encapsulated in a soap message or something that would have already written that. Most likely, if prologue writing is turned off, we DON'T want to write any PI's either as they would be invalid. Thus, my suggestion would be to use the old behavior if false and your new code if true. > CXF does not write out PIs at the root of the WSDL file > ------------------------------------------------------- > > Key: CXF-1722 > URL: https://issues.apache.org/jira/browse/CXF-1722 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.0.8, 2.1.2, 2.0.9 > Reporter: Benson Margulies > Assignee: Benson Margulies > Fix For: 2.1.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.