In which directory should I configure the log4j.properties file ?
> Date: Wed, 24 Mar 2010 13:53:29 +
> From: p...@pidster.com
> To: users@tomcat.apache.org
> Subject: Re: apache-tomcat-6.0.26 (log4j:WARN No appenders)
>
> On 24/03/2010 12:44, Manoj Kumar wrote:
>
Hi,
I executed a sample on apache-tomcat-6.0.26 as follows :
[man...@localhost axis-1_4]$ java -cp $AXISCLASSPATH samples.stock.GetQuote
-lhttp://localhost:8080/axis/servlet/AxisServlet -uuser1 -wpass1 XXX
log4j:WARN No appenders could be found for logger
(org.apache.axis.i18n.ProjectReso
; > Subject: RE: need help for apache-tomcat-6.0.26
> >
> > > From: Manoj Kumar [mailto:utiba_ma...@hotmail.com]
> > > Subject: need help for apache-tomcat-6.0.26
> > >
> > >
> > > need help to resolve following
> > >
> &
r apache-tomcat-6.0.26
>
> > From: Manoj Kumar [mailto:utiba_ma...@hotmail.com]
> > Subject: need help for apache-tomcat-6.0.26
> >
> >
> > need help to resolve following
> >
> > Found SAAJ API ( javax.xml.soap.SOAPMessage ) at an unknown location
> &g
I installed apache-tomcat version 6.0.26.
need help to resolve following, it displayed after hitting the url
'http://localhost:8080/axis/happyaxis.jsp'
Found SAAJ API ( javax.xml.soap.SOAPMessage ) at an unknown location
Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an u
Can you mention the URL for this please ?
> Date: Fri, 19 Mar 2010 12:26:39 +0100
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: [OT] Found SAAJ API ( javax.xml.soap.SOAPMessage ) at an unknown
> location
>
> Manoj Kumar wrote:
> >
> >
following is the output of 'http://localhost:8080/axis/happyaxis.jsp' "
Axis Happiness PageExamining webapp configuration
Language: [en] [ja]
Needed Components
Found SAAJ API ( javax.xml.soap.SOAPMessage ) at an unknown location
Found JAX-RPC API ( javax.xml.rpc.Service ) at
/var/lib/
Hi,
I installed apache-tomcat-6.0.26 and axis-1_4 on fedora11. I copied all
jar files from webapps/lib directory of axis-1_4 to webapps/axis/WEB-INF/lib
directory of apache tomcat.
After this I started apache tomcat and tested using the URL
'http://localhost:8080/axis/happyaxis.jsp'. This