Hey,
I had a small dictionary app which used the Mozilla XFORMS-Plugin and eXist. After having some other problems I decided to try Orbeon. I really like it but I have two problems which I can´t solve.. 1) before(using mozilla) I had Tomcat and the eXist database running on port 8080(eXist.war). I had a collection with the following structure: a)dictionary i) data ii) edit ii) view b)xquery The following submission posted the xmlOutput to the save-new.xq and a new dictionaryEntry was saved to my data... <xf:submission id="save-new" ref="instance('entries-instance')/entry" Now I want to use the eXist comming with Orbeon so I deleted the old one... Where do I have to put my old collections? How do I have to change the code to work?(I did change <xf:sub..> to <xforms:sub...> ) Is there any client to work with the eXistDB? THX -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
problem solved! Am 28.04.2008 um 10:27 schrieb Masen J:
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Good, anything worth sharing?
-Erik On Apr 28, 2008, at 10:23 AM, Masen J wrote: > problem solved! > > > > Am 28.04.2008 um 10:27 schrieb Masen J: > >> Hey, >> >> I had a small dictionary app which used the Mozilla XFORMS-Plugin >> and eXist. >> After having some other problems I decided to try Orbeon. I really >> like it but I have two problems which I can´t solve.. >> >> 1) before(using mozilla) I had Tomcat and the eXist database >> running on port 8080(eXist.war). >> I had a collection with the following structure: >> >> a)dictionary >> i) data >> ii) edit >> ii) view >> b)xquery >> >> The following submission posted the xmlOutput to the save-new.xq >> and a new dictionaryEntry was saved to my data... >> <xf:submission id="save-new" ref="instance('entries-instance')/entry" >> resource="http://localhost:8080/exist/rest/db/dictionary/xquery/save-new.xq >> " method="post"/> >> >> Now I want to use the eXist comming with Orbeon so I deleted the >> old one... >> >> Where do I have to put my old collections? >> How do I have to change the code to work?(I did change <xf:sub..> >> to <xforms:sub...> ) >> Is there any client to work with the eXistDB? >> >> THX >> >> >> >> >> >> -- >> You receive this message as a subscriber of the [hidden email] >> mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> OW2 mailing lists service home page: http://www.ow2.org/wws > > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |