Hi!
We had this problem, and we solved it by setting the correct UriEncoding for
tomcat:
http://tomcat.apache.org/faq/connectors.html#utf8
Hope this helps!
On 4/7/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I'm running on empty, but I think you play with the hivemind
configuration
point lo
On 4/24/07, Matt Welch <[EMAIL PROTECTED]> wrote:
I'm sure I must be doing something wrong, but for lthe life of me, I can't
figure out what it is.
I'm not trying anything complicated. I've confirmed that my Spring beans are
accessible in my webapp so I know the Spring part of my configuration
If you develop base on Tapestry 5.0.3
Please use
@Inject("Spring:groupRepository")
Instead of
@Inject
@SpringBean("groupRepository")
'groupRepository' is just your the bean id defined in your spring's
configuration file.
This is my first to answer question in mail list . I have never
Hmm, I'm not sure which way the docs are out of sync - future or past.
http://tapestry.apache.org/tapestry5/tapestry-spring/
You'll see further down the page after the example it mentions "Spring:UserDAO".
That's what I'm using with 5.0.3 SNAPSHOT and it works. Try
@Inject("spring:groupRepos
Hi,
how about ITemplateSourceDelegate:
org.apache.tapestry. template-source-delegate
or you could modify the specification resolver delegate like this example:
http://wiki.apache.org/tapestry/SpeclessPagesInWEB-INF
Regards,
Manri
mateamargo wrote:
Manri Offermann-3 wrote:
Hi,
You can
I'm sure I must be doing something wrong, but for lthe life of me, I can't
figure out what it is.
I'm not trying anything complicated. I've confirmed that my Spring beans are
accessible in my webapp so I know the Spring part of my configuration is
correct. Here's how I'm trying to inject the Spri
Thanks Howard,
I've altered the 'contribution element to the following:
configuration-id="tapestry.init.ApplicationSpecificationInitializer">
id="zzz" object="service:application.zzz"/>
But now I get the error message:
org.apache.hivemind.ApplicationRuntimeException: Error at
context:/WE
Kalle,
Each to their own I guess, if you aren't interested by all means ignore.
I am not trying to spam the list, just trying to build on the tapestry
community.
Personally I think forums are a more usable medium that mailing lists
for a number of reasons. eg:
* It is easier for new users t
We have the mailing lists for questions, they are archived and searchable
and we have the wiki which I regard as a much better place to store how-tos
etc. and other more static information. What do we need the forums for?
Kalle
On 4/23/07, Paul Stanton <[EMAIL PROTECTED]> wrote:
It would be gr
It would be great to get a few of you over at http://www.tapestryforums.com/
I've signed up as a moderator to help out with the spam issues, but the
place could really benefit from your knowledge.
Paul.
-
To unsubscribe, e-
"request" is not implemented.
You can achieve the same result by creating a HiveMind service with a
"threaded" scope (i.e., one instance per thread).
On 4/23/07, Kalle Korhonen <[EMAIL PROTECTED]> wrote:
Hi all,
when I tried:
I get:
Application object 'currentUser' references
Hi all,
when I tried:
I get:
Application object 'currentUser' references uknown scope 'request' and has
been ignored.
Googling for state-object, some posts hint that request scope is there or
could be easily implemented. You might ask why I'd want a request scope as
the object isn't
Thanks for the pointer.. I will definitely look into it !!
- Sunil
Robert Zeigler wrote:
>
> Have you looked at stitches?
> http://stitches.authsum.org
>
> Robert
>
> On Apr 23, 2007, at 4/2310:25 AM , sunilmanu wrote:
>
>>
>> Hi Everyone,
>>
>> Has anyone used any good opensource Document
Inheritance is often over-used in the Java world.
The performance impact is quite minimal, nothing to be concerned about.
Further, there are optimizations that can be made within framework code to
further improve performance (at some point I'll see if they are necessary
but I honestly think they
Hi,
This is a best practices question. What is the impact of component level
inheritance as far as performance is concerned? Is the the best solution to
keep components as flat as possible?
Thanks
bjorn
--
View this message in context:
http://www.nabble.com/Tapestry-5-Component-Inheritance-and
Hi,
I am looking for a Taco Tree working sample to save some time. Could
please provide a working sample if you have any. I tried to follow this
example :
http://tacoscomponents.jot.com/WikiHome/Tacos%20Tree%20Example
Some of the details are not clear. Page implementation is given.
Than
Have you looked at stitches?
http://stitches.authsum.org
Robert
On Apr 23, 2007, at 4/2310:25 AM , sunilmanu wrote:
Hi Everyone,
Has anyone used any good opensource Document Management System (DMS)
integrated into Tapestry ? Some things to be accomplished with this
are:
- let the user uplo
done
On 4/23/07, Andreas Andreou <[EMAIL PROTECTED]> wrote:
jira ... a later ognl version may render this unneeded
On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
>
> org/apache/tapestry/html/Relation.java
>
> line 113:
> public abstract boolean getUseBody();
> must be
> public abstrac
jira ... a later ognl version may render this unneeded
On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
org/apache/tapestry/html/Relation.java
line 113:
public abstract boolean getUseBody();
must be
public abstract boolean isUseBody();
line 51:
if (getUseBody() && getHref() == null)
mu
org/apache/tapestry/html/Relation.java
line 113:
public abstract boolean getUseBody();
must be
public abstract boolean isUseBody();
line 51:
if (getUseBody() && getHref() == null)
must be
if (isUseBody() && getHref() == null)
do you want a jira with diff attached, or you can directly do the cha
DevShed were lightningly fast in fixing the problem, so here is the
correct article for this week:
http://www.devshed.com/c/a/Apache/Introducing-Simple-Components-in-Apach
e-Tapestry/
Cheers,
Alexander
--
CONFIDENTIALI
when displaying the page this is the output:
*type* Exception report
*message*
*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*
*exception*
javax.servlet.ServletException:
org.apache.tapestry.services.impl.HiveMindExpressionCompiler.g
Hi Everyone,
Has anyone used any good opensource Document Management System (DMS)
integrated into Tapestry ? Some things to be accomplished with this are:
- let the user upload documents (images, pdf, word document) and put notes
about it
- assign it to the department needed to work on
- Classifi
Hello,
I've just upgraded to the latest snapshot:
When running the demo I've this message:
23-apr-2007 16.53.47
org.apache.tapestry.error.RequestExceptionReporterImplreportRequestException
AVVERTENZA: Unable to process client request: Unable to parse OGNL
expression 'value': value
org.apache.tape
Manri Offermann-3 wrote:
>
> Hi,
>
> You can use the ISpecificationResolverDelegate and specify where to find
> the specs and htmls. Try something like this:
>
> http://wiki.apache.org/tapestry/PagesAndComponentsInWEB-INF
>
> Best regards,
>
> Manri
>
Hi, thanks for your answer.
I'm look
What you do in this case, where you are reliant on information HiveMind
doesn't have at Registry creation, is to hook into the
ApplicationInitializers configuration point:
http://tapestry.apache.org/tapestry4/tapestry/hivedocs/config/tapestry.init.ApplicationInitializers.html
On 4/22/07, Paul St
For those who are following the tutorial: the fourth part of it was just
published. But I have probably submitted too many articles as DevShed
has published now the one that should have been published next. I am
working with them now to overcome the problem. Anyway, here is the link
to the new arti
Thank you so much! Nick!
I will try to dig the code!
Cheers!
2007/4/23, Nick Westgate <[EMAIL PROTECTED]>:
Hi Will.
This isn't in T5 yet, but it can be added with a RequestFilter.
In your AppModule.cpp add the code below.
There may already be a "contributeRequestFilters" method,
but it _must_
Hi Will.
This isn't in T5 yet, but it can be added with a RequestFilter.
In your AppModule.cpp add the code below.
There may already be a "contributeRequestFilters" method,
but it _must_ be renamed to "contributeRequestHandler".
Note that the TimingFilter is optional - it is something
already pr
Can someone elaborate on this construct?
It is poorly documented.
Lifecycle.NONE
Lifecycle.REQUEST
Lifecycle.RENDER
Lifecycle.PAGE
Was this designed because the designer decided to invent sub life cycles to
REQUEST?
Here is a typical usage...
@Bean(lifecycle = Lifecycle.REQUEST)
public
oops dependency was missing into plugin, solved now !
On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
this is a snippet of my pom:
tapdoc
site
this is a snippet of my pom:
tapdoc
site
yes, but I have this message
/conf/tapdoc/build.xml:12: org.apache.hivemind.ApplicationRuntimeException:
Could not parse specification
classpath:/org/jfly/web/components/JFly.library
but src/main/java/org/jfly/web/components/JFly.library is present
the output message is:
/home/kiuma/nbjfly/trun
ring what people are using for
Tapestry 4?
Thanks,
James
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__ NOD32 2212 (20070423) Information __
This message was
In Friday my app worked, today I am getting a lot of errors. Maven
pulled the latest tapestry 4.1.2 libs from the repos.
javassist.compiler.CompileError
getKeyProvider() not found in org.apache.tapestry.IDynamicInvoker
Unable to parse OGNL expression 'async ?
{keyProvider.getKey(value).toStrin
Hello,
I am starting to upgrade to Tapestry 4 from 3 and noticed that spindle only
supports 3.
We use Eclipse/Spindle and I was wondering what people are using for
Tapestry 4?
Thanks,
James
-
To unsubscribe, e-mail: [EM
http://tacos.svn.sourceforge.net/viewvc/tacos/tacos-4.1/trunk/tacos-core/pom.xml?view=markup
in that way, mvn executes the related ant task
On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
Hello,
how can I use tapdoc ? mvn
thx,
kiuma
--
Andreas Andreou - [EMAIL PROTECTED] - h
Hello,
how can I use tapdoc ? mvn
thx,
kiuma
Hello,
I've the following need
I've a component that have a parameter that it's not necessarly bound to
session scope.
Is there a way to ma it bound to session whan managed by the component.
i.e. I'd like this parameter to be boud to a property of the component that
is session scoped.
kiuma
Hey , may I ask another question? How to read a utf-8 char from
the form? a TextField? I fill the form with a utf-8 char,then it
couldn't display right!
--
Chinese name:徐 依伟
English name: will
Hi Nick,
Thanks, that was exactly what I was looking for.
Hans
On Mon, 23 Apr 2007, Nick Westgate wrote:
> @Inject
> private RequestGlobals _globals;
>
> Then you can use _globals.getHTTPServletRequest().getRequestURL()
> and other methods from javax.servlet.http.HttpServletRequest.
41 matches
Mail list logo