



Well You need not extend the validator plugin. You could write yourcustom validator class and write a method in that For eg. You couldspecify this in your validator-rule.xml <validator name="whatever" classname="com.myvalidation.FieldChecks"method="validateWhatever"All you need to have now is...
Has anyone done a SAP stack w/ Xom yet? If so, how did they deal with MTM?-steveXM-interest mailing listXM-interest (AT) lists (DOT) ibiblio.org...
Thanks.I was hoping that was not going to be the answer though. I thought aboutdoing it this way, but wanted to avoid the overhead of managing twoapplication directories. Maybe it's unavoidable in tomcat.Jared. MessageFrom: Mark Thomas [mailto:markt (AT) apache (DOT) org]Sent: 04 July 2005...
Hi allI have upgraded my java sdk and jre to j2sdk1.4.2_08 from j2sdk1.4.1_01.How do I configure Tomcat 4.1.30 so that it runs from thej2sdk1.4.2_08 instead of the old copy?Do I have to reinstall Tomcat or is there a configuration that I can change?I have changed my JAVA_HME environmental variab...
Hello gentle people;I was wondering if you can achieve the following using <scriptdef>:I would like to retrieve all the properties prefixed with a given string in my project to process them afterward.i.e: get all properties starting with "zos.".How acan you do this with Ant?thanks for any...
Hi,like saipradeep I'm new to JCS.I've read the document on JCS writtenby Aaron Asmuts.Trying to play with the example applicationfrom that document (the book store example),I've adopted the code to fit into the needsof the project I'm currently working on.To test the perform...
I am aware that the "format" parameter has been removed and replaced with aDate Translator. I am unable to get the DatePicker to display the date inthe form dd/MM/yyy. It always reverts to the default of MM/dd/yyyy.In my html template I have:<span jwcid="departurePickupDatePicker" size="10" o...
Hello,I want to use Tomcat together with IIS to let IIS do the Windows basedauthentication.I've managed to install and configure isapi_redirect-1.2.13, andeverything seems to work. When I call "request.getUserPrincipal()" in myservlet, I get a principal object with the correct name.But the...
Syncing Apache Software FoundationSyncing CodehausSyncing Maven Plugins @ SourceForgeSyncing Mortbay ConsultingSyncing WebSyncing SymphonySyncing S Java[INF] Actual number of artifacts rewritten: 23 (46 including PMs).[ERRR] Error encountered while converting source repository to target reposito...
Hi,I've built the jetspeed 2.0-M3 from source and tried to deploy ontomcat 5.5.9. But when the URL wastried, browser displayed the message, "Portlet Application jetspeed-layouts not available".When I deployed the binary download of Jetspeed 2.0-M3 on tomcat 5.5.9,it is working fine. After d...
Hi Xuan,MessageFrom: Xuan Nguyen [mailto:xnguyen (AT) it (DOT) swin.edu.au]Sent: mardi 5 juillet 2005 07:19To: 'Cactus Developers List'Subject: RE: Cactus TaskHi Vincent,I've had a look to the Cargo branch, but haven't noticed much update forthecargo stuff.That's strange...
Hi Arik,So does the Maven version: 2.0-alpha-3 support the java part?Well I want to build an application in java, which could build the code the project - nightly builds by using maven and programmaticallyGenerate project reports - by using maven. Ie the necessaryProject.properties and project.x...
