Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importin OSB configuration jar to Eclipse, all XML declarations are missing

Ørjan MoeSep 5 2012 — edited Sep 5 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 5 2012
3 comments
1,223 views