Hello,
I hope this is the correct list to ask this of. I'm having an issue with
Tapestry 5.1.0.5 and a background image not scrolling with the rest of a
page, just in IE. The offending function is from blackbird.js, function
backgroundImage() - the script comments indicate it has been heavily
mo
Hi,
I had a requirement to do this previously and used the example provided in
Tapestry 5: Building Web Applications, around page 281 - the book (or at
least excerpts) is available on the net I think if you Google - no point in
me pasting a code example, as my code is heavily customised. Hope thi
I see there's another response already that may indicate the problem lies
elsewhere but just in case you do want to reorder the included files ...
... can you contribute and use a custom ClientInfrastructure containing a
list for the javascriptStack, add jQuery.js first to your list, and then add
nance / upgrading move error
prone.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 25 November 2009 10:54
To: users@tapestry.apache.org
Subject: blackbird.js amended for Tap 5.1.0.5 - IE background fixed
issue
Hello,
I hope this is the correct l
Hello,
I'm having a linkage issue that is proving time consuming to track down and
am hoping some of the bright sparks here may be able to give me some
pointers - this may turn out to be something blindingly obvious, or to be
not relevant to Tapestry but some java issue I haven't spotted - I would
other package.
http://tapestry.apache.org/tapestry5.1/guide/component-classes.html
On Mon, Nov 30, 2009 at 10:11 AM, Jim O'Callaghan
wrote:
> Hello,
>
> I'm having a linkage issue that is proving time consuming to track down
and
> am hoping some of the bright sparks here may be able to g
I'm currently using Tapestry for some business services and the presentation
tier of an application, but also have some related Web Services exposed
using XFire - currently XFire is reusing some of the POJOs I'm using as
service providers within Tapestry, by exposing them also as Spring beans.
Is t
Hi,
I'm trying to maximise screen real estate in some pages and was wondering if
there is an easy way to make the BEF multi-col - even two col would do the
trick - any getter annotations etc. to get it to close one div and start
another - thanks.
Regards,
Jim.
--
t of cases
that I require - thanks for the pointers.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 07 December 2009 11:45
To: Tapestry users
Subject: Re: BeanEditForm - multi col?
Em Mon, 07 Dec 2009 08:01:26 -0200, Jim O'Call
Hi,
I'm trying to simplify some pages using the Grid display for search results
and the BEF for input and want to find out if Validators / Translators are
intended to only operate on individual fields, or if the approach can be
used as a pattern to validate and display multiple fields within a sin
Figueiredo [mailto:thiag...@gmail.com]
Sent: 10 December 2009 11:31
To: Tapestry users
Subject: Re: Validators / Translators question
Em Thu, 10 Dec 2009 09:01:05 -0200, Jim O'Callaghan
escreveu:
> Hi,
Hi!
> Client - is it an incorrect approach to used Validators / Translators in
> thi
Hi,
I came across an interesting issue and thought I would post it so that it
might save someone else some time - I'm not sure if this is down to
questionable coding practise on my part causing the relevant classloader to
burp or Tapestry relevant ... the stack trace is at the bottom of the mail.
-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 11 December 2009 12:39
To: Tapestry users
Subject: Re: java.lang.AbstractMethodError - 5.1.0.5
Em Fri, 11 Dec 2009 10:23:11 -0200, Jim O'Callaghan
escreveu:
> Hi,
Hi!
> I have a service bound to an interface in th
Has anyone got envers (http://www.jboss.org/files/envers/docs/index.html)
running with Tapestry5/hibernate and care to share their configuration notes?
I'm trying:
...
...
having previously tried:
to call classForName on an
unused interface in the application that had been incorrectly annotated with
@Entity - the relevant stack trace message had not been propagated correctly
through the exception hierarchy.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j
Still stumped on this - any pointers on where to look or Tapestry5 relevant
examples would be really helpful.
Relevant envers listeners are configured and are working correctly when
entities are created / updated. Tapestry (specifically the hibernate session)
does not appear to see the generat
de to open source in January, but if you
are willing to try untested code I can check it in sooner.
I hope it helps.
Saludos.
Alejandro Scandroli.
On Sat, Dec 19, 2009 at 1:32 AM, Howard Lewis Ship wrote:
> I'm afraid I'm not familiar enough with envers to help ... I haven't
ptor().getType(),
false, true);
query.add(AuditEntity.id().eq(getBeanId()));
Saludos.
Alejandro.
On Sun, Dec 20, 2009 at 2:59 PM, Jim O'Callaghan wrote:
> Howard, Alejandro,
>
> Thanks for looking at the problem.
>
> Alejandro,
>
> Thanks for the detailed source.
&g
-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 21 December 2009 10:22
To: Tapestry users
Subject: RE: Tapestry5 and envers (2)
Hi Alejandro,
Your email is encouraging in that it confirms envers can be used successfully
with Tapestry, though unfortunately I am already using co
Has anyone got Spring Security annotations (@Secured("ROLE_XYZ") etc.)
working with the restful web services implementation
http://code.google.com/p/t5-restful-webservices - I'd rather not alter the
source if someone already has a workaround (ordering filters?) would love to
hear from you - thanks.
Has anyone got Spring Security annotations (@Secured("ROLE_XYZ") etc.)
working with the restful web services implementation
http://code.google.com/p/t5-restful-webservices - I'd rather not alter the
source if someone already has a workaround (ordering filters?) would love to
hear from you - thanks.
Bent - apologies - seems to be some issue - even with new mail I seem to be
unintentionally posting under the same thread.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 04 January 2010 10:42
To: users@tapestry.apache.org
Subject: S
Is it possible to access Tapestry Services from Spring Beans? Having looked
through the forum I've found posts mentioning injecting Tapestry Services
inside Spring Beans using the annotations:
@Inject @Autowired
... but am finding my referenced services are null rather than proxies for
JIT creat
Is it possible to access Tapestry Services from Spring Beans? Having looked
through the forum I've found posts mentioning injecting Tapestry Services
inside Spring Beans using the annotations:
@Inject @Autowired
... but am finding my referenced services are null rather than proxies for
JIT creat
the
iocregistry. How to have Tapestry pay attention to injection while not
treating the url the xfire service is exposed at as an invalid page and
defaulting to the app start page ...? Really blocked on this - would love
any steers ...
Regards,
Jim.
-Original Message-
From: Jim O'
Hi,
Can anyone advise on the preferred way of persisting state between pages
without using HTTP Session? PageActivationContext using Object[] looks
promising but I don't want long urls (from serialized objects) and there is
more data to share than a defined number of keys - I'm looking for someth
age and
defaulting to the app start page ...? Really blocked on this - would love
any steers ...
Regards,
Jim.
-----Original Message-
From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
Sent: 05 January 2010 13:02
To: Tapestry users
Subject: Accessing Tapestry Services from Spring B
Cookies come to mind, would that be an option?
On Wed, Jan 6, 2010 at 2:16 PM, Jim O'Callaghan wrote:
> Hi,
>
> Can anyone advise on the preferred way of persisting state between pages
> without using HTTP Session? PageActivationContext using Object[] looks
> promising bu
:16 schrieb Jim O'Callaghan:
> Hi,
>
> Can anyone advise on the preferred way of persisting state between pages
> without using HTTP Session? PageActivationContext using Object[] looks
> promising but I don't want long urls (from serialized objects) and there
is
> more
I had not considered this.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 06 January 2010 14:40
To: Tapestry users
Subject: Re: Persisting state without HTTP Session
Em Wed, 06 Jan 2010 11:16:23 -0200, Jim O'Callaghan
escreveu:
u.
By the way: why do you want to avoid using the session at all costs?
Uli
On 06.01.2010 15:07 schrieb Jim O'Callaghan:
> Thanks Ulrich. Do you think it is realistic to have an entire application
> use this approach as a method for sharing state between pages?, i.e. every
> page
ite a good approach. What was the reason again you don't
want to use it?
On Wed, Jan 6, 2010 at 3:04 PM, Jim O'Callaghan wrote:
> Lutz,
>
> Thanks for the response - Cookies would be a last resort - I don't want to be
> managing cookies and also feel it makes the ap
re all the rage these days,
like Cassandra or HBase.
Maybe you could let us know what you ended up doing, once you've
finished your project.
Good luck,
Lutz
On Wed, Jan 6, 2010 at 4:37 PM, Jim O'Callaghan wrote:
> Lutz,
>
> You raise some very interesting points. I
ogether as either a new tapestry5
project, or as a tapx project:
https://issues.apache.org/jira/browse/TAP5-53
On Wed, Jan 6, 2010 at 5:16 AM, Jim O'Callaghan
wrote:
> Hi,
>
> Can anyone advise on the preferred way of persisting state between pages
> without using HTTP Session?
os thanks.
>
> Regards,
> Jim.
>
> -Original Message-
> From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
> Sent: 05 January 2010 17:22
> To: Tapestry users
> Subject: RE: Accessing Tapestry Services from Spring Beans
>
>
> If it's relevant
I'm successfully using easyfckeditor with Tapestry 5.1.0.5 using:
com.orientimport
t5-easy-fckeditor
${fckEditor.version}
1.0.3-SNAPSHOT
m2-snapshot-repository.orientimport.kenai.com
Orient Import Oy Maven Sna
I'm trying to work out the best approach to passing a pojo around a system
that is to be used for caching some user relevant data (keys only, and
otherwise minimal amounts of information) on a per-user basis. The data is
to be used in a large number of db queries in the system (various persisted
c
*if* they're
> serializable (as I understand it), would that work?
>
> I can't weigh in on the pros and cons of memory usage etc over
> your injected service idea, but using @SessionState would
> be simpler code-wise until you had reason to change
>
> FWIW
>
a, but using @SessionState would
>> be simpler code-wise until you had reason to change
>>
>> FWIW
>> Erick
>>
>> On Sun, Jan 10, 2010 at 10:58 AM, Jim O'Callaghan
>> wrote:
>>
>>> I'm trying to work out the best approach to pass
Thiago,
I was also looking for something to give me a mandatory symbol to decorate
my form fields and stumbled across your post. When I try your example, and
other variations on it I've found from other sources, I get an issue that
has previously been raised:
org.apache.tapestry5.ioc.internal.ut
.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 12 January 2010 15:33
To: Tapestry users
Subject: Re: Customize Label presentation at BeanEditForm based on it's
validations
On Tue, 12 Jan 2010 13:25:32 -0200, Jim O'Callaghan
Services. So
- Spring bean A contains injected Tapestry Service B
So it's the similar to ur scenario. I don't think the ignore path has
anything to do with ur problem because services/beans are not affected
by this.
The problem might be the that XFire is creating the Service. As far
Juan,
Please disregard the query below - I figured it out. I was missing
context:component-scan for Spring to check my @autowire annotations from
applicationContext.xml. It's all working fine now. Thanks.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mai
Looking at the memory (private working set) used by the java process my
Tapestry 5 app is running under, I notice that when running through the same
request cycle with PRODUCTION_MODE set to true, I am getting an increase of
approx 4K per repeated request. Is this typical or something to be
concer
) posted a test like
the one I'm suggesting above (a load test). It found out that Tapestry,
after a large load, had its performance back to normal (i.e. before the
large load).
On Tue, 09 Feb 2010 08:48:57 -0200, Jim O'Callaghan
wrote:
> Looking at the memory (private working s
Gentlemen, Gentlemen, haven't you ever heard - DON'T FEED THE TROLLS :-)
-Original Message-
From: Alfonso Quiroga [mailto:alfonsose...@gmail.com]
Sent: 25 February 2010 14:19
To: Tapestry users
Subject: Re: Check this out
Banchi Liko: what's the point of this discussion? I can't see it,
Did you make any progress on this Alfonso, from a Tapestry contribution
perspective? This would be really useful for me also.
Regards,
Jim.
-Original Message-
From: Alfonso Quiroga [mailto:alfonsose...@gmail.com]
Sent: 26 February 2010 19:44
To: Tapestry users
Subject: offtopic: javaass
Thiago,
With regard to accessing the Tapestry API to dynamically add fields / methods /
annotations to classes at runtime - would you be able to give some advice on
where to start / where to look to perform these ops on classes Tapestry
controls? I see from some of Howard's recent blogs that h
A possibly similar issue is raised and a suggested solution in this thread
http://markmail.org/message/fsu22hjz4bxvpczb?q=list:org%2Eapache%2Etapestry%
2Eusers+MyClientInfrastructure
The original workaround is based on an issue with the version of
blackbird.js that ships with Tap 5.1.0.5 but you
Alfonso , Thiago, thanks for the feedback - those classes are precisely the
ones I want to manipulate - it's page classes I'm trying to play around with -
I'm hoping there is some public api mechanism for doing this without
introducing another javaassist type library?
Regards,
Jim.
-Origin
I'm also interested in why this is not a good approach - the plumbing may be
a little unwieldy but general usage is very convenient. Are there
performance issues with the approach?
Regards,
Jim.
-Original Message-
From: p...@sartini-its.com [mailto:p...@sartini-its.com] On Behalf Of Piero
Is there a convenient way of ensuring a zone updates from the server upon
browser back or is something hackish in onLoad required? I found this
previous related query below but don't want to completely abandon the
browser cache for multiple pages / image heavy areas etc..
http://www.nabble.com/T
Surely somebody must have come up with something tidy for this scenario :-)
?
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
Sent: 06 April 2010 18:37
To: 'Tapestry users'
Subject: Zone updating / caching
Is there a co
Thiago,
That has done the trick. Thanks for the suggestion.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 09 April 2010 02:15
To: Tapestry users
Subject: Re: Zone updating / caching
On Thu, 08 Apr 2010 21:19:45 -0300, Jim
Hi,
Would be very interested to try this out, but am getting a
java.lang.RuntimeException on startup:
Caused by: java.lang.RuntimeException: Error invoking constructor
org.got5.tapestry5.clientresources.services.ContribuableClientInfrastructure
(Map, String, String, AssetSource, ThreadLocale, Sy
s were protecting the library from that kind of
> issues. :)
> Would you mind to open an issue on Github with your stacktrace and
> AppModule?
>
> Thanx,
>
> Robin
>
>
> On Wed, Apr 28, 2010 at 7:12 PM, Jim O'Callaghan
wrote:
>
>> Hi,
>>
>&
Hello,
I 'm having an issue with zone Ids and actionlinks and having spent some
time on it am hoping someone can give me some pointers. I've checked the
previous postings to do with manually binding zone Ids to ensure they are
consistent before and after partial updates and can see that my zon
ginal Message-
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: 05 May 2010 19:42
To: Tapestry users
Subject: Re: Zone ID issue
Try:
@Property @InjectComponent
private Zone testZone;
On Wed, May 5, 2010 at 11:32 AM, Thiago H. de Paula Figueiredo
wrote:
> On Wed, 05 May 2010 15:18:18 -0
thiag...@gmail.com]
Sent: 05 May 2010 22:37
To: Tapestry users
Subject: Re: Zone ID issue
On Wed, 05 May 2010 17:59:01 -0300, Jim O'Callaghan
wrote:
> zone="org.apache.tapestry5.corelib.components.z...@278a2a" id="zone_1">
You should pass a String containing the id of th
Is there any timeline in place for getting zone updates within forms working
or is this something that will be in Tap 5.2.0? It would be a very handy
feature.
Thanks,
Jim.
e ids) - anyone have any
precedents for blocks being mixed up where there are multiple renderings of the
same component in one page?
There goes the weekend ;-(
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 06 May 2010 08:47
To: '
This is really worrying. Is it possible to contribute / decorate a
ComponentEventRenderFilter to overcome this security hole?
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 17 May 2010 18:14
To: Tapestry users
Subject: Re: [T5.1 +
Is anyone using a version newer than 5.1.0.5 in production for their
application? There are a few nice to have more recent additions that would
be useful in our application but it would be interesting to hear first-hand
experience of any stability issues.
Regards,
Jim.
oduction anywhere?
On 05/22/2010 10:16 AM, Jim O'Callaghan wrote:
> Is anyone using a version newer than 5.1.0.5 in production for their
> application? There are a few nice to have more recent additions that would
> be useful in our application but it would be interesting to hear firs
oduction, and we haven't had any runtime stability
problems with it.
On Sat, May 22, 2010 at 4:16 AM, Jim O'Callaghan
wrote:
> Is anyone using a version newer than 5.1.0.5 in production for their
> application? There are a few nice to have more recent additions that
would
> be us
Is there a way to use the t:ProgressiveDisplay component to perform as usual
when waiting on a long op but still eventually report a user-visible error
when one happens during processing? It's great for layout, but having to
look through the logs when the animated ProgressiveDisplay image runs
ind
ng like
Object onProgressiveDisplay()
{
try
{
doOp();
return result;
}
catch (Exception e)
{
return errorBlock;
}
}
with result being the Block to display on success and errorBlock being a
Block containing some error
message.
Uli
On 24.05.2010 11:50, Jim O'C
Has anyone a home brew of TSS 2.1.1. SNAPSHOT that works with T5
5.2.0-SNAPSHOT - I'm running into issues with deprecated
ClassTransformation methods that are a side-effect of moving away from
JavaAssist. Or an alternative suggested fix would be great too!
Regards,
Jim.
: 24 May 2010 18:01
To: Tapestry users
Subject: Re: TSS with T5 5.2.0-SNAPSHOT
On May 24, 2010, at 7:06 AM, Jim O'Callaghan wrote:
> Has anyone a home brew of TSS 2.1.1. SNAPSHOT that works with T5
> 5.2.0-SNAPSHOT - I'm running into issues with deprecated
> ClassTransformation
I'm working through an upgrade to Tap 5.2.0-SNAPSHOT at the moment and
having some issues would really appreciate any pointers on. Prototype 1.6.1
(supplied with Tap 5.2.0-SNAPSHOT) doesn't appear to play nice with jQuery
(IE 8 only), effectively breaking client-side validation - I'm thinking it
d
T - didn't notice any
issues with Tap 5.1.0.5 (prototype 1.6.0.3).
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
Sent: 26 May 2010 12:02
To: 'Tapestry users'
Subject: Tap 5.2.0-SNAPSHOT Javascript file inclusion order
I'
Can anyone point to an online example (or post a brief example) of migrating
from the 5.1.0.5 ClassTransformation API to the 5.2.0 one? I'm specifically
talking about ClassTransformation.addMethod(TransformMethodSignature,String)
- thanks.
:pie...@paceap.com]
Sent: 26 May 2010 17:18
To: Tapestry users
Subject: Re: TSS with T5 5.2.0-SNAPSHOT
On May 24, 2010, at 10:14 AM, Jim O'Callaghan wrote:
> Thanks for the information Pierce - do you happen to have the url for the
> trunk? All I can see is 2.1.0 at
>
http://www.localh
inclusion order
On Wed, May 26, 2010 at 4:01 AM, Jim O'Callaghan
wrote:
> I'm working through an upgrade to Tap 5.2.0-SNAPSHOT at the moment and
> having some issues would really appreciate any pointers on. Prototype
1.6.1
> (supplied with Tap 5.2.0-SNAPSHOT) doesn't appear
ll do a release.
Regards,
Alex Kotchnev
On Wed, May 26, 2010 at 12:25 PM, Jim O'Callaghan
wrote:
> Thanks Pierce I got it. I ended up getting the trunk and just doing some
> search & replace to get Spring Security 3 working in my app. Will look at
> Shiro when I have time
Pierce, Howard,
Thanks for the responses. I back up and running (on this part!) - code is
more concise if a little less intuitive initially. Thanks.
Regards,
Jim.
-Original Message-
From: Pierce Wetter [mailto:pie...@paceap.com]
Sent: 27 May 2010 01:28
To: Tapestry users
Subject: Re:
I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
been fixed in the trunk at ASF by
https://issues.apache.org/jira/browse/TAP5-1088 but is not yet in the
5.2.0-SNAPSHOT jar I pulled in from
http://tapestry.formos.com/maven-snapshot-repository. Can someone involved
in the bui
the end of this page:
http://tapestry.apache.org/tapestry5.1/
On Thu, May 27, 2010 at 5:29 PM, Jim O'Callaghan
wrote:
> I just noticed an issue post upgrading to 5.2.0-SNAPSHOT that I know has
> been fixed in the trunk at ASF by
> https://issues.apache.org/jira/browse/TAP5-1088 but
gets pushed
to the nexus repository at http://repository.apache.org/snapshots/
I guess you are trying to get snapshots from formos? Just switch to the
apache repository and you
should be good.
HTH,
Uli
On 27.05.2010 17:29, Jim O'Callaghan wrote:
> I just noticed an issue post upgra
Is there was any plan to release a version of t5easyfckeditor that works
with the T5.2.0-SNAPSHOT? At the moment I'm getting the following stack
trace at startup:
java.lang.RuntimeException: Error invoking constructor
org.apache.tapestry5.internal.services.ClasspathAssetAliasManagerImpl(AssetP
, sorry wrong list.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 28 May 2010 13:37
To: 'Tapestry users'
Subject: T5_EASY_FCKEDITOR and T 5.2.0-SNAPSHOT
Is there was any plan to release a version of t5easyfckeditor that works
with the T5.2.
It would appear that even with this code to check the version number,
without a T5.2.0 equivalent for the RegexAuthorizer service to allow some
variation on:
("com/orientimport/.*\\.((css)|(js)|(jpg)|(jpeg)|(png)|(gif)|(html)|(ico)|(s
wf)|(xml))$")
... to grant access to resources the t5easyfckEd
Thanks for the input Dmitry. I don't think this is related to the problem
Ville is talking about (contributeClasspathAssetAliasManager manually
depending on T5 version), but from my perspective, it doesn't fix the
problem of what is an alternative to the RegexAuthorizer. The
ComponentClassResolve
I'm getting the error above on startup since pulling the latest and greatest
T5.2.0 snapshot - quite a long stack trace but I see this has been on the
list before at:
http://tapestry.markmail.org/message/3c7uyc67oirmernp?q=UniqueConstraint+NoS
uchMethodError
The solution isn't listed though
ers
Subject: Re: java.lang.NoSuchMethodError:
javax.persistence.UniqueConstraint.name()Ljava/lang/String
I remember having to completely clean my project (under project -> clean)
from time to time because
of similar errors.
HTH,
Uli
On 03.06.2010 11:45, Jim O'Callaghan wrote:
> I'm getting the error
Sorry for bumping this thread, but has there been any update to the notes /
direction to take on a replacement for the RegexAuthorizer - has the dev in
this area finished in T5.2.0-SNAPSHOT?
Thanks,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sen
Are there any known issues with inPlace="true" for grids with the
T5.2.0-SNAPSHOT? I'm finding that sometimes when using the pager to
navigate to the second page of a list it is coming up blank with the default
'no results' type message, and I need to do a manual browser refresh.
Anyone come acros
2010 12:17
To: Tapestry users
Subject: Re: Grid and inPlace="true" query
On Thu, 10 Jun 2010 05:51:38 -0300, Jim O'Callaghan
wrote:
> Are there any known issues with inPlace="true" for grids with the
> T5.2.0-SNAPSHOT? I'm finding that sometimes when using t
I'm seeing an issue with an inPlace grid under IE8 where clicking the pager
sends a request I can see to the server but the grid / pager is not
refreshed. If I manually hit refresh afterward the grid correctly displays
the selected page and the correct pager entry is highlighted. This works
fine
Coincidence I am getting this today also Borut. Someone here may be able to
give you more advice, but when it happened to me it was because some of the
cells in the grid were referencing lazily-loaded attributes (sub-entities) of
the entity your grid is paging on. You can either exclude these
load the attributes you need
and still take advantage of the inplace grid nav.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 11 June 2010 17:42
To: 'Tapestry users'
Subject: RE: tapestry-hibernate grid second page Session is clos
e.tapestry5.internal.structure.ComponentPageElementImpl.invoke(ComponentPageElementImpl.java:990)
> >at
> >
> org.apache.tapestry5.internal.structure.ComponentPageElementImpl.access$400(ComponentPageElementImpl.java:81)
> >at
> >
> org.apache.tapestry5.internal.str
Pierce,
The RegexAuthorizer has been removed from more recent snapshots of T5.2.0 -
search the list - I've posted a few questions about it in the last few
weeks.
Regards,
Jim.
-Original Message-
From: Pierce Wetter [mailto:pie...@paceap.com]
Sent: 12 June 2010 18:35
To: Tapestry users
S
I'm trying to put together an edit / display block for an entity (Entity B)
where for simplification the entity contains an id and a desc field
- in an edit scenario I want the rendered output to have a hidden field
for the id and an input field for the desc field, so that upon submission I
ca
e you were referring to.
HTH,
Uli
On 16.06.2010 15:11, Jim O'Callaghan wrote:
> I'm trying to put together an edit / display block for an entity (Entity
B)
> where for simplification the entity contains an id and a desc field
>
> - in an edit scenario I want the rendered output
tophe Cordenier
> Hi
>
> Maybe you should have a look at the BeanBlockOverrideSource service.
>
> 2010/6/16 Jim O'Callaghan
>
> Thanks for the reply Uli. I see how I can do this on a case by case basis
>> but what I was hoping for was to contribute a block / rendere
Christophe, Thiago, Thanks for the suggestions. As luck would have it I ended
up contributing a DataTypeAnalyzer and a block to the BeanBlockSource.
Thiago, given that approach, where an entity with structure (Long id, String
desc) is being translated, would you mind suggesting the best approac
to return. Am
I missing something obvious?
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 16 June 2010 20:35
To: Tapestry users
Subject: Re: Custom Edit Block
On Wed, Jun 16, 2010 at 12:18 PM, Jim O'Callaghan wrote:
> Thiago, g
aula Figueiredo [mailto:thiag...@gmail.com]
Sent: 16 June 2010 21:14
To: Tapestry users
Subject: Re: Custom Edit Block
On Wed, 16 Jun 2010 17:05:29 -0300, Jim O'Callaghan
wrote:
> ... in the translator, is there some way I can get access to the
> relevant entity? I thought a
l.com]
Sent: 17 June 2010 12:53
To: Tapestry users
Subject: Re: Custom Edit Block
On Wed, 16 Jun 2010 18:24:50 -0300, Jim O'Callaghan
wrote:
> Thiago,
Hi!
> Thanks for your helpful advice, as usual. Before I junk what I've done
> and get stuck in again, would you mind t
1 - 100 of 231 matches
Mail list logo