Hi allI like to run the com.sun.tools.ws.WsGen tool from the build.xml. Forthat I defined a taskdef in my build.xml:<taskdef name="wsgen" classname="com.sun.tools.ws.WsGen"><classpath path="wsgen.classpath" /></taskdef>and the related classpath:<path id="wsgen.classpath">...
To whom it may engageThis is an automated request, but not an unsolicited one. Formore information please visit ,and/or contact the folk at general (AT) gump (DOT) apache.org.Project has an issue affecting its community integration.This issue affects 1 projects.The current state of this project...
To whom it may engageThis is an automated request, but not an unsolicited one. Formore information please visit ,and/or contact the folk at general (AT) gump (DOT) apache.org.Project has an issue affecting its community integration.This issue affects 4 projects.The current state of this project...
Hi,The HttpComponent/project is not uploaded to ibiblio. However theHttpComponent/core's pom.xml depends of the HttpComponent/project's pom.xmlcreating a depency error when HttpComponent/core is used.Could it be possible to upload HttpComponent/project or makesHttpComponent/* 's p...
I will be in touch with you around that time.I'll wait until this time Rory :)Bye....
Dont think refid can be passed to <taskdef>?This is a limitation of the <anttask - so if it is a problem it is an antproblem, not a maven problem. You can't define a task with a <taskdefatproject scope if it needs a reference that is passed in fro the parentproject using <ant...
What is stability level of tiles stand-alone (Developing, Evolving)? Will it go through backward incompatible changes?How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates....
To whom it may engageThis is an automated request, but not an unsolicited one. Formore information please visit ,and/or contact the folk at general (AT) gump (DOT) apache.org.Project svn-antlib-test has an issue affecting its community integration.This issue affects 1 projects, and has been outs...
The key attribute of set-property reads: Since Struts 1.3, an alternate syntax is supported. By using the "key" attribute instead of the "property" attribute, you can set arbitrary string properties on the Config object which is populated based on the containing element. NTE: the "key" attribute...
Awesome find. Thanks David!David Friedman <humble (AT) ix (DOT) netcom.comwrote: My bad, what was I thinking? LL. Try this:servlet.getServletConfig().getServletContext().get Attribute(Globals.SERVLET_KEY));As in this example where I print out an error message:public class DavidAction extends...
Scott, The <forwardfailed simply cuz it refered to my context not to theother different context I wanna redirect to.I used the simple sendRedirect and it worked fine:String path = "";response.sendRedirect(path);return; MessageFrom: news [mailto:news (AT) sea (DOT) gmane.org] Behalf Laurie Har...
[ ]tm_jee resolved WW-731. Resolution: FixedAdd the capability to automatically save messages between ActionsKey: WW-731URL:Project: Struts 2Issue Type: New FeatureComponents: MiscAffects Versions: WW 2.1.7Reporter: Jason CarreiraAssigned To: tm_jeeFix For: 2.0.0--Add the capability to automatic...

