thank you sir..

how can i redeploy my jetspeed to another tomcat?
do i have to recompile jetspeed2 on that server?
then ill just update the sql tables and psml files?

thanks again...


On 11/22/06, David Sean Taylor <[EMAIL PROTECTED]> wrote:

Nikko Gaerlan wrote:
> hi list
>
> is it possible to move the whole jetspeed app to a new server?
> what are the steps?
> I backed up the sql tables..
>
> how about the psml files of registered users?
>
> will jetspeed run if ill only copy all the psml files?
>
Be careful not to overwrite your PSML files
You can place the PSML files outside of your web app
But yes, of course its possible to move to another server
Just make sure to get the database connection setup correctly
With Tomcat, that is done by modifying the JNDI data source in Tomcat's
configuration directory (jetspeed.xml)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to