- Original Message -
From: "Matt" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 8:17 PM
> I don't get any error message but a lot of times I don't get a "BUILD
> SUCCESSFUL" message.Is that ok.
>
This is strange. Are you running your build with a non default logger ?
Are you running
Hi,
I have quite a few ant projects and sub-projects for building our whole
stack.
The master ant script basically calls a bunch of ant scripts in the
tree, what I
am interested in is creating a final build summary output file, which
will give
a snapshot of the whole build.
For example : the fina
Could you attach that server.xml file David? I didn't see it come through
the wire.
There was already a ROOT directory in my webapps directory but I deleted it
trying different tests. I don't think my server.xml file is set up properly.
I looked at the Ant core/optional tasks and I can't find any
In my build file, when I build javac target, I notice that it includes
all jar files in CLASSPATHs in my .tcshrc script. But when building a
java target it does not include them. What is the reason behind this
behavior. In this case, how can I exclude any jars other than the jars I
specify in t
Is the ROOT context defined in the server.xml or a context configuration
file or does the directory "ROOT" already exist? Tomcat-4.x.x will *not*
expand a .war file which the docBase matches the name of a .war file (less
the .war extension). If you can't work with this behavior, then upgrade
Do any other wars deploy successfully? I'm wondering if perhaps its a
misconfigured Tomcat? Or, it could be the .war file, but I would have
expected that to be deployed.
Find attached a copy of my server.xml file located under $CATALINA/conf
directory.
Also, are there any logs that display when y
After generating the WAR file I use the task to change the file and
directory permissions.
The following is the result after the task is called...
drwxrwxrwx 3 vnb vnb 512 Jul 28 13:21 webapps
-rwxrwxrwx 1 vnb vnb 21911865 Jul 28 13:29 ROOT.war
When I fire up tomcat,
- Original Message -
From: "Jorge Pereira" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 7:01 PM
Can you run ant in verbose mode and study the output.
Maybe you have found a bug ?
Is there an embedded space in this property where you have the trouble ?
>value='-Djava.rmi.server.
Hi
My build ant script that I am using to create jars seems to be running
fine but am I supposed to get the "BUILD SUCCESSFUL" message everytime I
run that.
I don't get any error message but a lot of times I don't get a "BUILD
SUCCESSFUL" message.Is that ok.
Matt.
--
I had this problem on BSD when the tomcat process did not have adequate
permissions to the webapps directory, OR, the .war file in particular.
try chmod 777 on /webapps and your war file and see if that works.
d.
-Original Message-
From: Billy Bacon [mailto:[EMAIL PROTECTED]
Sent: Monday
10 matches
Mail list logo