Re: [ANNOUNCEMENT] Tapestry 5.8.1 released!

2022-04-20 Thread Jonathan Barker
> Tapestry 5.8.1 is a drop-in replacement and recommended upgrade for > > Tapestry 5.7.0+ projects. > > > > All the details are in the release notes: > > https://tapestry.apache.org/release-notes-581.html. > > > > As always, if you have questions,

Re: Threads Tapestry 5.3.8 vs 5.4.3

2017-08-14 Thread Jonathan Barker
estry 5.3.8 those request were handeled normaly. When I > switch to 5.4.3 my request are not handeled, unitl my main process from > controller ends. > > Does anyone know something regarding this behaviour? > > -- > pozdraw

Re: Zone update 5.3-5.4 timing changes

2017-06-27 Thread Jonathan Barker
2017 at 4:10 PM, Jonathan Barker < > jonathan.theit...@gmail.com> wrote: > >> Hello all, >> >> We are in the midst of an upgrade of an application from 5.3.7 to >> 5.4.x, and we have hit a snag. Actions that were previously >> near-instantaneous now wait until the

Zone update 5.3-5.4 timing changes

2017-06-24 Thread Jonathan Barker
float box loads when they finally do occur. We need to have the near-immediate response and not have to wait until all displays have loaded, Any thoughts or suggestions? -- Jonathan Barker ITStrategic - To unsubscribe, e-m

Re: Access a T5 app through both http (Tomcat) and https (Apache httpd + AJP + Tomcat)

2015-02-05 Thread Jonathan Barker
. > > Is this setup possible with a Tapestry5 application (a single deployed > instance)? > Is there some way to tell Tapestry "If you're accessed through https, then > serve all pages through https, else if you're a

Re: @Embedded properties null not supported in T5.4 ???

2015-02-02 Thread Jonathan Barker
from past rev > > likely it is that and I should start clean > > I wonder what the schema migration semantics are for large scale systems > > years ago at Hewlett Packard we operated a fairly commercial one that ran at > setup time and overlayed > -- Jonathan Barker ITStr

Re: @Embedded properties null not supported in T5.4 ???

2015-02-01 Thread Jonathan Barker
text.label} > 58 object="propertyEditContext.propertyValue" model="embeddedModel" /> > 59 > 60 > 61 > 62 > 63${propertyEditContext.label} > > location > classpath:org/tynamo/pages/PropertyEditBlocks.tml, line 58 > > org.apache.tapestry5.ioc.internal.util.TapestryException > > Exception instantiating instance of org.tynamo.psi.psi.model.Demographics > (for component 'tynamo/PropertyEditBlocks:editor'): > org.apache.tapestry5.ioc.internal.OperationException: No service implements > the interface java.lang.String. > > location > classpath:org/tynamo/pages/PropertyEditBlocks.tml, line 58 > > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Grid data source, BeanModel and nested properties

2015-01-06 Thread Jonathan Barker
group by order_id. > > This won't work nice with Projections.rowCount() (unless you use > sub-select, which might be sub-optimal, and I'm not sure if even possible > using Criteria API). > > > On Sat, Jan 3, 2015 at 5:57 AM, Jonathan Barker > wrote: > >&g

Re: Grid data source, BeanModel and nested properties

2015-01-02 Thread Jonathan Barker
d in Grid. > > Is there any reasonable solution for that, besides manually providing all > required mappings between Grid property names and database property names? > > -- > Ilya Obshadko -- Jonathan Barker ITStrategic -

Re: Distributed configuration of Spring Application context in a non-web Tapestry-ioc project

2014-10-21 Thread Jonathan Barker
u could then have use distributed configuration to define the app context > files for the OrderedConfiguration. > > As I said earlier, I think this highlights a bigger problem that you need > the servlet api on your classpath for a non-web app. Perhaps > tapestry-spring needs to

Re: Distributed configuration of Spring Application context in a non-web Tapestry-ioc project

2014-10-21 Thread Jonathan Barker
t; is not on the classpath. It seems that SpringModuleDef is not suitable for > you since it references ServletContext which I also assume is not on your > classpath. -- Jonathan Barker ITStrategic - To unsubscribe,

Distributed configuration of Spring Application context in a non-web Tapestry-ioc project

