,%20org.apache.tomcat.util.net.JIoEndpoint)
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
Im confused by your statement
is that republicans or democrats?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature
redeploy myWebApp,
http://1.2.3.4/myWebApp works fine but http://www.otherserver.com
gives a 404 resource unavailable error. The only way I can fix it is
to restart tomcat. Any ideas why a redeployed webapp might work from
http://1.2.3.4/myWebApp but not from http://www.otherserver.com?
Martin
go to server.xml
determine the shutdown port in server.xml
Can you confirm the default shutdown TC port of 8005 is listening?
so at command line typenetstat -a | grep
8005?Martin_ Disclaimer and
confidentiality note Everything in this e-mail and any at
remember ..a System.exit will exit the JVM..
FWIW,
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does
download AppServer, Taglibs and MYSQL with Sun App
Server(now called Glassfish) in other words everything at
http://java.sun.com/javaee/downloads/index.jsp
HTH
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any
with. To select the ROOT web
application, specify "/".
I agree with Andre that a fresh install would solve most of these
misconfiguration errors you are now seeing
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-ma
did you try IBM support?
Martin Gainty __ Disclaimer and
confidentiality note Everything in this e-mail and any attachments relates to
the official business of Sender. This transmission is of a confidential nature
and Sender does not endorse
Which server has this virus?did you try the american servers ?
Martin __ Disclaimer and
confidentiality note Everything in this e-mail and any attachments relates to
the official business of Sender. This transmission is of a confidential nature
and
'top' shows the most resource consumptive processeshttp://www.unixtop.org/
HTHMartin __ Disclaimer and
confidentiality note Everything in this e-mail and any attachments relates to
the official business of Sender. This transmission is of a confidential
download and install tcnative libraries
http://tomcat.apache.org/native-doc
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a
Hi Geoff-
masking out the propietary vits can you supply your web.xml
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential
each filter
and servlet one a time until you can locate the entry which is causing this
exception
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission
good pointcleaning your work folders!
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
Partha
which TC you are implementing?
Also how you are starting your TC service which will look something like
$TOMCAT_HOME/bin/tomcat5.exe //TS//Tomcat5
http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html
check the tomcat logs for any exceptions in $TOMCAT_HOME/logs
HTH
Martin
..I'll ask the dumb question..what is a drive-by login
?Martin__ Disclaimer and
confidentiality note Everything in this e-mail and any attachments relates to
the official business of Sender. This transmission is of a confidential nature
and Sender doe
Good Morning Mr Cohen-
for CNAME, ADDR and PTR questions I would consult your sys admin for
particulars on
mapping those DNS records to specified IP
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments
build 5716+ DLL's ..
http://www-128.ibm.com/developerworks/forums/thread.jspa?messageID=13721259�
Warm Regards
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. Th
grant tomcat access to CGIServlet.jar
edit $TOMCAT_HOME/conf/catalina.policy
grant codeBase
"file:${catalina.home}/webapps/YourWebApp/WEB-INF/lib/CGIServlet.jar"
{
permission java.security.AllPermission;
};
HTH
Martin
__
Disc
As mark mentioned in previous posting please read the instructions located at
bottom of each posting
Regards
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender
Bill-
jvmRoute is an Engine Config parameter
Are you running more than 1 tomcat?
http://raibledesigns.com/tomcat/
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of
Authenticate to JDBC *using Database to divine a password which will hash to
the same option as supplied username*
to more advanced SSL options
http://www.caucho.com/resin-3.0/security/authentication.xtp
Good Stuff
Martin
__
Disclaimer and confidentiality
nt to MySQL DB available at
http://tomcat.apache.org/tomcat-4.1-doc/jndi-datasource-examples-howto.html
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmiss
quiesce the container *look for shutdown*
clean off everything under %TOMCAT_HOME%/work
clean off everything under %TOMCAT_HOME%/logs
clean off everything under %TEMP%
start tc
Martin -
__
Disclaimer and confidentiality note
Everything in this e
I would suggest assigning each logged-in user the capabilities of individual
roles which have a specified capability
http://tomcat.apache.org/tomcat-4.0-doc/manager-howto.html
start with xml basic MemoryRealm and work your way into JDBCRealm or JNDIRealm
Martin
loads/ie/getitnow.mspx"">http://www.microsoft.com/windows/downloads/ie/getitnow.mspx"</a>;);
// -->
?
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
doc from JBOSS 4.2.2.GA
Tomcat 6 is now bundled as part of JBoss Web.
deploy/jbossweb-tomcat55.sar has been replaced by
deploy/jboss-web.deployer.
(much easier to configure in TC than resin)
Martin
__
Disclaimer and confidentiality note
Everything
this exits tomcat (which i dont think you want)
try
return;
instead..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential
check your unpackWARS and autoDeploy parameters are both set to 'true' e.g.
$TOMCAT_HOME/conf/server.xml
Date: Sat, 23 Aug 2008 23:40:06 +0300
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: Tomcat does not unpack WAR file (Tomcat 5.5.20)
>
> Thanks Johnny
>
> On the pro
put cmbicemenv.ini on classpath
ibm's content management
has some good tutorials located at
http://publib.boulder.ibm.com/infocenter/cmgmt/v8r3m0/index.jsp?topic=/com.ibm.installingcm.doc/icmpgmst494.htm
Martin
__
Disclaimer and confidentiality
cation will time out. If the user accesses the
first application after the session becomes inactive, Tomcat returns a 403
error.
I am wondering if there is anything I could do to ensure that neither of the
application sessions would expire if a user accesses either of the
applications.
Martin
you need to use Eclipse import to import the package
right click on project
click Import
click File System
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
please supply array2d.pl
thanks,
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
Beans.instantiate.
The value of
type can be the same as beanName, a superclass of
beanName, or an interface implemented by beanName. useful when your class
implements many interfaces and you will
be using only one interface
Martin
__
Disclaimer and
echo statements.
http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_03.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a
dont forget jsp mapping in httpd.conf
JkMount /*.jsp worker1
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and
In the present TC implementation i've seen integration of modules into axis
an intelligent and articulate response
without necessarily going line item by line item is/are there specific JSRs or
modularity the developer
can benefit from
?
M
gregor-
i assume your implementation includes configuring AprLifecycleListener listener
in server.xml
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
uilds new (bean) classes but the Factory
doesnt have the correct template (usually XSL template) for the target
JDK/JVM/JRE
maybe the TC developers want to weigh in
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any atta
FYI
you'll need to run JDK 6 for jmap
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
en
I've used 3.1 driver with no
problemshttp://dev.mysql.com/downloads/connector/j/3.1.html
*if your app requires or implements any of the following capabilities*JDBC-4.0
NCHAR
NVARCHAR and
NCLOB types
then stay with 5.1 driverhttp://dev.mysql.com/downloads/connector/j/5.1.htmlfor
jsp cache issu
static images,css and flash are normally served by apache
http://httpd.apache.org/could you explain specifically what you want to serve
inside TC and why you prefer to serve resources in a container vs
Apache http webserver?Martin __
Disclaimer and
javax/management/package-summary.htmlthanks/Martin
__ Disclaimer and confidentiality
note Everything in this e-mail and any attachments relates to the official
business of Sender. This transmission is of a confidential nature and Sender
does not en
AprLifecycleListener reads java.library.path
so either start Java with -Djava.library.path
java -Djava.library.path=LocationOfBinary bootstrap.jar
(easier to place -Djava.library.path into JAVA_OPTS)
OR
set LD_LIBRARY_PATH=LocationOfBinary
YMMV/
Martin
com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">
MySQL Test App
DB Connection
teststring
javax.sql.DataSource
Container
the lookup to teststring will get you a connection to the DB
HTH
Martin
Jack-
did you take chucks advice and build with JDK 1.5 ?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and
i havent used JNDI to obtain string values
i use ResourceBundle to obtain the locale specific string value e.g.
myResources.getString("CancelKey");
http://java.sun.com/j2se/1.4.2/docs/api/java/util/ResourceBundle.html
anyone
Martin
__
Disc
would need to see the mappings.. please display web.xml
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and
take a look at this fairly intuitive tutorial at
http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities/
/WEB-INF/rssutils.tld
WEB-INF/lib/rssutils.jar
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail
/WEB-INF/struts-bean.tld
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to a
take a look at the SSL documentation at
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
check to see if the SSL port is listening e.g.
netstat -a | grep 8443
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any
if you're in Ubuntu and want to exec a process with elevated privileges
try Coggshall's (sp?) sudo utility
http://en.wikipedia.org/wiki/Sudo
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments rela
h can then reference a specific jdbc resource supplying provided jndi-name
of jpetstore-order such as
I dont know what specific resource you are trying to locate with wildcard nulls
we might be able to help out better if you could explain your specific testcase
if you want to leave the cookies behind you'll have to request the filter to
rewrite your URLs with the params
http://tuckey.org/urlrewrite/
you should be able to implement your filter with netbeans or Jdeveloper or
eclipse with no impact to your work..
M
Darryl-
you're encountering a content-length restriction
one workaround is to transmit as a MTOM binary attachment
I believe the current hard-limit is 1GB for attachment size
http://wso2.org/library/264
complete guide is available at
http://ws.apache.org/axis2/1_0/mtom-guide.html
HTH
M
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party other than int
iables to automatically map to DB columns I
would suggest Hibernate
http://www.ibm.com/developerworks/websphere/techjournal/0409_patil/0409_patil.html
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the
yes ..
specifically
Date: Tue, 9 Sep 2008 08:08:02 -0400
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: The requested resource (/manager/) is not available.
>
> Check to see if your webapps directory contains the /manager and
> /tomcat-docs folders. Also make sure your
Hi Baishen
the container needs a jasper compiler to compile the jsps
would'nt it be great if ALL webapps had precompiled jsps???
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the off
Mike
If your goal is to run TC with different JVMs have you looked at using each JBM
to run embedded Tomcat
http://www.onjava.com/pub/a/onjava/2002/04/03/tomcat.html?page=1
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail
agreed
spring folks also suggest placing your jsps under web-inf
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature
did you verify your classes are located in WEB-INF/classes folder
e.g.
WEB-INF/classes/projet/Testuser.class
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender
use ths struts if tag to conditionally disable the code
<%@ taglib prefix="s" uri="/struts-tags"%>
Will Not Be Executed
http://struts.apache.org/2.0.11.2/docs/if.html
datorită struts
Martin
__
Disclaimer and confident
Walter:
check your META-INF/context.xml attribute useNaming="true"
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
HTH
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to th
and or content-management
system
i would start here
http://portals.apache.org/jetspeed-1/fusion.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
determine the port your connector is binding to in $TOMCAT_HOME/conf/server.xml
e.g.
From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: Unable to start tomacat
> Date: Sun, 14 Sep 2008 10:43:28 +0200
>
>
> - Original Message -
> From: "Pankaj Jain" <[EMAIL
On Tue, 2008-09-16 at 07:37 -0700, Hassan Schroeder wrote:
> On Tue, Sep 16, 2008 at 6:38 AM, Martin Spinassi
> <[EMAIL PROTECTED]> wrote:
>
> > I don't know yet, I didn't try it yet, I was waiting to see if there is
> > a better solution than rsync them
On Tue, 2008-09-16 at 08:56 -0700, Hassan Schroeder wrote:
> On Tue, Sep 16, 2008 at 8:17 AM, Martin Spinassi
> <[EMAIL PROTECTED]> wrote:
>
> >> Why not have your upload servlet invoke rsync when a new file has
> >> been stored?
>
> > Can you give me s
On Tue, 2008-09-16 at 22:20 +0200, André Warnier wrote:
[...]
> The question I've been holding back since your initial post, is why
> exactly you do want to load-balance similar requests to 2 Tomcats ?
>
> Just an idea :
>
> If it is because you have a) "image stuff" and b) "non-image stuff", a
On Tue, 2008-09-16 at 17:59 -0400, Paul McGurn wrote:
> If you're expecting the size of your image store to grow, or better yet, grow
> rapidly, you'd be best served to consider a strategy either with
> mod_proxy/mod_rewrite, or better yet, looking into a CDN (content delivery
> network) to host
valves are configured for the container as seen here for RequestDumperValve
just below top-level Catalina
info available at
http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html
HTH
Martin
__
Disclaimer and confidentiality note
U+0244
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission
is your struts-tag.tld in \WEB-INF\classes
is your struts2-dojo-plugin-2.1.2.jar in \WEB-INF\lib
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
deploy your application as root.war
http://tomcat.apache.org/tomcat-5.5-doc/virtual-hosting-howto.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
d crash the other
layers
does anyone remember Structured Exception Handling?
Thanks,
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confident
ck to your working
environment
GL
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
en
On Thu, 2008-09-18 at 08:34 -0700, Hassan Schroeder wrote:
> On Thu, Sep 18, 2008 at 7:47 AM, Christopher Schultz
> <[EMAIL PROTECTED]> wrote:
>
> > I suppose it depends on the frequency of image uploads. 100 images a day
> > wouldn't be too bad. 100 images per minute would seriously suck.
>
> Tr
once the real tomcat is installed..start logging..
http://tomcat.apache.org/tomcat-5.5-doc/logging.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
On Thu, 2008-09-18 at 23:31 +0200, André Warnier wrote:
> Martin Spinassi wrote:
> [...]
>
> Martin,
>
> I re-read the thread from the beginning, and as I understand it you have
> - clients that upload files, most of then images
> - clients that download these same image
bootstrap.jar works on every platform
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse
agreed..man in the middle attacks are a growing problem
Tivoli has 2 way SSL connector
http://publib.boulder.ibm.com/infocenter/tivihelp/v5r1/index.jsp?topic=/com.ibm.itim.infocenter.doc/cpt/cpt_ic_security_ssl_authent2way.html
HTH
Martin
Hi Jon-
you'll definitely need the JDK in $JAVA_HOME
and $JDK_HOME/bin to compile the JSPs..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmi
NIOConnector run lsof on problematic webapp and
engage with problematic webapp and test as well
Takk
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This
container before restarting.
Any advice on how to best handle this?
Martin
hi partha
check out
http://forums.sun.com/thread.jspa?threadID=5121172&start=0&tstart=0
take a working copy of mscvr71.dll from
http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71
and copy to /windows/system32
With Warm Regard
Ken-
this is a known bug in Apache 2.2.4+ distro modules
https://issues.apache.org/bugzilla/show_bug.cgi?id=43095
can you work around the error by either rollback to 2.2.0
or roll forward to 2.4
?
Martin
__
Disclaimer and confidentiality note
read this
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a
the referenced jndi lookup in the webapp context is located in India and the DB
is in Ithaca NY the Indian JNDI lookup is considerably slower than 'ordinary
JDBC connection' from NY
With Warm Regards
Martin
__
Disclaimer and confidenti
t you have something/anything thats more constructive with your time
Dumbkopf!
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential
.NET..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse distribution to any party other
ad.macromedia.com/get/flashplayer/current/swflash.cab";>
then I would start thinking about flex plugin
ping me offline as this is O/T for this forum
Waiting for Gegenwirkung Politische
Martin
__
Disclaimer and confidentiality note
g the most work on this Processor so i would ping
them for more information..
Dziekuje
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is
>
> Good afternoon. My company, Centocor, is in the process of upgrading
> its operating System from Windows 2000 to XP/Vista and its Office 2000
> to Office 2007. They have installed on, I'm not sure how many, some
> computers Apache Tomcat, version 5.5. Please answer the following
> questio
.management.MBeanServerPermission "*";
permission javax.management.MBeanPermission "*", "*";
permission javax.management.MBeanTrustPermission "register";
...
};
Martin
__
Disclaimer and confidentiality no
you'll want to make sure bcprov-ext-jdk15-140.jar is in WEB-INF=lib
from
http://www.bouncycastle.org/latest_releases.html
feel free to ping me offline for implementation specific issues
cheers,
Martin
__
Disclaimer and confidentiality
> > Good afternoon, my question is this:
> >
> > That version of JDK should I use for the Tomcat 6?
> >
> > Thank you very much.
> >
> > Angélica Ardila
> >
> Whichever one you like, dear. ;-)
i'll wait for christopher schultz response to this answer
>
java jar bootstrap.jar works fine for me..
is there ANY possible workaround to this daemon bug?
Thanks,
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender
p for discarded blocks
HTH
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This transmission is of a confidential nature and Sender does not
endorse dist
4.xsd";
version="2.4">
*.jsp
true
let me know if is this is not what you're looking for..
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments
doctor john
to followup with the addChild method and if an exception is thrown and you
determine your container doesnt support child containers..what then?
your diagnosis doctor..
Martin
__
Disclaimer and confidentiality note
Everything in this e
801 - 900 of 2498 matches
Mail list logo