Mailing List
Home
Cocoon - MVC web framework based on XML/XSL
Ant - A Java building tool
Maven - Project building tool
Axis - Java SOAP implementation
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Lucene - Full-featured text search engine APIs
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database, Microsoft SQL server ...
MySQL - an open source database
Red Hat Linux Installation and Config discussions ...
Click here to subscribe to Jakatar mailing list
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Servlet File Download dialog problem (IE6,Adobe 6 0)
Proposal: Adding jar manifest classpath in jar and war plugins
Unsupported major minor version 48 0 problem while running the an
   telope task
java security AccessControlException: access denied (java io FilePermission
axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
jsp data into Excel
Classpath problem
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Running junit tests fails
XDoclet, Struts and Maven: Where to start? SOLUTION
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
AXIS: tomcat timeout ?
 
Ant
Page 22 of 102 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  
Post Topic:

War update = true

Has anyone else noticed that the war task with the update "true " setting takes longer than simply recreating the war? I 've been testing this by running my war building task then changing one jsp

Toggle labels on or off for source safe

I am trying to either toggle the label and fetch features of source safe or force a label for everything current. The problem is I have a night build which builds a label of "Build 02/23/2004 " and th

Steps in Building J2EE Project using ANT

Hi Iam new to Building J2EE Project using ANT(build.xml).I just want to know what are the steps required for buildding a J2EE project using ANT and create .ear file.Iam using WSAD 5.1.1 for my d

Ant Api usage problems

Hi I 'm having problems using some optional tasks of the Ant Api. The error is always the same so i must be doing something wrong. I 'm starting in java as well as you can see... On example o

Re: BuildListener in 1.5.4 Has Empty Project In Event On BuildStarted
?

Yes this is bugzilla report 1509 http //nagoya.apache.org/bugzilla/show_bug.cgi?id 1509 Peter Nicholas wrote >I am debugging a build listener I wrote for our >central build system and it

BuildListener in 1.5.4 Has Empty Project In Event On BuildStarted ?

I am debugging a build listener I wrote for our central build system and it looks like Ant fires off the buildStarted event with a project that is not fully intialized. i.e. The project name and d

XmlProperty, validate and DTD 's

I am trying to use XmlProperty on ANT Version 1.5.4. I can 't use a newer version of ANT. The xml file that I am trying to parse includes a DTD filename. Even if I specify validate "false " - it still t

Javadoc "Generated by javadoc on... "

Hi When a javadoc file is generated it includes the generation 's timestamp <HTML > <HEAD > <!-- Generated by javadoc on Sun Feb 22 20 02 09 CET 2004-- > <TITLE > ... My problem is that ma

Problem with the "mail " task.

Hi I have written the following in build.xml <target name "mail " depends "compile " > <mail mailhost "mail.accenture.com " from "yogesh.s.pandit@(protected) " tolist "yogesh.s.pandit@(protected)

vssget question

I don 't see it in the documentation but is there anyway to do the equivalent of get latest so that only new stuff is fetched? It looks like it is trying to fetch everything.

where is the ssh/scp task?

I 've downloaded the "jsch-0.1.9 " and built it locally but no where in the jar is the class "org.apache.tools.ant.taskdefs.optional.ssh.Scp " where do I get this so I can use the <scp > in my ant

calling another build file, changing directory

i have two ant scripts one which calls the other. the problem is that in build.test.xml it 's using a property of basedir ". ". this doesn 't work out so nicely if the user isn 't "in " the folder th

Why can 't Ant find my class?

Hello I wrote a class to filter out EOF 's and bad newline characters because the fixcrlf task neither worked for me nor was convenient. That said in my test cases it could find the class fil

AW: Creating a java file

Hi if your problem is formatting the date then have a look at <tstamp > Writing text to a file can be done with <echo >. Otherwise I 'm afraid I don 't understand what the problem is. Greetin

Creating a java file

Hello All A very simple problem for you i would like to create a java file using ant in which i want to a code something like this //

CSC

Hi Fellas Is there a special way of referencing services when building a C# client application. I keep getting a namespace error though I have specified the dll providing the service. Help Me

Ant Books

This has probably been discussed before on this list so I am sorry for running over old ground. As far as I can see there are two books that I am interested and I was wondering which of the ones

HowTo rename a set of files?

Hi I 've got a set of files in a directory CreateClientForm.jsp CreateClientForm.properties CreateClientFormContent.jsp CreateClientFormTitle.jsp And I want to rename them to Cre

Struts Question

Can anyone tell me what jar files to I need for STRUTS? Thanks!

Problem with metainf

My ant handbook tells me that this should work but it doesn 't. Here is my jar target script- <target name "jar " depends "init compile " > <jar basedir "${dir_classes} " destfile "${dir_jar

OutOfMemoryException on large build

We have a fairly long build process. Currently our project consists of many modules each with their own build.xml file. There is also a master build.xml file that calls each module build.xml sequ

Error while copilling with Ant 16.1 and Java 1.5

I am getting the following error while compiling java code with Java 1.5 and Ant 1.6.1 [javac] Feb 21 2004 1 14 56 AM java.util.jar.Attributes read [javac] WARNING Duplicate name in Ma

.cvspass example

hi friends Can some one provide me one example how a .cvspass looks like??? Thanks Priya

accessing macrodef attribute variables in <script > code

Hi Just wondering if this is a current limitation with code inside of <script > 's and/or if there 's a workaround. I 'd like to use a Beanshell <script > inside a <macrodef > to access the values o

Ant tasks for IBM Websphere Studio 5.1.0

IBM Webpshere Studio Application Developer 5.1.0 provides nine Ant tasks <projectBuild > <compileWorkspace > <getJavacErrorCount > <getProjectData > <setDebugInfo > <AppClientExport > <E

Any GUI editor for ANT (my expectation)

Sorry none of them meet my expectation of an ANT Editor I tried Xeena did not understand it. GEL could not find how to Crate an ANT script. Eclipse 3.0 ANT editor is nothing but a plai

Help me

Hi friends Iam getting some exception due to one missing file called AutobahnCoreVO.class when iam trying to compile ${source}\AutobahnEJB\ejbModule\com\ibm\autobahn\core " i tried to include tha

Hide a task name

I 've created a target which I call using an antcall but I would like to not have the target displayed in the output. Is there a way to not have the antcalled target displayed. Here is the example

structure of .JAR/.WAR Files

Hi friends this is Priya again with a request Iam using the following code to compile my files in EJB Module as it is depending on some classes in Webmodule i have included web modules .war in m

Multiple source paths for javac

I have a javac task that looks like <javac destdir "builddir " srcdir "buildroot/${srcPath} " > where I have defined srcPath in properties file as srcPath src/folder1 src/folder2 Depending on the pr
Page 22 of 102 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10