Users - Changes in ftl needing a restart

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - Changes in ftl needing a restart

Apoorv Gadwal
hi,
Every time i make changes to the ftl files, ofbiz needs a restart for the changes to reflect. Can someone help me out with this?
I'm not a technical person and am working only on UI changes. Any help is appreciated.
bye


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Changes in ftl needing a restart

BJ Freeman
there is a switch to turn off caching.
ofbiz will run a lot slower but you can make changes the refresh the page.
to tired to remember the switch though.
if someone does not chime in, i will respond after my nap.
;)

Apoorv Gadwal sent the following on 3/19/06 10:59 PM:

> hi,
> Every time i make changes to the ftl files, ofbiz needs a restart for the
> changes to reflect. Can someone help me out with this?
> I'm not a technical person and am working only on UI changes. Any help is
> appreciated.
> bye
>
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Changes in ftl needing a restart

David E. Jones

By default there is a timeout out of SVN. If the FTL pages are not auto-refreshing then either something is modified, or you are using an older version of OFBiz...

Which version/revision of OFBiz are you using?

-David


BJ Freeman wrote:

> there is a switch to turn off caching.
> ofbiz will run a lot slower but you can make changes the refresh the page.
> to tired to remember the switch though.
> if someone does not chime in, i will respond after my nap.
> ;)
>
> Apoorv Gadwal sent the following on 3/19/06 10:59 PM:
>> hi,
>> Every time i make changes to the ftl files, ofbiz needs a restart for the
>> changes to reflect. Can someone help me out with this?
>> I'm not a technical person and am working only on UI changes. Any help is
>> appreciated.
>> bye
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>>  
>> _______________________________________________
>> Users mailing list
>> [hidden email]
>> http://lists.ofbiz.org/mailman/listinfo/users
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Changes in ftl needing a restart

Apoorv Gadwal

build.xml 5817 2005-09-24 07:36:29Z
On 3/20/06, David E. Jones <[hidden email]> wrote:

By default there is a timeout out of SVN. If the FTL pages are not auto-refreshing then either something is modified, or you are using an older version of OFBiz...

Which version/revision of OFBiz are you using?

-David


BJ Freeman wrote:

> there is a switch to turn off caching.
> ofbiz will run a lot slower but you can make changes the refresh the page.
> to tired to remember the switch though.
> if someone does not chime in, i will respond after my nap.
> ;)
>
> Apoorv Gadwal sent the following on 3/19/06 10:59 PM:
>> hi,
>> Every time i make changes to the ftl files, ofbiz needs a restart for the
>> changes to reflect. Can someone help me out with this?
>> I'm not a technical person and am working only on UI changes. Any help is
>> appreciated.
>> bye
>>
>>
>>

>> ------------------------------------------------------------------------
>>
>>
>> _______________________________________________
>> Users mailing list
>> [hidden email]
>> http://lists.ofbiz.org/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Changes in ftl needing a restart

David E. Jones

What is that? A log line for that file? If you have an SVN checkout use "svn info" to get your current revision.

And yes, 5817 is quite old as we are currently on 7020. So, yes, check your caching settings.

-David


Apoorv Gadwal wrote:

>
> build.xml 5817 2005-09-24 07:36:29Z
> On 3/20/06, *David E. Jones* <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>
>     By default there is a timeout out of SVN. If the FTL pages are not
>     auto-refreshing then either something is modified, or you are using
>     an older version of OFBiz...
>
>     Which version/revision of OFBiz are you using?
>
>     -David
>
>
>     BJ Freeman wrote:
>      > there is a switch to turn off caching.
>      > ofbiz will run a lot slower but you can make changes the refresh
>     the page.
>      > to tired to remember the switch though.
>      > if someone does not chime in, i will respond after my nap.
>      > ;)
>      >
>      > Apoorv Gadwal sent the following on 3/19/06 10:59 PM:
>      >> hi,
>      >> Every time i make changes to the ftl files, ofbiz needs a
>     restart for the
>      >> changes to reflect. Can someone help me out with this?
>      >> I'm not a technical person and am working only on UI changes.
>     Any help is
>      >> appreciated.
>      >> bye
>      >>
>      >>
>      >>
>      >>
>     ------------------------------------------------------------------------
>      >>
>      >>
>      >> _______________________________________________
>      >> Users mailing list
>      >> [hidden email] <mailto:[hidden email]>
>      >> http://lists.ofbiz.org/mailman/listinfo/users
>      >
>      > _______________________________________________
>      > Users mailing list
>      > [hidden email] <mailto:[hidden email]>
>      > http://lists.ofbiz.org/mailman/listinfo/users
>
>     _______________________________________________
>     Users mailing list
>     [hidden email] <mailto:[hidden email]>
>     http://lists.ofbiz.org/mailman/listinfo/users
>     <http://lists.ofbiz.org/mailman/listinfo/users>
>
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Changes in ftl needing a restart

Apoorv Gadwal
thanks a lot, its working fine now.

On 3/20/06, David E. Jones <[hidden email]> wrote:

What is that? A log line for that file? If you have an SVN checkout use "svn info" to get your current revision.

And yes, 5817 is quite old as we are currently on 7020. So, yes, check your caching settings.

-David


Apoorv Gadwal wrote:

>
> build.xml 5817 2005-09-24 07:36:29Z
> On 3/20/06, *David E. Jones* <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>
>     By default there is a timeout out of SVN. If the FTL pages are not
>     auto-refreshing then either something is modified, or you are using
>     an older version of OFBiz...
>
>     Which version/revision of OFBiz are you using?
>
>     -David
>
>
>     BJ Freeman wrote:
>      > there is a switch to turn off caching.
>      > ofbiz will run a lot slower but you can make changes the refresh
>     the page.
>      > to tired to remember the switch though.
>      > if someone does not chime in, i will respond after my nap.
>      > ;)
>      >
>      > Apoorv Gadwal sent the following on 3/19/06 10:59 PM:
>      >> hi,
>      >> Every time i make changes to the ftl files, ofbiz needs a
>     restart for the
>      >> changes to reflect. Can someone help me out with this?
>      >> I'm not a technical person and am working only on UI changes.
>     Any help is
>      >> appreciated.
>      >> bye
>      >>
>      >>
>      >>
>      >>
>     ------------------------------------------------------------------------
>      >>
>      >>
>      >> _______________________________________________
>      >> Users mailing list
>      >> [hidden email] <mailto:[hidden email]>
>      >> http://lists.ofbiz.org/mailman/listinfo/users
>      >
>      > _______________________________________________
>      > Users mailing list
>      > [hidden email] <mailto:[hidden email]>
>      > http://lists.ofbiz.org/mailman/listinfo/users
>
>     _______________________________________________
>     Users mailing list
>     [hidden email] <mailto:[hidden email]>
>     http://lists.ofbiz.org/mailman/listinfo/users
>     <http://lists.ofbiz.org/mailman/listinfo/users>
>
>
>
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users