2014-10-21 Thread Jonathan Barker
en easier to achieve in Spring, but the number of Camel processes I have running is going to get more difficult to manage. We've built a tapestry-ioc integration for Camel so we can do distributed contribution of routes, but we're bumping up against this one issue. Regards, Jo

Re: problems with JavaScript compression on jquery js when deployed to jetty

2014-04-17 Thread Jonathan Barker
ectChannelEndPoint.java:667) >at > org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) >at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) >at > org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) >at java.lang.Thread.run(Thread.java:722) > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > http://www.avast.com > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > http://www.avast.com > -- Jonathan Barker ITStrategic

Re: wired error / firewall depending? / javascript float number error

2013-01-31 Thread Jonathan Barker
ling list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Modular Tapestry application in Eclipse

2013-01-28 Thread Jonathan Barker
-- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tape

Re: Tapestry URLs inside iFrame (Facebook canvas)

2012-10-30 Thread Jonathan Barker
t; http://tapestry.1045711.n5.nabble.com/Tapestry-URLs-inside-iFrame-Facebook-canvas-tp5717408p5717435.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-uns

Re: Tapestry URLs inside iFrame (Facebook canvas)

2012-10-30 Thread Jonathan Barker
045711.n5.nabble.com/Tapestry-URLs-inside-iFrame-Facebook-canvas-tp5717408p5717433.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional comma

Re: Tapestry URLs inside iFrame (Facebook canvas)

2012-10-30 Thread Jonathan Barker
s-tp5717408p5717416.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jona

Re: Error on contributeMasterObjectProvider: org/apache/tapestry5/ioc/internal/util/LockSupport

2012-08-08 Thread Jonathan Barker
t bootstrap and > throws the exception. > > Attached a more detailed exception report. > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-

Re: Updating a size 20 map with On Change event of 20 select components

2012-07-24 Thread Jonathan Barker
) >> { >> groupMap.put(group, recipient); >> } >> >> >> I'm still new but i'm starting to get the hang of T5... >> Thanks! >> -Russell > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Tapestry Transactions

2012-05-31 Thread Jonathan Barker
- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Tapestry 5.3.3, Spring 3.1 and @Inject

2012-05-17 Thread Jonathan Barker
age in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-3-Spring-3-1-and-Inject-tp5711099p5711380.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > -----

Re: Tapestry 5.3.3, Spring 3.1 and @Inject

2012-05-16 Thread Jonathan Barker
nknown > Source) >        at $InjectionProvider2_128a2841c22331d7.provideInjection(Unknown > Source) >        at > org.apache.tapestry5.internal.transform.InjectWorker$2.run(InjectWorker.java:73) >        ... 103 more > > The "personManager" bean is defined in WEB-I

Re: Tapestry with Spring

2012-04-14 Thread Jonathan Barker
ew this message in context: > http://tapestry.1045711.n5.nabble.com/Tapestry-with-Spring-tp5574749p5640804.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@ta

Re: Where to store site settings?

2012-03-29 Thread Jonathan Barker
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >> >> - >> To unsub

Re: Load persistent data twice

2012-03-24 Thread Jonathan Barker
t to do about it? > Thanks a lot for help! > Sascha Schäfer -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: problem logging into webapp using acegi

2012-03-13 Thread Jonathan Barker
bscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: problem logging into webapp using acegi

2012-03-12 Thread Jonathan Barker
egisecurity.userdetails.ldap.LdapUserDetailsImpl@1679bb1; > Password: [PROTECTED]; Authenticated: true; Details: null; Granted > Authorities: ROLE_RLE-BLR-DEV-QA ENGINEER 4-STAFF > 2012-03-08 12:26:37,661 ERROR ["http-apr-8080"-exec-8] > org.apache.tapestry5.internal.services.R

Re: problem logging into webapp using acegi

2012-03-10 Thread Jonathan Barker
R 2YA. Listed on the London > Stock Exchange. Its subsidiaries IG Markets Limited and IG Index Limited are > authorised and regulated by the Financial Services Authority (IG Markets > Limited FSA registration number 195355 and IG Index Limited FSA registration > number 114059). -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: best way to patch tapestry?

2012-02-21 Thread Jonathan Barker
! >> >> Don't patch: find the service that contains the logic you want to change >> and override it through Tapestry-IoC. >> > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands,

