Hello!
My software are:
1) System Windows 2000 Professional
2) Tamino 3.1.1.1
3) Apache 1.3.22 + module SSL
4) Apache JServ 1.1.2
5) Internet Explorer 6.0
6) MSXML 3.0 (updating MSXML 4.0) parser
I would like to present my XML date storing in TAMINO by using style sheet XSL (storing in TAMINO as well). I have been trying to do this in above 3 issuses:
--------------------------------------------
1) external file javascript (js) in which I execute two functions from MSXML 3.0/4.0 parser like: Load and TransformNode. This functions comes from ActiveXObject of XMLDOM Microsoft.
I have got problems to correct load xml date storing in TAMINO by using function Load. This function returns:
ErrorCode: -2146697208?
ErrorText: This store cannot be reached
I must admit that I use https connection. Any query to TAMINO database executes by parameter of function Load didn’t work at all. I have updated my IE6 into MSXML 4.0 but it hasn’t solved this problem.
For me it is a huge strange thing because when I try to load XML date storing physical on hard disk as a file (for example https:\date\persons.XML) IT WORKS pretty good!
So how can I solve this problem?
--------------------------------------------
2) Very similar problems I got when I had tried to present my XML date storing in TAMINO by style sheet XSL (storing in TAMINO as well) using Apache JServ and passthru.jar from TAMINO. When I try to execute command in URL in IE6 on https connection I got message:
TAMINO SERVLET ERROR.
I must admit that the http connection using Apache+SSL+JServ+Tamino WORKS pretty good.
So how can I solve this problem?
---------------------------------------------
3) I was trying to presenting XML date storing in TAMINO without XSL style sheet by using TAMINOLIB.js API
It works on https connection but how can I use my style sheet XSL storing in TAMINO using TAMINOLIB.js? It is possible? Any examples?
Of course I couldn’t use MSXML 4.0 parser by execute Load/transformNode functions because it didn’t work with TAMINO!
---------------------------------------------
4) Are there any other possibilities to presenting date storing in TAMINO by using style sheet XSL?
Any clues or sample examples would be appreciated and I would like to thank for support.
Best Regards
Dariusz Baumann
POLAND