Hi, I have a problem getting ActiveMQ to work with Tomcat6 correctly.
I have created a minimal web app with a Spring MDP that works great if
I use Eclipse with WTP. Clean tomcat6, clean eclipse. New web project.
However, if I export the app as a war and deploy to an external (also
CLEAN) Tomcat
Hi Kanchana,
If you are deploying in a unix environment, I guess it might be because
that under Unix filenames are case sensitive, xa.jar and Xa.jar are 2
different files. You might want to try renaming the files..
just my .02cents
Richard
Kanchana Welagedara wrote:
Hi All
I have used appf
Hi All
I have used appfuse to write an web application and deployed that in the
Tomcat server.There is another dependency application specif jar (let's say
xa.jar)file which refers in /WEB_INF/lib/xa.jar when
this names with capital letters (Xa.jar ) it throws a hql Query error when
accessing the
i'm on debian and it took me a night of labor to get tomcat building. it's
my own damned fault for having become so rotten at dealing with classpaths,
and for that i in part can thank eclipse, but it was a kind of rotten
experience, and i wanted to share here incase anyone else gets long streams
o
Hi All,
We have created this web application where users can upload images and
display it selectively on the other parts of the system. For performance
reasons we have saved the said images into the filesystem ( e. g.
$CATALINA_HOME/webapps/ROOT/images/uploadedimages/bird01.jpg). At this
point th
Thanks Bill..
Any idea how to enable the logs so that i can trace the flow ?
>>> "Bill Barker" <[EMAIL PROTECTED]> 12/17/07 9:30 AM >>>
Most GET requests don't include a Content-Length header, and they work fine.
"Mary Joseph" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi
Most GET requests don't include a Content-Length header, and they work fine.
"Mary Joseph" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,
I am facing a problem with tomcat not working as stand-alone .
It is using CoyoteConnector on 8080 port and rejecting my request as 400 Bad
Hi,
I am facing a problem with tomcat not working as stand-alone .
It is using CoyoteConnector on 8080 port and rejecting my request as 400 Bad
Request.
I am using tomcat 4.1.36 and got to know the issue CVE-2005-2090 which got
fixed according to which all requests with multiple content le
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Askwin,
ashwin soorkeea wrote:
> When using the response.sendRedirect("/myexample") in my java class,
> i do not want the servlet engine to reconstruct an absolute URL,
> before sending the response to the browser.
This request violates the servlet s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gene,
Eugene Poole wrote:
> I'm looking for some reasonably simple instructions on getting Tomcat
> and Apache working together.
Well, there's always
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html but
if that's too complex, there
I'm looking for some reasonably simple instructions on gettting Tomcat
and Apache working together.
Here's whare I'm at now:
1. Ever since I learned how to do LVM, that's what I use.
2. I've always installed the Sun Java at the completion of the
standard install, and I've installed it
Shannon Scott wrote:
> To be clear, if my .shtml lokks like this:
>
>
>
>
>
>
>
> The first include works but the second shows this on the page:
> [an error occurred while processing this directive]
>
> I have set crossContext to true. Has anyone found a solution to this
> problem?
This w
Hello Dave Developer
in your jsp adjust your class to the package.className as with
M--
- Original Message -
From: "Joly M" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Sunday, December 16, 2007 5:01 PM
Subject: Re: error number 500
the following are what i got :
web.xm contains
1. Why do you need xerces.jar? Isn't Java API for XML processing,
available since Java 1.4, enough for you?
2. Read http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html
There is a chapter on using an alternate XML parser implementation.
2007/12/13, Salvatore Capolupo <[EMAIL PROTECT
the following are what i got :
web.xm contains :
http://java.sun.com/dtd/web-app_2_3.dtd";>
My Web Application
This is version X.X of an application to perform
a wild and wonderful task, based on servlets and
JSP pages. It was written by Dave Developer
( [EMAIL PROTECTED]), who should be
Mark Thomas wrote:
> There might be a problem in clustered mode. That will take longer to test
> because I know I don't have a test case ready to go.
To summarise:
Unclustered - As far as I can see, everything works as per the spec
Clustered - This is a little tricky. The spec defines what should
Penghui Wang wrote:
> It seems workable. But i am not sure the configuration right or not.
>
> Could someone could pick me up?
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
Mark
-
To start a new topic, e-m
Chris Pat schrieb:
> Hi A previously working config, is not working after restore. I know
> the restore is not complete. It is as complete as I can make it and
> odd behavior is happening.
>
> Some webapps are showing up fine. Two in particular show the forms
> authentication however when enter
Hi
A previously working config, is not working after restore. I know the restore
is not complete. It is as complete as I can make it and odd behavior is
happening.
Some webapps are showing up fine. Two in particular show the forms
authentication however when entered with correct user/pass it
Take a look at the messages in the log files.You should see details
in there regarding what happened. They are located in the /logs
directory where tomcat was installed.
--David
Joly M wrote:
I have installed tomcat 6.
i have tried to run the "cal1" jsp example, but i've got an apache e
ashwin soorkeea a écrit :
Hello all,
I have a problem for my application and this prob is causing an entire netw=
ork of users from using my application. I will appreciate
if you guys can help me solve my prob.
It concerns the servlet response.sendRedirect(...) method.
When using the respo
display
contents of jsp
contents of web.xml
content of server.xml
Regards/
M-
- Original Message -
Wrom: VWWCUFPEGAUTFJMVRESKPNKMBIP
To:
Sent: Sunday, December 16, 2007 6:51 AM
Subject: error number 500
> I have installed tomcat 6.
> i have tried to run the "cal1" jsp example, but i'v
Hello all,
I have a problem for my application and this prob is causing an entire netw=
ork of users from using my application. I will appreciate
if you guys can help me solve my prob.
It concerns the servlet response.sendRedirect(...) method.
When using the response.sendRedirect("/myexample
New release demo's how one could create an ATM machine (Auto-teller) or cash
dispenser for the web.
This new concept of POJO Application Server is proving to be enormously
powerful, and is we believe the best application server on earth, albeit still
very young.
Wishing everyone a very Merry Xm
I have installed tomcat 6.
i have tried to run the "cal1" jsp example, but i've got an apache error
number 500.
this error is never triggered when i run a simple "html" file...
cheers
25 matches
Mail list logo