RE: [OS-webwork] Forms with multiple submit buttons

2003-08-14 Thread Jason Carreira
This is not implemented right now in WW2. I really wanted to get away from the ! syntax. I've talked with Patrick about implementing a CommandDrivenInterceptor for this (and backward compatibility with WW1 CommandDriven stuff), but we haven't done it yet. He's investigating some other stuff

[OS-webwork] [JIRA-Opensymphony] Resolved: (WW-242) Checkbox check for == true does not happen on same class

2003-08-14 Thread legendaryservice
Message: The following issue has been resolved as FIXED. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-242 Here is an overview of the issue:

Re: [OS-webwork] issue with ApplicationLifecycleListener

2003-08-14 Thread Erik Hatcher
Just a quick FYI - my day job development team has decided to go with Tapestry for our next project. I gave WebWork2 a good try with the best selling point for WebWork2 over Struts Tapestry was its testability (and of course IoC/interceptors). Tapestry suits our needs for reusable

[OS-webwork] [JIRA-Opensymphony] Created: (WW-249) Checkboxes are not selected at all !

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-249 Here is an overview of the issue:

RE: [OS-webwork] Is This a Bad Use of IoC?

2003-08-14 Thread Jason Carreira
I would say what you need is this: 1) A PersistenceManager component bound into Request scope and provided to components implementing PersistenceAware - this is the main one, and the others are just there to support the Hibernate version of this 2) A SessionFactoryManager component bound into

[OS-webwork] [JIRA-Opensymphony] Created: (WW-244) WW2 on WAS 5.0

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-244 Here is an overview of the issue:

RE: [OS-webwork] RE: Performance diff bw ww1 and ww2?

2003-08-14 Thread Jason Carreira
I don't know much about jprofiler, but in general, it would be good to see where most of the processing time is being taken up. I'm going to leave the rest of this to someone else (Matt?) since I don't know Velocity very well... -Original Message- From: Drew McAuliffe [mailto:[EMAIL

Re: [OS-webwork] Performance diff bw ww1 and ww2?

2003-08-14 Thread Scott Farquhar
Drew McAuliffe wrote: With ww2, the numbers get a lot worse. List renderings are anywhere from 600 - 1100 ms for the large list, 400 - 600 ms for the small list. Detail pages are rendering in about 70 - 110 ms, though sometimes higher (never lower). Can you post some code snippets that take the

[OS-webwork] Performance diff bw ww1 and ww2?

2003-08-14 Thread Drew McAuliffe
I've been trying to migrate an application recently from ww1 to ww2 and have had some pretty difficult times. Conversion issues aside, though, I'm extremely concerned with what I see with the performance. ww2 seems to perform about 5 to 10 times worse than my equivalent application in ww1. I'm

Re: [OS-webwork] Jira alerts