Re: Issue with Maven + Eclipse + Tapestry (slightly off-topic)

2012-02-16 Thread Jonathan Barker
copying the >>> > **.tml*files from >>> > *src/main/resources* into *src/test/resources*. >>> > Can anyone please share tips or advice? >>> > Regards, >>> > J. >>> > P.S. This is slightly off-topic as it also relates to Eclipse and > Maven. >>> > Sorry... >>> >>> >>> - >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >> -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Component xxx does not contain embedded component 'yyy'.

2012-02-14 Thread Jonathan Barker
you get the >>> same error on another field. >>> >> I am going to try that. >> > *No luck with this either...* -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapest

Re: Component xxx does not contain embedded component 'yyy'.

2012-02-14 Thread Jonathan Barker
t;> > "passwords too weak");// todo* >> > * }* >> > * >> > * >> > * if (childminderRegistrationForm.isValid()) {* >> > * accountService.registerChildminderAccount(childminderAccount);* >> > * successPage.setUp(childminderAccount);* >> > * }* >> > * }* >> &

Re: Component xxx does not contain embedded component 'yyy'.

2012-02-14 Thread Jonathan Barker
> * value="childminderAccount.accountFirstName" />* > * * > * * > * > * > * * > * />* > * value="childminderAccount.accountLastName" />* > * * > * * > * > * > * * > * />* > * value="childminderAccount.accountPassword" t

Re: Component xxx does not contain embedded component 'yyy'.

2012-02-14 Thread Jonathan Barker
 at >> org.apache.tapestry5.internal.transform.InjectComponentWorker$InjectedComponentFieldValueConduit$1.containingPageDidLoad(InjectComponentWorker.java:57) >>  at >> org.apache.tapestry5.internal.structure.PageImpl.loaded(PageImpl.java:186) >>  at >> org.apache.tapestry5.internal.pageload.PageLoaderImpl$3.invoke(PageLoaderImpl.java:193) >>  at >> org.apache.tapestry5.internal.pageload.PageLoaderImpl$3.invoke(PageLoaderImpl.java:178) >>  at >> org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:74) >>  ... 63 more >> Caused by: org.apache.tapestry5.ioc.util.UnknownValueException: Component >> account/ChildminderRegistration does not contain embedded component >> 'accountEmailAddress'. >>  at >> org.apache.tapestry5.internal.structure.ComponentPageElementImpl.getEmbeddedElement(ComponentPageElementImpl.java:860) >>  at >> org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl.getEmbeddedComponent(InternalComponentResourcesImpl.java:186) >>  at >> org.apache.tapestry5.internal.transform.InjectComponentWorker$InjectedComponentFieldValueConduit.load(InjectComponentWorker.java:68) >>  ... 69 more >> >> >> The field does exist in the form and it it the first one occurring in the >> form. >> >> Can anyone please help? >> >> Regards, >> >> Julien Martin. >> -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Novice user of Tapestry needs help with classpath issue

2012-01-10 Thread Jonathan Barker
gt; *configuration.setClassForTemplateLoading(Class clazz, String directory)* > Regards, > Julien. > > 2012/1/10 Jonathan Barker > >> The Freemarker project gave me similar problems.  They have a >> Configuration object where you can do >> configuration.setClassForTem

Re: Novice user of Tapestry needs help with classpath issue

2012-01-10 Thread Jonathan Barker
> - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > -- Jonathan Barker ITStrategic --

PageTester with tapestry-security: No SecurityManager accessible to the calling code

2012-01-10 Thread Jonathan Barker
java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) -- Jonathan Barker ITStrategic

Re: Spring-security can't add AuthenticationProvider

2011-11-22 Thread Jonathan Barker
that you have 2 Spring beans binding the same type > > > > (AuthenticationProvider) - Tapestry's injection is based on types, so > > it > > > > cannot determine which service to inject. > > > > > > > > For a solution you can either eliminate one of the two Spring beans or > > > > inject ApplicationContext and get the bean manually. > > > > > > > > -- > > > > Chris > > > > > > > > -- > > > > View this message in context: > > > > > > > > > http://tapestry.1045711.n5.nabble.com/Spring-security-can-t-add-AuthenticationProvider-tp5005539p5009797.html > > > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > > > > > - > > > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > > > > > > > > > > > > -- > > Jonathan Barker > > ITStrategic > > -- Jonathan Barker ITStrategic - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Spring-security can't add AuthenticationProvider

