Search found 22 matches

by archenroot
Fri Mar 13, 2015 6:23 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Hi, again thanks for your prompt answer. I understand, I tried to replace the jar files taken from Oracle 12c Database installation as described in documentation by files taken from Oracle Fusion Middleware SOA Suite installation (there are about 7 additional files). For your games, here is availabl...
by archenroot
Fri Mar 13, 2015 4:07 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Well, so Oxygen is reporting on Validation, Execution: OXQConnection:method not implemented But what method is missing? When trying to start Debug session it reports: The transformer Oracle 12c XQuery Engine is not supported in debugging mode, even I set debug-mode Connection property to true in Pre...
by archenroot
Thu Mar 12, 2015 7:15 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Ok, so in Oracle Fusion Middleware (SOA Suite) 12c are some files multipletimes, I didn't checked the version, but switched from SOA box to Oracle Database 12c box and copied required files as described in documentation. Now, I tried pure Java example to use Oracle 12c XDK Engine with success: http:...
by archenroot
Thu Mar 12, 2015 4:59 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Sorry Adrian, I should more carefully read all the comments first. Thank you for your hints and your patience, I am going to give it a try, will post results.
by archenroot
Tue Mar 10, 2015 7:21 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

But the all Oracle Xquery modules are in Java CLASS form, not Xquery form, is there any way how to import Java Xquery modules into Oxygen for usage in Xquery editor and debugger? It might be solution to create over Oracle XDK libraries wrapper compatible with Oxygen interfaces. Do you think it might...
by archenroot
Fri Mar 06, 2015 2:29 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Well, custom engine is not the solution to this problem. I can create wrapper around Oracle XQuery Development Kit without issue. The wrapper will have 3 parameters: ->input XML ->input XQuery ->output XML But still it is not solving the issue with non-resolved osb function from fn-bea and other Ora...
by archenroot
Thu Mar 05, 2015 6:01 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Thank you, I am in the moment what engine it uses. In the Oracle documentation I just see that Xquery 1.0 is fully supported and was able to find those Xquery sdk JAR files. If I will be able to find the engine, will try to replace it in Oxygen. The main purpose is not to replace the engine in Oxyge...
by archenroot
Thu Mar 05, 2015 5:33 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

The files of the Xquery SDK for Oracle Fusion Middleware 12c are available here:
http://uloz.to/xptJmHDi/oracle-xdk-12-1-3-7z
by archenroot
Thu Mar 05, 2015 5:25 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Well, after creating the Transformation scenario I added all the xquery sdk jar files from Oracle Service Bus, but in the editor of Xquery file it is not able to find the function under defined namespace: declare namespace fn-bea = "http://www.bea.com/xquery/xquery-functions"; declare func...
by archenroot
Thu Mar 05, 2015 5:06 pm
Forum: XQuery
Topic: import fn-bea libraries
Replies: 18
Views: 22804

Re: import fn-bea libraries

Those libraries you cannot probably download as single artefacts, but need to install Oracle Fusion Middleware, for current 12c version you are ok with Infrastructure, Oracle Service Bus or Oracle SOA Suite products. I am just trying to achieve this as soon as I like the debugger functionality of Ox...
by archenroot
Thu Dec 29, 2011 4:44 pm
Forum: Common Problems
Topic: Format corruption when preparing scenario
Replies: 4
Views: 2522

Re: Format corruption when preparing scenario

Hi, I'll check it and let you know. You know this happens when I cut some piece of XSD from old and paste it into new XSD document, so I need to repair it manually.

Thanks.
by archenroot
Thu Dec 29, 2011 4:41 pm
Forum: Common Problems
Topic: WSDL validation failed for custom FAULT message
Replies: 6
Views: 5711

Re: WSDL validation failed for custom FAULT message

I see, it's exactly how you describe it. Well I can live with this even I don't know how many diffs are still over there. I would like to see WSDL 2.0 in real world as soon as possible :D

Thank Radu.
by archenroot
Sun Dec 11, 2011 2:03 pm
Forum: Common Problems
Topic: WSDL validation failed for custom FAULT message
Replies: 6
Views: 5711

Re: WSDL validation failed for custom FAULT message

Hi Radu,