2003-08-14 Thread Dick Zetterberg
All the other opensymphony projects Jira messages go to the CVS list but not webwork/xwork. I think it is great that Jason turned on the messages but perhaps it is better to send them to the CVS list then since people do not like them in the ordinary list. Cheers, Dick Zetterberg [EMAIL

RE: [OS-webwork] IoC and Components.xml

2003-08-14 Thread Jason Carreira
Did you apply all of the lifecycle listeners? These set up the contexts automatically for each scope (application, session, request). Check out http://wiki.opensymphony.com/space/XWork+Components And http://wiki.opensymphony.com/space/WebWork+2+Components Hope that helps, Jason

RE: Springframework WW (Was - Re: [OS-webwork] Is This a Bad Use of IoC?)

2003-08-14 Thread Jason Carreira
I don't know how Spring does this, but I know Pico allows you to register components with any Object as the key... This can be the interface that it implements, if there's only one, or any String, for multiple instances. It sounds like Spring does the same? You don't have to use components.xml,

[OS-webwork] WebWork2 - namespace=/ never matched

2003-08-14 Thread Cameron Braid
Title: Message Currently if you have a package that doesn't have a namespace, it will be accessable from any folder context. Binding the package to a context by using the namespace attribute works, except when the namespace="/" A request for /My.action can't be resolved to an actionif it

[OS-webwork] [JIRA-Opensymphony] Created: (WW-247) webwork.util.Sorter, dubious code in getDescending

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-247 Here is an overview of the issue:

RE: [OS-webwork] java.net status and sourceforge

2003-08-14 Thread Thompson, Kris
I was able to check out the code for xwork but I did not find a module called webwork2 on java.net, https://opensymphony.dev.java.net/ Is it under the name of simply webwork Kris -Original Message- From: Jason Carreira [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 9:28 PM

[OS-webwork] Assistance

2003-08-14 Thread shawn menza
DEPARTMENT OF MINERALS AND ENERGY PRETORIA, SOUTH AFRICA. 7th August, 2003 Dear Friend, It is my great pleasure to write you this letter on behalf of my colleagues. Your information was given to me by a member of the South African Export Promotion Council (SAEPC) who was with the Government

RE: [OS-webwork] Jira alerts

2003-08-14 Thread Jason Carreira
Ok... If you guys don't think it's good, then we can shut it off... What about just leaving comments on for sending messages? -Original Message- From: Pat Lightbody [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 11:26 AM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] Jira

RE: [OS-webwork] Patch for checkbox (velocity)

2003-08-14 Thread Jason Carreira
Hey Mathias, You've got commit rights, why are you uploading patches? We're happy to apply them, but if you fix a bug, by all means check it in... Jason -Original Message- From: BOGAERT Mathias [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 4:41 AM To: '[EMAIL PROTECTED]'

[OS-webwork] [JIRA-Opensymphony] Created: (WW-251) Add velocity helpers (including macros) back to ww2

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-251 Here is an overview of the issue:

Re: [OS-webwork] Webwork and tool support, etc.

2003-08-14 Thread Pat Lightbody
What kind of tools would you want to see? I suppose having a nice interface in IDEA to work with actions in a GUI (rather than editing xwork.xml) would be a neat little thing. Unfortunately, my Swing skills are horrible. Horrible. Very horrible. As for other stuff (like a book)... stay tuned :)

[OS-webwork] Webwork and tool support, etc.

2003-08-14 Thread Joseph Ottinger
A few hours ago, I got out of a meeting discussing the merits of WebWork 1.3 vs. Struts. I'm officially really discouraged about it (sorry, Bob) because of a comment someone made: Struts tools support is there, it's sort of usable (his example didn't actually work), and it has pretty icons. This

Re: [OS-webwork] A Proposal: Opensymphony Conductor

2003-08-14 Thread Matthew E . Porter
I would also lack to see lucene integrated for indexing (and have some work already done with this). Cheers, matthew On Wednesday, August 13, 2003, at 05:19 PM, Francisco Hernandez wrote: this looks like a really good idea, I'm already using half of the components you listed. -

[OS-webwork] clover errors when running ant dist for webwork2

2003-08-14 Thread Francisco Hernandez
im getting a bunch of errors when i run ant dist on webwork2 clean checkout from java.net, anyone know if its a problem with anyone else or is it just on my end? a snipplet of errors im getting: va:41: cannot resolve symbol [javac] symbol : variable S [javac] location: class

[OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Drew McAuliffe
Something I found difficult to figure out is what the recommended replacements are in ww2 for the old ww1 macros. Things like evaluate, action, bean, includeservlet, execute, etc. These macros used to call methods on the $webwork helper, which was placed in the I had to play around some to find,

[OS-webwork] [JIRA-Opensymphony] Commented: (WW-244) WW2 on WAS 5.0

2003-08-14 Thread legendaryservice
The following comment has been added to this issue: Author: Chandra Moulee Created: Mon, 11 Aug 2003 11:52 PM Body: Hello, I had downloaded webwork 2 from the below site http://sourceforge.net/project/showfiles.php?group_id=9890 Version: 1.3.0 Dated: 2003-04-25 15:44

Re: [OS-webwork] Beta on Webwork 2 When?

2003-08-14 Thread Pat Lightbody
Tonight! :) - Original Message - From: Smith, Scott [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 11, 2003 9:15 PM Subject: [OS-webwork] Beta on Webwork 2 When? Is there a beta yet for Webwork 2? If not, when? Very curious developers want to know. Scott

Re: [OS-webwork] RE: Performance diff bw ww1 and ww2?

2003-08-14 Thread Dick Zetterberg
- Original Message - From: Drew McAuliffe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 07, 2003 7:46 PM Subject: [OS-webwork] RE: Performance diff bw ww1 and ww2? which is about a tenfold increase in time. I'm torn because I need performance but I also need

[OS-webwork] Factories for IoC

2003-08-14 Thread Matthew E . Porter
There was recently talk about specifying a factory to create the instance in IoC. Was this done? Cheers, matthew --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are

Re: [OS-webwork] Is This a Bad Use of IoC?

2003-08-14 Thread Rob Rudin
Not to sound like a broken record, but I think Spring does a nice job of handling Hibernate. It provides a Hibernate template to handle the Hibernate plumbing and nice support for configuring a SessionFactory. Should be very easy to hook this into WW2's IoC. Rob - Original Message -

RE: [OS-webwork] Factories for IoC

2003-08-14 Thread Jason Carreira
Not yet. For now you can put a component in the IoC container that has a no-arg constructor and delegates to the resource that requires more initialization. -Original Message- From: Matthew E. Porter [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 1:01 PM To: [EMAIL

Re: [OS-webwork] ww1.3 - Session Scope Property

2003-08-14 Thread Dick Zetterberg
Hi, The lines below should work for you: pt=WW:property value=@current_project/title/ pt=WW:property value=@current_project/ I just made a quick test to verify it and it works on my WW1.3 CVS version anyway. I invoke the action and the actions.xml maps it to the JSP page. See the included code

Re: [OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Erik Beeson
I think WW1 is missing a number of features available in WW2, but I'll assume that was Pat's dyslexia at work ;) On Mon, 11 Aug 2003, Pat Lightbody wrote: In general, if there is something missing from WW1 that was in WW2, please file a Jira issue. Thanks! -Pat

RE: [OS-webwork] Performance diff bw ww1 and ww2?

2003-08-14 Thread Jason Carreira
Can you do any profiling to show us the hotspots we should focus on optimizing? -Original Message- From: Drew McAuliffe [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 3:57 AM To: [EMAIL PROTECTED] Subject: [OS-webwork] Performance diff bw ww1 and ww2? I've been

RE: [OS-webwork] ParametersInterceptor behaviour on a ModelDriver action

2003-08-14 Thread Jason Carreira
I actually did implement this, Pat... It's in there. :-) You don't think it's a good idea to use the ValueStack to set properties from params? Jason -Original Message- From: Pat Lightbody [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 11:31 AM To: [EMAIL PROTECTED]

RE: [OS-webwork] A Proposal: Opensymphony Conductor

2003-08-14 Thread Jason Carreira
Oops! Yep, that was something I would have added if I'd thought of it :-) -Original Message- From: Matthew E. Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 7:12 PM To: [EMAIL PROTECTED] Subject: Re: [OS-webwork] A Proposal: Opensymphony Conductor I would

RE: [OS-webwork] IoC and Components.xml

2003-08-14 Thread Ben Hall
My xwork.xml was missing the ComponentInterceptor. Everything works fine now that i've added it. Thanks for your help :) Ben. -Original Message- From: Jason Carreira [mailto:[EMAIL PROTECTED] Sent: 11 August 2003 14:32 To: [EMAIL PROTECTED] Subject: RE: [OS-webwork] IoC and

[OS-webwork] WW2 howto on jar packaging?

2003-08-14 Thread Thompson, Kris
Title: WW2 howto on jar packaging? Where can I find any help on how this is done? I first learned about it in the TSS talk that Mike Cannon-Brooks did but actually how or what get jar'ed and at what starting point, what dir structure, etc. I have not been able to find. Any help would be

Re: [OS-webwork] Re: Performance diff bw ww1 and ww2?

2003-08-14 Thread Pat Lightbody
So it sounds like it was a JSP taglib issue and not an EL issue? - Original Message - From: Drew McAuliffe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 11, 2003 3:19 PM Subject: [OS-webwork] Re: Performance diff bw ww1 and ww2? I've moved from Tomcat to oc4j and the

[OS-webwork] Must Tomcat web app be stopped/started for revised Action classes to take effect?

2003-08-14 Thread Steve Swett
If I change my class that extends ActionSupport, must I stop and then restart Webwork (with the Tomcat Manager application, for example) before my new changes will take effect? How do I do a hot update or a hot fix? Thanks.

RE: [OS-webwork] [JIRA-Opensymphony] Commented: (WW-244) WW2 on WAS 5.0

2003-08-14 Thread Jason Carreira
I think point 3 is a bit unfair. None of us use WAS 5.0. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 2:37 AM To: [EMAIL PROTECTED] Subject: [OS-webwork] [JIRA-Opensymphony] Commented: (WW-244) WW2 on WAS 5.0 The

RE: [OS-webwork] RE: [Hibernate] A Proposal: Opensymphony Conductor

2003-08-14 Thread Jason Carreira
Ok... I'll look at setting this up on java.net tomorrow or this weekend at the latest. -Original Message- From: Matthew E. Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 5:33 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [OS-webwork] RE: [Hibernate]

RE: [OS-webwork] ParametersInterceptor behaviour on a ModelDriver action

2003-08-14 Thread Jason Carreira
Please create a Jira issue and I'll look at this. Thanks, Jason -Original Message- From: Marco Papini [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 6:49 AM To: [EMAIL PROTECTED] Subject: [OS-webwork] ParametersInterceptor behaviour on a ModelDriver action Another

[OS-webwork] i18n and ActionSupport and addError

2003-08-14 Thread James Pan
Hello again, In a class that extends ActionSupport, within the method doValidation, if I catch an error, I do this: addError(field, Error in Field); and cause doExecute to return INPUT, which propagates back to the original page with the Error in Field showing above the field ui element. How

RE: [OS-webwork] i18n and ActionSupport and addError

2003-08-14 Thread James Pan
Hello, Please ignore this. I should have read the tutorials a bit more closely. I apologize for asking such a question without doing a more thorough search first. Cheers, James -Original Message- From: James Pan Sent: Wednesday, August 13, 2003 11:28 AM To: [EMAIL PROTECTED]

RE: [OS-webwork] Is This a Bad Use of IoC?

2003-08-14 Thread Jason Carreira
I think we need to get the project for external integrations going. I got a note from Rod Johnson about this too, and I think it would be a great idea to have integrations with Spring and Picocontainer, but these need to be in a separate project. We're explicitly limiting dependencies in Xwork /

RE: [OS-webwork] Singletons within WW

2003-08-14 Thread Jason Carreira
Yes.. WW just uses the classloader of the Web app, it doesn't do any funky class loading, so Singletons should work the same as they do in any web app (i.e. it's a singleton for your web app, but not necessarily across web apps) -Original Message- From: James Pan [mailto:[EMAIL

RE: [OS-webwork] Simplicity of WW2

2003-08-14 Thread Jason Carreira
Title: Message I'm not sure about this... this sounds more complicated to me than explicitly telling it what to look for... you have to read a lot more docs for what the defaults are, etc. With the stuff I did to make the default stuff pulled out into a separate file, here's what the

[OS-webwork] JSP Tags not resolved and DEBUG

2003-08-14 Thread Samuel Mota
Hi, I'm trying to build a simple login page but webwork jsp tags are not resolved and I get an empty page. At my JSP: %@ taglib uri=webwork prefix=webwork % %@ taglib uri=webwork prefix=ui % ... ui:textfield label='Name' name='userName'/ ui:password label='Password'

Re: [OS-webwork] Simplicity of WW2

2003-08-14 Thread John Patterson
Title: Message That is a great improvement! Still one extra step per action though. It would not be very often that one would want to change the default action-view search behaviour. Just setting a java package property would be enough (defaultActionPackagecom.myorg.myapp.actions/...). I

[OS-webwork] Singletons within WW

2003-08-14 Thread James Pan
Hello, Suppose I have a singleton called MyClass which is retrieved through a call to ConnectionPool.getSharedInstance(). Suppose in an action I make a call to ConnectionPool.getSharedInstance() somewhere. I understand that an action is always created new each time a request is made, but what

[OS-webwork] VisitorFieldValidator checked in

2003-08-14 Thread Jason Carreira
I've checked in the VisitorFieldValidator which will cause the validations of object properties of an Action to be called using their own validations (as defined in its own *-validation.xml files). This works with either single objects, Collections, and Arrays. Along with this I made field errors

RE: [OS-webwork] JSP Tags not resolved and DEBUG

2003-08-14 Thread Jason Carreira
I seem to remember a bug in some servlet containers that wouldn't allow you to map a single taglib to multiple prefix's... I think it was WLS 6.1, but it may be others, too -Original Message- From: Samuel Mota [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 3:08 PM To:

[OS-webwork] webwork.util.Counter example

2003-08-14 Thread James Pan
Hi, I have a page where I display a list of search results, showing 10 records. At the top of the page, I have Previous, Next buttons that will change the pageIndex up or down. Basically, it looks like this: First | Previous | 1 2 3 4 5 | Next | Last And the user can navigate the search

RE: [OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Jason Carreira
Please create a Jira issue and attach your changes, if you want to contribute them Assign it to Matt Ho or Mike Cannon-Brookes... -Original Message- From: Drew McAuliffe [mailto:[EMAIL PROTECTED] Sent: Tue 8/12/2003 8:07 AM To: [EMAIL PROTECTED]

RE: [OS-webwork] Defining views for actions in views.properties

2003-08-14 Thread Jason Carreira
See below -Original Message- From: James Pan [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:53 AM To: [EMAIL PROTECTED] Subject: [OS-webwork] Defining views for actions in views.properties Hello, Got two questions: (1) I have an action that may be invoked

[OS-webwork] Patch for checkbox (velocity)

2003-08-14 Thread Armond Avanes
Hi Guys, Just submitted a patch for checkboxes in velocity (checkbox.vm) which solves a bug. Well, actually the checkboxes never got selected although their corresponding methods (getter) returned true. Please take a look at issue WW-249. The patch is there. Cheers, Armond

Re: [OS-webwork] RE: [Hibernate] A Proposal: Opensymphony Conductor

2003-08-14 Thread Matthew E . Porter
My preference would be a for a java.net project. Cheers, matthew On Wednesday, August 13, 2003, at 02:22 PM, Jason Carreira wrote: Patrick is finishing up some code and checking it in as I type, so after that he's going to cut beta's for Xwork 1.0 and WebWork 2.0. After that, we can set

[OS-webwork] newbie question...

2003-08-14 Thread Alexandru Roman
how can I access a session IOC component from an interceptor? thanks, Alex. --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter

[OS-webwork] Velocity context questions

2003-08-14 Thread Ben Hall
I have a quick question and a long question about velocity context. 1. Is it possible to get a handle to the current action through something like $action ? 2. I'd like to run a method off my action. Normally i'd do something like this: List someInstanceVariable; (and have getters and setters

Re: [OS-webwork] ParametersInterceptor behaviour on a ModelDriver action

2003-08-14 Thread Pat Lightbody
Marco, There have been a couple requests to implement ValueStack.set() (we currently don't, look at CompountRootAccessor to see for yourself). If you open a jira issue, we'll try to get around to it shortly. With regards to your example, if you need to set both the model and the action, it sounds

RE: [OS-webwork] Can you use WW forms with Velocity -- or just with JSP?

2003-08-14 Thread Jason Carreira
Title: Message It should be possible... If it's not pulled out to be called outside the JSP tag, then create a Jira issue and we'll get it working. -Original Message-From: Steve Swett [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 7:21 AMTo: [EMAIL

RE: [OS-webwork] Jira alerts

2003-08-14 Thread Jason Carreira
Can we just leave the comments and new issues coming to the main list? They are essentially the same as meesages to the list, just saved, in my mind... -Original Message- From: Pat Lightbody [mailto:[EMAIL PROTECTED] Sent: Tue 8/12/2003 8:48 AM To:

RE: [OS-webwork] WW2/Xwork Docs

2003-08-14 Thread Jason Carreira
I know Matt was working on this, but he's on vacation till Monday... Can anyone think of a way to make this an ant task, so we can make it part of the release build? I'd like to automatically pull down the contents of the Wiki pages for Xwork... -Original Message- From: Rainer Hermanns

RE: [OS-webwork] Patch for checkbox (velocity)

2003-08-14 Thread Armond Avanes
I tried it before changing the velocity template. But no use (at least the version I'm using here - checked out from CVS on July 28). Do you mean that you've fixed teh problem on CVS and I should check it out once again to have the problem solved ? Best Regards, Armond --- BOGAERT Mathias

RE: [OS-webwork] webwork.util.Counter example

2003-08-14 Thread James Pan
Hmm... gotta read up on that! Thanks for the clarification! James -Original Message- From: Jason Carreira [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 12:34 PM To: [EMAIL PROTECTED] Subject: RE: [OS-webwork] webwork.util.Counter example When I said a reusable

Re: [OS-webwork] Jira alerts

2003-08-14 Thread Mike Cannon-Brookes
Don't they already go to the CVS list? That's where all 'automated' notifications should go. People can then use that as the basis for their filters to extract only the notifications for modules they want? M On 12/8/03 1:26 AM, Pat Lightbody ([EMAIL PROTECTED]) penned the words: Ee I

RE: [OS-webwork] Is This a Bad Use of IoC?

2003-08-14 Thread Jason Carreira
In the same way that we're going to have a Pico integration for IoC, I'd like to have a Spring integration for IoC... But these need to be in an add-on project for integrating other dependencies with Xwork / WebWork outside of the main code base. -Original Message- From: Matthew E.

RE: [OS-webwork] [JIRA-Opensymphony] Created: (XW-72) Config reloading doesn't detect changes in included xml files

2003-08-14 Thread Jason Carreira
Ok... I know why this is happening... I think it needs to cache the list of included file names to re-check for each call to needsReload(). If anyone has a good way to unit test this, it would be highly appreciated :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[OS-webwork] [JIRA-Opensymphony] Commented: (WW-244) WW2 on WAS 5.0

2003-08-14 Thread legendaryservice
The following comment has been added to this issue: Author: Chandra Moulee Created: Mon, 11 Aug 2003 1:35 AM Body: The Solution found was, 1. The action mapping file has to reflect the path to the jsp as below login.input=/com/project/jsp/login.jsp 2. The jsp pages cannot

RE: [OS-webwork] Jira alerts

2003-08-14 Thread Samuel Mota
I agree ... It's so usefull to see what people is working on ... no more messages is someone doing this or that? , just read JIRA alerts and get involved :) (but I'm still without debug my WW1 from Eclipse:() regards, + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business

Re: [OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Pat Lightbody
Drew, Can you open a request for the VelocityServlet extensibility? -Pat - Original Message - From: Drew McAuliffe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 8:07 AM Subject: RE: [OS-webwork] Velocity helper missing from ww2 I have my own copy that I ported

[OS-webwork] [JIRA-Opensymphony] Created: (WW-252) Create a webwork-default.xml to define common config

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-252 Here is an overview of the issue:

RE: [OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Drew McAuliffe
I have my own copy that I ported from 1.x. I also changed the VelocityManager so that it puts the utility on the stack. I have no idea if what I've done is optimized or not but it seems to at least work. I can send in copies of that if necessary. One other thing I noted about Velocity support is

[OS-webwork] [JIRA-Opensymphony] Reopened: (WW-244) WW2 on WAS 5.0

2003-08-14 Thread legendaryservice
Message: The following issue has been reopened. Reopener: Jason Carreira Date: Mon, 11 Aug 2003 8:30 AM I was just looking through this again... You say you're using WW2? You list the contents of actions.xml, and that's ww1 stuff. Which version are you using? If it's WW1, I know

[OS-webwork] A Proposal: Opensymphony Conductor

2003-08-14 Thread Sandra Sullivan
Jason The Expresso project is free (Apache Style license). I think you might find that what's important is making it pluggable and decoupling so that you can plug in alternative components for obvious reasons. That seems the direction that mature frameworks are headed. Cheers Sandra

Re: [OS-webwork] Jira alerts

2003-08-14 Thread Pat Lightbody
OK, then it's settled, we'll move them back to the CVS list... or maybe set up a list on java.net just for jira messages. -Pat - Original Message - From: Dick Zetterberg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 12:20 AM Subject: Re: [OS-webwork] Jira alerts

[OS-webwork] Forms with multiple submit buttons

2003-08-14 Thread Ben Hall
I had a read through the archives and saw that a question about multiple submit buttons was posted almost a month ago. Was it ever resolved how to do this ? I think it was possible in Webwork 1: http://wiki.opensymphony.com/space/Using+CommandDriven+Actions I found this on Webwork 2 but it

RE: [OS-webwork] webwork.util.Counter example

2003-08-14 Thread Jason Carreira
When I said a reusable component, I didn't mean it needed to be a Java class... Check out the ww:component tag, which just includes a velocity template. I think this would be better as a JSP or Velocity template (Velocity if it's for WW2) with possibly a UI tag to make it easier to validate the

[OS-webwork] [JIRA-Opensymphony] Created: (XW-74) JDK 1.3 Compliance

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=XW-74 Here is an overview of the issue:

Re: [OS-webwork] Webwork and tool support, etc.

2003-08-14 Thread Sebastiano Pilla
At 12.59 07/08/2003 -0500, Joseph Ottinger wrote: A few hours ago, I got out of a meeting discussing the merits of WebWork 1.3 vs. Struts. I'm officially really discouraged about it (sorry, Bob) because of a comment someone made: Struts tools support is there, it's sort of usable (his example

[OS-webwork] [JIRA-Opensymphony] Created: (WW-253) Property Tag returning null

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-253 Here is an overview of the issue:

RE: [OS-webwork] issue with ApplicationLifecycleListener

2003-08-14 Thread Jason Carreira
Well, I'm disappointed. Maybe you can try out WW2 on some outside-work projects. For those too lazy to look it up, here's the link to the email: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] pache.orgmsgNo=20238 You should blog this That or I might have to :-) I'm interested to hear

[OS-webwork] RE: [Hibernate] A Proposal: Opensymphony Conductor

2003-08-14 Thread Jason Carreira
Patrick is finishing up some code and checking it in as I type, so after that he's going to cut beta's for Xwork 1.0 and WebWork 2.0. After that, we can set up some CVS space... Should we create a java.net project for this, or put it under sf.net in the opensymphony sandbox? Then we can just

[OS-webwork] [JIRA-Opensymphony] Resolved: (WW-225) ww:property displays null when the value attribute evaluates to null

2003-08-14 Thread legendaryservice
Message: The following issue has been resolved as FIXED. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-225 Here is an overview of the issue:

Re: [OS-webwork] A Proposal: Opensymphony Conductor

2003-08-14 Thread Francisco Hernandez
this looks like a really good idea, I'm already using half of the components you listed. - Original Message - From: Jason Carreira [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 8:40 AM Subject: [OS-webwork] A Proposal:

RE: [OS-webwork] JSP Tags not resolved and DEBUG

2003-08-14 Thread Samuel Mota
Sorry, This post was a second try ... the original one has only webwork map and used webwork instead of ui ... but the same problem occurs :( + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business Application Dpt. + Netset Serviços em Tecnologia + a Hypercom Company +

RE: [OS-webwork] Must Tomcat web app be stopped/started for revised Action classes to take effect?

2003-08-14 Thread Brett Knights
If your ActionSupport class is under WEB-INF/classes and if you have defined the context as reloadable Context reloadable="true"/ in your server.xml file then the context will automatically be restarted. I don't know if this works specifically with WebWork (i.e. it

RE: [OS-webwork] webwork.util.Counter example

2003-08-14 Thread Jason Carreira
This sounds like an excellent opportunity for a reusable component to manage this, if you want to build one :-) We've got one here at work that does this, but it's tied in with other code we've got, so it wouldn't be that easy to pull out. Jason -Original Message- From: James Pan

Re: [OS-webwork] Jira alerts

2003-08-14 Thread Pat Lightbody
I still never read them -- they whole [OS-webwork] [OpenSymphony-JIRA] Commented (WW-123) prefix is a bit much for me to swallow. - Original Message - From: Jason Carreira [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 11:10 AM Subject: RE:

RE: [OS-webwork] Webwork and tool support, etc.

2003-08-14 Thread roughley
I don't think the issue is that plugins and books are required, or that developers cannot edit the files manually (although, I have to agree that I have experienced and been told about alot of bad developers lately). The issue as I see it, is that the management that needs to sign off on using

RE: [OS-webwork] WW2 howto on jar packaging?

2003-08-14 Thread Jason Carreira
Title: Message It's just like any jar file... You jar up your compiled classes with your xwork.xml file (call it something else so it can be included from a base xwork.xml file from the classpath) and your velocity .vm files so they can be loaded from the classpath too. Then just put the

RE: [OS-webwork] WebWork2 - namespace=/ never matched

2003-08-14 Thread Jason Carreira
Title: Message Sounds like a bug. Please report it. Did you see my notes about client-side validation and the include file reloading? Is the reloading working for you now? Jason -Original Message-From: Cameron Braid [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2003

RE: [OS-webwork] webwork.util.Counter example

2003-08-14 Thread James Pan
Yeah, it occurred to me as well... except I was hoping (maybe naively) to keep the GUI formatting to the GUI side, so that I don't have code that does things for only one view (since if a different format of paging is needed, we need to make changes to an actual class versus JSP code (albeit

Re: [OS-webwork] Velocity helper missing from ww2

2003-08-14 Thread Pat Lightbody
In general, if there is something missing from WW1 that was in WW2, please file a Jira issue. Thanks! -Pat - Original Message - From: Drew McAuliffe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 11, 2003 3:23 PM Subject: [OS-webwork] Velocity helper missing from ww2

[OS-webwork] Running from Eclipse

2003-08-14 Thread Samuel Mota
Hi, This is almost OT but I need some help or direction ... I'm stucked and out of ideas :( I'm with Tomcat 4.1.27 (patched) and got Webwork 1 running with my application and the examples too. (running with Velocity 1.3.1). But when I start Tomcat from inside ECLIPSE (to debug) Webwork

[OS-webwork] Parameters to/from action

2003-08-14 Thread Jonas Eriksson
I have problems with sending parameters from jsp/vm to my action. I started of using Webwork1 and it worked fine, but since I decided to use Webwork2 there is something wrong. The first RegisterEmail example from http://wiki.opensymphony.com/space/WebWork+2+UI+Tag+Guide does not work. The

Re: [OS-webwork] Jira alerts

2003-08-14 Thread Hani Suleiman
Please do. For those who care about seeing progress, I'm sure you care equally about every single commit. I'm ok with issue created coming to the list. I've done the same for oswf, although my reason there is that I'm not the lead developer, but more often than not am the person actually

[OS-webwork] [JIRA-Opensymphony] Created: (XW-73) Allow any mixture of include and package elements below xwork element to be processed in order

2003-08-14 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=XW-73 Here is an overview of the issue:

RE: [OS-webwork] A Couple Observations -- follow up

2003-08-14 Thread Thompson, Kris
Any progress on this issue? The first two examples (in the default.jsp page) still are broken with the same error java.lang.IllegalArgumentException: Unknown action name: com.opensymphony.webwork.example.counter.SimpleCounter at

RE: [OS-webwork] A Couple Observations -- follow up

2003-08-14 Thread Smith, Scott
If you are trying to run on a server that is not fully Servlet 2.3 compliant (such as Weblogic 6.1), then you will have this problem. I'm debugging this on my machine as we speak. So far it turns out to be an issue with Servlet filters and listeners. If you are on Weblogic 6.1, let me know, and

  1   2   >