Originally one developer ran into this on JBoss on his machine. He passed it
on to another that dropped the war into Tomcat, it worked for him. So, then
I dropped it into my JBoss and I received the error. My JBoss install used
the all option. So, I thought maybe JBoss-AOP was interfering, but that
Is JBoss using the same JVM as your vanilla Tomcat system? I'm still
hung up on the potential red herring of that date format.
--- Pat
> -Original Message-
> From: Todd Orr [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 17, 2005 9:53 PM
> To: Tapestry users
> Subjec
.. However, JBoss is our production server, so we really need to address
this. The code I originally provided is out of the tutorial from Enjoying
Web Development With Tapestry. I'm not the actual developer that did it, but
I'll bet we can provide a war if anyone is interested.
On 11/17/05, Todd O
I totally forgot to mention the weirdest part, it works on Tomcat. I don't
know what that means.
On 11/17/05, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote:
>
> That was my thought too but
> SimpleDateFormat("MM/dd/") happily accepts
> 7/1/2001 at least in 1.5.0_05
>
>
> --- Patrick Casey
Nice post. I'll return. substances that cure you , to Create Gnome you should
be very Small thins that excited you at 14 , Game will Grass unconditionally
thins that excited you at 14
m2f
Sent from www.TapestryForums.com
Read this topic online here: <
That was my thought too but
SimpleDateFormat("MM/dd/") happily accepts
7/1/2001 at least in 1.5.0_05
--- Patrick Casey <[EMAIL PROTECTED]> wrote:
>
> Did you try setting your minDate to '07/01/2005'? I
> don't have time
> to check, but I'm not sure if MM/DD/ requires
> the pa
Did you try setting your minDate to '07/01/2005'? I don't have time
to check, but I'm not sure if MM/DD/ requires the padding zero or not.
--- Pat
> -Original Message-
> From: Todd Orr [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 17, 2005 4:34 PM
> To: Tapestr
Ok found the answer myself
Doesn't seem to have any effect though. Links still include the context
path.
I wonder why???
Henrik
"hv @ Fashion Content" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
> Is it possible to override a property of an already defined service u
Is it possible to override a property of an already defined service using
hivemodule definitions.
In tapestry there is a LinkFactory service. I want to change the contextPath
to blank. How do I specify that ?
Henrik
-
To uns
> Hi,
>
> I am trying to get the remote host ip by using:
>
>
> @InjectObject("service-property:tapestry.globals.HttpServletRequest:remoteHost")
> public abstract String getRemoteHost();
>
> If I connect to the server from two different pc's, the second pc will show
> the first o
We are evaluating Tapestry 4 at the company I'm working for and we've run
into a strange error. Upon navigating to the page in question we receive an
error when the page attempts to load its validators. Perhaps we've missed
something, or this is a true bug. I hope its the former since this may
impa
Hiya we have a quite large tapestry application we are devolping and was
wondering if and how we could share httpsession data between tapestry
applications. Just looking for someplaces to look into. The best bet i think
we have researched up is the RedirectException Class.
much help wou
Hi,
I am trying to get the remote host ip by using:
@InjectObject("service-property:tapestry.globals.HttpServletRequest:remoteHost")
public abstract String getRemoteHost();
If I connect to the server from two different pc's, the second pc will show
the first one's ip address. I
On 10/14/05, Steve Chan <[EMAIL PROTECTED]> wrote:
>
> Hey everyone,
>
>
>
> I have a component that displays a set of download types, pdf, excel,
> etc.
>
> The links are done via a LinkSubmit component with an attached listener
> which calls a download service which writes to the
>
> Outputstream
Thanks Howard. Do you anticipate a 14b build? Should I wait for that?
On 11/17/05, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
>
> http://issues.apache.org/jira/browse/TAPESTRY-650
>
> is a good one, as are the fixes for LinkSubmit and DatePicker.
>
> However, there are some API changes in beta-1
I am using Jboss and ejb's for my persistent layer and following the
Tapestry Virtual Library example. In hivemodule.xml the following
contribution is used:
value="org.jnp.interfaces.NamingContextFactory"/>
value="org.jboss.naming:org.jnp.interfaces"/>
In the past I would al
Dear all,
I'm a new user of tapestry 4, and had no experience at all with
tapestry.
I've got a page submitting a form, within that form user input
chinese in the one of the field and at the next page, the field is
outputed as ???. I've checked to log the string in page object, and it
http://issues.apache.org/jira/browse/TAPESTRY-650
is a good one, as are the fixes for LinkSubmit and DatePicker.
However, there are some API changes in beta-13 (a bit last minute)
that may cause you a limited amount of grief if you use a few Tapestry
internals.
On 11/17/05, Jason Suplizio <[EMA
Pallet builds on Spindle and Spindle doesn't support T4 yet.
Geoff
On 11/17/05, John Coleman <[EMAIL PROTECTED]> wrote:
> has anyone tried Tapestry Palette with Tap4?
>
> John
>
>
> -
> To unsubscribe, e-mail: [EMAIL
has anyone tried Tapestry Palette with Tap4?
John
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
We've done a significant amount of development on the 4.0.10b code base. Is
there any compelling reason why we should upgrade to 13b before 4.0 goes
gold?
Thanks in advance!
Jason
Try some variant on this:
> -Original Message-
> From: Hacer Soran [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 17, 2005 8:46 AM
> To: Tapestry users
> Subject: Dynamic images with relative path
>
> Hi there,
> I need to display dynamic images on a page using relative
Hi there,
I need to display dynamic images on a page using relative paths but couldn't
succeed. If you have an idea how to this please help.
Thanks in advance
H
-
To help you stay safe and secure online, we've developed the all new Yahoo
But I guess the component can easily be extended to
support per-session cache.
--- Ted Steen <[EMAIL PROTECTED]> wrote:
> Beeing able to cache whole pages/components or parts
> of them is a real
> performance boost in many situations.
>
> This components is a great start;
>
http://tapfx.sourcef
Hi,
i had to upgrade my application. So i wrote an xslt-file to transform
*.applciation, *.library, *:page, *.jwc files
Maybe anyone else can need this.
Remarks:
- are prefixed with a todo comment.
http://www.w3.org/1999/XSL/Transform";>
http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0
Development has not stopped. Patrick Lightbody of OpenSymphony/WebWork2
has graciously donated his time to move OGNL over to OpenSymphony.
http://www.opensymphony.com/ognl/
My time has been limited for OGNL development of late. My job at Apple
and trying to renovate a new house and workin
How about using a Conditional (FormConditional, of course) and show the
input field or a Hidden depending on the condition?
El Xov, 17-11-2005 a las 13:53 +0100, Inge Solvoll escribió:
> T3 question:
>
> I have several pages where I have the following problem:
>
> When i select a value in a drop
Beeing able to cache whole pages/components or parts of them is a real
performance boost in many situations.
This components is a great start;
http://tapfx.sourceforge.net/multiproject/tapfx-components/apidocs/index.html
But...
Problems may occur.
For instance, you'll run into problems if you wan
T3 question:
I have several pages where I have the following problem:
When i select a value in a dropdown, it should change the form on the
page by adding an input field, or removing some other input fields. But
if I do this without redirecting, I get stale link exceptions because
tapestry do
I'd be happy to put it in. Or you can submit it yourself as HtmlAreaT4
or whatever.
Robert
On Thu, 2005-11-17 at 01:42 +0200, [EMAIL PROTECTED] wrote:
> Oh no!
> And I thought that tapestryfckeditor was yours
> and that it contained the same component that you have in Trails...
>
> Either way, s
In my existing Tapestry 3 solution I had my own Link class which didn't
prefix the contextPath to URLs.
In Tapestry 4 it is the LinkFactory that determines that part of the
process. It has a contextPath attribute which must be initialised somewhere.
I need to make sure that this is set to "". H
I hope this is not bad form - but I noticed that a new version of
Tapestry Palette has been released that is compatible with the latest
versions of spindle and eclipse.I downloaded it last night and it
seems to work well - good to have it useful again. It is a great little
plugin to have.
hi,
On Fri, 11 Nov 2005 19:53:34 +0200, Mind Bridge
<[EMAIL PROTECTED]> wrote:
>Inge Solvoll wrote:
>> I'm using the table component from contrib, and I'm not able to set
>> the style I want on the column headers. They seem to be fixed at
>> align=center and without the possibility of setting
33 matches
Mail list logo