How do i move the form i have made on my computer to my new server

classic Classic list List threaded Threaded
20 messages Options
Reply | Threaded
Open this post in threaded view
|

How do i move the form i have made on my computer to my new server

wburkart
This post was updated on .
Hello,

I have created a form on my local computer at home using tomcat & orbeon. I want to move the new form I have created to my new server. Not sure where it is located or what it’s called.  I have found a file located at: D:/program files/Apache Software Foundation/tomcat 5.5/webapps/orbeon.war  Does this file contain the form I have created ? Do I move this file to my new server and overwrite the orbeon.war file that’s exists there now ?

Thanks for your help, Wayne
Reply | Threaded
Open this post in threaded view
|

Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger


Wayne,

I conclude you created your form in Form Runner.  If so, then the "file"
is in the local eXist database. One way to check is to use the eXist
GUI, which you can start from the eXist site:

http://exist-db.org/

and there is a Java web start Launch button in the lower left.
The connect panel will let you specify an address , e.g.,

xmldb:exist://your.server.com/exist/xmlrpc

xmldb:exist:/localhost/exist/xmlrpc

You may be able to re-create on your server the same
collection present on your local system.

I have not tried this yet.... sorry. but I think in any case
you will find it helpful to have a gui view of your data.

Let us know what you find.

Cheers,
Hank


Quoting wburkart <[hidden email]>:

>
> Hello,
>
> I have created a form on my local computer at home using tomcat & orbeon. I
> want to move the new form I have created to my new server. Not sure where it
> is located or what it?s called.  I have found a file located at: D:/program
> files/Apache Software Foundation/tomcat 5.5/webapps/orbeon.war  Does this
> file contain the form I have created ? Do I move this file to my new server
> and overwrite the orbeon.war file that?s exists there now ?
>
> Thanks for your help, Wayne
>
> --
> View this message in context:
> http://n4.nabble.com/How-do-i-move-the-form-i-have-made-on-my-computer-to-my-new-server-server-tp1689539p1689539.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: How do i move the form i have made on my computer to my new server server

wburkart
Hey Hank,

Can i not just take the orbeon.war file from my computer and upload it to the webapps dirrectory on my new server overwriting the existing orbeon.war file ? I have downloaded the program from http://exist-db.org/ But i'm not to sure how to use it. It's saying the application needs a JDK. A java runtime environment (JRE) will not be sufficient. Select JDK path. I don't have a clue on this. I'd rather just upload the orbeon.war file from my computer to the server if it will work ?

Thanks again for your help, Wayne
Reply | Threaded
Open this post in threaded view
|

Re: Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger

Hi Wayne,

If you created a form, as static page or a view referenced in the
page-flow.xml , and it resides in you .war file, then indeed you
should be able to drop your .war file into the tomcat webapps
folder and the common settings are to auto-deploy the files
and to re-deploy them if the .war file is updated.

It thought you created the form in Form Builder....

--hank

Quoting wburkart <[hidden email]>:

>
> Hey Hank,
>
> Can i not just take the orbeon.war file from my computer and upload it to
> the webapps dirrectory on my new server overwriting the existing orbeon.war
> file ? I have downloaded the program from http://exist-db.org/ But i'm not
> to sure how to use it. It's saying the application needs a JDK. A java
> runtime environment (JRE) will not be sufficient. Select JDK path. I don't
> have a clue on this. I'd rather just upload the orbeon.war file from my
> computer to the server if it will work ?
>
> Thanks again for your help, Wayne
> --
> View this message in context:
> http://n4.nabble.com/How-do-i-move-the-form-i-have-made-on-my-computer-to-my-new-server-server-tp1689539p1689620.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: How do i move the form i have made on my computer to my new server server

wburkart

Hey Hank,

 

Sorry I’m a little confused as all this is new to me. I created the form by clicking on the Form Builder (Preview) link. After I click on the link I go to the page where I can see my form in a list. See the attached screenshot. When I click on the form in the list a new window opens up with my form in edit mode.  I just want to get this form transferred from my computer to the new server. I have also clicked the publish button. It published the form but I’m not sure where ? I thought that if I was to take the .war file from my computer and upload it to the server that it would transfer the form also. I see that it is probably stored within a database somewhere. I’m hoping that I do not have to redo the form from scratch on the new server. I thought I could just transfer it but it seems to be getting complicated and I’m not understanding the procedure.

 

Thank you for the help, Wayne

 