well I wasn't completely successful but found that regarding fault parameter there are differences in Oracle own validator and wsdl4j. Of course I could live with that as soon as w3c is still just recommendation not rule.

Ladislav
by archenroot
Sat Dec 10, 2011 3:34 am
Forum: Common Problems
Topic: WSDL validation failed for custom FAULT message
Replies: 6
Views: 5711

Re: WSDL validation failed for custom FAULT message

I also didn't make decision if it is error or I found wsdl defined not based on standard (this is wsdl from our repository made by someone in the past). I will also try to make a deeper look into wsdl 1.1. specification and let you know. For example: Altova XML spy consider wsdl valid Oracle Service...
by archenroot
Thu Dec 08, 2011 2:13 pm
Forum: Common Problems
Topic: WSDL validation failed for custom FAULT message
Replies: 6
Views: 5711

WSDL validation failed for custom FAULT message

Hi, I have following WSDL file: <?xml version="1.0" encoding="UTF-8"?> <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:do="http://xmlns.lesycr.cz/DO/OsobaVybRiz/V1" xmlns:bs="http://xmlns.lesycr.cz/BS/OsobaVybRiz/V1" xmlns:xsd="http:...
by archenroot
Thu Dec 08, 2011 2:08 pm
Forum: Common Problems
Topic: Format corruption when preparing scenario
Replies: 4
Views: 2522

Re: Format corruption when preparing scenario

Definitely this suppose to be bug.
by archenroot
Wed Dec 07, 2011 10:17 pm
Forum: Common Problems
Topic: Format corruption when preparing scenario
Replies: 4
Views: 2522

Re: Format corruption when preparing scenario

After I finished element definition by putting "/> at the end of each row, the rows are again formatted as in the beginning. But if I switch on unfinished and bad formatted row and jump to the next on and finish it by "/>, this one is also then moved again to the left, but not to it's init...
by archenroot
Wed Dec 07, 2011 10:13 pm
Forum: Common Problems
Topic: Format corruption when preparing scenario
Replies: 4
Views: 2522

Format corruption when preparing scenario

Hi, editor somehow formats rows on insert in following way. Here is default data in editor <xsd:element name="GetDocumentByTypeInputDM" type="GetDocumentByTypeInputDM <xsd:element name="GetDocumentByTypeOutputDMGetDocumentByTypeOutputDM <xsd:element name="GetAttributesOfDocu...
by archenroot
Fri Nov 25, 2011 11:56 am
Forum: Feature Request
Topic: SDK or Plugin Engine for Oxygen
Replies: 1
Views: 1718

SDK or Plugin Engine for Oxygen

Hello, is there any SDK or Plugin system for Oxygen? I didn't find anything like that. I think this could be good idea to think about to connect community to development of Oxygen in the future. Of course there are common issues with decision to make commercial software opened/part opened/closed. I ...
by archenroot
Wed Nov 16, 2011 5:53 pm
Forum: Common Problems
Topic: Possible bug: WSDL 1.1 validation
Replies: 2
Views: 1592

Possible bug: WSDL 1.1 validation

Hi, I already posted potential validation bug regarding WSDL. I already reported bug at http://www.oxygenxml.com/forum/topic6395.html which seems to be fixed in version 13. I explored another bug or feature to be implemented in new versions. Situation is following. I have this piece of code in WSDL ...
by archenroot
Wed Nov 16, 2011 5:37 pm
Forum: Common Problems
Topic: WSDL Validation doen't work with nested namespaces and it's objects - suspect for bug
Replies: 2
Views: 2525

Re: WSDL Validation doen't work with nested namespaces and it's objects - suspect for bug

Hi,

well, it is already working in required way in version 13.

Best regards.

Ladislav :wink:
by archenroot
Wed Oct 26, 2011 2:33 pm
Forum: Common Problems
Topic: WSDL Validation doen't work with nested namespaces and it's objects - suspect for bug
Replies: 2
Views: 2525

WSDL Validation doen't work with nested namespaces and it's objects - suspect for bug

Hello, I experienced issue when using Oxygen 11.2 XML editor to define web service definitions. Following WSDL has use namespace xmlns:do="http://xmlns.lesycr.cz/DO/ObjednavkovySystem/V1" which is then imported from external XSD, but when using the element from this external namespace usin...