I have been playing around with the task but have not had much
luck.
I keep getting the following error:
java.lang.VerifyError: (class: org/apache/tools/ant/types/URLPath, method:
dieOnCircularReference signature:
(Ljava/util/Stack;Lorg/apache/tools/ant/Project;)V) Bad access to protected dat
Look at this page...
http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm
-Rob A
> -Original Message-
> From: Harshal Chavda [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 21, 2005 7:43 PM
> To: user@ant.apache.org
> Subject: problem with sql task
>
> Hello
Thanks Martin - that did it. I should have remembered the golden rule of
reading documentation 5 times before asking questions.
Anyhow, now that my sanity has returned I shall get on with my life.
Paul
Martin Gainty writes:
Good Afternoon Paul
The documentation for the ant javac task is
A last question:
Does the jar containing the com.ibm.websphere.ant.tasks come with the
websphere distribution or it downloadable on its own?(i don't have the soft yet
that's whhy i am wondering)
Hind Lwahhabi.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Se
Thanks!
Hind Lwahhabi.
-Original Message-
From: Jeffrey E Care [mailto:[EMAIL PROTECTED]
Sent: Thu 9/22/2005 3:17 PM
To: Ant Users List
Subject: Re: websphere.ant.tasks knowledge
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//topic/com.ibm.websphere.base.doc/info/aes/ae/rovr_
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//topic/com.ibm.websphere.base.doc/info/aes/ae/rovr_antapi.html
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere v7 Release Engineer
WebSphere Build Tooling Lead (Project Mantis)
<[EMAIL PROTECTED]>
09/22/2005 09:04 AM
Please respond to
"A
Hi all
I'm looking at the ant tasks for ejb, specifically and
wondering what, if any changes need to be made to it for ejb3.
the task is built around all the various ejb descriptors in XML. But if
EJB3.0 eliminates all of these, is the task completely obsolete? Or does
it need to be upgrade
Hi,
Can we create virtual directory through ANT?
Thanks,
Karunakar Chatla
Hello guys,
Has anyone here experienced the deployment on Webpshere( 5.1 and above) using
ant and the websphere ant tasks?
any help, doc , link, advise is welcome!
Thanks in advance and long life to this list.
Hind Lwahhabi.
This message is for the designated recipient only and may contain pr
I've taken the source for org.apache.tools.ant.Launcher and modified it
to call my own version of Main.java. Essentially, the only change I made
with that class is to allow the user to specify which startup class is
to be run. (The default is the standard org.apache.tools.ant.Main.) My
version
Dear user@ant.apache.org,
I am using ant to compile my struts webapp. I am using Linux 2.4.27 and
running ant (1.5.2-26) from my shell which is bash. My environment variables
which I set in my .bash_profile are:
$JAVA_HOME=/usr/java/jdk1.5.0_02
$CLASSPATH=/usr/java/jdk1.5.0_02/lib:/usr/java/jd
Hello,
I am trying to use ant to run ImageMagick's composite command over a
fileset, like this:
The commandline for the composite command is this, which I know works:
> composite -dissolve 40% -tile watermark.png in/hsc-c0311d.png
> out/
12 matches
Mail list logo