2011-11-21 Thread Jonathan Barker
eliminate one of the two Spring beans or > > inject ApplicationContext and get the bean manually. > > > > -- > > Chris > > > > -- > > View this message in context: > > > http://tapestry.1045711.n5.nabble.com/Spring-security-can-t-add-AuthenticationProvider-tp5005539p5009797.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > -- Jonathan Barker ITStrategic

Re: Injecting session-scoped Spring beans

2011-11-18 Thread Jonathan Barker
re web app problem. > > > > -- > > Thiago H. de Paula Figueiredo > > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > > and instructor > > Owner, Ars Machina Tecnologia da Informação Ltda. > > http://www.arsmachina.com.br > > > -- Jonathan Barker ITStrategic

Re: Nested components parameters

2011-10-20 Thread Jonathan Barker
gt; Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: debugging jumpstart in Eclipse (missing line numbers)

2011-09-22 Thread Jonathan Barker
9p4831779.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Grid, generating conduit, unable to add method java.lang.Object get() to class

2011-09-21 Thread Jonathan Barker
class > $PropertyConduit_1328ac84ee8: [source error] > _persistence_shouldRefreshFetchGroup() not found in > org.opencsta.ctiserver.business.callevents.model.CalledEvent > > > What does this mean? > > I'm using Geoff's @EJB stuff from jumpstart's EJBAnnotationWorker example > > > I'd really

Re: tapestry select model

2011-09-21 Thread Jonathan Barker
10 > 11 > 12 > 13 > 14 page="wholesalemember/CreateWholeSaleMember">Create > W.Sale Member > > location >classpath:com/kids/crm/pages/wholesalemember/CreateWMemberTruck.tml, > line 9 > > # java.lang.NullPointerException > > Hide uninteresting stack frames Stack trace > >* > > org.apache.tapestry5.internal.util.SelectModelRenderer.option(SelectModelRenderer.java:51) > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/tapestry-select-model-tp4823674p4825110.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: tapestry select model

2011-09-20 Thread Jonathan Barker
leSaleMemberDao") > @Transactional > public class WholeSaleMemberDaoImpl extends HibernateDaoSupport implements > WholeSaleMemberDao{ >public ArrayList getWholeSaleMembers() { >return (ArrayList) getHibernateTemplate().find("from > WholeSaleMember"); >} > } > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/tapestry-select-model-tp4823674p4824898.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Zone error after I have updated to Tapestry 5.2.6

2011-09-08 Thread Jonathan Barker
apestry.1045711.n5.nabble.com/Zone-error-after-I-have-updated-to-Tapestry-5-2-6-tp4782821p4783107.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: [T5.3 beta 2] Using Tapestry-Spring-Security with 5.3?

2011-09-07 Thread Jonathan Barker
tried to contact Robin Helgelin (who seems to be the original > maintainer of TSS) about the status of the project and if the latest > sources > are available somewhere but didn't get a response yet. > > Thanks, > Rado > -- Jonathan Barker ITStrategic

Re: Implications of putting Tapestry JARs into common ClassLoader

2011-09-02 Thread Jonathan Barker
s went away. On Fri, Sep 2, 2011 at 10:32 AM, Lenny Primak wrote: > Thanks, Jonathan, > can you share your config file? Perhaps you can share your config file > so I can get similar options up and running in Glassfish? > Thanks > > On Sep 2, 2011, at 10:26 AM, Jonathan Bark

Re: Implications of putting Tapestry JARs into common ClassLoader

