init = function(spec) {
$('#' + spec.id).ckeditor();
};
return init;
});
How is this achieved in 5.8?
--
George Christman
This e-mail may contain confidential, proprietary information on Zigster.
It is intended solely for the name recipient(s) listed above and should
Hi, I upgraded to Tapestry 5.8.1 and I moved all my js, css and modules to
the webapp directory. I have a ckeditor module that is trying to load some
ckeditor css and image files. In older versions of tapestry I resolved this
with ClasspathAssetAliasManager, but that seems to be deprecated and no
l
env/queue/hibernatesearch");
11.
MessageConsumer consumer = session.createConsumer(queue);
12. consumer.setMessageListener(this);
"
--
George Christman
Senior Engineer
www.CarDaddy.com
It turns out this wasn't working due to an autofocus to a search box.
On Mon, Mar 12, 2018 at 11:53 PM, George Christman
wrote:
> I'm setting up a simple HTML TOC which scrolls to the correct content id
> while clicking a url like this Example TOC.
> The TOC appends to the ur
I'm setting up a simple HTML TOC which scrolls to the correct content id
while clicking a url like this Example TOC. The
TOC appends to the url like so
https://www.example.com/#example_toc
Now if I refresh the browser with the TOC appended the url, it doesn't
scroll to the content. What could pos
now Clojure/clojusescript, mongo, Titan
> > graphs etc... So exciting !!
> >
> > Sent from my iPhone
> >
> > > On Aug 10, 2015, at 9:01 PM, George Christman >
> > wrote:
> > >
> > > I think the choices these days are starting to become very
orking with spas lately as well, and moved from AngularJS to
> Ember.
> >>>
> >>> Kalle
> >>>
> >>>> On Fri, Aug 7, 2015 at 12:46 PM, Bob Harner
> wrote:
> >>>>
> >>>> Yes a page/event. As long as the URL looks like
gt; statusImages.put(String.valueOf(i), asset.toClientURL());
> }
> return new JSONObject(
> "statusImages", statusImages,
> "symbols", symbols);
>
> Is this the correct way of doing this in T5.4, or could it be simpler?
>
>
>
>
>
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
Hi guys, I've been playing around with AngularJS and backbone recently and
I'm wondering if it's pretty easy to use with Tapestry? I'm more concerned
with ajax events etc. I know in grails you can just point your url to a
controller/action, would we do something similar in Tapestry, but obviously
n
I'm wondering what the best approach would be to handle multi threading in
a service so that I have other service classes available to me.
I'm passing in PDFService, but I'd like to pass it in through constructor
injection.
I'm assuming I'd have to instantiate the pool within archiveQueue and not
opagate
> to renderException
>
> What ever the case is it would be nice to create an issue to JIRA regarding
> the absoluteUrl because event if you didn't hit that part of code its still
> an issue that has to be fixed
>
> Thanks
> Dimitris Zenios
> On Mon, Apr 13, 2015
10, 2015 at 5:56 AM, George Christman >
> wrote:
>
> > I'm using relative links throughout my application and allowing our
> reverse
> > proxy to handle our secure port forwarding.
> >
> > I just discovered that DefaultRequestExceptionHandler on line 210
Should I file a bug with tynamo jira?
On Apr 1, 2015 3:40 PM, "Kalle Korhonen" wrote:
> On Wed, Apr 1, 2015 at 9:22 AM, George Christman
> wrote:
>
> > Kalle, when I switch from
> >
> >
> configuration.add(factory.createChain("/timeshe
eateChain("/admin/**").add(factory.roles(),
"appsupport").build());
configuration.add(factory.createChain("/timerecords/**").add(factory.roles(),
"timerecords").build());
}
On Tue, Mar 31, 2015 at 5:11 PM, George Christman
wrote:
> Yes, still having
t; > > t:value="department.defaultSchedule"
> > > >
> > > t:model="viewDepartment.schedulesModelEncoder"
> > > t:encoder="viewDepartment.schedulesModelEncoder"
> > > > t:mixins="formGroup"
> > > t:blankoption="ALWAYS
ired"/>
> > t:mixins="formGroup" rows="5"/>
> >
> >
> > ${message:submit-label}
> > data-dismiss="modal">${message:clos
or in play on some pages - similar to the
> one
> > in tynamo conversations, so requests may arrive while things are locked
> up
> > in either debugger - but I cannot remember if this has happened on pages
> > supporting conversations.
> >
> > --
> > Chris
ng an ajax form. It happens every single time.
On Tue, Mar 31, 2015 at 1:36 PM, George Christman
wrote:
> I'll test it in beta-28, but until that validation bug gets fixed, I can't
> upgrade to it.
>
> On Tue, Mar 31, 2015 at 12:46 PM, Dimitris Zenios <
> dimitris.zen..
I'll test it in beta-28, but until that validation bug gets fixed, I can't
upgrade to it.
On Tue, Mar 31, 2015 at 12:46 PM, Dimitris Zenios wrote:
> FYI just tested with 5.4-beta28 and I don't have such problem
>
> On Tue, Mar 31, 2015 at 5:38 PM, George Christman &g
Hey Kalle, just checking in with you to see if you happened to have anymore
info on this issue.
On Wed, Mar 25, 2015 at 4:05 PM, George Christman
wrote:
> Thanks Kalle, were using 5.4-beta24
>
> On Wed, Mar 25, 2015 at 1:09 PM, Kalle Korhonen <
> kalle.o.korho...@gmail.com>
rnate Criteria method setFetchMode ( "collectionName",
> FetchMode.JOIN ).
>
> On Fri, Mar 27, 2015 at 10:44 PM, George Christman <
> gchrist...@cardaddy.com>
> wrote:
>
> > You are the man, been struggling with this all day ugh. Thanks a lot.
&
You are the man, been struggling with this all day ugh. Thanks a lot.
On Fri, Mar 27, 2015 at 3:17 PM, Kalle Korhonen
wrote:
> On Fri, Mar 27, 2015 at 11:50 AM, George Christman <
> gchrist...@cardaddy.com>
> wrote:
>
> > Hi guys, I'm trying to pass my object from
Hi guys, I'm trying to pass my object from one page to the next without
actually saving it. I tried putting the object in a sessionstate, but I'm
getting lazy loading exceptions on my second page, any idea how to do this?
e). What's your exact version of T5 you are using? I'll see if we
> have a test for this case and try to reproduce.
>
> Kalle
>
> On Wed, Mar 25, 2015 at 6:07 AM, George Christman >
> wrote:
>
> > So I've been able to finally reproduce this bug. I have
Could you post some code? It's difficult to know what is going on without
being able to see the code.
On Wed, Mar 25, 2015 at 11:56 AM, Poggenpohl, Daniel <
daniel.poggenp...@isst.fraunhofer.de> wrote:
> Hello again,
>
> I have since reduced the bug to putting a DialogAjaxLink directly into a
> t
Thu, Mar 19, 2015 at 12:54 PM, George Christman
wrote:
> Could someone help me to understand this exception? I'm using Tap 5.4 and
> I've been seeing this quite often, but can't seem to reproduce it.
>
> The active page name has not been
> specified.org.apache.tapestry5
Could someone help me to understand this exception? I'm using Tap 5.4 and
I've been seeing this quite often, but can't seem to reproduce it.
The active page name has not been
specified.org.apache.tapestry5.ioc.internal.OperationException: The active
page name has not been specified. at
org.apache.
s kind of thing from happening
again?
Thanks Kalle,
George
On Fri, Mar 13, 2015 at 3:38 PM, Kalle Korhonen
wrote:
> As log message shows, you need to find out where the
> ArrayIndexOutOfBoundsException comes from, everything else is incidental.
>
> Kalle
>
> On Fri, Mar
.java:171)
*root cause*
java.lang.ArrayIndexOutOfBoundsException
*note* *The full stack trace of the root cause is available in the Apache
Tomcat/7.0.47 logs.*
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
n to your project's pom.xml / build.gradle and you
> should be fine,
> it will override any transitive dependencies you might have from Tapestry
> JARs.
>
> On Wed, Feb 25, 2015 at 6:16 PM, George Christman >
> wrote:
>
> > Hi guys, it looks like we are a couple
Hi guys, it looks like we are a couple point releases behind on hibernate
core. I'm trying to upgrade to hibernate-search 5.0.1 but it requires core
4.3.8, any chance we could upgrade the version?
thanks
On Mon, Feb 23, 2015 at 1:38 PM, Poggenpohl, Daniel <
daniel.poggenp...@isst.fraunhofer.de> wrote:
> Hello everyone,
>
> I'm trying to add some functionality to a grid:
>
> Every grid row should be an area where you can click to go to the details
> page of the row object.
>
> But enough of that, e
ot; would fix this for the time
being, I have also noticed on the android phones it appears to be newer
versions of chrome too. I was just taking a look at my logs and this
exception has appear 7015 times since early fall, so I find that to be a
bit alarming.
>
> On 2/20/15 11:27 AM, George Ch
ere any way to know which one of these two conditions are actually
causing the exception? Can you still have a post while having null
form_data?
On Fri, Feb 20, 2015 at 11:09 AM, George Christman
wrote:
> I also found this article related to android. Again I'm not very familiar
> with
I also found this article related to android. Again I'm not very familiar
with this stuff, so please forgive me if it's unrelated.
http://stackoverflow.com/questions/8587913/what-exactly-does-urlconnection-setdooutput-affect
On Fri, Feb 20, 2015 at 11:04 AM, George Christman
wrot
0:38 AM, George Christman
wrote:
>
>
> On Fri, Feb 20, 2015 at 9:31 AM, Thiago H de Paula Figueiredo <
> thiag...@gmail.com> wrote:
>
>> On Fri, 20 Feb 2015 12:15:55 -0200, George Christman <
>> gchrist...@cardaddy.com> wrote:
>>
>> So the question
On Fri, Feb 20, 2015 at 9:31 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Fri, 20 Feb 2015 12:15:55 -0200, George Christman <
> gchrist...@cardaddy.com> wrote:
>
> So the question is how is the user able to force the browser to load that
>&
I know this has been an on going topic, but I have yet to see a solid
solution for this, so I'm re-posting the question with some additional
information.
Myself as well as many others have seen the following exception popup
numerous times.
Forms require that the request method be POST and that th
: ${count}
Update Count for
Component ${compId}
On Thu, Feb 19, 2015 at 1:53 PM, George Christman
wrote:
> As Thiago pointed out, you need to come up with some sort of dynamic id
> generator that can be used to set the id in the tml and the
> responseRenderer. I happe
one for your zone.
On Thu, Feb 19, 2015 at 1:45 PM, Sumanth wrote:
> @Chris
> Hi Chris,
>
> I've tried with zone's with t:async and even zone with ^ but doesnt solve
> the problem.
>
> shouldn't the component be a black box from my perspective? And like
>
9 Feb 2015 16:19:54 -0200, George Christman <
> gchrist...@cardaddy.com> wrote:
>
>
>>
>
> Never, never, never ever use ${} expansions when binding Tapestry
> parameters. In 100% of the cases, it's either harmless, but philosophically
> wrong
componentResources.getId();
}
}
On Thu, Feb 19, 2015 at 1:13 PM, George Christman
wrote:
> I would have thought tapestry would have done this automatically, but the
> problem is your ajaxresponserender is telling the first zone to update
> rather than _0. This will get your second zone
> >> http://s4.postimg.org/nenbw7brh/After_Clicking_Second_Link.png
> >>
> >> http://s10.postimg.org/8kaij68rt/After_Refresh.png
> >>
> >>
> >> Kind Regards,
> >> Sumanth
> >>
> >
> >
> > --
> > Thiago H. de Paula Figueiredo
> > Tapestry, Java and Hibernate consultant and developer
> > http://machina.com.br
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> > For additional commands, e-mail: users-h...@tapestry.apache.org
> >
> >
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
by the way this is a 5.4 bug starting in beta-26, beta-25 it works fine.
I'm not sure about 5.3 as I no longer use it.
On Wed, Feb 18, 2015 at 8:40 PM, George Christman
wrote:
> It's the same behavior regardless of whether or not your using ajax. I
> thought initially it
It's the same behavior regardless of whether or not your using ajax. I
thought initially it was an ajax only exception, but it's not.
On Wed, Feb 18, 2015 at 3:45 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Wed, 18 Feb 2015 14:12:21 -0200, George Ch
I've added the
> @Secure
> > > > > annotation to one of my pages but by default the link is generated
> > > thus:
> > > > >
> > > > > https://[DOMAIN]:80/login
> > > > >
> > > > > I tried adding:
> > &
t; > configuration.add(SymbolConstants.HOSTPORT_SECURE, "443");
> > >
> > > The link is now generated correctly like this (without a port):
> > >
> > > https://[DOMAIN]/login
> > >
> > > However when I hit that link, it gets caught in an
hout the @Secure annotation over https
> and it loads fine.
>
> Any pointers?
>
> Thanks,
> Ben.
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
Object2s = testObject2s;
}
}
public class TestObject2 {
private BigDecimal price;
public BigDecimal getPrice() {
return price;
}
public void setPrice(BigDecimal price) {
this.price = price;
}
}
}
On Tue, Feb 1
On Feb 17, 2015 8:26 PM, "Thiago H de Paula Figueiredo"
wrote:
>
> On Tue, 17 Feb 2015 17:56:00 -0200, George Christman <
gchrist...@cardaddy.com> wrote:
>
>> Thiago, could you please reopen this issue again.
>
>
> Done.
Thanks
>
>
>> We are
o
fix most issues with the exception of 1 field and still continues to be an
issue in beta-28.
To help debug this issue, could you provide me with a code snippet that I
could use to see what's in the validation tracker?
Thanks,
George
On Thu, Jan 15, 2015 at 4:06 PM, George Christman
wrote:
great thanks. I'm assuming we'll see this fix released in beta-28?
On Wed, Feb 11, 2015 at 6:34 AM, Bob Harner wrote:
> This sounds like the bug Jochen just fixed yesterday...
>
> https://issues.apache.org/jira/browse/TAP5-2450
> On Feb 10, 2015 11:45 PM, "George Ch
Hi, I just tried upgrading from 5.4-beta-27 and started receiving the
following exception all over my app.
*Component vehicles/Index:gridlisting.if_5 has rendered unbalanced
elements; either it has started an element with MarkupWriter.element() and
not followed up with MarkupWriter.end(), or it ha
on.cfg.xml" or
> "hibernate-test.cfg.xml".
>
> Kalle
>
> On Thu, Feb 5, 2015 at 11:09 AM, George Christman >
> wrote:
>
> > Hi guys, I'm trying to setup an in memory database for selenium testing.
> > I'm wondering if some
Hi guys, I'm trying to setup an in memory database for selenium testing.
I'm wondering if someone new how to override my hibernate.cfg.xml file with
something like contributeHibernateEntityPackageManager without a conflict
with the xml. Thanks in advance.
stance. This problem is perplexing... for a fundamental
> issue.
>
> Ken
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
which
we spoke about this before for future releases. I also think if we get
this figured out it would help to reduce some of the hosting cost
associated with the cloud.
On Tue, Jan 27, 2015 at 3:10 PM, George Christman
wrote:
> In production mode Google / yslow have both been complaining
this is the cache control header for when the
>> OMIT_EXPIRATION flag is passed to the relevant service. When the flag is
>> not passed, we get the far-future expires header.
>>
>>
>> On Tue, Jan 27, 2015 at 6:41 AM, George Christman > > wrote:
>>
>>
5/tapestry-console.css
(no expires) http://localhost:8080/etss/assets/meta/z57b9a823/tapestry5/tree.css
Any thoughts?
On Tue, Jan 27, 2015 at 8:48 AM, George Christman
wrote:
> Hi Guys, I'm back on this topic again. Does anybody know how to bump
> up the default 60 second time to som
ery page load. This is configurable
> and you may want a much higher value in production. If you are rapidly
> iterating on the source of a module, you may need to force the browser
> to reload after clearing local cache. Chrome has an option to disable
> the client-side cache when its de
6:18 AM, George Christman
wrote:
> Below is the tml code
>
> 12
> 13
> 14
> 15 formState="iteration">
> 16 formstate="iteration">
> 17
> 18
> 19
> 20
> 21
> 22
>
>
> java
>
> @Property
>
.tml, and identify line 16, too?
>
> On 25 Jan 2015, at 5:24 am, George Christman wrote:
>
>> Hi guys, I've been seeing this exception a lot lately and I can't seem
>> to track it down, I'm wondering if anybody has see anything like this
>> before and mi
Hi guys, I've been seeing this exception a lot lately and I can't seem
to track it down, I'm wondering if anybody has see anything like this
before and might be able to lend a helping hand to understand it.
Thanks
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
20 Jan 2015 09:24, "George Christman" wrote:
>
>> I'm using T5 beta-25 and I have the following code and I'm noticing
>> when the scheduler fires off my service, my PageRenderLinkSource does
>> not work. If I manually fire it off through
Issue created
https://issues.apache.org/jira/browse/TAP5-2441
On Wed, Jan 21, 2015 at 5:04 PM, Chris Poulsen wrote:
> Would it be easier to mock a request?
>
> On Wed, Jan 21, 2015 at 10:30 PM, George Christman
> wrote:
>
>> On Wed, Jan 21, 2015 at 4:13 PM, Kalle Korhonen
&
I dunno maybe, I just got sick of fighting with it lol.
On Wed, Jan 21, 2015 at 5:04 PM, Chris Poulsen wrote:
> Would it be easier to mock a request?
>
> On Wed, Jan 21, 2015 at 10:30 PM, George Christman
> wrote:
>
>> On Wed, Jan 21, 2015 at 4:13 PM, Kalle Korhonen
>&g
On Wed, Jan 21, 2015 at 4:13 PM, Kalle Korhonen
wrote:
> On Wed, Jan 21, 2015 at 1:07 PM, George Christman
> wrote:
>
>> On Wed, Jan 21, 2015 at 3:16 PM, Kalle Korhonen
>> wrote:
>> > On Tue, Jan 20, 2015 at 1:03 PM, George Christman <
>> gchrist...@ca
On Wed, Jan 21, 2015 at 3:16 PM, Kalle Korhonen
wrote:
> On Tue, Jan 20, 2015 at 1:03 PM, George Christman
> wrote:
>
>> So I just took a look at the tapestry code and I'm not seeing anyway
>> to work around it unless I want to build my own links which I'd rather
On Wed, Jan 21, 2015 at 3:32 PM, Thiago H de Paula Figueiredo
wrote:
> On Wed, 21 Jan 2015 12:07:10 -0200, George Christman
> wrote:
>
>> I guess there is a bug in the PageRenderLinkSource component
>
>
> It's not a component: it's a service.
>
> then o
; of
,
because the property is null.
On Wed, Jan 21, 2015 at 6:53 AM, Thiago H de Paula Figueiredo
wrote:
> On Tue, 20 Jan 2015 21:13:08 -0200, George Christman
> wrote:
>
>> Thanks Thiago, but I think I'm even more confused now lol It looks
>> like I confused HOSTPOR
hiago H de Paula Figueiredo
wrote:
> On Tue, 20 Jan 2015 19:13:30 -0200, Thiago H de Paula Figueiredo
> wrote:
>
>> On Tue, 20 Jan 2015 19:03:30 -0200, George Christman
>> wrote:
>>
>>> So I just took a look at the tapestry code and I'm not seeing anyway
>&g
org/apache/tapestry5/internal/services/LinkSourceImpl.java
How do you work around this?
On Tue, Jan 20, 2015 at 11:14 AM, George Christman
wrote:
> Still no success in getting this to work. I've contributed the Hostname etc.
>
> configuration.add(SymbolConsta
;test");
try {
System.out.println(linkSource.createPageRenderLink(Index.class));
} catch (Exception ex) {
System.out.println("ex " + ex);
}
}
});
}
On Tue, Jan 20, 2015 at 7:41 AM, George
e
bit better. Thanks Kalle.
On Jan 20, 2015 4:44 AM, "Kalle Korhonen"
wrote:
> On Tue, Jan 20, 2015 at 1:23 AM, George Christman >
> wrote:
>
> > I'm using T5 beta-25 and I have the following code and I'm noticing
> > when the scheduler fires off my service
I'm using T5 beta-25 and I have the following code and I'm noticing
when the scheduler fires off my service, my PageRenderLinkSource does
not work. If I manually fire it off through the admin with an
actionlink, it works without issue.
AppModule.class
@Startup
public static void initApplicati
Changefreq(ChangeFreq.ALWAYS.toString());
siteMapXML.setLoc(link.toAbsoluteURI());
siteMapXML.setPriority(0.5);
urlset.getSitemaps().add(siteMapXML);
}
return super.onActivate(urlset);
}
On Mon, Jan 19, 2015 at 4:05 PM, George Christman
wrote:
>
ueiredo
wrote:
> On Mon, 19 Jan 2015 18:41:31 -0200, George Christman
> wrote:
>
>> Caused by: java.io.FileNotFoundException: /sitemap.xml (Permission denied)
>
>
> Here's the cause: you're trying to write a file to the root folder of your
> filesystem.
>
&
o.FileOutputStream.(FileOutputStream.java:162)
at java.io.FileWriter.(FileWriter.java:90)
at
com.redfin.sitemapgenerator.SitemapGenerator.writeSiteMap(SitemapGenerator.java:198)
... 105 more
On Mon, Jan 19, 2015 at 2:53 PM, Thiago H de Paula Figueiredo
wrote:
> On Mon, 19 Jan 2015 17
Hi guys, I'm looking to build nightly sitemaps and make them available
publicly. The problem I'm facing is once I create the sitemap, where
do I put it so that it's available publicly? Currently it's available
in the Web Pages package where it has some links in the root xml file
that points to dyna
Sorry it's t:formstate="ITERATION"
On Fri, Jan 16, 2015 at 12:16 PM, George Christman
wrote:
> I'm not entirely sure this will resolve your issue, but have you tried
> setting the formstate? Perhaps formsate="iterator" on the loop. Like I
> said, I
> }
> }
> }
>
> return null;
> }
> };
>
> ...
>
> My problem is when I click in the button to send the values only the last
> field is coming filled, the other fields are coming null. I thought could
> be a problem with
Thanks
On Thu, Jan 15, 2015 at 11:21 AM, Thiago H de Paula Figueiredo
wrote:
> On Thu, 15 Jan 2015 11:49:36 -0200, George Christman
> wrote:
>
>> I just tried reopening issue TAP5-2391, however I don't think I have
>> the proper permissions to do so. Could someone reo
I just tried reopening issue TAP5-2391, however I don't think I have
the proper permissions to do so. Could someone reopen the issue for
me? I left a comment on the issue in regards to this new bug.
https://issues.apache.org/jira/browse/TAP5-2391
On Wed, Jan 14, 2015 at 3:39 PM, George Chri
Hi, after upgrading from beta-25 to beta-26 I've discovered my form
fields are being cleared after an ajax form submission occurs with a
returned validation error. I think I read something about Howard
changing some things with the validation, so I'm wondering if that
might be the cause of this is
d
> On 14/01/2015 6:46 am, "George Christman" wrote:
>
> Hi, could someone tell me where the release notes are for 5.4? I'd
> just like to know what issues are being addressed in each beta
> release. Thanks.
>
>
Hi, could someone tell me where the release notes are for 5.4? I'd
just like to know what issues are being addressed in each beta
release. Thanks.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional comm
field is marked as required and no
> value is given.
>
> But when the same form is inside ajax this does not happen, and the only
> way we can see the error is by attaching component inside the
> form.
>
> Any reason why the behaviour is like this. I would like to have the same
> functionality on both.
>
> Thanks,
>
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
Okay great, that seems pretty simple. Thanks
On Mon, Jan 5, 2015 at 3:27 PM, Chris Poulsen wrote:
> yeah, examine the eventcontext and return an error/error page or whatever,
> if it does not contain what you expect.
>
> On Mon, Jan 5, 2015 at 8:28 PM, George Christman
> wrote:
So are you saying throw an exception if the home page onActivate
contains any type of activation context?
On Mon, Jan 5, 2015 at 11:53 AM, Chris Poulsen wrote:
> A strict onActivate in the index page can handle this
>
> On Mon, Jan 5, 2015 at 4:10 PM, George Christman
> wrote:
>
Hi guys, I'm wondering if Tapestry has a configuration setting some
where to prevent the framework from redirecting non existing pages to
the Index. This creates an SEO nightmare when pages are removed from
the app, but still exist in the search engines index. They end up
seeing the index page as h
tion works before implementing
>> your own.
>>
>>
>>> Default URLEncoder asks you to specify encoding as a separate parameter,
>>> which you normally pass as another URL parameters, for example, look at
>>> ie/oe parameters that Safari adds to Google req
I was a little confused, but I was able to resolve everything without issue.
On Mon, Jan 5, 2015 at 6:27 AM, Thiago H de Paula Figueiredo
wrote:
> On Mon, 29 Dec 2014 12:47:07 -0200, George Christman
> wrote:
>
>> Hi Thiago, The following approach does indeed work, but I'd
return path.replace("/testpage", "/checkbox");
}
});
}
return null;
}
On Sun, Dec 7, 2014 at 8:35 PM, George Christman
wrote:
> Okay great, thanks Thiago.
>
> On Sun, Dec 7, 2014 at 7:30 AM, Thiago H de Paula Figueiredo
> wrote:
>>
>>
Hi guys, I'm just wondering why Tapestry decided to build their own
URLEncoder over using an existing one like java.net.URLEncoder? I'd
like to clean up my URLs removing a lot of the encoding making them
more search friendly, so I'm wondering what the impact of overriding
the URLEncoder service and
--
>>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>>
>>>>
>>
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Tapes
> > >
> > > >
> > >
> >
> https://github.com/Sotera/graphene/tree/master/graphene-parent/graphene-web/src/main/webapp/core/css
> > > >
> > > > My layout component loads the files used by FA and other parts of the
> > > > templates I
blob/master/graphene-parent/graphene-web/src/main/java/graphene/web/components/Layout.java
> >
> >
> >
> > On Fri, Dec 19, 2014 at 1:50 AM, George Christman <
> gchrist...@cardaddy.com
> > > wrote:
> >>
> >> Hi Daniel, how do you have your
;
> Just to be sure, are you seeing the file correctly in the deployment
> directory of your application container?
>
> I am using fontawesome as well in my T5 app, and, well, it's awesome!
> Never ran into issues with that file though.
>
> Dan
>
> On Fri, Dec 19, 20
n how to get this to work?
--
George Christman
CEO
www.CarDaddy.com
P.O. Box 735
Johnstown, New York
All set, thanks guys.
https://issues.apache.org/jira/browse/TAP5-2430
On Mon, Dec 15, 2014 at 5:24 PM, Kalle Korhonen
wrote:
>
> On Mon, Dec 15, 2014 at 12:35 PM, Thiago H de Paula Figueiredo <
> thiag...@gmail.com> wrote:
> >
> > On Mon, 15 Dec 2014 12:05
1 - 100 of 953 matches
Mail list logo