Take care that the SAP side is also capable of UTF-8. Your basis team might
have to do a unicode migration first.
regards
Dirk
Original-Nachricht
> Datum: Fri, 23 May 2008 16:22:08 +0530
> Von: "Raghuveer" <[EMAIL PROTECTED]>
> An: "\'Tomcat Users List\'"
> Betreff: i18n St
Hi,
this will likely depend on how much resources you can throw at your performance
test tools.
JMeter for instance can work in master/slave mode. So the overall count of
simulated users will depend on how much threads your operating system will make
available to the jvm running jmeter (of cou
Hi,
Original-Nachricht
> Datum: Sun, 6 Apr 2008 19:37:04 -0700 (PDT)
> Von: Sam Wun <[EMAIL PROTECTED]>
> An: Tomcat Users List
> Betreff: Usage of Hibernate
> Hi,
>
> I am new to Hibernate.
> >From googl'ing around, I found that Hibernate is designed for mapping
> object clas
Hi,
you should try to use a dedicated worker process for connections.
Oracle by defaults spawns (some) worker processes for incoming connection
requests which are shared (i.e. not dedicated to a certain user).
Setting your connection count to a high number will probably result in an
equally hi
Hi,
have a look at the following presentation:
http://www.eclipse.org/tptp/home/documents/tutorials/viewlets/v4.1/WTP/WTP_TPTP_viewlet_viewlet_swf.html
Be sure you don't use MyEclipse since they disable certain features in the
original eclipse installation that conflict with their own version s
Hi,
have a look at AntHill (http://www.urbancode.com) and CruiseControl
(http://cruisecontrol.sourceforge.net/).
regards
Dirk
Original-Nachricht
> Datum: Fri, 16 Nov 2007 16:46:39 +0100
> Von: Andrew Miehs <[EMAIL PROTECTED]>
> An: "Tomcat Users List"
> Betreff: Re: [OT]
Hi,
you could use a profiler to find the slow part of your application.
regards
Dirk
Original-Nachricht
> Datum: Wed, 7 Nov 2007 02:21:30 -0800 (PST)
> Von: tbt <[EMAIL PROTECTED]>
> An: users@tomcat.apache.org
> Betreff: speed up the server
>
> Hi
>
> I'm a newbie to
Hi,
have a look at this blog:
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6433
Perhaps you find the described tool (SAP Memory Analyzer) useful for inspecting
your memory dump.
regards
Dirk
Original-Nachricht
> Datum: Tue, 23 Oct 2007 10:43:39 +0200
> Von: Pet
Hi,
i'd like to restrict access to an application for a time using the
RemoteHostValve in Tomcat.
Since we host that application for our user base it won't suffice to greet them
during the duration of restricted access with a 403 permission denied reply.
Is there a possibility to provide a mes
Hi,
> --- Ursprüngliche Nachricht ---
> Von: "William Mok" <[EMAIL PROTECTED]>
> An:
> Betreff: stress test on tomcat
> Datum: Wed, 16 Nov 2005 14:57:21 -0800
>
> -
> 16-Nov-2005 2:44:30 PM org.apache.jk.common.ChannelSocket
> acceptConnections
> WARNING: Exception executing accept
> java
10 matches
Mail list logo