Importin OSB configuration jar to Eclipse, all XML declarations are missing
Hi,
I've exported a OSB project from a test server using the OSB console and imported it into Eclipse using import -> Oracle Service Bus - Configuration Jar.
All the different artifacts are missing the XML declaration tag, i.e XSDs are missing <?xml version="1.0" encoding="UTF-8"?>, same goes for WSDLs and XQs. I have checked the jar file and the XML declaration is exported.
I get a lot of warnings in Eclipse due to missing XML declarations, and if I do a compare against Subversion all files show up as updated, since my files in SVN have the declaration. (I am doing the export/import initially to look for any diffs in the actual code on the server compared to the code in SVN).
Any ideas?
Regards
Ørjan