2011-09-02 Thread Jonathan Barker
at java.lang.Class.forName(Class.java:264) >at > sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:113) >at > sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:125) >at > sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49) >at > sun.reflect.annotation.AnnotationParser.parseSig(AnnotationParser.java:388) >at > sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:199) >at > sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:87) >at > sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:70) >at java.lang.reflect.Field.declaredAnnotations(Field.java:1034) >at java.lang.reflect.Field.getAnnotation(Field.java:1018) >at > org.apache.tapestry5.ioc.internal.services.AccessableObjectAnnotationProvider.getAnnotation(AccessableObjectAnnotationProvider.java:37) >at > org.apache.tapestry5.ioc.internal.services.AnnotationProviderChain.getAnnotation(AnnotationProviderChain.java:51) >at > org.apache.tapestry5.ioc.internal.services.PropertyAdapterImpl.getAnnotation(PropertyAdapterImpl.java:167) >at > org.apache.tapestry5.internal.services.BeanModelSourceImpl.create(BeanModelSourceImpl.java:171) >at > org.apache.tapestry5.internal.services.BeanModelSourceImpl.createDisplayModel(BeanModelSourceImpl.java:148) >at $BeanModelSource_161b83f4eb0053.createDisplayModel(Unknown > Source) >at org.apache.tapestry5.corelib.components.Grid$1.get(Grid.java:412) >at > org.apache.tapestry5.internal.transform.ParameterWorker$3$1.readFromBinding(ParameterWorker.java:254) >... 99 more > |#] > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Tapestry 4 @TextField Problem

2011-08-19 Thread Jonathan Barker
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Select component... Can i just pass it a list of values?

2011-08-07 Thread Jonathan Barker
.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: How do I add a dynamic number of forms to a page?

2011-08-07 Thread Jonathan Barker
e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: How do I add a dynamic number of forms to a page?

2011-08-07 Thread Jonathan Barker
> > > > Any help or alternative suggestions would be much appreciated. > > Cheers!!! > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/How-do-I-add-a-dynamic-number-of-forms-to-a-page-tp4674893p4674893.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: How can I 'force' Tapestry to use HTTPS if the page was loaded via HTTPS?

2011-06-30 Thread Jonathan Barker
sted in T4. On Thu, Jun 30, 2011 at 10:54 AM, Josh Canfield wrote: > > https://issues.apache.org/jira/browse/TAP5-167 > > Couldn't logic in the base url source solve that case as well? > On Jun 30, 2011 6:30 AM, "Jonathan Barker" > wrote: > > Take a look at: &

Re: How can I 'force' Tapestry to use HTTPS if the page was loaded via HTTPS?

2011-06-30 Thread Jonathan Barker
ttps and use http if loaded via http. > > Kind regards, > > Martijn Brinkers > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Tapestry 4 - Need help in Select option

2011-05-22 Thread Jonathan Barker
the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Injecting spring beans in tapestry services?

2011-05-05 Thread Jonathan Barker
-- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Logon notification

2011-03-31 Thread Jonathan Barker
"Forced kill of > session: " + sessionId); > // TODO: look > into decrementing db login count etc. > } catch (Exception e){ > log.error("Could not

Re: Logon notification

2011-03-30 Thread Jonathan Barker
notify me of a successful logon > using the Spring ApplicationListener. However, the ApplicationListener > doesn't seem to be notified of the events. > > > > Any help or pointers will be appreciated. > > > > I am using t5.2 Spring 3.0 and the 3.0.0-snapshot of t5 Spring Security. > > > > > > --- > > > > Thanks > > David > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > No virus found in this message. > Checked by AVG - www.avg.com > Version: 10.0.1209 / Virus Database: 1500/3538 - Release Date: 03/29/11 > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: How to inject Spring Bean by name?

2011-03-16 Thread Jonathan Barker
er, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > -- Jonathan Barker ITStrategic

Re: How to inject Spring Bean by name?

2011-03-16 Thread Jonathan Barker
bean injection in Tapestry. On Wed, Mar 16, 2011 at 9:22 PM, leon wrote: > Hi all, > We need to inject more than one implementings of service interface, so how > to do that? > Thanks! > > -- > Best Regards > Li Guoqiang > -- Jonathan Barker ITStrategic

Re: Grid with multiple forms

2011-02-26 Thread Jonathan Barker
an intelligent question, I often answer my own question. Keep up the good work! Jonathan On Sat, Feb 26, 2011 at 12:41 PM, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Sat, 26 Feb 2011 12:56:45 -0300, Jonathan Barker < > jonathan.theit...@gmail.com> w

Re: Rendering a Block

2011-02-26 Thread Jonathan Barker
;text/html", renderer.render(theBlock)); > >>> } > >>> > >>> Obviously the BlockRenderer service does not exist, but I would want it > >>> to > >>> exist. Or something similar. > >>> > >>> Who can help me out? > >>> > >>> Tom. > >>> > >>> - > >>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > >>> For additional commands, e-mail: users-h...@tapestry.apache.org > >>> > > > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Grid with multiple forms

