in the
> J2EE project wizard).
>
> I think further discussion should happen on a NetBeans forum.
>
> . . . . just my two cents.
>
> /mde/
>
> - Original Message -
> From:André Warnier
> To:Tomcat Users List
> Cc:
> Sent:Thursday, December 30, 201
t;
> (sorry for the word-wrap on the last line)
>
>
> Tomcat 7 (supported by NetBeans 7 the last time I checked) will run both as
> well.
>
> . . . . just my two cents.
>
> /mde/
>
> - Original Message -
>
> From:Sasa Rakic
> To:Tomcat Users List
> C
/
- Original Message -
From:André Warnier
To:Tomcat Users List
Cc:
Sent:Thursday, December 30, 2010 1:57:56 PM
Subject:Re: NetBeans Tomcat 5.5 problem
Sasa Rakic wrote:
> Here is print screen of netstat -ano like image.jpg!
>
Did I not warn you to not post these things as attachmen
Sasa Rakic wrote:
Here is print screen of netstat -ano like image.jpg!
Did I not warn you to not post these things as attachment, but paste the text
right here ?
Also, maybe stop posting the same problem multiple times with different subjects and
descriptions. That is a bit confusing to say
last time I checked) will run both as
well.
. . . . just my two cents.
/mde/
- Original Message -
From:Sasa Rakic
To:Tomcat Users List
Cc:
Sent:Thursday, December 30, 2010 12:28:27 PM
Subject:Re: Tomcat 5.5 problem
1.I put .war file from my JSF project in to webapps folder of my apache
tomc
2010/12/30 Sasa Rakic :
> 1.I put .war file from my JSF project in to webapps folder of my apache
What version of JSF?
Please show us your web.xml
Maybe you will need Tomcat 6 for your application. (See "Which
version?" link on the main page of tomcat.apache.org).
Can you use Tomcat 6?
> tomca
1.I put .war file from my JSF project in to webapps folder of my apache
tomcat 5.5.31 directory.
.../apache tomcat 5.5.31/webapps/MyProject.WAR
2.From the command prompt i start startup.bat file which is positioned in
.../apache tomcat 5.5.31/bin/startup.bat.
And Tomcat does not work. If i do same
2010/12/30 Sasa Rakic :
> I have problem with this version of Tomcat 5.5.31 on Windows XP SP3 and also
> on Windows 7. I use jdk.
> Here is print screen of netstat -ano from cmd prompt like netstat -ano.jpg!
> I hope someone hava idea what is the problem!
>
This mailing list does not allow images
I have problem with this version of Tomcat 5.5.31 on Windows XP SP3 and also
on Windows 7. I use jdk.
Here is print screen of netstat -ano from cmd prompt like netstat -ano.jpg!
And here is server.xml without comments!
Here is print screen of netstat -ano like image.jpg!
Is this OK?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.
Hi.
1) stop /both/ tomcats and make sure they are stopped.
2) open a command window, and type the command :
netstat -ano
then copy the result and paste it here.
3) then also paste the conf/server.xml file of tomcat 5.5 here, after removing all the
comments and any passwords etc..
Do not prov
Ok i will rephrase question. When i run startup.but for Tomcat 5.5.31 on my
windows xp from command prompt i get the message
SEVERE: Error listenerStart
after this some more lines and at the end:
INFO: Server Startup in 3300ms.
I do not know why is this happeninig. Could someone plese help me w
No i have not i am not sure how to do it. When i exit
NetBeans, NetBeans autommaticaly stops Tomcat every time. Why you think this
could be helpful ?
Have you tryed to stop Tomcat in Apache->open services
- Original Message -
From: "Sasa Rakic"
To: "Tomcat Users List" ; "Mark Eggers"
Sent: Thursday, December 30, 2010 4:03 AM
Subject: Re: NetBeans Tomcat 5.5 p
Java 6.23 and windows 7
I use same versions of NetBeans Tomcat 6.0.26 and Tomcat 5.5.31 and i
already did everything you told me about adding new server but it still not
works. And i think the server starts because i can access with
http://localhost:8080/ Tomcat start page from my browser after i run
project. But in my pr
er properties.
Make sure that you (as a user) have appropriate file permissions to the Tomcat
installation.
. . . . just my two cents.
/mde/
- Original Message -
From:Sasa Rakic
To:users@tomcat.apache.org
Cc:
Sent:Wednesday, December 29, 2010 11:42:36 AM
Subject:NetBeans Tomcat 5
Hello,
I use NetBeans 6.9 to create JavaServer Faces web application. I need Tomcat
5.5 because my web hosting only support this version. When i download Tomcat
6.0 from this site it works fine, but when i download Tomcat 5.5 and run
application NetBeans writes me message that server can not start
As an alternative can you point me to an howto about best pratices
in logging with tomcat?
R.
- "Roberto Riggio" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> sorry for the mistake, this is the directory where I'm logging:
>
> drwxr-x--- 2 tomcat55 adm 4096 2008-01-08 09:23 tomcat5.5
>
> so t
Hi,
sorry for the mistake, this is the directory where I'm logging:
drwxr-x--- 2 tomcat55 adm 4096 2008-01-08 09:23 tomcat5.5
so the path that I'm using is:
/var/log/tomcat5.5/myapp.log
Tomcat is running under the user tomcat55
R.
- "Vinu Varghese" <[EMAIL PROTECTED]> wrote:
> Hi,
>
Hi,
Under which user the tomcat process is running?. It seems the user
doesn't have enough privilege to write to the folder.
regards
Roberto Riggio wrote:
Hi,
I'm deploying a struts 1.3.x webapp on tomcat 5.5.
I'm using log4j 1.2.13 for logging and I've configured to
log everything at /va
Hi,
I'm deploying a struts 1.3.x webapp on tomcat 5.5.
I'm using log4j 1.2.13 for logging and I've configured to
log everything at /var/tmp/myapp.log
However when i try to deploy the app tomcat complains that
the webapp is not allowed to write on /var/log/myapp.log.
How should I modify the poli
On the tomcat side, you can enable the RequestDumperValve to see what is
going on,
on the browser side use Firefox with a little plugin called
LiveHttpHeaders, lets you see all the traffic going back and forward
Filip
Stefan Kuhn wrote:
Hi all,
I have got a rather strange problem with am appl
Hi all,
I have got a rather strange problem with am application running on tomcat.
The aplication is based on Jetspeed, which uses Turbine. The problem is with
login, since user handling is session based I think it could be a problem
with tomcat session handling.
Ok, it's a jetspeed 1.6 running
Hello everyone,
I hope someone in this list can help me with this.
I developed a simple XML based document repository using JSTL xml tags 1.0
under Tomcat 4.0.
Now I am trying to do the same with Tomcat 5.5.12 using JSTL 1.1 but I keep
receiving an error message about the instantiation of the tra
I have the same message when I try to deploy a war file that already exists.
I have to shutdown, remove the old war file and its deployed dir, copy
the new war file and then re-start Linux Tomcat.
This probably has nothing to do with your problem but ... we never know ;-)
--mike
Jorge Rodrigue
Hi Jorge,
On 17 Nov 2005 at 11:53, Hassan Schroeder wrote:
> Jorge Rodriguez wrote:
>
> > When I access a JSP page directly on my localhost, it loads properly with
> > images and the stylesheet.
> > However, when I access the JSP (or any other JSP for that matter) using a
> > filter, servlet o
Jorge Rodriguez wrote:
> When I access a JSP page directly on my localhost, it loads properly with
> images and the stylesheet.
> However, when I access the JSP (or any other JSP for that matter) using a
> filter, servlet or the struts action forward, the JSP content loads up,
> but anything el
I believe this to be a config issue, but have had no success resolving it
for the past two days, so any help would be greatly appreciated.
When I access a JSP page directly on my localhost, it loads properly with
images and the stylesheet.
However, when I access the JSP (or any other JSP for tha
29 matches
Mail list logo