I am experiencing some problem when trying to refer to snipppet in Confluence,
particularly on this page
http://confluence.twdata.org/display/WW/tree
Trying to change
{snippet:id=javadoc|javadoc=true|url=com.opensymphony.webwork.components.Tree}
to
{snippet:id=javadoc|javadoc=true|url=org.a
it seems that all pages (as far as i could tell) that have snippet refer to
action2 seems to failed. Strange
- Original Message
From: tm jee <[EMAIL PROTECTED]>
To: dev@struts.apache.org
Sent: Sunday, 21 May, 2006 1:11:09 AM
Subject: [action2] Confluence problem refering to snippet
I'm pleased to announce the release of Strecks-1.0 beta 2 (see
http://strecks.sourceforge.net/).
Strecks is a set of extensions to Struts which leverage the power of
Java 5 specific features to allow for more productive, streamlined
Struts application development. Strecks is built on the Strut
On 5/19/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
I noticed there is no ISBN validator defined in
validator-rules.xml for Struts 1.3. It is missing.
Is this a bug?
I don't think so. The ISBNValidator class is part of Commons Validator, so
it's still available to those who wish to use it. B
I don't know the rule either, but I think it is odd leaving
it out. All the new locale validators have an entry, but this one
does not. I'd say this was forgotten, unless there was a technical
reason to leave it out. Niall? -- Paul
--- Martin Cooper <[EMAIL PROTECTED]> wrote:
> On 5/19/06, Paul B
I am losing my mind ... where is this class located, in what jar:
>org.springframework.web.context.ContextLoaderListener
I cannot deploy the hello world app because Tomcat cannot find the
class.
Any help is much appreciated,
Jason
---
Its not just the case of adding an entry to the validator-rules.xml -
FieldChecks would also need a new ISBN validation method.
As to the reason it hasn't been added to Struts - the first thing is
that the ISBN validator has only been available since Validator 1.2.0
and that was only released in
As you can imagine, I found this problem because I went to validate
and ISBN and couldn't find the right FieldChecks name :)
Please open up a JIRA ticket. I haven't signed up for JIRA yet.
Paul
--- Niall Pemberton <[EMAIL PROTECTED]> wrote:
> Its not just the case of adding an entry to the vali
This isn't a struts question. You will find it in www.springframework.org
--- Jason Lenhart <[EMAIL PROTECTED]> wrote:
> I am losing my mind ... where is this class located, in what jar:
>
> >org.springframework.web.context.ContextLoaderListener
>
> I cannot deploy the hello world app because
What repo is MyFaces coming from? On ibiblio it looks like the
groupId for v1.1.2 is 'org.apache.myfaces.core'
http://www.ibiblio.org/maven2/org/apache/myfaces/core/myfaces-api/1.1.2/
--
Wendy
--- struts/action2/trunk/apps/showcase/pom.xml (original)
+++ struts/action2/trunk/apps/showcase/pom.
Yeah, I had a problem with that one. I found it in some maven repo, but
Maven 2 wasn't pulling it down, so I had to install it manually. Are
you saying I just had the group id wrong?
Don
Wendy Smoak wrote:
What repo is MyFaces coming from? On ibiblio it looks like the
groupId for v1.1.2 is
On 5/20/06, Don Brown <[EMAIL PROTECTED]> wrote:
Yeah, I had a problem with that one. I found it in some maven repo, but
Maven 2 wasn't pulling it down, so I had to install it manually. Are
you saying I just had the group id wrong?
Yes. If you use 'org.apache.myfaces.core', Maven should find
12 matches
Mail list logo