With debug=console, I get:
ERROR - OgnlValueStack.setValue(176) | Error setting expr 'console'
with value '[Ljava.lang.String;@2bf86'
java.lang.RuntimeException: No object in the CompoundRoot has a
publicly accessible property named 'console' (no setter could be
found).
at
com.opensymphon
Hi,
I am trying t use Dynavalidation in a simple test form and it is not
working, i.e., I don’t get any error or something similar, instead, the app.
“jumps” the validation rules I have set. Here is the extract of my code.
I hope someone can help me, here is a extract of my code:
What is puzzling is that profiling isn't working. When you append
"profiling=yes" to the query string, Struts will start printing out
profiling information to the log. If you have a lot of logging
messages, these profiling statements might be lost among the clutter.
For the debugging console
On 10/24/06, Don Brown <[EMAIL PROTECTED]> wrote:
Those errors are fine, actually, although it is true they should be
cleaned up to minimize confusion. Do you get the OGNL console popup?
No.
If not, I'm guessing you are using sitemesh?
Yes.
We did the demo at ApacheCon with the starter a
Those errors are fine, actually, although it is true they should be
cleaned up to minimize confusion. Do you get the OGNL console popup?
If not, I'm guessing you are using sitemesh? We did the demo at
ApacheCon with the starter archetype app, which also uses Sitemesh, so
it can work.
Also,
Yeah, I'm curious what the advantages of a new system would be over
simply overriding Action.getText() and substituting your own lookup
logic. As an aside, Patrick keeps threatening to rework the
localization so hopefully he'll tackle this request at the same time.
Don
Oleg Gorobets wrote:
I
Ok, in that case you can delete my attachment to WW-205.
musachy
Don Brown wrote:
Ok, then put those two under one ticket. You know best :)
Don
Musachy Barroso wrote:
That's ok, the only problem is that this one by itself would break
anchor and tabbed panel.
musachy
Don Brown wrote:
I'd
Ok, then put those two under one ticket. You know best :)
Don
Musachy Barroso wrote:
That's ok, the only problem is that this one by itself would break
anchor and tabbed panel.
musachy
Don Brown wrote:
I'd prefer separate issues, with attached patches. As for testing,
we started to use Pa
That's ok, the only problem is that this one by itself would break
anchor and tabbed panel.
musachy
Don Brown wrote:
I'd prefer separate issues, with attached patches. As for testing, we
started to use Patrick's hostedqa stuff, but we need to use it more.
Don
Musachy Barroso wrote:
I have
I'd prefer separate issues, with attached patches. As for testing, we
started to use Patrick's hostedqa stuff, but we need to use it more.
Don
Musachy Barroso wrote:
I have everything (I think :)) for the ajax Div Tag, do you want me to
create a patch for it, or wait and create a big one when
I have everything (I think :)) for the ajax Div Tag, do you want me to
create a patch for it, or wait and create a big one when I'm done with
the other widgets (anchor, tree...dojo 0.2 -> 0.3)?
musachy
//Have you guys consider anything to test this ajax stuff? (Selenium maybe?)
Musachy Barros
On Oct 24, 2006, at 3:23 AM, Antonio Petrelli wrote:
David H. DeWolf ha scritto:
The one negative to this approach is that it will eliminate the
ability to support multiple contexts (when tiles is packaged in a
common classloader). The TilesUtil currently appears to be
implemented in a w
On Oct 21, 2006, at 10:02 PM, David H. DeWolf wrote:
The one negative to this approach is that it will eliminate the
ability to support multiple contexts (when tiles is packaged in a
common classloader). The TilesUtil currently appears to be
implemented in a way which suggests that the or
I'm trying to use some features I found in Don Brown's presentation on
Struts 2.0 at ApacheCon. Using debug=console and profiling=yes
doesn't seem to work.
When I use debug=console, I get:
ERROR - ParametersInterceptor.setParameters(180) | Developer
Notification (set webwork.devMode to false to
On 10/24/06, David H. DeWolf <[EMAIL PROTECTED]> wrote:
Are there any constraints on deploying struts/tiles snapshots?
Currently the struts2-tiles-plugin will not compile against the head
revision of Tiles. I'd like to commit the necessary changes but can't
until the Tiles snapshot is publishe
Are there any constraints on deploying struts/tiles snapshots?
Currently the struts2-tiles-plugin will not compile against the head
revision of Tiles. I'd like to commit the necessary changes but can't
until the Tiles snapshot is published to a maven repo.
Anyone have a problem with me simpl
Hi!
I have a table in a JSP page and it has got a column which contains
checkboxes. I'd like to delete those rows, where the checkbox is selected.
As I know, I must create an ActionForm for the table, which contains a
Collection object. But when I want to retrieve the collection before the
delete o
Hi!
I have a table in a JSP page and it has got a column which contains
checkboxes. I'd like to delete those rows, where the checkbox is selected.
As I know, I must create an ActionForm for the table, which contains a
Collection object. But when I want to retrieve the collection before the
delete
Ted,
see comments inline...
> Meanwhile, are we close to a stable XWork 2 release? I believe a
> stable XWork 2 is the only thing keeping us form a a GA Struts 2
> release.
XWork 2 quality is a matter of our discussion. AFAIK no one else is using
xwork 2 as a dependency right now.
So the version c
In Struts 1 I have an ability to substitute standard java.util.ResourceBundle
using with my own class which extends
org.apache.struts.util.MessageResourcesFactory. It was very useful if someone
wants to get their translations from database instead of using simple property
files.
In struts-conf
David H. DeWolf ha scritto:
The one negative to this approach is that it will eliminate the
ability to support multiple contexts (when tiles is packaged in a
common classloader). The TilesUtil currently appears to be
implemented in a way which suggests that the original intent was to
support
21 matches
Mail list logo