From: Louis Ratzesberger [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 1:53 PM
To: wburkart
Subject: Re: Re: How do i move the form i have made on my computer to my new server server

 

Hi Wayne,

If you created a form, as static page or a view referenced in the
page-flow.xml , and it resides in you .war file, then indeed you
should be able to drop your .war file into the tomcat webapps
folder and the common settings are to auto-deploy the files
and to re-deploy them if the .war file is updated.

It thought you created the form in Form Builder....

--hank

Quoting wburkart <[hidden email]>:

>
> Hey Hank,
>
> Can i not just take the orbeon.war file from my computer and upload it to
> the webapps dirrectory on my new server overwriting the existing orbeon.war
> file ? I have downloaded the program from http://exist-db.org/ But i'm not
> to sure how to use it. It's saying the application needs a JDK. A java
> runtime environment (JRE) will not be sufficient. Select JDK path. I don't
> have a clue on this. I'd rather just upload the orbeon.war file from my
> computer to the server if it will work ?
>
> Thanks again for your help, Wayne
> --
> View this message in context:
> http://n4.nabble.com/How-do-i-move-the-form-i-have-made-on-my-computer-to-my-new-server-server-tp1689539p1689620.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>

 

--
Hank Ratzesberger
[hidden email]



--
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


View message @ http://n4.nabble.com/How-do-i-move-the-form-i-have-made-on-my-computer-to-my-new-server-tp1689539p1689812.html
To unsubscribe from Re: How do i move the form i have made on my computer to my new server server, click here.

 


myform.jpg (77K) Download Attachment
form2.jpg (147K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger


Hi Wayne,

No problem. I recommend you install a jdk so that you can run the
eXist client.  It will give you some desktop drag and drop capablility
and that can be some help to get started.

In any case, form runner created forms are saved in the local
eXist database and you can locate them simply by using your
browser.  For example, point to :

http://my.server.com/exist/rest/

http://localhost/exist/rest/

http://localhost/exist/rest/db/orbeon/

and you should get back a snippet of xml tha lists the files
and collections (directories) .  This is where your forms are.

AFAIK, Form Builder requires Form Runner and the two
look to the build in eXist database to store the form files.

I am sure there is a way to copy your form from a system
you created it on to one where it is published, but I haven't
done this in a production environment, so I can't walk you
through the steps.

--Hank


Quoting wburkart <[hidden email]>:

>
> Hey Hank,
>
>
>
> Sorry I?m a little confused as all this is new to me. I created the
> form by clicking on the Form Builder (Preview) link. After I click on
> the link I go to the page where I can see my form in a list. See the
> attached screenshot. When I click on the form in the list a new
> window opens up with my form in edit mode.  I just want to get this
> form transferred from my computer to the new server. I have also
> clicked the publish button. It published the form but I?m not sure
> where ? I thought that if I was to take the .war file from my
> computer and upload it to the server that it would transfer the form
> also. I see that it is probably stored within a database somewhere.
> I?m hoping that I do not have to redo the form from scratch on the
> new server. I thought I could just transfer it but it seems to be
> getting complicated and I?m not understanding the procedure.
>
>
>
> Thank you for the help, Wayne
>
>
>
> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
> [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 1:53 PM
> To: wburkart
> Subject: Re: Re: How do i move the form i have made on my computer to
> my new server server
>
>
>
> Hi Wayne,
>
> If you created a form, as static page or a view referenced in the
> page-flow.xml , and it resides in you .war file, then indeed you
> should be able to drop your .war file into the tomcat webapps
> folder and the common settings are to auto-deploy the files
> and to re-deploy them if the .war file is updated.
>
> It thought you created the form in Form Builder....
>
> --hank
>
> Quoting wburkart <[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> >:
>
>>
>> Hey Hank,
>>
>> Can i not just take the orbeon.war file from my computer and upload it to
>> the webapps dirrectory on my new server overwriting the existing orbeon.war
>> file ? I have downloaded the program from http://exist-db.org/ But i'm not
>> to sure how to use it. It's saying the application needs a JDK. A java
>> runtime environment (JRE) will not be sufficient. Select JDK path. I don't
>> have a clue on this. I'd rather just upload the orbeon.war file from my
>> computer to the server if it will work ?
>>
>> Thanks again for your help, Wayne
>> --

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

wburkart

He Hank,

 

Ok I have tried to visit the last 2 url’s you provided but I receive the following errors, see attached screenshots.

I’m also not sure how to install a JDK ?

 

Wayne

 

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 3:15 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my computer to my new server server

 


Hi Wayne,

No problem. I recommend you install a jdk so that you can run the
eXist client.  It will give you some desktop drag and drop capablility
and that can be some help to get started.

In any case, form runner created forms are saved in the local
eXist database and you can locate them simply by using your
browser.  For example, point to :

http://my.server.com/exist/rest/

http://localhost/exist/rest/

http://localhost/exist/rest/db/orbeon/

and you should get back a snippet of xml tha lists the files
and collections (directories) .  This is where your forms are.

AFAIK, Form Builder requires Form Runner and the two
look to the build in eXist database to store the form files.

I am sure there is a way to copy your form from a system
you created it on to one where it is published, but I haven't
done this in a production environment, so I can't walk you
through the steps.

--Hank


Quoting wburkart <[hidden email]>:

>
> Hey Hank,
>
>
>
> Sorry I?m a little confused as all this is new to me. I created the
> form by clicking on the Form Builder (Preview) link. After I click on
> the link I go to the page where I can see my form in a list. See the
> attached screenshot. When I click on the form in the list a new
> window opens up with my form in edit mode.  I just want to get this
> form transferred from my computer to the new server. I have also
> clicked the publish button. It published the form but I?m not sure
> where ? I thought that if I was to take the .war file from my
> computer and upload it to the server that it would transfer the form
> also. I see that it is probably stored within a database somewhere.
> I?m hoping that I do not have to redo the form from scratch on the
> new server. I thought I could just transfer it but it seems to be
> getting complicated and I?m not understanding the procedure.
>
>
>
> Thank you for the help, Wayne
>
>
>
> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
> [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 1:53 PM
> To: wburkart
> Subject: Re: Re: How do i move the form i have made on my computer to
> my new server server
>
>
>
> Hi Wayne,
>
> If you created a form, as static page or a view referenced in the
> page-flow.xml , and it resides in you .war file, then indeed you
> should be able to drop your .war file into the tomcat webapps
> folder and the common settings are to auto-deploy the files
> and to re-deploy them if the .war file is updated.
>
> It thought you created the form in Form Builder....
>
> --hank
>
> Quoting wburkart <[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> >:
>
>>
>> Hey Hank,
>>
>> Can i not just take the orbeon.war file from my computer and upload it to
>> the webapps dirrectory on my new server overwriting the existing orbeon.war
>> file ? I have downloaded the program from http://exist-db.org/ But i'm not
>> to sure how to use it. It's saying the application needs a JDK. A java
>> runtime environment (JRE) will not be sufficient. Select JDK path. I don't
>> have a clue on this. I'd rather just upload the orbeon.war file from my
>> computer to the server if it will work ?
>>
>> Thanks again for your help, Wayne
>> --

--
Hank Ratzesberger
[hidden email]



--
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

error message 1.jpg (102K) Download Attachment
error message 2.jpg (116K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger

Could you tell me what the url is you use presently?

That looks like IIS, but what about Orbeon/Tomcat, is it
running on port 8080?

Thanks,
Hank

Quoting Wayne Burkart <[hidden email]>:

> He Hank,
>
>
>
> Ok I have tried to visit the last 2 url's you provided but I receive the
> following errors, see attached screenshots.
>
> I'm also not sure how to install a JDK ?
>
>
>
> Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:15 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
> computer to my new server server
>
>
>
>
> Hi Wayne,
>
> No problem. I recommend you install a jdk so that you can run the
> eXist client.  It will give you some desktop drag and drop capablility
> and that can be some help to get started.
>
> In any case, form runner created forms are saved in the local
> eXist database and you can locate them simply by using your
> browser.  For example, point to :
>
> http://my.server.com/exist/rest/
>
> http://localhost/exist/rest/
>
> http://localhost/exist/rest/db/orbeon/
>
> and you should get back a snippet of xml tha lists the files
> and collections (directories) .  This is where your forms are.
>
> AFAIK, Form Builder requires Form Runner and the two
> look to the build in eXist database to store the form files.
>
> I am sure there is a way to copy your form from a system
> you created it on to one where it is published, but I haven't
> done this in a production environment, so I can't walk you
> through the steps.
>
> --Hank
>
>
> Quoting wburkart <[hidden email]>:
>
>>
>> Hey Hank,
>>
>>
>>
>> Sorry I?m a little confused as all this is new to me. I created the
>> form by clicking on the Form Builder (Preview) link. After I click on
>> the link I go to the page where I can see my form in a list. See the
>> attached screenshot. When I click on the form in the list a new
>> window opens up with my form in edit mode.  I just want to get this
>> form transferred from my computer to the new server. I have also
>> clicked the publish button. It published the form but I?m not sure
>> where ? I thought that if I was to take the .war file from my
>> computer and upload it to the server that it would transfer the form
>> also. I see that it is probably stored within a database somewhere.
>> I?m hoping that I do not have to redo the form from scratch on the
>> new server. I thought I could just transfer it but it seems to be
>> getting complicated and I?m not understanding the procedure.
>>
>>
>>
>> Thank you for the help, Wayne
>>
>>
>>
>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>> [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 1:53 PM
>> To: wburkart
>> Subject: Re: Re: How do i move the form i have made on my computer to
>> my new server server
>>
>>
>>
>> Hi Wayne,
>>
>> If you created a form, as static page or a view referenced in the
>> page-flow.xml , and it resides in you .war file, then indeed you
>> should be able to drop your .war file into the tomcat webapps
>> folder and the common settings are to auto-deploy the files
>> and to re-deploy them if the .war file is updated.
>>
>> It thought you created the form in Form Builder....
>>
>> --hank
>>
>> Quoting wburkart <[hidden email]
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> >:
>>
>>>
>>> Hey Hank,
>>>
>>> Can i not just take the orbeon.war file from my computer and upload it to
>>> the webapps dirrectory on my new server overwriting the existing
> orbeon.war
>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
> not
>>> to sure how to use it. It's saying the application needs a JDK. A java
>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
> don't
>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>> computer to the server if it will work ?
>>>
>>> Thanks again for your help, Wayne
>>> --
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

wburkart

Hey Hank,

 

Here are 5  different links to the form I have created starting with the welcome page.

 

http://localhost:8080/orbeon/welcome/  

http://localhost:8080/orbeon/fr/orbeon/builder/summary/

http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a85a86ec7a/

http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/

http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/

 

My ip address is: 96.55.75.97  Can you connect to me through my ip ?

 

 

Hope this helps, Wayne

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 3:51 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

 

Could you tell me what the url is you use presently?

That looks like IIS, but what about Orbeon/Tomcat, is it
running on port 8080?

Thanks,
Hank

Quoting Wayne Burkart <[hidden email]>:

> He Hank,
>
>
>
> Ok I have tried to visit the last 2 url's you provided but I receive the
> following errors, see attached screenshots.
>
> I'm also not sure how to install a JDK ?
>
>
>
> Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:15 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
> computer to my new server server
>
>
>
>
> Hi Wayne,
>
> No problem. I recommend you install a jdk so that you can run the
> eXist client.  It will give you some desktop drag and drop capablility
> and that can be some help to get started.
>
> In any case, form runner created forms are saved in the local
> eXist database and you can locate them simply by using your
> browser.  For example, point to :
>
> http://my.server.com/exist/rest/
>
> http://localhost/exist/rest/
>
> http://localhost/exist/rest/db/orbeon/
>
> and you should get back a snippet of xml tha lists the files
> and collections (directories) .  This is where your forms are.
>
> AFAIK, Form Builder requires Form Runner and the two
> look to the build in eXist database to store the form files.
>
> I am sure there is a way to copy your form from a system
> you created it on to one where it is published, but I haven't
> done this in a production environment, so I can't walk you
> through the steps.
>
> --Hank
>
>
> Quoting wburkart <[hidden email]>:
>
>>
>> Hey Hank,
>>
>>
>>
>> Sorry I?m a little confused as all this is new to me. I created the
>> form by clicking on the Form Builder (Preview) link. After I click on
>> the link I go to the page where I can see my form in a list. See the
>> attached screenshot. When I click on the form in the list a new
>> window opens up with my form in edit mode.  I just want to get this
>> form transferred from my computer to the new server. I have also
>> clicked the publish button. It published the form but I?m not sure
>> where ? I thought that if I was to take the .war file from my
>> computer and upload it to the server that it would transfer the form
>> also. I see that it is probably stored within a database somewhere.
>> I?m hoping that I do not have to redo the form from scratch on the
>> new server. I thought I could just transfer it but it seems to be
>> getting complicated and I?m not understanding the procedure.
>>
>>
>>
>> Thank you for the help, Wayne
>>
>>
>>
>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>> [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 1:53 PM
>> To: wburkart
>> Subject: Re: Re: How do i move the form i have made on my computer to
>> my new server server
>>
>>
>>
>> Hi Wayne,
>>
>> If you created a form, as static page or a view referenced in the
>> page-flow.xml , and it resides in you .war file, then indeed you
>> should be able to drop your .war file into the tomcat webapps
>> folder and the common settings are to auto-deploy the files
>> and to re-deploy them if the .war file is updated.
>>
>> It thought you created the form in Form Builder....
>>
>> --hank
>>
>> Quoting wburkart <[hidden email]
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> >:
>>
>>>
>>> Hey Hank,
>>>
>>> Can i not just take the orbeon.war file from my computer and upload it to
>>> the webapps dirrectory on my new server overwriting the existing
> orbeon.war
>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
> not
>>> to sure how to use it. It's saying the application needs a JDK. A java
>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
> don't
>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>> computer to the server if it will work ?
>>>
>>> Thanks again for your help, Wayne
>>> --
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger


What do you see when you point your browser to 

http://localhost:8080/orbeon/exist/rest/

 http://localhost:8080/orbeon/exist/rest/db/orbeon/

You should be accessing the rest interface to the
eXist database Orbeon Forms is using.

Cheers,
Hank



Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> Here are 5  different links to the form I have created starting with the
> welcome page.
>
>
>
> http://localhost:8080/orbeon/welcome/
>
> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
> 5a86ec7a/
>
> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>
> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>
>
>
> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>
>
>
>
>
> Hope this helps, Wayne
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:51 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have made
> on my computer to my new server server
>
>
>
> Could you tell me what the url is you use presently?
>
> That looks like IIS, but what about Orbeon/Tomcat, is it
> running on port 8080?
>
> Thanks,
> Hank
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> He Hank,
>>
>>
>>
>> Ok I have tried to visit the last 2 url's you provided but I receive the
>> following errors, see attached screenshots.
>>
>> I'm also not sure how to install a JDK ?
>>
>>
>>
>> Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 3:15 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
>> computer to my new server server
>>
>>
>>
>>
>> Hi Wayne,
>>
>> No problem. I recommend you install a jdk so that you can run the
>> eXist client.  It will give you some desktop drag and drop capablility
>> and that can be some help to get started.
>>
>> In any case, form runner created forms are saved in the local
>> eXist database and you can locate them simply by using your
>> browser.  For example, point to :
>>
>> http://my.server.com/exist/rest/
>>
>> http://localhost/exist/rest/
>>
>> http://localhost/exist/rest/db/orbeon/
>>
>> and you should get back a snippet of xml tha lists the files
>> and collections (directories) .  This is where your forms are.
>>
>> AFAIK, Form Builder requires Form Runner and the two
>> look to the build in eXist database to store the form files.
>>
>> I am sure there is a way to copy your form from a system
>> you created it on to one where it is published, but I haven't
>> done this in a production environment, so I can't walk you
>> through the steps.
>>
>> --Hank
>>
>>
>> Quoting wburkart <[hidden email]>:
>>
>>>
>>> Hey Hank,
>>>
>>>
>>>
>>> Sorry I?m a little confused as all this is new to me. I created the
>>> form by clicking on the Form Builder (Preview) link. After I click on
>>> the link I go to the page where I can see my form in a list. See the
>>> attached screenshot. When I click on the form in the list a new
>>> window opens up with my form in edit mode.  I just want to get this
>>> form transferred from my computer to the new server. I have also
>>> clicked the publish button. It published the form but I?m not sure
>>> where ? I thought that if I was to take the .war file from my
>>> computer and upload it to the server that it would transfer the form
>>> also. I see that it is probably stored within a database somewhere.
>>> I?m hoping that I do not have to redo the form from scratch on the
>>> new server. I thought I could just transfer it but it seems to be
>>> getting complicated and I?m not understanding the procedure.
>>>
>>>
>>>
>>> Thank you for the help, Wayne
>>>
>>>
>>>
>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>> [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>> To: wburkart
>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>> my new server server
>>>
>>>
>>>
>>> Hi Wayne,
>>>
>>> If you created a form, as static page or a view referenced in the
>>> page-flow.xml , and it resides in you .war file, then indeed you
>>> should be able to drop your .war file into the tomcat webapps
>>> folder and the common settings are to auto-deploy the files
>>> and to re-deploy them if the .war file is updated.
>>>
>>> It thought you created the form in Form Builder....
>>>
>>> --hank
>>>
>>> Quoting wburkart <[hidden email]
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> >:
>>>
>>>>
>>>> Hey Hank,
>>>>
>>>> Can i not just take the orbeon.war file from my computer and upload it
> to
>>>> the webapps dirrectory on my new server overwriting the existing
>> orbeon.war
>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>> not
>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>> don't
>>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>>> computer to the server if it will work ?
>>>>
>>>> Thanks again for your help, Wayne
>>>> --
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

wburkart

Hey Hank,

 

When I go to; http://localhost:8080/orbeon/exist/rest/

I see this:

- <exist:result xmlns:exist="http://exist.sourceforge.net/NS/exist">

- <exist:collection name="/db" created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba" permissions="rwurwurwu">

  <exist:collection name="CreditForm" created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest" permissions="rwur-ur-u" />

  <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest" group="guest" permissions="rwur-ur-u" />

  </exist:collection>

  </exist:result>

 

And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/

I I see this:

- <exist:result xmlns:exist="http://exist.sourceforge.net/NS/exist">

- <exist:collection name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest" group="guest" permissions="rwur-ur-u">

  <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00" owner="guest" group="guest" permissions="rwur-ur-u" />

  <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00" owner="guest" group="guest" permissions="rwur-ur-u" />

  <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00" owner="guest" group="guest" permissions="rwur-ur-u" />

  </exist:collection>

  </exist:result>

 

  

 

Wayne

 

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 4:13 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

 


What do you see when you point your browser to 

http://localhost:8080/orbeon/exist/rest/

 http://localhost:8080/orbeon/exist/rest/db/orbeon/

You should be accessing the rest interface to the
eXist database Orbeon Forms is using.

Cheers,
Hank



Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> Here are 5  different links to the form I have created starting with the
> welcome page.
>
>
>
> http://localhost:8080/orbeon/welcome/
>
> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
> 5a86ec7a/
>
> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>
> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>
>
>
> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>
>
>
>
>
> Hope this helps, Wayne
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 3:51 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have made
> on my computer to my new server server
>
>
>
> Could you tell me what the url is you use presently?
>
> That looks like IIS, but what about Orbeon/Tomcat, is it
> running on port 8080?
>
> Thanks,
> Hank
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> He Hank,
>>
>>
>>
>> Ok I have tried to visit the last 2 url's you provided but I receive the
>> following errors, see attached screenshots.
>>
>> I'm also not sure how to install a JDK ?
>>
>>
>>
>> Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 3:15 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
>> computer to my new server server
>>
>>
>>
>>
>> Hi Wayne,
>>
>> No problem. I recommend you install a jdk so that you can run the
>> eXist client.  It will give you some desktop drag and drop capablility
>> and that can be some help to get started.
>>
>> In any case, form runner created forms are saved in the local
>> eXist database and you can locate them simply by using your
>> browser.  For example, point to :
>>
>> http://my.server.com/exist/rest/
>>
>> http://localhost/exist/rest/
>>
>> http://localhost/exist/rest/db/orbeon/
>>
>> and you should get back a snippet of xml tha lists the files
>> and collections (directories) .  This is where your forms are.
>>
>> AFAIK, Form Builder requires Form Runner and the two
>> look to the build in eXist database to store the form files.
>>
>> I am sure there is a way to copy your form from a system
>> you created it on to one where it is published, but I haven't
>> done this in a production environment, so I can't walk you
>> through the steps.
>>
>> --Hank
>>
>>
>> Quoting wburkart <[hidden email]>:
>>
>>>
>>> Hey Hank,
>>>
>>>
>>>
>>> Sorry I?m a little confused as all this is new to me. I created the
>>> form by clicking on the Form Builder (Preview) link. After I click on
>>> the link I go to the page where I can see my form in a list. See the
>>> attached screenshot. When I click on the form in the list a new
>>> window opens up with my form in edit mode.  I just want to get this
>>> form transferred from my computer to the new server. I have also
>>> clicked the publish button. It published the form but I?m not sure
>>> where ? I thought that if I was to take the .war file from my
>>> computer and upload it to the server that it would transfer the form
>>> also. I see that it is probably stored within a database somewhere.
>>> I?m hoping that I do not have to redo the form from scratch on the
>>> new server. I thought I could just transfer it but it seems to be
>>> getting complicated and I?m not understanding the procedure.
>>>
>>>
>>>
>>> Thank you for the help, Wayne
>>>
>>>
>>>
>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>> [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>> To: wburkart
>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>> my new server server
>>>
>>>
>>>
>>> Hi Wayne,
>>>
>>> If you created a form, as static page or a view referenced in the
>>> page-flow.xml , and it resides in you .war file, then indeed you
>>> should be able to drop your .war file into the tomcat webapps
>>> folder and the common settings are to auto-deploy the files
>>> and to re-deploy them if the .war file is updated.
>>>
>>> It thought you created the form in Form Builder....
>>>
>>> --hank
>>>
>>> Quoting wburkart <[hidden email]
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> >:
>>>
>>>>
>>>> Hey Hank,
>>>>
>>>> Can i not just take the orbeon.war file from my computer and upload it
> to
>>>> the webapps dirrectory on my new server overwriting the existing
>> orbeon.war
>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>> not
>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>> don't
>>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>>> computer to the server if it will work ?
>>>>
>>>> Thanks again for your help, Wayne
>>>> --
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

Louis Ratzesberger


Is your form CreditForm?  Then the files associated with it are
in the "collection" of that name.

Sorry that I can't say if you only need to copy that collection to
your server, but I am suggesting that you try.  I think it will be
easier to use the eXist Admin gui.

Good luck,
Hank

Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> When I go to; http://localhost:8080/orbeon/exist/rest/
>
> I see this:
>
>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>
>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection name="/db"
> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
> permissions="rwurwurwu">
>
>   <exist:collection name="CreditForm"
> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
> permissions="rwur-ur-u" />
>
>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   </exist:collection>
>
>   </exist:result>
>
>
>
> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>
> I I see this:
>
>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>
>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
> group="guest" permissions="rwur-ur-u">
>
>   <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   </exist:collection>
>
>   </exist:result>
>
>
>
>
>
>
>
> Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 4:13 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
> have made on my computer to my new server server
>
>
>
>
> What do you see when you point your browser to
>
> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
> exist/rest/
>
http://localhost:8080/orbeon/exist/rest/db/orbeon/
>
> You should be accessing the rest interface to the
> eXist database Orbeon Forms is using.
>
> Cheers,
> Hank
>
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> Here are 5  different links to the form I have created starting with the
>> welcome page.
>>
>>
>>
>> http://localhost:8080/orbeon/welcome/
>>
>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>> 5a86ec7a/
>>
>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>
>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>
>>
>>
>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>
>>
>>
>>
>>
>> Hope this helps, Wayne
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 3:51 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
> made
>> on my computer to my new server server
>>
>>
>>
>> Could you tell me what the url is you use presently?
>>
>> That looks like IIS, but what about Orbeon/Tomcat, is it
>> running on port 8080?
>>
>> Thanks,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> He Hank,
>>>
>>>
>>>
>>> Ok I have tried to visit the last 2 url's you provided but I receive the
>>> following errors, see attached screenshots.
>>>
>>> I'm also not sure how to install a JDK ?
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
>>> computer to my new server server
>>>
>>>
>>>
>>>
>>> Hi Wayne,
>>>
>>> No problem. I recommend you install a jdk so that you can run the
>>> eXist client.  It will give you some desktop drag and drop capablility
>>> and that can be some help to get started.
>>>
>>> In any case, form runner created forms are saved in the local
>>> eXist database and you can locate them simply by using your
>>> browser.  For example, point to :
>>>
>>> http://my.server.com/exist/rest/
>>>
>>> http://localhost/exist/rest/
>>>
>>> http://localhost/exist/rest/db/orbeon/
>>>
>>> and you should get back a snippet of xml tha lists the files
>>> and collections (directories) .  This is where your forms are.
>>>
>>> AFAIK, Form Builder requires Form Runner and the two
>>> look to the build in eXist database to store the form files.
>>>
>>> I am sure there is a way to copy your form from a system
>>> you created it on to one where it is published, but I haven't
>>> done this in a production environment, so I can't walk you
>>> through the steps.
>>>
>>> --Hank
>>>
>>>
>>> Quoting wburkart <[hidden email]>:
>>>
>>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>> the link I go to the page where I can see my form in a list. See the
>>>> attached screenshot. When I click on the form in the list a new
>>>> window opens up with my form in edit mode.  I just want to get this
>>>> form transferred from my computer to the new server. I have also
>>>> clicked the publish button. It published the form but I?m not sure
>>>> where ? I thought that if I was to take the .war file from my
>>>> computer and upload it to the server that it would transfer the form
>>>> also. I see that it is probably stored within a database somewhere.
>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>> new server. I thought I could just transfer it but it seems to be
>>>> getting complicated and I?m not understanding the procedure.
>>>>
>>>>
>>>>
>>>> Thank you for the help, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>> [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>> To: wburkart
>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>> my new server server
>>>>
>>>>
>>>>
>>>> Hi Wayne,
>>>>
>>>> If you created a form, as static page or a view referenced in the
>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>> should be able to drop your .war file into the tomcat webapps
>>>> folder and the common settings are to auto-deploy the files
>>>> and to re-deploy them if the .war file is updated.
>>>>
>>>> It thought you created the form in Form Builder....
>>>>
>>>> --hank
>>>>
>>>> Quoting wburkart <[hidden email]
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> >:
>>>>
>>>>>
>>>>> Hey Hank,
>>>>>
>>>>> Can i not just take the orbeon.war file from my computer and upload it
>> to
>>>>> the webapps dirrectory on my new server overwriting the existing
>>> orbeon.war
>>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>>> not
>>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>> don't
>>>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>>>> computer to the server if it will work ?
>>>>>
>>>>> Thanks again for your help, Wayne
>>>>> --
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

wburkart

Hey Hank,

 

After you publish the form where do those files get published to ? Shouldn’t I be able to find the published files and upload them to a regular webserver ? At least that’s what I’ve always done in the past with every form generating program I’ve ever used. You build the form you generate the files, you upload them to the server and access the url to the pagename.php or pagename.html. Isn’t that what’s supposed to happen here.  Where are the  "collection" of files located. ?  What would be the path to the published files on my computer ?

 

Thanks again for all the help, Wayne

 

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Wednesday, March 24, 2010 4:49 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the form i have made on my computer to my new server server

 


Is your form CreditForm?  Then the files associated with it are
in the "collection" of that name.

Sorry that I can't say if you only need to copy that collection to
your server, but I am suggesting that you try.  I think it will be
easier to use the eXist Admin gui.

Good luck,
Hank

Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> When I go to; http://localhost:8080/orbeon/exist/rest/
>
> I see this:
>
>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>
>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection name="/db"
> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
> permissions="rwurwurwu">
>
>   <exist:collection name="CreditForm"
> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
> permissions="rwur-ur-u" />
>
>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   </exist:collection>
>
>   </exist:result>
>
>
>
> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>
> I I see this:
>
>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>
>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
> group="guest" permissions="rwur-ur-u">
>
>   <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
> owner="guest" group="guest" permissions="rwur-ur-u" />
>
>   </exist:collection>
>
>   </exist:result>
>
>
>
>
>
>
>
> Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 4:13 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
> have made on my computer to my new server server
>
>
>
>
> What do you see when you point your browser to
>
> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
> exist/rest/
>
http://localhost:8080/orbeon/exist/rest/db/orbeon/
>
> You should be accessing the rest interface to the
> eXist database Orbeon Forms is using.
>
> Cheers,
> Hank
>
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> Here are 5  different links to the form I have created starting with the
>> welcome page.
>>
>>
>>
>> http://localhost:8080/orbeon/welcome/
>>
>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>> 5a86ec7a/
>>
>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>
>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>
>>
>>
>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>
>>
>>
>>
>>
>> Hope this helps, Wayne
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 3:51 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
> made
>> on my computer to my new server server
>>
>>
>>
>> Could you tell me what the url is you use presently?
>>
>> That looks like IIS, but what about Orbeon/Tomcat, is it
>> running on port 8080?
>>
>> Thanks,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> He Hank,
>>>
>>>
>>>
>>> Ok I have tried to visit the last 2 url's you provided but I receive the
>>> following errors, see attached screenshots.
>>>
>>> I'm also not sure how to install a JDK ?
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on my
>>> computer to my new server server
>>>
>>>
>>>
>>>
>>> Hi Wayne,
>>>
>>> No problem. I recommend you install a jdk so that you can run the
>>> eXist client.  It will give you some desktop drag and drop capablility
>>> and that can be some help to get started.
>>>
>>> In any case, form runner created forms are saved in the local
>>> eXist database and you can locate them simply by using your
>>> browser.  For example, point to :
>>>
>>> http://my.server.com/exist/rest/
>>>
>>> http://localhost/exist/rest/
>>>
>>> http://localhost/exist/rest/db/orbeon/
>>>
>>> and you should get back a snippet of xml tha lists the files
>>> and collections (directories) .  This is where your forms are.
>>>
>>> AFAIK, Form Builder requires Form Runner and the two
>>> look to the build in eXist database to store the form files.
>>>
>>> I am sure there is a way to copy your form from a system
>>> you created it on to one where it is published, but I haven't
>>> done this in a production environment, so I can't walk you
>>> through the steps.
>>>
>>> --Hank
>>>
>>>
>>> Quoting wburkart <[hidden email]>:
>>>
>>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>> the link I go to the page where I can see my form in a list. See the
>>>> attached screenshot. When I click on the form in the list a new
>>>> window opens up with my form in edit mode.  I just want to get this
>>>> form transferred from my computer to the new server. I have also
>>>> clicked the publish button. It published the form but I?m not sure
>>>> where ? I thought that if I was to take the .war file from my
>>>> computer and upload it to the server that it would transfer the form
>>>> also. I see that it is probably stored within a database somewhere.
>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>> new server. I thought I could just transfer it but it seems to be
>>>> getting complicated and I?m not understanding the procedure.
>>>>
>>>>
>>>>
>>>> Thank you for the help, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>> [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>> To: wburkart
>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>> my new server server
>>>>
>>>>
>>>>
>>>> Hi Wayne,
>>>>
>>>> If you created a form, as static page or a view referenced in the
>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>> should be able to drop your .war file into the tomcat webapps
>>>> folder and the common settings are to auto-deploy the files
>>>> and to re-deploy them if the .war file is updated.
>>>>
>>>> It thought you created the form in Form Builder....
>>>>
>>>> --hank
>>>>
>>>> Quoting wburkart <[hidden email]
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> >:
>>>>
>>>>>
>>>>> Hey Hank,
>>>>>
>>>>> Can i not just take the orbeon.war file from my computer and upload it
>> to
>>>>> the webapps dirrectory on my new server overwriting the existing
>>> orbeon.war
>>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>>> not
>>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>> don't
>>>>> have a clue on this. I'd rather just upload the orbeon.war file from my
>>>>> computer to the server if it will work ?
>>>>>
>>>>> Thanks again for your help, Wayne
>>>>> --
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

Louis Ratzesberger

Hi Wayne,

The files created by FormBuilder are required to run in FormRunner, which is configured
to look for them in the eXist database.  I would have to defer to the developers as to
whether you can configure FormRunner to look in the file system, but it seems likely.

With the eXist admin gui, it is rather easy to upload files.  The eXist REST interface
also lets you PUT files directly.  If you wished to automate the process of uploading
your files, it would not be too much more complicated to use the orbeon CLI to
do so.  OK, a bit more complicated than an ftp or scp script.


In any case, all the files you are looking for are stored in an eXist collection.

The files
contain a mix of standard xforms and FormRunner elements. 

And Orbeon Forms is also a client-server program, so even the html generated
requires the server.  Did you try pointing your browser to :

http://localhost:8080/orbeon/exist/rest/db/CreditForm


Cheers,
Hank


Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> After you publish the form where do those files get published to ? Shouldn't
> I be able to find the published files and upload them to a regular webserver
> ? At least that's what I've always done in the past with every form
> generating program I've ever used. You build the form you generate the
> files, you upload them to the server and access the url to the pagename.php
> or pagename.html. Isn't that what's supposed to happen here.  Where are the
> "collection" of files located. ?  What would be the path to the published
> files on my computer ?
>
>
>
> Thanks again for all the help, Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 4:49 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
> form i have made on my computer to my new server server
>
>
>
>
> Is your form CreditForm?  Then the files associated with it are
> in the "collection" of that name.
>
> Sorry that I can't say if you only need to copy that collection to
> your server, but I am suggesting that you try.  I think it will be
> easier to use the eXist Admin gui.
>
> Good luck,
> Hank
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>
>> I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection name="/db"
>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>> permissions="rwurwurwu">
>>
>>   <exist:collection name="CreditForm"
>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>> permissions="rwur-ur-u" />
>>
>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> I I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>> group="guest" permissions="rwur-ur-u">
>>
>>   <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>>
>>
>>
>>
>> Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:13 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>> have made on my computer to my new server server
>>
>>
>>
>>
>> What do you see when you point your browser to
>>
>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>> exist/rest/
>>
>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> You should be accessing the rest interface to the
>> eXist database Orbeon Forms is using.
>>
>> Cheers,
>> Hank
>>
>>
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> Here are 5  different links to the form I have created starting with the
>>> welcome page.
>>>
>>>
>>>
>>> http://localhost:8080/orbeon/welcome/
>>>
>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>
>>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>> 5a86ec7a/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>
>>>
>>>
>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>
>>>
>>>
>>>
>>>
>>> Hope this helps, Wayne
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>> made
>>> on my computer to my new server server
>>>
>>>
>>>
>>> Could you tell me what the url is you use presently?
>>>
>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>> running on port 8080?
>>>
>>> Thanks,
>>> Hank
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> He Hank,
>>>>
>>>>
>>>>
>>>> Ok I have tried to visit the last 2 url's you provided but I receive the
>>>> following errors, see attached screenshots.
>>>>
>>>> I'm also not sure how to install a JDK ?
>>>>
>>>>
>>>>
>>>> Wayne
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
> my
>>>> computer to my new server server
>>>>
>>>>
>>>>
>>>>
>>>> Hi Wayne,
>>>>
>>>> No problem. I recommend you install a jdk so that you can run the
>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>> and that can be some help to get started.
>>>>
>>>> In any case, form runner created forms are saved in the local
>>>> eXist database and you can locate them simply by using your
>>>> browser.  For example, point to :
>>>>
>>>> http://my.server.com/exist/rest/
>>>>
>>>> http://localhost/exist/rest/
>>>>
>>>> http://localhost/exist/rest/db/orbeon/
>>>>
>>>> and you should get back a snippet of xml tha lists the files
>>>> and collections (directories) .  This is where your forms are.
>>>>
>>>> AFAIK, Form Builder requires Form Runner and the two
>>>> look to the build in eXist database to store the form files.
>>>>
>>>> I am sure there is a way to copy your form from a system
>>>> you created it on to one where it is published, but I haven't
>>>> done this in a production environment, so I can't walk you
>>>> through the steps.
>>>>
>>>> --Hank
>>>>
>>>>
>>>> Quoting wburkart <[hidden email]>:
>>>>
>>>>>
>>>>> Hey Hank,
>>>>>
>>>>>
>>>>>
>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>> the link I go to the page where I can see my form in a list. See the
>>>>> attached screenshot. When I click on the form in the list a new
>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>> form transferred from my computer to the new server. I have also
>>>>> clicked the publish button. It published the form but I?m not sure
>>>>> where ? I thought that if I was to take the .war file from my
>>>>> computer and upload it to the server that it would transfer the form
>>>>> also. I see that it is probably stored within a database somewhere.
>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>> new server. I thought I could just transfer it but it seems to be
>>>>> getting complicated and I?m not understanding the procedure.
>>>>>
>>>>>
>>>>>
>>>>> Thank you for the help, Wayne
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>> [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>> To: wburkart
>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>> my new server server
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> If you created a form, as static page or a view referenced in the
>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>> should be able to drop your .war file into the tomcat webapps
>>>>> folder and the common settings are to auto-deploy the files
>>>>> and to re-deploy them if the .war file is updated.
>>>>>
>>>>> It thought you created the form in Form Builder....
>>>>>
>>>>> --hank
>>>>>
>>>>> Quoting wburkart <[hidden email]
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> >:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>> Can i not just take the orbeon.war file from my computer and upload it
>>> to
>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>> orbeon.war
>>>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>>>> not
>>>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>> don't
>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
> my
>>>>>> computer to the server if it will work ?
>>>>>>
>>>>>> Thanks again for your help, Wayne
>>>>>> --
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

wburkart

Hey Louis,

 

Thanks for the info. I just recreated the form from scratch: http://180creditsolutions.ca/orbeon/fr/creditform/creditsolutions/new/

Now I need to try and find a way to make the form submit it’s data  to the site owners email address. Or email the .pdf.

Also how do I access the data submitted by the form user ? So far all it does is make a pdf for the user. Not sure what to do here ?

 

Thanks again for all your help, Wayne

 

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Thursday, March 25, 2010 8:45 AM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

 

Hi Wayne,

The files created by FormBuilder are required to run in FormRunner, which is configured
to look for them in the eXist database.  I would have to defer to the developers as to
whether you can configure FormRunner to look in the file system, but it seems likely.

With the eXist admin gui, it is rather easy to upload files.  The eXist REST interface
also lets you PUT files directly.  If you wished to automate the process of uploading
your files, it would not be too much more complicated to use the orbeon CLI to
do so.  OK, a bit more complicated than an ftp or scp script.


In any case, all the files you are looking for are stored in an eXist collection.

The files
contain a mix of standard xforms and FormRunner elements. 

And Orbeon Forms is also a client-server program, so even the html generated
requires the server.  Did you try pointing your browser to :

http://localhost:8080/orbeon/exist/rest/db/CreditForm


Cheers,
Hank


Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> After you publish the form where do those files get published to ? Shouldn't
> I be able to find the published files and upload them to a regular webserver
> ? At least that's what I've always done in the past with every form
> generating program I've ever used. You build the form you generate the
> files, you upload them to the server and access the url to the pagename.php
> or pagename.html. Isn't that what's supposed to happen here.  Where are the
> "collection" of files located. ?  What would be the path to the published
> files on my computer ?
>
>
>
> Thanks again for all the help, Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 4:49 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
> form i have made on my computer to my new server server
>
>
>
>
> Is your form CreditForm?  Then the files associated with it are
> in the "collection" of that name.
>
> Sorry that I can't say if you only need to copy that collection to
> your server, but I am suggesting that you try.  I think it will be
> easier to use the eXist Admin gui.
>
> Good luck,
> Hank
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>
>> I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection name="/db"
>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>> permissions="rwurwurwu">
>>
>>   <exist:collection name="CreditForm"
>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>> permissions="rwur-ur-u" />
>>
>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> I I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>> group="guest" permissions="rwur-ur-u">
>>
>>   <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>>
>>
>>
>>
>> Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:13 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>> have made on my computer to my new server server
>>
>>
>>
>>
>> What do you see when you point your browser to
>>
>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>> exist/rest/
>>
>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> You should be accessing the rest interface to the
>> eXist database Orbeon Forms is using.
>>
>> Cheers,
>> Hank
>>
>>
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> Here are 5  different links to the form I have created starting with the
>>> welcome page.
>>>
>>>
>>>
>>> http://localhost:8080/orbeon/welcome/
>>>
>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>
>>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>> 5a86ec7a/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>
>>>
>>>
>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>
>>>
>>>
>>>
>>>
>>> Hope this helps, Wayne
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>> made
>>> on my computer to my new server server
>>>
>>>
>>>
>>> Could you tell me what the url is you use presently?
>>>
>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>> running on port 8080?
>>>
>>> Thanks,
>>> Hank
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> He Hank,
>>>>
>>>>
>>>>
>>>> Ok I have tried to visit the last 2 url's you provided but I receive the
>>>> following errors, see attached screenshots.
>>>>
>>>> I'm also not sure how to install a JDK ?
>>>>
>>>>
>>>>
>>>> Wayne
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
> my
>>>> computer to my new server server
>>>>
>>>>
>>>>
>>>>
>>>> Hi Wayne,
>>>>
>>>> No problem. I recommend you install a jdk so that you can run the
>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>> and that can be some help to get started.
>>>>
>>>> In any case, form runner created forms are saved in the local
>>>> eXist database and you can locate them simply by using your
>>>> browser.  For example, point to :
>>>>
>>>> http://my.server.com/exist/rest/
>>>>
>>>> http://localhost/exist/rest/
>>>>
>>>> http://localhost/exist/rest/db/orbeon/
>>>>
>>>> and you should get back a snippet of xml tha lists the files
>>>> and collections (directories) .  This is where your forms are.
>>>>
>>>> AFAIK, Form Builder requires Form Runner and the two
>>>> look to the build in eXist database to store the form files.
>>>>
>>>> I am sure there is a way to copy your form from a system
>>>> you created it on to one where it is published, but I haven't
>>>> done this in a production environment, so I can't walk you
>>>> through the steps.
>>>>
>>>> --Hank
>>>>
>>>>
>>>> Quoting wburkart <[hidden email]>:
>>>>
>>>>>
>>>>> Hey Hank,
>>>>>
>>>>>
>>>>>
>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>> the link I go to the page where I can see my form in a list. See the
>>>>> attached screenshot. When I click on the form in the list a new
>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>> form transferred from my computer to the new server. I have also
>>>>> clicked the publish button. It published the form but I?m not sure
>>>>> where ? I thought that if I was to take the .war file from my
>>>>> computer and upload it to the server that it would transfer the form
>>>>> also. I see that it is probably stored within a database somewhere.
>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>> new server. I thought I could just transfer it but it seems to be
>>>>> getting complicated and I?m not understanding the procedure.
>>>>>
>>>>>
>>>>>
>>>>> Thank you for the help, Wayne
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>> [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>> To: wburkart
>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>> my new server server
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> If you created a form, as static page or a view referenced in the
>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>> should be able to drop your .war file into the tomcat webapps
>>>>> folder and the common settings are to auto-deploy the files
>>>>> and to re-deploy them if the .war file is updated.
>>>>>
>>>>> It thought you created the form in Form Builder....
>>>>>
>>>>> --hank
>>>>>
>>>>> Quoting wburkart <[hidden email]
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> >:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>> Can i not just take the orbeon.war file from my computer and upload it
>>> to
>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>> orbeon.war
>>>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>>>> not
>>>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>> don't
>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
> my
>>>>>> computer to the server if it will work ?
>>>>>>
>>>>>> Thanks again for your help, Wayne
>>>>>> --
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

Alessandro  Vernet
Administrator
Wayne,

At this point, the forms you create with Form Builder capture the data
and store it into eXist (or any database for which there is a
persistence layer). It is then up to you to write code to do something
with this data in eXist, e.g. through a batch process you run at a
regular interval, or modifying the XForms created by Form Builder to
also do something else in addition to storing it into eXist.

Alex

On Thu, Mar 25, 2010 at 9:06 AM, Wayne Burkart <[hidden email]> wrote:

> Hey Louis,
>
>
>
> Thanks for the info. I just recreated the form from scratch:
> http://180creditsolutions.ca/orbeon/fr/creditform/creditsolutions/new/
>
> Now I need to try and find a way to make the form submit it’s data  to the
> site owners email address. Or email the .pdf.
>
> Also how do I access the data submitted by the form user ? So far all it
> does is make a pdf for the user. Not sure what to do here ?
>
>
>
> Thanks again for all your help, Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Thursday, March 25, 2010 8:45 AM
>
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I
> move the form I have made on my computer to my new server server
>
>
>
> Hi Wayne,
>
> The files created by FormBuilder are required to run in FormRunner, which is
> configured
> to look for them in the eXist database.  I would have to defer to the
> developers as to
> whether you can configure FormRunner to look in the file system, but it
> seems likely.
>
> With the eXist admin gui, it is rather easy to upload files.  The eXist REST
> interface
> also lets you PUT files directly.  If you wished to automate the process of
> uploading
> your files, it would not be too much more complicated to use the orbeon CLI
> to
> do so.  OK, a bit more complicated than an ftp or scp script.
>
>
> In any case, all the files you are looking for are stored in an eXist
> collection.
>
> The files
> contain a mix of standard xforms and FormRunner elements.
>
> And Orbeon Forms is also a client-server program, so even the html generated
> requires the server.  Did you try pointing your browser to :
>
> http://localhost:8080/orbeon/exist/rest/db/CreditForm
>
>
> Cheers,
> Hank
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> After you publish the form where do those files get published to ?
>> Shouldn't
>> I be able to find the published files and upload them to a regular
>> webserver
>> ? At least that's what I've always done in the past with every form
>> generating program I've ever used. You build the form you generate the
>> files, you upload them to the server and access the url to the
>> pagename.php
>> or pagename.html. Isn't that what's supposed to happen here.  Where are
>> the
>> "collection" of files located. ?  What would be the path to the published
>> files on my computer ?
>>
>>
>>
>> Thanks again for all the help, Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:49 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
>> form i have made on my computer to my new server server
>>
>>
>>
>>
>> Is your form CreditForm?  Then the files associated with it are
>> in the "collection" of that name.
>>
>> Sorry that I can't say if you only need to copy that collection to
>> your server, but I am suggesting that you try.  I think it will be
>> easier to use the eXist Admin gui.
>>
>> Good luck,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>>
>>> I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection
>>> name="/db"
>>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>>> permissions="rwurwurwu">
>>>
>>>   <exist:collection name="CreditForm"
>>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>>> permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> I I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>>> group="guest" permissions="rwur-ur-u">
>>>
>>>   <exist:collection name="builder"
>>> created="2010-02-03T16:25:55.092-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 4:13 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>>> have made on my computer to my new server server
>>>
>>>
>>>
>>>
>>> What do you see when you point your browser to
>>>
>>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>>> exist/rest/
>>>
>>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> You should be accessing the rest interface to the
>>> eXist database Orbeon Forms is using.
>>>
>>> Cheers,
>>> Hank
>>>
>>>
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Here are 5  different links to the form I have created starting with the
>>>> welcome page.
>>>>
>>>>
>>>>
>>>> http://localhost:8080/orbeon/welcome/
>>>>
>>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>>
>>>>
>>>
>>
>> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>>> 5a86ec7a/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>>
>>>>
>>>>
>>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Hope this helps, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>>> made
>>>> on my computer to my new server server
>>>>
>>>>
>>>>
>>>> Could you tell me what the url is you use presently?
>>>>
>>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>>> running on port 8080?
>>>>
>>>> Thanks,
>>>> Hank
>>>>
>>>> Quoting Wayne Burkart <[hidden email]>:
>>>>
>>>>> He Hank,
>>>>>
>>>>>
>>>>>
>>>>> Ok I have tried to visit the last 2 url's you provided but I receive
>>>>> the
>>>>> following errors, see attached screenshots.
>>>>>
>>>>> I'm also not sure how to install a JDK ?
>>>>>
>>>>>
>>>>>
>>>>> Wayne
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>>> To: [hidden email]
>>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
>> my
>>>>> computer to my new server server
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> No problem. I recommend you install a jdk so that you can run the
>>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>>> and that can be some help to get started.
>>>>>
>>>>> In any case, form runner created forms are saved in the local
>>>>> eXist database and you can locate them simply by using your
>>>>> browser.  For example, point to :
>>>>>
>>>>> http://my.server.com/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/db/orbeon/
>>>>>
>>>>> and you should get back a snippet of xml tha lists the files
>>>>> and collections (directories) .  This is where your forms are.
>>>>>
>>>>> AFAIK, Form Builder requires Form Runner and the two
>>>>> look to the build in eXist database to store the form files.
>>>>>
>>>>> I am sure there is a way to copy your form from a system
>>>>> you created it on to one where it is published, but I haven't
>>>>> done this in a production environment, so I can't walk you
>>>>> through the steps.
>>>>>
>>>>> --Hank
>>>>>
>>>>>
>>>>> Quoting wburkart <[hidden email]>:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>>> the link I go to the page where I can see my form in a list. See the
>>>>>> attached screenshot. When I click on the form in the list a new
>>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>>> form transferred from my computer to the new server. I have also
>>>>>> clicked the publish button. It published the form but I?m not sure
>>>>>> where ? I thought that if I was to take the .war file from my
>>>>>> computer and upload it to the server that it would transfer the form
>>>>>> also. I see that it is probably stored within a database somewhere.
>>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>>> new server. I thought I could just transfer it but it seems to be
>>>>>> getting complicated and I?m not understanding the procedure.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Thank you for the help, Wayne
>>>>>>
>>>>>>
>>>>>>
>>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>>> [mailto:[hidden email]]
>>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>>> To: wburkart
>>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>>> my new server server
>>>>>>
>>>>>>
>>>>>>
>>>>>> Hi Wayne,
>>>>>>
>>>>>> If you created a form, as static page or a view referenced in the
>>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>>> should be able to drop your .war file into the tomcat webapps
>>>>>> folder and the common settings are to auto-deploy the files
>>>>>> and to re-deploy them if the .war file is updated.
>>>>>>
>>>>>> It thought you created the form in Form Builder....
>>>>>>
>>>>>> --hank
>>>>>>
>>>>>> Quoting wburkart <[hidden email]
>>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> &node=1689812&i=0>
>>>>>> >:
>>>>>>
>>>>>>>
>>>>>>> Hey Hank,
>>>>>>>
>>>>>>> Can i not just take the orbeon.war file from my computer and upload
>>>>>>> it
>>>> to
>>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>>> orbeon.war
>>>>>>> file ? I have downloaded the program from http://exist-db.org/ But
>>>>>>> i'm
>>>>> not
>>>>>>> to sure how to use it. It's saying the application needs a JDK. A
>>>>>>> java
>>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>>> don't
>>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
>> my
>>>>>>> computer to the server if it will work ?
>>>>>>>
>>>>>>> Thanks again for your help, Wayne
>>>>>>> --
>>>>>
>>>>> --
>>>>> Hank Ratzesberger
>>>>> [hidden email]
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
> --
> 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, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

wburkart
Hello Alex,

Ok I did not know I'd have to write code. To be honest I don't have a clue
how to write code for xforms. I have spent the last month just trying to get
Orbeon up and running, It was no easy task ! I have completed my form and it
is up and running: http://180creditsolutions.ca   I just need a way for the
site owner to receive the submitted data in the form of an email or send the
pdf or some way. Is there any code that has already been written I could use
? Or is there someone that could help me with this ? I'm not sure what to do
here ? I just need a simple way to receive the submitted data.

Thank you for your help, Wayne

-----Original Message-----
From: Alessandro Vernet [mailto:[hidden email]]
Sent: Thursday, March 25, 2010 11:37 AM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How
do I move the form I have made on my computer to my new server server

Wayne,

At this point, the forms you create with Form Builder capture the data and
store it into eXist (or any database for which there is a persistence
layer). It is then up to you to write code to do something with this data in
eXist, e.g. through a batch process you run at a regular interval, or
modifying the XForms created by Form Builder to also do something else in
addition to storing it into eXist.

Alex

On Thu, Mar 25, 2010 at 9:06 AM, Wayne Burkart <[hidden email]> wrote:

> Hey Louis,
>
>
>
> Thanks for the info. I just recreated the form from scratch:
> http://180creditsolutions.ca/orbeon/fr/creditform/creditsolutions/new/
>
> Now I need to try and find a way to make the form submit it’s data  to
> the site owners email address. Or email the .pdf.
>
> Also how do I access the data submitted by the form user ? So far all
> it does is make a pdf for the user. Not sure what to do here ?
>
>
>
> Thanks again for all your help, Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Thursday, March 25, 2010 8:45 AM
>
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How
> do I move the form I have made on my computer to my new server server
>
>
>
> Hi Wayne,
>
> The files created by FormBuilder are required to run in FormRunner,
> which is configured to look for them in the eXist database.  I would
> have to defer to the developers as to whether you can configure
> FormRunner to look in the file system, but it seems likely.
>
> With the eXist admin gui, it is rather easy to upload files.  The
> eXist REST interface also lets you PUT files directly.  If you wished
> to automate the process of uploading your files, it would not be too
> much more complicated to use the orbeon CLI to do so.  OK, a bit more
> complicated than an ftp or scp script.
>
>
> In any case, all the files you are looking for are stored in an eXist
> collection.
>
> The files
> contain a mix of standard xforms and FormRunner elements.
>
> And Orbeon Forms is also a client-server program, so even the html
> generated requires the server.  Did you try pointing your browser to :
>
> http://localhost:8080/orbeon/exist/rest/db/CreditForm
>
>
> Cheers,
> Hank
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> After you publish the form where do those files get published to ?
>> Shouldn't
>> I be able to find the published files and upload them to a regular
>> webserver ? At least that's what I've always done in the past with
>> every form generating program I've ever used. You build the form you
>> generate the files, you upload them to the server and access the url
>> to the pagename.php or pagename.html. Isn't that what's supposed to
>> happen here.  Where are the "collection" of files located. ?  What
>> would be the path to the published files on my computer ?
>>
>>
>>
>> Thanks again for all the help, Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:49 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move
the

>> form i have made on my computer to my new server server
>>
>>
>>
>>
>> Is your form CreditForm?  Then the files associated with it are
>> in the "collection" of that name.
>>
>> Sorry that I can't say if you only need to copy that collection to
>> your server, but I am suggesting that you try.  I think it will be
>> easier to use the eXist Admin gui.
>>
>> Good luck,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>>
>>> I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection
>>> name="/db"
>>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>>> permissions="rwurwurwu">
>>>
>>>   <exist:collection name="CreditForm"
>>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>>> permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="orbeon"
created="2010-02-03T15:56:20.712-08:00"

>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> I I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> -
<exist:collection

>>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>>> group="guest" permissions="rwur-ur-u">
>>>
>>>   <exist:collection name="builder"
>>> created="2010-02-03T16:25:55.092-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="xforms"
created="2010-02-03T15:56:20.712-08:00"

>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 4:13 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form
i

>>> have made on my computer to my new server server
>>>
>>>
>>>
>>>
>>> What do you see when you point your browser to
>>>
>>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>>> exist/rest/
>>>
>>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> You should be accessing the rest interface to the
>>> eXist database Orbeon Forms is using.
>>>
>>> Cheers,
>>> Hank
>>>
>>>
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Here are 5  different links to the form I have created starting with
the

>>>> welcome page.
>>>>
>>>>
>>>>
>>>> http://localhost:8080/orbeon/welcome/
>>>>
>>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>>
>>>>
>>>
>>
>>
http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8

>>>> 5a86ec7a/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>>
>>>>
>>>>
>>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Hope this helps, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>>> made
>>>> on my computer to my new server server
>>>>
>>>>
>>>>
>>>> Could you tell me what the url is you use presently?
>>>>
>>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>>> running on port 8080?
>>>>
>>>> Thanks,
>>>> Hank
>>>>
>>>> Quoting Wayne Burkart <[hidden email]>:
>>>>
>>>>> He Hank,
>>>>>
>>>>>
>>>>>
>>>>> Ok I have tried to visit the last 2 url's you provided but I receive
>>>>> the
>>>>> following errors, see attached screenshots.
>>>>>
>>>>> I'm also not sure how to install a JDK ?
>>>>>
>>>>>
>>>>>
>>>>> Wayne
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>>> To: [hidden email]
>>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
>> my
>>>>> computer to my new server server
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> No problem. I recommend you install a jdk so that you can run the
>>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>>> and that can be some help to get started.
>>>>>
>>>>> In any case, form runner created forms are saved in the local
>>>>> eXist database and you can locate them simply by using your
>>>>> browser.  For example, point to :
>>>>>
>>>>> http://my.server.com/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/db/orbeon/
>>>>>
>>>>> and you should get back a snippet of xml tha lists the files
>>>>> and collections (directories) .  This is where your forms are.
>>>>>
>>>>> AFAIK, Form Builder requires Form Runner and the two
>>>>> look to the build in eXist database to store the form files.
>>>>>
>>>>> I am sure there is a way to copy your form from a system
>>>>> you created it on to one where it is published, but I haven't
>>>>> done this in a production environment, so I can't walk you
>>>>> through the steps.
>>>>>
>>>>> --Hank
>>>>>
>>>>>
>>>>> Quoting wburkart <[hidden email]>:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>>> the link I go to the page where I can see my form in a list. See the
>>>>>> attached screenshot. When I click on the form in the list a new
>>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>>> form transferred from my computer to the new server. I have also
>>>>>> clicked the publish button. It published the form but I?m not sure
>>>>>> where ? I thought that if I was to take the .war file from my
>>>>>> computer and upload it to the server that it would transfer the form
>>>>>> also. I see that it is probably stored within a database somewhere.
>>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>>> new server. I thought I could just transfer it but it seems to be
>>>>>> getting complicated and I?m not understanding the procedure.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Thank you for the help, Wayne
>>>>>>
>>>>>>
>>>>>>
>>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>>> [mailto:[hidden email]]
>>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>>> To: wburkart
>>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>>> my new server server
>>>>>>
>>>>>>
>>>>>>
>>>>>> Hi Wayne,
>>>>>>
>>>>>> If you created a form, as static page or a view referenced in the
>>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>>> should be able to drop your .war file into the tomcat webapps
>>>>>> folder and the common settings are to auto-deploy the files
>>>>>> and to re-deploy them if the .war file is updated.
>>>>>>
>>>>>> It thought you created the form in Form Builder....
>>>>>>
>>>>>> --hank
>>>>>>
>>>>>> Quoting wburkart <[hidden email]
>>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> &node=1689812&i=0>
>>>>>> >:
>>>>>>
>>>>>>>
>>>>>>> Hey Hank,
>>>>>>>
>>>>>>> Can i not just take the orbeon.war file from my computer and upload
>>>>>>> it
>>>> to
>>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>>> orbeon.war
>>>>>>> file ? I have downloaded the program from http://exist-db.org/ But
>>>>>>> i'm
>>>>> not
>>>>>>> to sure how to use it. It's saying the application needs a JDK. A
>>>>>>> java
>>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>>> don't
>>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
>> my
>>>>>>> computer to the server if it will work ?
>>>>>>>
>>>>>>> Thanks again for your help, Wayne
>>>>>>> --
>>>>>
>>>>> --
>>>>> Hank Ratzesberger
>>>>> [hidden email]
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
> --
> 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, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

wburkart
In reply to this post by Louis Ratzesberger

Hey Hank,

 

Ok my form is up and running now: http://180creditsolutions.ca Now I have another dilemma. I need  to find a way to receive the submitted data from the form.

The site owner needs to receive the submitted form data in the form of an email or the pdf emailed. Not sure how to do this ? I have no idea how to write code

for xforms but need a solution. Is there any code that has been pre written I could use or some other way to receive the submitted data ? I’m not sure why it’s

has to be so complicated to receive data submitted by the form. I can do this with a $20 program on my linux server in 2 minutes ! Not sure why it’s so hard to do

with orbeon.  So much has gone into the development of orbeon forms but I can’t believe there is not an easy way to just receive the submitted data.

 

Hope you can assist me, Wayne

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Thursday, March 25, 2010 8:45 AM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

 

Hi Wayne,

The files created by FormBuilder are required to run in FormRunner, which is configured
to look for them in the eXist database.  I would have to defer to the developers as to
whether you can configure FormRunner to look in the file system, but it seems likely.

With the eXist admin gui, it is rather easy to upload files.  The eXist REST interface
also lets you PUT files directly.  If you wished to automate the process of uploading
your files, it would not be too much more complicated to use the orbeon CLI to
do so.  OK, a bit more complicated than an ftp or scp script.


In any case, all the files you are looking for are stored in an eXist collection.

The files
contain a mix of standard xforms and FormRunner elements. 

And Orbeon Forms is also a client-server program, so even the html generated
requires the server.  Did you try pointing your browser to :

http://localhost:8080/orbeon/exist/rest/db/CreditForm


Cheers,
Hank


Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> After you publish the form where do those files get published to ? Shouldn't
> I be able to find the published files and upload them to a regular webserver
> ? At least that's what I've always done in the past with every form
> generating program I've ever used. You build the form you generate the
> files, you upload them to the server and access the url to the pagename.php
> or pagename.html. Isn't that what's supposed to happen here.  Where are the
> "collection" of files located. ?  What would be the path to the published
> files on my computer ?
>
>
>
> Thanks again for all the help, Wayne
>
>
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Wednesday, March 24, 2010 4:49 PM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
> form i have made on my computer to my new server server
>
>
>
>
> Is your form CreditForm?  Then the files associated with it are
> in the "collection" of that name.
>
> Sorry that I can't say if you only need to copy that collection to
> your server, but I am suggesting that you try.  I think it will be
> easier to use the eXist Admin gui.
>
> Good luck,
> Hank
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>
>> I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection name="/db"
>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>> permissions="rwurwurwu">
>>
>>   <exist:collection name="CreditForm"
>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>> permissions="rwur-ur-u" />
>>
>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> I I see this:
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>
>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>> group="guest" permissions="rwur-ur-u">
>>
>>   <exist:collection name="builder" created="2010-02-03T16:25:55.092-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>
>>   </exist:collection>
>>
>>   </exist:result>
>>
>>
>>
>>
>>
>>
>>
>> Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:13 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>> have made on my computer to my new server server
>>
>>
>>
>>
>> What do you see when you point your browser to
>>
>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>> exist/rest/
>>
>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>
>> You should be accessing the rest interface to the
>> eXist database Orbeon Forms is using.
>>
>> Cheers,
>> Hank
>>
>>
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> Here are 5  different links to the form I have created starting with the
>>> welcome page.
>>>
>>>
>>>
>>> http://localhost:8080/orbeon/welcome/
>>>
>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>
>>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>> 5a86ec7a/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>
>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>
>>>
>>>
>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>
>>>
>>>
>>>
>>>
>>> Hope this helps, Wayne
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>> made
>>> on my computer to my new server server
>>>
>>>
>>>
>>> Could you tell me what the url is you use presently?
>>>
>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>> running on port 8080?
>>>
>>> Thanks,
>>> Hank
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> He Hank,
>>>>
>>>>
>>>>
>>>> Ok I have tried to visit the last 2 url's you provided but I receive the
>>>> following errors, see attached screenshots.
>>>>
>>>> I'm also not sure how to install a JDK ?
>>>>
>>>>
>>>>
>>>> Wayne
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
> my
>>>> computer to my new server server
>>>>
>>>>
>>>>
>>>>
>>>> Hi Wayne,
>>>>
>>>> No problem. I recommend you install a jdk so that you can run the
>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>> and that can be some help to get started.
>>>>
>>>> In any case, form runner created forms are saved in the local
>>>> eXist database and you can locate them simply by using your
>>>> browser.  For example, point to :
>>>>
>>>> http://my.server.com/exist/rest/
>>>>
>>>> http://localhost/exist/rest/
>>>>
>>>> http://localhost/exist/rest/db/orbeon/
>>>>
>>>> and you should get back a snippet of xml tha lists the files
>>>> and collections (directories) .  This is where your forms are.
>>>>
>>>> AFAIK, Form Builder requires Form Runner and the two
>>>> look to the build in eXist database to store the form files.
>>>>
>>>> I am sure there is a way to copy your form from a system
>>>> you created it on to one where it is published, but I haven't
>>>> done this in a production environment, so I can't walk you
>>>> through the steps.
>>>>
>>>> --Hank
>>>>
>>>>
>>>> Quoting wburkart <[hidden email]>:
>>>>
>>>>>
>>>>> Hey Hank,
>>>>>
>>>>>
>>>>>
>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>> the link I go to the page where I can see my form in a list. See the
>>>>> attached screenshot. When I click on the form in the list a new
>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>> form transferred from my computer to the new server. I have also
>>>>> clicked the publish button. It published the form but I?m not sure
>>>>> where ? I thought that if I was to take the .war file from my
>>>>> computer and upload it to the server that it would transfer the form
>>>>> also. I see that it is probably stored within a database somewhere.
>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>> new server. I thought I could just transfer it but it seems to be
>>>>> getting complicated and I?m not understanding the procedure.
>>>>>
>>>>>
>>>>>
>>>>> Thank you for the help, Wayne
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>> [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>> To: wburkart
>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>> my new server server
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> If you created a form, as static page or a view referenced in the
>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>> should be able to drop your .war file into the tomcat webapps
>>>>> folder and the common settings are to auto-deploy the files
>>>>> and to re-deploy them if the .war file is updated.
>>>>>
>>>>> It thought you created the form in Form Builder....
>>>>>
>>>>> --hank
>>>>>
>>>>> Quoting wburkart <[hidden email]
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> >:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>> Can i not just take the orbeon.war file from my computer and upload it
>>> to
>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>> orbeon.war
>>>>>> file ? I have downloaded the program from http://exist-db.org/ But i'm
>>>> not
>>>>>> to sure how to use it. It's saying the application needs a JDK. A java
>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>> don't
>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
> my
>>>>>> computer to the server if it will work ?
>>>>>>
>>>>>> Thanks again for your help, Wayne
>>>>>> --
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

Louis Ratzesberger


Hi Wayne,

Well, so far so good.

I suppose those $20 scripts are good for a one off form,
but everything is there with Orbeon, so let's bring the
conversation off-list and figure out how to connect
things up.

--Hank

Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> Ok my form is up and running now: http://180creditsolutions.ca Now I have
> another dilemma. I need  to find a way to receive the submitted data from
> the form.
>
> The site owner needs to receive the submitted form data in the form of an
> email or the pdf emailed. Not sure how to do this ? I have no idea how to
> write code
>
> for xforms but need a solution. Is there any code that has been pre written
> I could use or some other way to receive the submitted data ? I'm not sure
> why it's
>
> has to be so complicated to receive data submitted by the form. I can do
> this with a $20 program on my linux server in 2 minutes ! Not sure why it's
> so hard to do
>
> with orbeon.  So much has gone into the development of orbeon forms but I
> can't believe there is not an easy way to just receive the submitted data.
>
>
>
> Hope you can assist me, Wayne
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Thursday, March 25, 2010 8:45 AM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I
> move the form I have made on my computer to my new server server
>
>
>
> Hi Wayne,
>
> The files created by FormBuilder are required to run in FormRunner, which is
> configured
> to look for them in the eXist database.  I would have to defer to the
> developers as to
> whether you can configure FormRunner to look in the file system, but it
> seems likely.
>
> With the eXist admin gui, it is rather easy to upload files.  The eXist REST
> interface
> also lets you PUT files directly.  If you wished to automate the process of
> uploading
> your files, it would not be too much more complicated to use the orbeon CLI
> to
> do so.  OK, a bit more complicated than an ftp or scp script.
>
>
> In any case, all the files you are looking for are stored in an eXist
> collection.
>
> The files
> contain a mix of standard xforms and FormRunner elements.
>
> And Orbeon Forms is also a client-server program, so even the html generated
> requires the server.  Did you try pointing your browser to :
>
> http://localhost:8080/orbeon/exist/rest/db/CreditForm
>
>
> Cheers,
> Hank
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> After you publish the form where do those files get published to ?
> Shouldn't
>> I be able to find the published files and upload them to a regular
> webserver
>> ? At least that's what I've always done in the past with every form
>> generating program I've ever used. You build the form you generate the
>> files, you upload them to the server and access the url to the
> pagename.php
>> or pagename.html. Isn't that what's supposed to happen here.  Where are
> the
>> "collection" of files located. ?  What would be the path to the published
>> files on my computer ?
>>
>>
>>
>> Thanks again for all the help, Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:49 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
>> form i have made on my computer to my new server server
>>
>>
>>
>>
>> Is your form CreditForm?  Then the files associated with it are
>> in the "collection" of that name.
>>
>> Sorry that I can't say if you only need to copy that collection to
>> your server, but I am suggesting that you try.  I think it will be
>> easier to use the eXist Admin gui.
>>
>> Good luck,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>>
>>> I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection
> name="/db"
>>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>>> permissions="rwurwurwu">
>>>
>>>   <exist:collection name="CreditForm"
>>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>>> permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> I I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>>> group="guest" permissions="rwur-ur-u">
>>>
>>>   <exist:collection name="builder"
> created="2010-02-03T16:25:55.092-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 4:13 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>>> have made on my computer to my new server server
>>>
>>>
>>>
>>>
>>> What do you see when you point your browser to
>>>
>>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>>> exist/rest/
>>>
>>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> You should be accessing the rest interface to the
>>> eXist database Orbeon Forms is using.
>>>
>>> Cheers,
>>> Hank
>>>
>>>
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Here are 5  different links to the form I have created starting with the
>>>> welcome page.
>>>>
>>>>
>>>>
>>>> http://localhost:8080/orbeon/welcome/
>>>>
>>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>>
>>>>
>>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>>> 5a86ec7a/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>>
>>>>
>>>>
>>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Hope this helps, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>>> made
>>>> on my computer to my new server server
>>>>
>>>>
>>>>
>>>> Could you tell me what the url is you use presently?
>>>>
>>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>>> running on port 8080?
>>>>
>>>> Thanks,
>>>> Hank
>>>>
>>>> Quoting Wayne Burkart <[hidden email]>:
>>>>
>>>>> He Hank,
>>>>>
>>>>>
>>>>>
>>>>> Ok I have tried to visit the last 2 url's you provided but I receive
> the
>>>>> following errors, see attached screenshots.
>>>>>
>>>>> I'm also not sure how to install a JDK ?
>>>>>
>>>>>
>>>>>
>>>>> Wayne
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>>> To: [hidden email]
>>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
>> my
>>>>> computer to my new server server
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> No problem. I recommend you install a jdk so that you can run the
>>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>>> and that can be some help to get started.
>>>>>
>>>>> In any case, form runner created forms are saved in the local
>>>>> eXist database and you can locate them simply by using your
>>>>> browser.  For example, point to :
>>>>>
>>>>> http://my.server.com/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/db/orbeon/
>>>>>
>>>>> and you should get back a snippet of xml tha lists the files
>>>>> and collections (directories) .  This is where your forms are.
>>>>>
>>>>> AFAIK, Form Builder requires Form Runner and the two
>>>>> look to the build in eXist database to store the form files.
>>>>>
>>>>> I am sure there is a way to copy your form from a system
>>>>> you created it on to one where it is published, but I haven't
>>>>> done this in a production environment, so I can't walk you
>>>>> through the steps.
>>>>>
>>>>> --Hank
>>>>>
>>>>>
>>>>> Quoting wburkart <[hidden email]>:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>>> the link I go to the page where I can see my form in a list. See the
>>>>>> attached screenshot. When I click on the form in the list a new
>>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>>> form transferred from my computer to the new server. I have also
>>>>>> clicked the publish button. It published the form but I?m not sure
>>>>>> where ? I thought that if I was to take the .war file from my
>>>>>> computer and upload it to the server that it would transfer the form
>>>>>> also. I see that it is probably stored within a database somewhere.
>>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>>> new server. I thought I could just transfer it but it seems to be
>>>>>> getting complicated and I?m not understanding the procedure.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Thank you for the help, Wayne
>>>>>>
>>>>>>
>>>>>>
>>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>>> [mailto:[hidden email]]
>>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>>> To: wburkart
>>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>>> my new server server
>>>>>>
>>>>>>
>>>>>>
>>>>>> Hi Wayne,
>>>>>>
>>>>>> If you created a form, as static page or a view referenced in the
>>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>>> should be able to drop your .war file into the tomcat webapps
>>>>>> folder and the common settings are to auto-deploy the files
>>>>>> and to re-deploy them if the .war file is updated.
>>>>>>
>>>>>> It thought you created the form in Form Builder....
>>>>>>
>>>>>> --hank
>>>>>>
>>>>>> Quoting wburkart <[hidden email]
>>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> &node=1689812&i=0>
>>>>>> >:
>>>>>>
>>>>>>>
>>>>>>> Hey Hank,
>>>>>>>
>>>>>>> Can i not just take the orbeon.war file from my computer and upload
> it
>>>> to
>>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>>> orbeon.war
>>>>>>> file ? I have downloaded the program from http://exist-db.org/ But
> i'm
>>>>> not
>>>>>>> to sure how to use it. It's saying the application needs a JDK. A
> java
>>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>>> don't
>>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
>> my
>>>>>>> computer to the server if it will work ?
>>>>>>>
>>>>>>> Thanks again for your help, Wayne
>>>>>>> --
>>>>>
>>>>> --
>>>>> Hank Ratzesberger
>>>>> [hidden email]
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

wburkart

Hey Hank,

 

Ok how do we bring the conversation off list ? My email address is [hidden email]

You can contact me through this email if it’s ok ? Let me know any other info you may require.

 

Thank you again for the help, Wayne

 

From: Louis Ratzesberger [mailto:[hidden email]]
Sent: Thursday, March 25, 2010 4:26 PM
To: [hidden email]
Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I move the form I have made on my computer to my new server server

 


Hi Wayne,

Well, so far so good.

I suppose those $20 scripts are good for a one off form,
but everything is there with Orbeon, so let's bring the
conversation off-list and figure out how to connect
things up.

--Hank

Quoting Wayne Burkart <[hidden email]>:

> Hey Hank,
>
>
>
> Ok my form is up and running now: http://180creditsolutions.ca Now I have
> another dilemma. I need  to find a way to receive the submitted data from
> the form.
>
> The site owner needs to receive the submitted form data in the form of an
> email or the pdf emailed. Not sure how to do this ? I have no idea how to
> write code
>
> for xforms but need a solution. Is there any code that has been pre written
> I could use or some other way to receive the submitted data ? I'm not sure
> why it's
>
> has to be so complicated to receive data submitted by the form. I can do
> this with a $20 program on my linux server in 2 minutes ! Not sure why it's
> so hard to do
>
> with orbeon.  So much has gone into the development of orbeon forms but I
> can't believe there is not an easy way to just receive the submitted data.
>
>
>
> Hope you can assist me, Wayne
>
>
>
> From: Louis Ratzesberger [mailto:[hidden email]]
> Sent: Thursday, March 25, 2010 8:45 AM
> To: [hidden email]
> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: RE: Re: How do I
> move the form I have made on my computer to my new server server
>
>
>
> Hi Wayne,
>
> The files created by FormBuilder are required to run in FormRunner, which is
> configured
> to look for them in the eXist database.  I would have to defer to the
> developers as to
> whether you can configure FormRunner to look in the file system, but it
> seems likely.
>
> With the eXist admin gui, it is rather easy to upload files.  The eXist REST
> interface
> also lets you PUT files directly.  If you wished to automate the process of
> uploading
> your files, it would not be too much more complicated to use the orbeon CLI
> to
> do so.  OK, a bit more complicated than an ftp or scp script.
>
>
> In any case, all the files you are looking for are stored in an eXist
> collection.
>
> The files
> contain a mix of standard xforms and FormRunner elements.
>
> And Orbeon Forms is also a client-server program, so even the html generated
> requires the server.  Did you try pointing your browser to :
>
> http://localhost:8080/orbeon/exist/rest/db/CreditForm
>
>
> Cheers,
> Hank
>
>
> Quoting Wayne Burkart <[hidden email]>:
>
>> Hey Hank,
>>
>>
>>
>> After you publish the form where do those files get published to ?
> Shouldn't
>> I be able to find the published files and upload them to a regular
> webserver
>> ? At least that's what I've always done in the past with every form
>> generating program I've ever used. You build the form you generate the
>> files, you upload them to the server and access the url to the
> pagename.php
>> or pagename.html. Isn't that what's supposed to happen here.  Where are
> the
>> "collection" of files located. ?  What would be the path to the published
>> files on my computer ?
>>
>>
>>
>> Thanks again for all the help, Wayne
>>
>>
>>
>>
>>
>> From: Louis Ratzesberger [mailto:[hidden email]]
>> Sent: Wednesday, March 24, 2010 4:49 PM
>> To: [hidden email]
>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: RE: Re: How do i move the
>> form i have made on my computer to my new server server
>>
>>
>>
>>
>> Is your form CreditForm?  Then the files associated with it are
>> in the "collection" of that name.
>>
>> Sorry that I can't say if you only need to copy that collection to
>> your server, but I am suggesting that you try.  I think it will be
>> easier to use the eXist Admin gui.
>>
>> Good luck,
>> Hank
>>
>> Quoting Wayne Burkart <[hidden email]>:
>>
>>> Hey Hank,
>>>
>>>
>>>
>>> When I go to; http://localhost:8080/orbeon/exist/rest/
>>>
>>> I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/> - <exist:collection
> name="/db"
>>> created="2010-02-03T15:47:38.701-08:00" owner="admin" group="dba"
>>> permissions="rwurwurwu">
>>>
>>>   <exist:collection name="CreditForm"
>>> created="2010-02-03T19:46:36.157-08:00" owner="guest" group="guest"
>>> permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="orbeon" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>> And when I go to: http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> I I see this:
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:result
>>> xmlns:exist="http://exist.sourceforge.net/NS/exist">
>>>
>>>  <http://localhost:8080/orbeon/exist/rest/db/orbeon/> - <exist:collection
>>> name="/db/orbeon" created="2010-02-03T15:56:20.712-08:00" owner="guest"
>>> group="guest" permissions="rwur-ur-u">
>>>
>>>   <exist:collection name="builder"
> created="2010-02-03T16:25:55.092-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="forms" created="2010-02-04T01:53:42.41-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   <exist:collection name="xforms" created="2010-02-03T15:56:20.712-08:00"
>>> owner="guest" group="guest" permissions="rwur-ur-u" />
>>>
>>>   </exist:collection>
>>>
>>>   </exist:result>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Wayne
>>>
>>>
>>>
>>>
>>>
>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>> Sent: Wednesday, March 24, 2010 4:13 PM
>>> To: [hidden email]
>>> Subject: [ops-users] Re: RE: Re: RE: Re: RE: Re: How do i move the form i
>>> have made on my computer to my new server server
>>>
>>>
>>>
>>>
>>> What do you see when you point your browser to
>>>
>>> http://localhost:8080/orbeon/ <http://localhost:8080/orbeon/welcome/>
>>> exist/rest/
>>>
>>>  http://localhost:8080/orbeon/exist/rest/db/orbeon/
>>>
>>> You should be accessing the rest interface to the
>>> eXist database Orbeon Forms is using.
>>>
>>> Cheers,
>>> Hank
>>>
>>>
>>>
>>> Quoting Wayne Burkart <[hidden email]>:
>>>
>>>> Hey Hank,
>>>>
>>>>
>>>>
>>>> Here are 5  different links to the form I have created starting with the
>>>> welcome page.
>>>>
>>>>
>>>>
>>>> http://localhost:8080/orbeon/welcome/
>>>>
>>>> http://localhost:8080/orbeon/fr/orbeon/builder/summary/
>>>>
>>>>
>>>
>>
> http://localhost:8080/orbeon/fr/orbeon/builder/edit/371ffd5d484fdaca5265d0a8
>>>> 5a86ec7a/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/summary/
>>>>
>>>> http://localhost:8080/orbeon/fr/CreditForm/One-ATCredit/new/
>>>>
>>>>
>>>>
>>>> My ip address is: 96.55.75.97  Can you connect to me through my ip ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Hope this helps, Wayne
>>>>
>>>>
>>>>
>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>> Sent: Wednesday, March 24, 2010 3:51 PM
>>>> To: [hidden email]
>>>> Subject: [ops-users] Re: RE: Re: RE: Re: How do i move the form i have
>>> made
>>>> on my computer to my new server server
>>>>
>>>>
>>>>
>>>> Could you tell me what the url is you use presently?
>>>>
>>>> That looks like IIS, but what about Orbeon/Tomcat, is it
>>>> running on port 8080?
>>>>
>>>> Thanks,
>>>> Hank
>>>>
>>>> Quoting Wayne Burkart <[hidden email]>:
>>>>
>>>>> He Hank,
>>>>>
>>>>>
>>>>>
>>>>> Ok I have tried to visit the last 2 url's you provided but I receive
> the
>>>>> following errors, see attached screenshots.
>>>>>
>>>>> I'm also not sure how to install a JDK ?
>>>>>
>>>>>
>>>>>
>>>>> Wayne
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> From: Louis Ratzesberger [mailto:[hidden email]]
>>>>> Sent: Wednesday, March 24, 2010 3:15 PM
>>>>> To: [hidden email]
>>>>> Subject: [ops-users] Re: RE: Re: How do i move the form i have made on
>> my
>>>>> computer to my new server server
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Hi Wayne,
>>>>>
>>>>> No problem. I recommend you install a jdk so that you can run the
>>>>> eXist client.  It will give you some desktop drag and drop capablility
>>>>> and that can be some help to get started.
>>>>>
>>>>> In any case, form runner created forms are saved in the local
>>>>> eXist database and you can locate them simply by using your
>>>>> browser.  For example, point to :
>>>>>
>>>>> http://my.server.com/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/
>>>>>
>>>>> http://localhost/exist/rest/db/orbeon/
>>>>>
>>>>> and you should get back a snippet of xml tha lists the files
>>>>> and collections (directories) .  This is where your forms are.
>>>>>
>>>>> AFAIK, Form Builder requires Form Runner and the two
>>>>> look to the build in eXist database to store the form files.
>>>>>
>>>>> I am sure there is a way to copy your form from a system
>>>>> you created it on to one where it is published, but I haven't
>>>>> done this in a production environment, so I can't walk you
>>>>> through the steps.
>>>>>
>>>>> --Hank
>>>>>
>>>>>
>>>>> Quoting wburkart <[hidden email]>:
>>>>>
>>>>>>
>>>>>> Hey Hank,
>>>>>>
>>>>>>
>>>>>>
>>>>>> Sorry I?m a little confused as all this is new to me. I created the
>>>>>> form by clicking on the Form Builder (Preview) link. After I click on
>>>>>> the link I go to the page where I can see my form in a list. See the
>>>>>> attached screenshot. When I click on the form in the list a new
>>>>>> window opens up with my form in edit mode.  I just want to get this
>>>>>> form transferred from my computer to the new server. I have also
>>>>>> clicked the publish button. It published the form but I?m not sure
>>>>>> where ? I thought that if I was to take the .war file from my
>>>>>> computer and upload it to the server that it would transfer the form
>>>>>> also. I see that it is probably stored within a database somewhere.
>>>>>> I?m hoping that I do not have to redo the form from scratch on the
>>>>>> new server. I thought I could just transfer it but it seems to be
>>>>>> getting complicated and I?m not understanding the procedure.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Thank you for the help, Wayne
>>>>>>
>>>>>>
>>>>>>
>>>>>> From: Louis Ratzesberger [via Orbeon Forms (ops-users)]
>>>>>> [mailto:[hidden email]]
>>>>>> Sent: Wednesday, March 24, 2010 1:53 PM
>>>>>> To: wburkart
>>>>>> Subject: Re: Re: How do i move the form i have made on my computer to
>>>>>> my new server server
>>>>>>
>>>>>>
>>>>>>
>>>>>> Hi Wayne,
>>>>>>
>>>>>> If you created a form, as static page or a view referenced in the
>>>>>> page-flow.xml , and it resides in you .war file, then indeed you
>>>>>> should be able to drop your .war file into the tomcat webapps
>>>>>> folder and the common settings are to auto-deploy the files
>>>>>> and to re-deploy them if the .war file is updated.
>>>>>>
>>>>>> It thought you created the form in Form Builder....
>>>>>>
>>>>>> --hank
>>>>>>
>>>>>> Quoting wburkart <[hidden email]
>>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
>> <http://n4.nabble.com/user/SendEmail.jtp?type=node
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1689812&i=0>
> &node=1689812&i=0>
>> &node=1689812&i=0>
>>> &node=1689812&i=0>
>>>> &node=1689812&i=0>
>>>>> &node=1689812&i=0>
>>>>>> >:
>>>>>>
>>>>>>>
>>>>>>> Hey Hank,
>>>>>>>
>>>>>>> Can i not just take the orbeon.war file from my computer and upload
> it
>>>> to
>>>>>>> the webapps dirrectory on my new server overwriting the existing
>>>>> orbeon.war
>>>>>>> file ? I have downloaded the program from http://exist-db.org/ But
> i'm
>>>>> not
>>>>>>> to sure how to use it. It's saying the application needs a JDK. A
> java
>>>>>>> runtime environment (JRE) will not be sufficient. Select JDK path. I
>>>>> don't
>>>>>>> have a clue on this. I'd rather just upload the orbeon.war file from
>> my
>>>>>>> computer to the server if it will work ?
>>>>>>>
>>>>>>> Thanks again for your help, Wayne
>>>>>>> --
>>>>>
>>>>> --
>>>>> Hank Ratzesberger
>>>>> [hidden email]
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Hank Ratzesberger
>>>> [hidden email]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Hank Ratzesberger
>>> [hidden email]
>>>
>>>
>>
>>
>>
>> --
>> Hank Ratzesberger
>> [hidden email]
>>
>>
>
>
>
> --
> Hank Ratzesberger
> [hidden email]
>
>

 

--
Hank Ratzesberger
[hidden email]



--
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