Add version parameter as here:
mvn archetype:create -DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=tapestry-simple -DarchetypeVersion=5.0.2
-DgroupId=org.example -DartifactId=myapp -DpackageName=org.example.myapp
-Dversion=1.0-SNAPSHOT
this will use version 1.0-snapshot of archetyp
Hello,
Could you tell me please, how do I make a link to home page of application,
I mean the page assigned to "org.apache.tapestry.home-page" variable.
Thank you in advice,
Igor
--
View this message in context:
http://www.nabble.com/Home-page-of-application-tf3582700.html#a10011122
Sent from
Hello!
I'd like to implement "property-source" application extension to store some
Tapestry properties in the database. The documentation
(http://tapestry.apache.org/tapestry4/UsersGuide/configuration.html) says
that application extenstions are deprecated in Tapestry 4.0 and HiveMind
services sho
We don't use Tacos.
Jessek wrote:
>
> Does anyone have any more information on when this happens? Could it be in
> combination with another library perhaps ? (like tacos? ) .
>
> On 9/12/06, soir <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hello,
>&g
y specification resides.
>
> Original-Nachricht
> Datum: Thu, 21 Sep 2006 23:22:28 -0700 (PDT)
> Von: soir <[EMAIL PROTECTED]>
> An: users@tapestry.apache.org
> Betreff: Re: application namespace message catalog question
>
>>
>> I hav
My multimodule project's directory structure looks like (it's suggested by
Maven):
workspace\projectname
workspace\projectname\src\main\java
workspace\projectname\src\main\resources
workspace\projectname\src\main\webapp
workspace\projectname\src\main\webapp\images
workspace\projectname\src\main\w
I have same issue. Application-level message catalog is not accessible from
the components which are placed into same application library.
Scott Jarvi wrote:
>
> Hi,
>
> I have a component that makes use of localized messages that may be shared
> by other components and pages. Because of this
I create ASO from my implementation of Acegi AuthenticationProcessingFilter
in such way:
protected void onSuccessfulAuthentication(HttpServletRequest request,
HttpServletResponse response, Authentication authResult)
throws IOException {
super.onSuccessfulAuthentication(request, re
Hello,
I need some help from hivemind gurus. I'd like to pass an additional
parameter to my own translator, something like this:
How to implement this in hivemind?
Thanks,
Igor
--
View this message in context:
http://www.nabble.com/How-to-pass-a-parameter-to-my-translator--t
Hello,
I've found same problem recently. Try to use DropdownDatePicker component
instead.
Igor
Anders Cessner wrote:
>
> Hi,
>
> I recently upgraded from 4.0.2 to 4.1 and noticed that the datepicker
> doesnt
> work anymore.
>
> when the page is loaded i get this error: Could not load 'tapes
Hello,
I work on the integration of Jackrabbit repository with Tapestry. So far, I
have
implemented the loading of localized assets from CMS and now I am working on
the
loading of message files from CMS.
Igor
--
View this message in context:
http://www.nabble.com/OT%3A-Tacos-issues-tf1875199.h
ySource"/>
> value="service:tapestry.globals.ServletContext"/>
>
>
>
> {code}
>
> Regards,
> Andrei Chiritescu
>
> soir wrote:
>> Hello, I am looking for same solution too. I need to store properties
>> files
>> an
Hello, I am looking for same solution too. I need to store properties files
and localized pictures in some directory on the server, outside Tapestry
application. Does anybody knows how I can tell Tapestry look up for the
localized content in some other directory, not in WEB-INF?
Sincerelly yours,
13 matches
Mail list logo