2011-02-26 Thread Jonathan Barker
I don't think there's an easy way to do one per row, but I have used a form in one cell per row, and I also used an in-place editor component to allow item-by-item editing within a grid - but any row-wise validation was completely manual. It's not so much that Tapestry is rigid, because it is incr

Re: Spring beans in the AppModule?

2011-02-15 Thread Jonathan Barker
com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker

Re: [T5.1.0.5] 'Tapestry' is undefined JavaScript error on form submit

2010-12-07 Thread Jonathan Barker
unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Problems with Tapestry-Spring-Hibenrnate

2010-12-05 Thread Jonathan Barker
licate service error). >> > > Ok, so how can I access my session factories if I can't inject them? > > Where can I obtain the session factory instance - I'm afraid my knowledge > of Spring is not very good. > > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Problems with Tapestry-Spring-Hibenrnate

2010-12-04 Thread Jonathan Barker
ed. > > My next question will be how to set up the rest of the applicationcontext - > I imagine I need two transaction managers, but I can't find an example of > how to connect this up in the XML with the transaction interceptor. Anyway - > one problem at a time...! > > Thank you. > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: problme learning t5+spring+hibernate

2010-11-28 Thread Jonathan Barker
yone can give me some hints to fix the > >>> problem, or can > >>> any one point me to a more recent t5+spring+hibernate tutorial? > >>> > >>> Thanks > >>> John Chan > >>> > >>> > >> > >> -- > >> Regards, > >> Christophe Cordenier. > >> > >> Committer on Apache Tapestry 5 > >> Co-creator of wooki @wookicentral.com > >> > > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Live-Class-Reloading in a Maven-Multi-Module Project

2010-11-08 Thread Jonathan Barker
v 2010 11:24:53 -0200, Christian Riedel < > >>>> cr.ml...@googlemail.com> wrote: > >>>> > >>>> Hi list, > >>>>> > >>>> > >>>> Hi! > >>>> > >>>> > >>>> I'm trying to build a multi-module project with maven 2 (w/ m2eclipse) > >> and > >>>>> Tapestry (5.2.2) of course! One module contains the .war artifact and > >> some > >>>>> of the others contribute pages and components... > >>>>> Now the problem is that I can't leverage live-class-reloading or > >> resource > >>>>> reloading in general since I always have to re-install the artifacts > >> and > >>>>> restart jetty (using jetty:run) to see the changes... > >>>>> > >>>> > >>>> jetty:run and Maven plugins in general have this problem. Use > >> RunJettyRun > >>>> or an embedded Jetty instance to run your project and everything will > >> work. > >>>> :) > >>>> > >>>> -- > >>>> Thiago H. de Paula Figueiredo > >>>> Independent Java, Apache Tapestry 5 and Hibernate consultant, > developer, > >>>> and instructor > >>>> Owner, Ars Machina Tecnologia da Informação Ltda. > >>>> http://www.arsmachina.com.br > >>>> > >>>> > >>>> - > >>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > >>>> For additional commands, e-mail: users-h...@tapestry.apache.org > >>>> > >>>> > >> > >> > >> - > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > >> For additional commands, e-mail: users-h...@tapestry.apache.org > >> > >> > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Disable Access denied Stack-trace

2010-10-17 Thread Jonathan Barker
384.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: absolute asset url

2010-10-01 Thread Jonathan Barker
I mean is there a better way as to fetch the host and port from the request > and then to concatenate the stuff. > > Thx > chris > > > -- Jonathan Barker ITStrategic

Re: Tapestry 5 and Spring beans with same interface

2010-07-26 Thread Jonathan Barker
> - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Tapestry 5 and Spring beans with same interface

2010-07-26 Thread Jonathan Barker
nRequestFilter, > handsetGroupRequestFilter. > > > > > > How can I solve this problem? Somehow I have to provide the spring bean > id. > > thx > > chris > > Christian Koller > Sofwareentwickler > > net mobile Schweiz AG > Seestrasse 45 > CH ñ 8702 Zollikon > > Tel: + 41 (0) 44 918 99 99 > Fax: + 41 (0) 44 918 99 98 > Direkt: + 41 (0) 44 918 99 72 > > Mail: christian.kol...@net-m.ch > Web: www.net-m.ch > > -- Jonathan Barker ITStrategic

