There is no need to "touch" another file to force the update?
> I have seen the publish.xml file in the development
> environment for example with stamps for all files.
>
> /Malin
>
>
>
> On 7/29/07, *Eckenfellner Klaus* < [EMAIL
hat's obviously not doing the trick :-(
>
> Any suggestions?
>
> /Malin
>
> On 7/29/07, *Eckenfellner Klaus* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> the only way to get this behavior you want (changes to html files are
> a
ey are loaded by the servlet)
>
> I use Tomcat 5.5 and Tapestry 4.1.
>
> /Malin
>
> On 7/29/07, *Eckenfellner Klaus* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> how do you deploy your application, with a WAR-file or do you copy
> webapplica
how do you deploy your application, with a WAR-file or do you copy
webapplication-folder into webapp-folder of tomcat?
is it possible that you have set "org.apache.tapestry.disable-caching"
during development (see
http://tapestry.apache.org/tapestry4/UsersGuide/configuration.html)?
which version of
in your nav-component,
> couldn't you?
>
>> -Original Message-
>> From: Eckenfellner Klaus [mailto:[EMAIL PROTECTED]
>> Sent: Monday, July 23, 2007 10:58 AM
>> To: users@tapestry.apache.org
>> Subject: Re: component export message properties to global
requestCycle ... then all
visitors have the correct translation.
Eckenfellner Klaus wrote:
> found the following solution to my problem...
>
> my border component needs a list of pages. pages are needed to get i18n
> which are only stored in the several libraries. for that purpose i wrot
>
>> -----Original Message-
>> From: Eckenfellner Klaus [mailto:[EMAIL PROTECTED]
>> Sent: Friday, July 20, 2007 11:56 AM
>> To: users@tapestry.apache.org
>> Subject: Re: component export message properties to global /
>> application catalog
>>
>>
2 months ago i had the same problems like you. to study the vlib
application from howard lewis ship helped me a lot, because there is
also a basic(but very good) mechanism for user login / logout control.
here the mechanism in a nutshell:
all pages in your application extends one abstract page, i
rvice which could help me.
[EMAIL PROTECTED] wrote:
> I see, but why can't you initialise all your plugin libs upon the first
> request?
> Does this really hurt a lot performance-wise? Sorry, but I'm just being
> curious ...
>
>
>> -Original Message-
>
in the example
http://svn.apache.org/viewvc/tapestry/tapestry4/tags/4.1.1/tapestry-examples/Vlib/src/java/org/apache/tapestry/vlib/VlibPage.java?revision=488094&view=markup
you could see, that everytime before a state is injected with
@InjectState("visit") the @InjectStateFlag("visit") method is ca
> the navigation/border-component via IComponent.getMessages()
> Does that help?
> Also, you components/pages could be required to implement some
> interface Named {getDisplayName(Locale);}
>
>
>> -----Original Message-
>> From: Eckenfellner Klaus [mailto:[EMAI
hi everybody!
short description of my application:
my application uses tapestry components to create some dynamic plugin
behavior. tapestry components can be plugged in and are registered with
the help of a configuration-point (hint from marcus schulte thx).
every plugin / component contribute to
().getChildNamespace( id );
>List pages = lib.getPageNames();
> //...
> }
>
>> -Original Message-
>> From: Eckenfellner Klaus [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, June 06, 2007 2:34 PM
>> To: users@tapestry.apache.org
>> Subjec
sorry mentioned to use tapestry 4.0.2
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
that i could inject -> now
storing information into ASO.
my questions:
* do you know any better solution, because i am not sure if this
is the
best way
* is the only way to get the Hivemind-Registry to extend
ApplicationServlet.constructRegistry ?
thx
ec
15 matches
Mail list logo