he content and is using tapestry-jpa to read and write content
from and to a database.
The jar files for both, arras-components and arras-cms, are available on
Maven Central.
If there are any questions or suggestions or feedback, feel free to contact
me.
Felix Scheffer
t;
> Nathan
>
> On 13/11/14 14:43, George Christman wrote:
>
> Excellent, congrats!
>
> On Wed, Nov 12, 2014 at 1:44 PM, Kalle Korhonen
>
> wrote:
>
>
> Looks nice, congrats!
>
> Kalle
>
> On Wed, Nov 12, 2014 at 9:27 AM, Felix Scheffer
>
>
verything?
>
> Congratz on the work ;)
>
> Nathan
>
> On 13/11/14 14:43, George Christman wrote:
>
> Excellent, congrats!
>
> On Wed, Nov 12, 2014 at 1:44 PM, Kalle Korhonen
>
> wrote:
>
>
> Looks nice, congrats!
>
> Kalle
>
> On Wed, Nov 12, 20
Hi,
the demo does not check the credentials. just click on "sign in" and it
should work.
Felix
2014-11-14 17:43 GMT+01:00 Charlouze :
> Is it possible to have admin login and password for the cms demo ?
>
> 2014-11-14 17:28 GMT+01:00 Felix Scheffer :
>
> > Demo for
!
>
> François
>
> 2014-11-12 18:27 GMT+01:00 Felix Scheffer :
>
> > Hi all,
> >
> > I'm pleased to announce the release of arras-components and arras-cms.
> >
> > https://github.com/fscheffer/arras/
> >
> > *Arras-components* is s
Hi Andreas,
I assume you have more than one persistence context. In this case you have
to add the @PersistenceContext annotation to your onSuccess() method.
Otherwise the system doesn't know which persistence context it should use.
(The related code is in JpaInternalUtils.getEntityManager() and
Hi Adam,
I just created a project using the archetype and live reloading works fine
without tapestry.execution-mode=development.
Are you sure that you are in not in production mode? Your log should
contain "5.3.7 (development mode)" next to the Tapestry logo.
The CheckForUpdatesFilter should
cal
Hi Adam,
The example uses the maven jetty plugin to set the execution-mode property
to development (in the pom.xml file). So if you use the maven-jetty-plugin
(jetty:run) to start the server, live reloading should work out of the box.
Felix
Felix Scheffer
Dammstrasse 2
68549 Ilvesheim
Tel: 0151
Hi,
for AMD modules, caching should be disabled by default.
The default value for the Cache-Control header in this case is:
"max-age=60,must-revalidate". You can customize that by setting
SymbolConstants.OMIT_EXPIRATION_CACHE_CONTROL_HEADER.
Hope that helps!
Felix
2015-03-19 10:46 GMT+01:00 a
!
Felix Scheffer
that BeanEditForm would call
"resources.renderInformalParameters(writer);" but it doesnt. Very
confusing...
I also tried 5.3.2 and it's exactly the same.
Felix Scheffer
2012/4/25 Chris Mylonas
> was the sarcasm meter on that Lance?
> :) - hard to tell at nearly midnight
Thanks guys for the quick response. Much appreciated!
2012/4/25 Chris Mylonas
> https://issues.apache.org/jira/browse/TAP5-1917
>
> Done.
>
>
> re: sarcasm earlier - there seems to be an increase in "is this a bug?"
> tacked onto each problem. I thought you were just having a little fun on
> t
Grid works fine. It's using inheritInformalParameters
@Component(parameters = "class=tableClass", inheritInformalParameters =
true)
private Any table;
2012/4/25 Chris Mylonas
> GridColoum suffers from the same thing having a look at the code. There
> is no sign of resources.renderInformalPara
Hi,
i created a ticket for this:
https://issues.apache.org/jira/browse/TAP5-1922
Felix Scheffer
2012/4/27 netdawg
> Thanks, kristian. I tried that already (couple of times). Thanks, though.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.c
rsion of hibernate
will finally be used in 5.3.4?
Thanks,
Felix Scheffer
gt; On Tue, Jun 12, 2012 at 8:52 AM, Felix Scheffer
> wrote:
> > Hi,
> >
> > in 5.3.4-rc-5 tapestry-hibernate is using hibernate-core 4.x.x, so I
> > upgraded my hibernate code to hibernate 4.x.x and everythings seems to
> work
> > fine.
> >
> > No
16 matches
Mail list logo