Hi All,
This is something slightly out of the topic. But I did not get a reply from
the CXF users group and hence posting it here so that someone knowledgeable
could help me out.
We have a slightly customized Tomcat bundled with the product.
Directory Structure
/jre/lib.ext
/Tomacat_instan
: Mark Thomas
Sent: Tuesday, June 9, 2020 1:50 PM
To: users@tomcat.apache.org
Subject: Re: Regarding context.xml changes impact other web service not deployed
On 09/06/2020 06:59, S Abirami wrote:
> Hi Team,
>
> In our product to address security vulnerability in context.xml,
Tomcat.
Regards,
Abirami.S
-Original Message-
From: Luis Rodríguez Fernández
Sent: Tuesday, June 9, 2020 12:33 PM
To: Tomcat Users List
Subject: Re: Regarding context.xml changes impact other web service not deployed
Hello Abirami,
Well, strict does what it promises, so if those third
On 09/06/2020 06:59, S Abirami wrote:
> Hi Team,
>
> In our product to address security vulnerability in context.xml, we have
> introduced following entry
>
>
In which context.xml file? The global one, the host one or a web
application specific one?
> After introducing the above line, I
Hello Abirami,
Well, strict does what it promises, so if those third-party rest services
were expecting some cookies that now are not being sent by the browser, it
is normal that they do not work as expected.
Internal implementation: sure! You can always have a look at the code of
the different C
Hi Team,
In our product to address security vulnerability in context.xml, we have
introduced following entry
After introducing the above line, I noticed few rest service which is not
deployed in that Tomcat also getting impact.
Deployment Details
Deployed :RHEL
Tomcat Installatio
On 2/24/17, 8:56 AM, Christopher Schultz wrote:
You need to enable logging at a lower level than this if a TLS
connection is failing. Tomcat doesn't get any indication that anyone
even tried to make a connection if the TLS handshake fails.
. . .
Dear Mr. Schultz (and all others who responded):
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 2/23/17 7:08 PM, André Warnier (tomcat) wrote:
> On 24.02.2017 00:57, James H. H. Lampert wrote:
>> On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote:
>>> It seems to say right up here what the problem is : the
>>> customer system cannot e
On Fri, 2017-02-24 at 01:08 +0100, André Warnier (tomcat) wrote:
> On 24.02.2017 00:57, James H. H. Lampert wrote:
> > On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote:
> >> It seems to say right up here what the problem is : the customer system
> >> cannot establish a HTTPS connection with your s
On 24.02.2017 00:57, James H. H. Lampert wrote:
On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote:
It seems to say right up here what the problem is : the customer system
cannot establish a HTTPS connection with your server. The connection
attempt starts, but then your server rejects it and clos
On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote:
It seems to say right up here what the problem is : the customer system
cannot establish a HTTPS connection with your server. The connection
attempt starts, but then your server rejects it and closes the connection.
Maybe they cannot agree on a c
On 23.02.2017 22:35, James H. H. Lampert wrote:
We've got a problem, and I'm not sure where it is.
We've got a remote box, belonging to a customer, that's trying to access a web
service
hosted by a Tomcat server on one of our boxes (part of a new webapp).
The cus
use VPN or IPSEC for something like this.
On Thu, 23 Feb 2017 13:35:45 -0800
"James H. H. Lampert" wrote:
> We've got a problem, and I'm not sure where it is.
>
> We've got a remote box, belonging to a customer, that's trying to access
> a web s
We've got a problem, and I'm not sure where it is.
We've got a remote box, belonging to a customer, that's trying to access
a web service hosted by a Tomcat server on one of our boxes (part of a
new webapp).
The customer box is getting "Connection Resets" w
ilto:ch...@christopherschultz.net]
Sent: Monday, March 07, 2016 10:33 AM
To: Tomcat Users List
Subject: Re: Tomcat 7 Web Service Shutdown Can't Stop Threads
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris,
On 3/7/16 9:51 AM, Chris Brown wrote:
> Tomcat is shutting down the web service
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris,
On 3/7/16 9:51 AM, Chris Brown wrote:
> Tomcat is shutting down the web service when I deploy a new .war
> file.
Okay. You said you were closing the connection pool, though:
On 3/4/16 2:13 PM, Chris Brown wrote:
>
Tomcat is shutting down the web service when I deploy a new .war file. There
is no documentation on the threads and what they are for in oracle or tomcats
documentation.
The threads are not shutting down and they stay alive when the web service is
shut down. I know this because I count the
doing or how they should be terminated.
- -chris
> -Original Message- From: Christopher Schultz
> [mailto:ch...@christopherschultz.net] Sent: Friday, March 04, 2016
> 4:33 PM To: Tomcat Users List Subject: Re: Tomcat 7 Web Service
> Shutdown Can't Stop Threads
>
> Ch
ubject: Re: Tomcat 7 Web Service Shutdown Can't Stop Threads
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris,
On 3/4/16 2:13 PM, Chris Brown wrote:
> Tomcat version: 7.0.42 Server OS: Sun Solaris UCP Version: Oracle 12c
> Oracle Driver: ojdbc7
That doesn't look like an
Chris sing a song for us.
Em 04/03/2016 16:13, "Chris Brown" escreveu:
> Tomcat version: 7.0.42
> Server OS: Sun Solaris
> UCP Version: Oracle 12c
> Oracle Driver: ojdbc7
> JDK version: 1.8.0_31
>
> Issue Description:
> When tomcat shuts down our web service d
?
> JDK version: 1.8.0_31
You might want to upgrade Tomcat and Java. Those are somewhat old.
> Issue Description: When tomcat shuts down our web service during a
> hot deployment threads are left running that tomcat cannot
> shutdown. I believe the threads are from the universal connec
Tomcat version: 7.0.42
Server OS: Sun Solaris
UCP Version: Oracle 12c
Oracle Driver: ojdbc7
JDK version: 1.8.0_31
Issue Description:
When tomcat shuts down our web service during a hot deployment threads are left
running that tomcat cannot shutdown. I believe the threads are from the
universal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 9/19/15 10:00 AM, André Warnier (tomcat) wrote:
> On 19.09.2015 02:20, jennifer zhou wrote:
>> Hi,
>>
>> Our app was running well on Tomcat 7 on linux. Recently we
>> migrated to Tomcat 8 on linux. However we found the system CPU
>> usage
On 19.09.2015 02:20, jennifer zhou wrote:
Hi,
Our app was running well on Tomcat 7 on linux. Recently we migrated to
Tomcat 8 on linux. However we found the system CPU usage is higher than
normal. When there is no any user interaction, we still see about 25% of
the system CPU usage. After dee
Hi,
Our app was running well on Tomcat 7 on linux. Recently we migrated to
Tomcat 8 on linux. However we found the system CPU usage is higher than
normal. When there is no any user interaction, we still see about 25% of
the system CPU usage. After deep dive, we found the tomcat keeps scanning
ou
/concurrent/ThreadPoolExecutor$Worker;)V
> (Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run()V (Unknown Source)
> at java.lang.Thread.run()V (Unknown Source)
>
Out of curiosity, where did you obtain this stack trace? Did it come from a
thread dump? If so,
util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V
(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run()V (Unknown Source)
at java.lang.Thread.run()V (Unknown Source)
It is stuck in the web service call. My web service client is e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Muhammad,
On 11/6/13, 1:43 AM, Muhammad Ali Orakzai wrote:
> -XX:MaxPermSize=100m
You don't have any other heap-sizing parameters. Perhaps you simply
need more memory? It used to be that the default heap sizes were very
small (sometimes like 64MiB)
On Nov 6, 2013, at 1:43 AM, Muhammad Ali Orakzai wrote:
> Hi,
>
> I am using the following environment
>
> Windows Server 2003 32 bit
> Apache Tomcat 7.0.27
Upgrade :)
You're 20 versions out-of-date.
> Netbeans IDE 7.2
> Metro 2.0
>
> We have create
/may recommend you to upgrade to a newer version of
Tomcat 7.0.x for security fixes/updates and bug fixes, but should not be
necessary to fix this issue of yours.
> We have created a SOAP based web service which is calling 2 external SOAP
> services. We were getting OutOfMemoryError which
Hi,
I am using the following environment
Windows Server 2003 32 bit
Apache Tomcat 7.0.27
Netbeans IDE 7.2
Metro 2.0
We have created a SOAP based web service which is calling 2 external SOAP
services. We were getting OutOfMemoryError which was resloved by making the
service object static. Now
Bean William R wrote:
Is there a RFC that describes best behaviour of server and client in this
situation?
My guess is that the disagreement comes somewhere in RFC 2616 section 8.2.3 -
Use of the 100 (Continue) Status.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html
On my opinion To
> Is there a RFC that describes best behaviour of server and client in this
> situation?
My guess is that the disagreement comes somewhere in RFC 2616 section 8.2.3 -
Use of the 100 (Continue) Status.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html
> On my opinion Tomcat behaves correct
Is there a RFC that describes best behaviour of server and client in
this situation?
On my opinion Tomcat behaves correctly. If client doesn't send proper
credentials it is dangerous and useless to read all input data.
I've switched off the connection keep alive at Connector config. And now
cl
>When client sends a request there are written 2 lines at tomcat access log:
>192.168.1.211 - - [03/Jun/2013:16:02:24 +0200] "POST
>/ades-server/adesOperationsWebService HTTP/1.1" 401 951
>192.168.1.211 - - [01/Jan/1970:00:59:59 +0100] "xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";>
>Basica
Hello,
I have a METRO web service at Tomcat 7.0.39 (S). The service is under
http basic authentication.
I have written own realm for http basic authentication. The realm's
implementation is very small. It's something like read ini file with
username with passwords. Few lines ...
Ou
Hi,
Another issue I am facing with Embedding tomcat 7. I am deploying a webservice
with the war structure like:
> classes
> wsdl
> One.wsdl
>web.xml
My code looks like this :
Context context = Tomcat.addContext( "/service", "somepath/one.war" );
( (StandardContext) context ).setUnpac
ponding to your architecture
under /bin.
Thanks
Bulent
From: Christopher Schultz
To: Tomcat Users List
Sent: Wednesday, January 16, 2013 8:01 PM
Subject: Re: TFS SDK Native Library Error in a web service deployed on
Axis2-Tomcat7-Ubuntu platform
-B
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Bulent,
On 1/16/13 11:44 AM, Bulent Ozhorasan wrote:
> I'm trying to execute TFS SDK Api commands in an axis2 web service
> deployed on Tomcat7.
For those not in the know, that's "Microsoft Team Foundation Server",
whi
I'm trying to execute TFS SDK Api commands in an axis2 web service deployed on
Tomcat7.
I successfully ran my small application on windows platform.
I want to run my web service on a Tomcat deployed on Linux.
I get the UnsatisfiedLinkError (Exception):
Caus
clear that the step isn't
required for IIS 5.1, since it says:
"If you're using IIS 6.0 you must also do the following:
Using the IIS management console, add the Jakarta Isapi Redirector to the Web
Service Extensions."
However, I think the phrase "If you're using I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
On 7/10/12 12:37 PM, verlag.preis...@t-online.de wrote:
> Hi,
>
>> On 7/10/12 3:29 AM, Vijaya wrote:
>>> In order to configure the ISAPI Redirector , according to the
>>> Apache documentation, I need to a
Hi,
> On 7/10/12 3:29 AM, Vijaya wrote:
> > In order to configure the ISAPI Redirector , according to the
> > Apache documentation, I need to add a new Web Service Extension in
> > IIS6. But the problem is that the web service extension option
> > exists only on IIS6
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vijaya,
On 7/10/12 3:29 AM, Vijaya wrote:
> In order to configure the ISAPI Redirector , according to the
> Apache documentation, I need to add a new Web Service Extension in
> IIS6. But the problem is that the web service extension option
In order to configure the ISAPI Redirector , according to the Apache
documentation, I need to add a new Web Service Extension in IIS6. But the
problem is that the web service extension option exists only on IIS6 on Windows
2003 server and not on XP pro.
Can anyone help me on how do I add the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/12/12 1:48 PM, Debbie Shapiro wrote:
> -Original Message- From: Christopher Schultz
> [mailto:ch...@christopherschultz.net]
>> For my money, I'd off-load the actual report-generation to an
>> out-of-process (duh) process and pick
On 09/03/2012 18:09, Debbie Shapiro wrote:
> Mar 7, 2012 11:30:06 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/sree] appears to have started a thread named
> [AWT-Windows] but has failed to stop it. This is very likely to create a
> mem
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, March 12, 2012 9:07 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 3:57 PM, Debbie Shapiro
AM
To: Tomcat Users List
Subject: RE: Web service not starting up as expected
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Web service not starting up as expected
> > sc \\bidev2 stop Tomcat7
> >
> > taskkill /F /FI "IMAGENAM
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, March 12, 2012 9:09 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 5:56 PM, Debbie Shapiro
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Web service not starting up as expected
> > sc \\bidev2 stop Tomcat7
> >
> > taskkill /F /FI "IMAGENAME eq java.exe" /FI "USERNAME eq NT
> > AUTHORITY\SYSTEM"
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 5:56 PM, Debbie Shapiro wrote:
> -Original Message- From: André Warnier
> [mailto:a...@ice-sa.com]
>> Now wait.. I am not so familiar with these Windows commands, but
>> do I see above a) a command to stop the Tomcat service
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 3:57 PM, Debbie Shapiro wrote:
> I'm pretty sure that's accurate in this case, however. I had
> 7.0.23 installed as of last week and then this week did the upgrade
> to 7.0.26. I'm wondering about your question regarding timing
> tho
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Friday, March 09, 2012 1:35 PM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
Debbie Shapiro wrote:
...
>
> How do you start Tomcat when you start it "manually"? How
Christopher Schultz wrote:
...
I wonder if this is a timing issue. I've never used Tomcat on Windows,
but I used to use an old Java-based TiVo media server that came with a
Windows Service. I seem to remember that clicking the "restart" widget
in the service snap-in would seem to take *forever*
www.cardiacscience.com
Suppliers of Cardiac Science, Criticare, Unetixs, Powerheart, Burdick, and
Quinton products Part of the Opto Circuits Family
-Original Message-
From: Debbie Shapiro
Sent: Friday, March 09, 2012 12:58 PM
To: Tomcat Users List
Subject: RE: Web service not starting up as
Debbie Shapiro wrote:
...
How do you start Tomcat when you start it "manually"? How about when
you schedule a restart?
I either directly run the .bat command or launch the scheduled task that
normally runs the same .bat command.
The contents of the .bat file is as follows:
sc \\bidev2 stop
, Criticare, Unetixs, Powerheart, Burdick, and
Quinton products Part of the Opto Circuits Family
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, March 09, 2012 10:55 AM
To: Tomcat Users List
Subject: RE: Web service not starting up as expected
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, March 09, 2012 10:56 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 1:09 PM, Debbie Shapiro
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com]
> Subject: RE: Web service not starting up as expected
> 3. Schedule a restart 2 minutes into the future.
Exactly what does your restart procedure consist of? From the symptoms, it
could be that the restart mechanism is s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 1:09 PM, Debbie Shapiro wrote:
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>>
>> So, your load-on-startup servlet somehow restarts your services?
>> When you say "services", do you mean it restarts Tomcat? How
Hi Chris -
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, March 08, 2012 11:54 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/8/12 2:46 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/8/12 2:46 PM, Debbie Shapiro wrote:
> I recently upgraded my Tomcat to version 7.0.26. I'm using a third
> party application within Tomcat (InetSoft). All I do is place their
> web application folder within the Tomcat webapps directory.
I recently upgraded my Tomcat to version 7.0.26. I'm using a third party
application within Tomcat (InetSoft). All I do is place their web application
folder within the Tomcat webapps directory. Most recently, I had 7.0.23
installed and it would start up as expected. I have a process each night
On 07/12/2011 15:43, EmotionalStabilitySlave wrote:
> Thanks for your reply.
>
> Please see my comment.
>
>
> 2011-12-07
>
>
>
> EmotionalStabilitySlave
>
>
>
> 发件人: Pid *
> 发送时间: 2011-12-07 21:50:19
> 收件人: Tomcat Users List
> 抄送:
Thanks for your reply.
Please see my comment.
2011-12-07
EmotionalStabilitySlave
发件人: Pid *
发送时间: 2011-12-07 21:50:19
收件人: Tomcat Users List
抄送:
主题: Re: How many object of the Web Service class will be created?
On 7 Dec 2011, at 10:17, emotional stability
wrote:
> I create
On 7 Dec 2011, at 10:17, emotional stability
wrote:
> I create one web service and deploying on the tomcat with axis2.
Exact OS, Java, Tomcat versions?
> But I want to know how many objects of the my Web service class will be
> created.
Why?
> When the the web service is
I create one web service and deploying on the tomcat with axis2.
But I want to know how many objects of the my Web service class will be
created.
When the the web service is called from outside firstly, the object of my
web service class is created? When will this object of my web service
On Tue, Jun 14, 2011 at 12:03 AM, Lisa and Terence Davis
wrote:
OT: Dear Lisa and Terence -- It's 2011, and while togetherness is
wonderful, it's hard to take someone seriously who can't figure out
how to get at least their own free gmail account :-)
> I have a web-service t
On 14/06/2011 08:03, Lisa and Terence Davis wrote:
>
> Hi Everyone,
>
> I have a web-service that I've developed using Tomcat7/MySQL5 using
> NetBeans 7. In the IDE it all works fine. For testing however, I need
> to get it onto an EC2 instance so users other than me c
Hi Everyone,
I have a web-service that I've developed using Tomcat7/MySQL5 using
NetBeans 7. In the IDE it all works fine. For testing however, I need
to get it onto an EC2 instance so users other than me can access it. I
have created an EC2 micro-instance, installed Tomcat 7 and MySQL 5
Ok thanks, your explanations were very useful. I'll do what you suggested,
i.e. not create a session for the Struts actions matching the web service
clients.
--
DL
André Warnier
2011-02-15 06:02 PM
Please respond to
Tomcat Users List
To
Tomcat Users List
cc
Subject
Re: S
denis.laro...@pwc.ca wrote:
Hello everybody,
I wrote a Struts application deployed on a Tomcat server that is used as a
web service. What I see is that for every request sent by the client
applications a new session is created; I guess this is because there's no
JSESSIONID cookie sent
> From: denis.laro...@pwc.ca [mailto:denis.laro...@pwc.ca]
> Subject: Struts application used as a web service (large number of sessions)
> I wrote a Struts application deployed on a Tomcat server
> that is used as a web service.
Exact Tomcat version?
> I guess this is bec
Hello everybody,
I wrote a Struts application deployed on a Tomcat server that is used as a
web service. What I see is that for every request sent by the client
applications a new session is created; I guess this is because there's no
JSESSIONID cookie sent with the request. Could someone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robin,
On 1/10/2011 9:09 AM, Robin Capone wrote:
> You can't see me but, I'm banging my head on my desk.
Facepalm strikes again. :(
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://en
You can't see me but, I'm banging my head on my desk.
Yes, the bookmark was the problem. Thanks for your
help.
On 1/7/2011 6:17 PM, Konstantin Kolinko wrote:
2011/1/8 Robin Capone:
I have a web service that gets undeployed when I
start tomcat administration. I have to restart
2011/1/8 Robin Capone :
> I have a web service that gets undeployed when I
> start tomcat administration. I have to restart Tomcat
> and redeploy the service.
>
> I'm running Tomcat 5.0 on a win2003 server. The service
> runs without problems...until admin is started. H
Oacctinfo2
2011-01-07 17:40:40 StandardContext[/manager]HTMLManager: list: Listing
contexts for virtual host 'localhost'
The web service is removed from the webapps directory.
On 1/7/2011 5:11 PM, Caldarale, Charles R wrote:
From: Robin Capone [mailto:rcap...@centonline.com]
Subj
> From: Robin Capone [mailto:rcap...@centonline.com]
> Subject: Starting Tomcat admin undeploys a web service
> I have a web service that gets undeployed when I
> start tomcat administration.
What's in the logs?
> Has anyone experienced this?
Don't recall hearing
I have a web service that gets undeployed when I
start tomcat administration. I have to restart Tomcat
and redeploy the service.
I'm running Tomcat 5.0 on a win2003 server. The service
runs without problems...until admin is started. Has anyone
experienced
Apache Axis 1.4 based web service running on
Tomcat. After the Tomcat update some of these calls suddenly get a "(404)Not
Found" response from the servlet, with no clear pattern. In a write
operation with 20 SOAP calls more or less at once, two may get this
response, the rest works well. This
2010/12/20 Felix Dierich :
> I have a very strange issue, which only occured after an update from Tomcat
> 6.0.26 to 6.0.29. I have a number applications doing alltogether ~50-100
> SOAP calls per minute to an Apache Axis 1.4 based web service running on
> Tomcat. After the Tomcat up
Hi everyone,
I have a very strange issue, which only occured after an update from
Tomcat 6.0.26 to 6.0.29. I have a number applications doing alltogether
~50-100 SOAP calls per minute to an Apache Axis 1.4 based web service
running on Tomcat. After the Tomcat update some of these calls
Hi Mark,
I'm looking for a workaround to a problem: I'm using the failover feature of
Apache Synapse (there will be several backup/alternate web service with the
same interface to a primary web service, if the primiary service fails one of
the replacements will be called without the
On 23/03/2010 21:51, Song Thuy Nguyen wrote:
> Hello,
>
> I would like to configure the listen/connection port for each Web Service or
> each WAR file I deploy.
Why? What are you trying to achieve?
Mark
-
To un
>
> Sounds like you need to read the Servlet specification. JARs required by
> your app should be packaged in the WAR. Tomcat will provide the J2EE
> libraries appropriate for ta Servlet/JSP container.
>
>> The web service references .config files on my c: drive that sets up JD
Toriacht schrieb:
The web service runs fine within Eclipse on a Tomcat 6 Server. I
want to deploy this to an external Tomcat server(not running within
eclipse) but I am unsure how.
I know (I think!) I need to File>Export>Web>WAR File. Is this correct?
There must be more to it!!
ed to the WAR or do I need to manually copy
> this to tomcat server. If so to what folder?
Sounds like you need to read the Servlet specification. JARs required by
your app should be packaged in the WAR. Tomcat will provide the J2EE
libraries appropriate for ta Servlet/JSP container.
>
Hi,
I posted a similar message a while ago but didn't get round to fixing the
issue. I'm back at this problem again...basically i want to deploy a web
service developed and running within Eclipse to a standalone Tomcat Server.
The web service runs fine within Eclipse on a Tomcat 6
of webservices-rt.jar in the shared/lib directory of
the tomcat installation should take care of this exception, is this correct?
Thanks in advance again
2009/7/15 Rafael Barrera Oro
> Hello!
>
> I was trying to deploy a simple Web Service while following the "metro:
>
Hello!
I was trying to deploy a simple Web Service while following the "metro:
Building a JAX-WS Application in the Metro Environment" Metro tutorial (
https://metro.dev.java.net/getting-started/basic.html ) and got the
following error:
ERROR http-8180-P
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
On 6/22/2009 4:37 PM, frank.bowar wrote:
> I used WSDL2Java to create stubs for the Web Service I am connecting to.
> Here is my code that wraps around the generated stubs:
[snip]
I didn't see any SSL or cert stuff in there.
Hi Chris -
> Can you post the relevant parts of your code?
I used WSDL2Java to create stubs for the Web Service I am connecting to.
Here is my code that wraps around the generated stubs:
try
{
writer = new BufferedWriter(new FileWriter(outFile));
loc =
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
On 6/22/2009 3:53 PM, frank.bowar wrote:
> I've got a TOMCAT application that pulls data from a Web Service and just
> recently the Web Service was hardened to require client certificates.
>
> I debugged all my certificate
I've got a TOMCAT application that pulls data from a Web Service and just
recently the Web Service was hardened to require client certificates.
I debugged all my certificate issues and got my Java class that talks to the
Web Service working just fine as a stand-alone app. However, I
Hello, Kumar Jayanti of Sun Microsystems had written a blog entry[1] showing
how on GlassFish, for web service calls, how roles can be dynamically
assigned to the SOAP client (here, based on the validation of a SAML
assertion). I was wondering if I could do the same for Tomcat.
Basically, his
inal Message- From: Rainer Jung
[mailto:[EMAIL PROTECTED] Sent: terça-feira, 9 de Dezembro de
2008 13:45 To: Tomcat Users List Subject: Re: Can not fail over a web
service call using mod_jk
[EMAIL PROTECTED] schrieb:
From a design point of view do you feel that this is beyond the
scope of m
PROTECTED]
Sent: terça-feira, 9 de Dezembro de 2008 13:45
To: Tomcat Users List
Subject: Re: Can not fail over a web service call using mod_jk
[EMAIL PROTECTED] schrieb:
> From a design point of view do you feel that this is beyond the scope of
> mod_jk to buffer request bodies? From one po
Michael Ludwig schrieb:
> Rainer Jung schrieb am 09.12.2008 um 22:17:16 (+0100):
>> I'm looking forward to httpd 2.4 with mod_luau aka mod_wombat, an
>> embedded Lua interpreter that has access to httpd objects (like the
>> request object) and will allow us to inject custom logic e.g. for
>> balanc
1 - 100 of 167 matches
Mail list logo