> -Original Message-
> From: Brown, Carlton
> Sent: Friday, November 18, 2005 6:15 PM
> To: Ant Users List
> Subject: Subdirectory problem/always recompiles
>
> I've got a situation where the directory structure of the source code
> doesn't exactly correspond to the package structure, and
> -Original Message-
> From: Matt Benson [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 18, 2005 6:32 PM
> To: Ant Users List
> Subject: Re: Subdirectory problem/always recompiles
>
> --- "Brown, Carlton" <[EMAIL PROTECTED]>
> wrote:
>
> > I've got a situation where the directory stru
--- "Brown, Carlton" <[EMAIL PROTECTED]>
wrote:
> I've got a situation where the directory structure
> of the source code
> doesn't exactly correspond to the package structure,
> and therefore the
> javac task always recompiles. Due to a number of
> policy considerations
> I can't change the dir
I've got a situation where the directory structure of the source code
doesn't exactly correspond to the package structure, and therefore the
javac task always recompiles. Due to a number of policy considerations
I can't change the dir structure, so I've tried to work around this with
some clever
Hi Geoffrey,
Thank you so much for your suggestions. I just did a quick test and made
a simple case which I have to test on Monday.
Is there anything I should be concern about beside the Name of the EJB
file?
Best Regards
Afshin Bozorgzadeh
Fidelity Investments Brokerage Company
FBCT Cle
Sorry, I misread your question. I am building the ear file. I would
guess that with the task stating that it supports WAS 4.0, the the
format is wrong. I would look at coping the files that you need into
it's own structure and building the xmi file by hand and putting them in
the meta-inf folder
I played with the ejbjar task a long time ago and could never get it to
do what I wanted it to. I just use the "jar" task as follows:
Where ${meta-inf.dir} is where my deployment descriptors, etc. are
generated and ${prod.class.dir}
Yes the original question was regarding EJB.jar file. From what I have
read so far the only task I saw was "EJBJAR" optional task. And I could
not create an EJB.jar file yet. I was looking for the example of how to
create the EJB.jar file. If you could shear your EJB task I really
really appreciate
I am not creating a jar file. I start by building an war file. Then in
this task, I copy the war file to the ear layout and the application.xml
file that has the root context in it. The ear is created with the ear
command which produces the ear file that can be installed into WAS.
What jar file
Thank you Chris for your replay.
I am trying to understand this. Do you actually write your own task?
Which line are you creating the jar file?
Best Regards
Afshin Bozorgzadeh
>Fidelity Investments Brokerage Company
>FBCT ClearCase Release Engineer
[EMAIL PROTECTED]
Phone 603-791-5596
I do this all the time. The ejb task is
Chris Erskine
EDS Consulting Services
Colorado Springs, CO
Phone: 719-265-5962
Cell: 719-640-6488
-Original Message-
From: Bozorgdadeh, Afshin [mailto:[EMAIL PR
Has any one where able to create an ejb.jar file for Websphere ??? I am
having state of torment and destruction "hell time" creating EJB file.
Trying to use ejbjar task and having no success. I greatly appreciate if
you could shear a sample of your code. Or just let me know if I am
hopeless and I s
Hi Kinjal,
Thank you for your replay. After all it was my bad. There are two option
1)comment ==> Which you add your own comment.
2)commentfile = which you read from a file
I was using option 2 with the arguments of option 1. That was my mistake
;-(
Best Regards
Afshin Bozorgzadeh
>Fidelity Inves
Hi Afshin,
I have filed same bug report in bugzilla. I have solution for it.
Will mail you the solution which I received later.
Thanks and Regards,
Kinjal Vohra.
Quoting "Bozorgdadeh, Afshin" <[EMAIL PROTECTED]>:
> Hi Antoine,
> Thank you for your suggestions. It was right in front of me. All
Hi,
Good, I'm glad to hear something is done about it. I think I'll give
Dominique's XSL system a try.
Thank you !
On 11/17/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
>
> Hello Evgeny,
> we have a system - which is not used yet - where we would extract the
> documentation from the tasks
Hello -
I created some ant build file and used to launch a shell script. This
script has quite complex scheme and forms several files as result.
Everything works properly except one. After building these result files
contain rot instead of symbol '$'. However if I launch same sh-file out of
(
Hi,
anyone on the list using the AntExplorer ?
http://www.yworks.com/en/products_antexplorer_about.htm
I've downloaded the most actual (standalone) version yesterday.
Opening an ant script works fine, but executing fails with error =
"Cannot execute due to :
Ant not found on classpath"
My ma
17 matches
Mail list logo