Re: non thread safe access to session

2010-07-21 Thread Jonathan Barker
users-h...@tapestry.apache.org > > > > --------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Updating a Zone with Actionlink doesn't work (Return type can not be handled)

2010-06-24 Thread Jonathan Barker
gt; For additional commands, e-mail: users-h...@tapestry.apache.org > >> > > > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- > View this message in context: > http://old.nabble.com/Updating-a-Zone-with-Actionlink-doesn%27t-work-%28Return-type-can-not-be-handled%29-tp27355636p28978902.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: TSS add custom voter & securing non-tapestry methods

2010-05-12 Thread Jonathan Barker
anning.services.impl.GeoService"> > > > > > class="com.marketip.geoplanning.services.dwr.GeoService"> > > > > class="com.marketip.geoplanning.services.dwr.RemoteTaskService"> >

Re: TSS add custom voter & securing non-tapestry methods

2010-05-11 Thread Jonathan Barker
ccess-decision-manager-ref="accessDecisionMnager" /> > > I get a >"NoSuchBeanDefinitionException :No bean named > 'accessDecisionManager' is defined" > > This really starts annoy me :-( ... > > So has anyone ever secured a method out

Re: TSS add custom voter

2010-05-10 Thread Jonathan Barker
; > > > Nicolas. > > > > > > > > > > <http://www.market-ip.com/> www.market-ip.com > > > > > > Nicolas Gillet > > Market-IP > Chaussée de Marche, 774 > BELGIUM - 5100 Naninne > > > <mailto:nicolas.gil...@market-ip.com> nicolas.gil...@market-ip.com > > > > tel: > fax: > > +32 81 33 11 11 > +32 81 33 11 10 > > > > > > > > -- Jonathan Barker ITStrategic

Re: What's the page that cause the redirect to the login page ?

2010-03-06 Thread Jonathan Barker
s message in context: > http://old.nabble.com/What%27s-the-page-that-cause-the-redirect-to-the-login-page---tp27749346p27749346.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Does anyone deploy on Tomca6 (ubuntu)

2010-01-13 Thread Jonathan Barker
idn't have given to me any gotchas so > far... > > Cheers > -- > Massimo > http://meridio.blogspot.com > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Hibernate question

2009-11-15 Thread Jonathan Barker
the session > and > recreate it at the beginning of each new HTTP request. Tapestry has some > features to make this easy for you, but that's beyond my expertise (search > the mailing list). > > Szemere > -- Jonathan Barker ITStrategic

Re: Tapestry 4.1 How to protect from "malicious" change on parameters?

2009-07-31 Thread Jonathan Barker
cious values like = %27%3B and \'%20having%201=1-- > Cross-site Scripting values like = > Making null some parameters. > > This malicious values, can be inserted on the sp parameters of an url, or > even at hidden parameters within a form. > > Thanks, > Ad

Re: Tapestry 4.1 How to protect from "malicious" change on parameters?

2009-07-29 Thread Jonathan Barker
4710242p24710242.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Is AjaxFormLoop example working for you?

2009-07-17 Thread Jonathan Barker
ailure: Status 500 for > /jumpstart/examples/tables/ajaxformlooptailored1.ajaxformloop.rowinjector:inject;jsessionid=3BB5CE5E0D166AC91A4561295B8F5151?t:formcomponentid=examples/tables/AjaxFormLoopTailored1:personsedit&t:formid=personsedit: > The rendered content did not include any elements that allow for the > positioning of the hidden form field's element. > > -- Jonathan Barker ITStrategic

Re: Error on page request: Construction of service 'PropertyConduitSource' has failed due to recursion

2009-06-03 Thread Jonathan Barker
; > > $HttpServletRequestHandler_121a5bc982e.service($HttpServletRequestHandle > r_121a5bc982e.java) > > > org.apache.tapestry5.internal.services.IgnoredPathsFilter.service(Ignore > dPathsFilter.java:62) > > > $HttpServletRequestFilter_121a5bc982a.service($HttpServletRequestFilter_ > 121a5bc982a.java) > > > $HttpServletRequestHandler_121a5bc982e.service($HttpServletRequestHandle > r_121a5bc982e.java) > > > org.apache.tapestry5.services.TapestryModule$2.service(TapestryModule.ja > va:726) > > > $HttpServletRequestHandler_121a5bc982e.service($HttpServletRequestHandle > r_121a5bc982e.java) > > > $HttpServletRequestHandler_121a5bc9828.service($HttpServletRequestHandle > r_121a5bc9828.java) > > > org.apache.tapestry5.TapestryFilter.doFilter(TapestryFilter.java:127) > > > > > > Thanks, > > Alexey. > > -- Jonathan Barker ITStrategic

Re: [Tapestry Central] Vendor Client Relationship Video

2009-06-03 Thread Jonathan Barker
--- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > Director of Open Source Technology at Formos > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Staying in secure or non-secure mode rather than autoswitching based on @secure

2009-05-30 Thread Jonathan Barker
secure-mode-rather-than-autoswitching-based-on-%40secure-tp23681100p23681100.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache

Re: T 5.1 How to inject Spring beans by name?

2009-05-30 Thread Jonathan Barker
ontext > and > then get the bean by name/id works, but is a bit awkward in cases like > this. > > Is there some other possibility? If not, is support for injection by name > planned in the future without the 5.0 compatibility mode? > -- Jonathan Barker ITStrategic

Re: T5 - Chenillekit Quartz & Services

2009-03-31 Thread Jonathan Barker
e, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: Non Standard SSL port on Tapestry App

2009-03-26 Thread Jonathan Barker
ht work, thanks a lot, Jonathan. > > Do you want replaced TapestryConstants.SECURE_PAGE constant? It's not > available in T5.0.18. > > > > - Original Message > From: Jonathan Barker > To: Tapestry users > Sent: Wednesday, March 25, 2009 10:18:42 PM >

Re: Non Standard SSL port on Tapestry App

2009-03-25 Thread Jonathan Barker
o configure it to recognize and post/get to the right port? > > > > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic

Re: cross field validation with empty fields

2009-03-09 Thread Jonathan Barker
> > Is there another way to accomplish cross field validation ? > > It seems to us that in T4.1  lacks a validator attribute for the form > component. > > > > ---------

RE: T5 and hibernate slowing with more records

2009-01-15 Thread Jonathan Barker
Been there, hit that. You need to clear() the session. Or, you can also evict() as you go. Basically, every time Hibernate needs to commit something, it needs to flush to the database, and it looks at all of the Hibernate objects that it knows about - not just those to which you have current ref

RE: tapestry limitations

2009-01-12 Thread Jonathan Barker
> - events in components with parameters and/or persistent state when > displayed in a loop > > Tapestry does a lot of magic behind the curtains to assure everything > works as expected inside components. This is great. However, once > components are used in a loop, the events suddenly have the

RE: Connection Problem

2009-01-11 Thread Jonathan Barker
I configure connection pooling on my app server, so I have no hands-on experience with c3p0. Certainly it looks like this would work well. If it doesn't, then one more paranoid thing Abangkis can do is add hibernate.c3p0.validate=true to force checking of every connection on checkout from the p

RE: Connection Problem

2009-01-10 Thread Jonathan Barker
It sounds like you need to configure your connection pool to issue check statements before returning a connection (new or existing). > -Original Message- > From: abangkis [mailto:abang...@gmail.com] > Sent: Saturday, January 10, 2009 17:42 > To: Tapestry users > Subject: Connection Probl

RE: [T4.1] OGNL performance problem (serialization)

2009-01-09 Thread Jonathan Barker
Aaron, Not that these are solutions, but sometimes a good workaround will do the trick. Have you tried using tapestry-prop? It was more useful before ognl was optimized, and I've read about possible incompatibilities with later versions of T4, but it's worth a try. Have you tried specifying the

RE: T5 newbie books/tutorials and a couple of questions?

2009-01-03 Thread Jonathan Barker
Kevin Monceaux > Sent: Saturday, January 03, 2009 00:58 > To: Tapestry users > Subject: RE: T5 newbie books/tutorials and a couple of questions? > > Jonathan, > > On Fri, 2 Jan 2009, Jonathan Barker wrote: > > > Search the list for the Jumpstart application. It

  1   2   3   4   >