Page 1 of 1
running oxygen-author from webapp
Posted: Wed Jun 12, 2013 1:39 pm
by eHannes
Hi,
We have a webapp and we edit xml documents in it (now with forms).
We want to use oxygen author for this.
Is there something of a "tutorialish" document on this subject?
Regards,
Hans Scholte
Re: running oxygen-author from webapp
Posted: Wed Jun 12, 2013 3:40 pm
by Radu
Hi Hans,
Just to make sure I understand, you want to embed the XML Author in the Web page in order to edit XML in it, am I correct?
We have a topic in our user manual which might be useful as a starting point:
http://www.oxygenxml.com/doc/ug-oxygen/ ... onent.html
Basically using our Author Component SDK:
http://www.oxygenxml.com/oxygen_sdk.htm ... _component
you can create a Java applet which you can then embed in a web page.
Or do you want to edit the XML documents in the standalone version of Oxygen by communicating with the web application to load and save the documents?
Regards,
Radu
Re: running oxygen-author from webapp
Posted: Wed Jun 12, 2013 5:11 pm
by eHannes
Hi Radu,
Embed, that's what we want to do. I'll start with the urls you provided
Thanks for the very quick reply!
Regards,
Hans
Re: running oxygen-author from webapp
Posted: Thu Jun 13, 2013 8:28 am
by Radu
Hi Hans,
Sure, if you encounter any problems you can also use our support email address
support@oxygenxml.com to discuss them with us.
Regards,
Radu
Re: running oxygen-author from webapp
Posted: Thu Jun 13, 2013 12:22 pm
by eHannes
tried the like to the "sample project" on page
http://www.oxygenxml.com/doc/ug-oxygen/ ... yment.html
but this links gives me a 404 :-{
Re: running oxygen-author from webapp
Posted: Thu Jun 13, 2013 12:42 pm
by sorin_ristache
I am sorry, I just tried
the same link and it works correctly. Please can you clean your browser cache and try again? Do you use a proxy server set in your browser (or maybe in your corporate network) for loading the pages from the Oxygen server? Maybe that proxy server cannot access the Oxygen server?
Also you can look at
this sample applet. On this page you can also find a
zip archive with a sample project.
Regards,
Sorin
Re: running oxygen-author from webapp
Posted: Thu Jun 13, 2013 1:20 pm
by eHannes
sorry, i meant the link in that page... The link to the sample project:
http://www.oxygenxml.com/demo/AuthorDem ... sample.zip
But since you send it with the answer, i'm happy again :-}
http://www.oxygenxml.com/demo/AuthorDem ... roject.zip
btw there is sample vs startup in the links
regards,
hans
Re: running oxygen-author from webapp
Posted: Thu Jun 13, 2013 1:32 pm
by sorin_ristache
Hi Hans,
I see now, you are right, we will correct the link to that zip archive in the User Manual. You can use any sample project to test the applet component, or both if you like. Just let us know if you run into errors/problems or if you have other questions.
Regards,
Sorin