RE: happyaxis JAXP implementation found at an unknown location

2005-06-08 Thread Kant, D \(Dave\)
Feng,

Thats a really useful command!

On my EL system, I had to use single quotes

find . -iname '*.jar' | xargs grep "javax.xml.parsers.SAXParserFactory"
Binary file ./xerces-j2.jar matches


Dave


-Original Message-
From: Feng Xie (fxie) [mailto:[EMAIL PROTECTED]
Sent: 07 June 2005 21:41
To: axis-user@ws.apache.org
Subject: RE: happyaxis JAXP implementation found at an unknown location


Try following cmd to dig out the jar file:
Find . -name *.jar |xargs grep "javax.xml.parsers.SAXParserFactory"

Hope it helps,
Feng

-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 07, 2005 1:53 PM
To: axis-user@ws.apache.org; [EMAIL PROTECTED]
Subject: RE: happyaxis JAXP implementation found at an unknown location

I copied rt.jar file to both tomcat common/lib and axis/WEB-INF/lib, but I 
still got:

Found JAXP implementation ( javax.xml.parsers.SAXParserFactory ) at an unknown 
location

Why?

-Henry

>>> [EMAIL PROTECTED] 6/7/2005 1:24:36 PM >>>
thanks!

you're right, there is a SAXParser class in the rt.jar that came with JDK 5.0!


--- "Ruiz González, Jose de Jesus" <[EMAIL PROTECTED]> wrote:

> Axis is finding that package from Java
> 
> 
> José de Jesús Ruiz Gonzalez
> Departamento de Sistemas
> México Asistencia S.A. de C.V.
> Sistema Internacional de Asistencia Mapfre
> 
> * mailto:[EMAIL PROTECTED]
> *(52) 55 + 54801298
> 
> *Fax(52) 55 + 56112011
> 
> 
> 
> 
> -Mensaje original-
> De: Woodchuck [mailto:[EMAIL PROTECTED] Enviado el: Martes, 07 de 
> Junio de 2005 11:08 a.m.
> Para: axis-user@ws.apache.org
> Asunto: happyaxis JAXP implementation found at an unknown location
> 
> hihi all,
> 
> i'm currently using axis 1.2 in tomcat 5.5.9
> 
> everything is fine but i'm curious to know where axis is finding the 
> JAXP implementation ( javax.xml.parsers.SAXParserFactory ).
> 
> i do not have the jaxp-api.jar anywhere at all.
> 
> has anyone else noticed this as well (who are using Tomcat 5.5 also)?
> 
> i even did a file search for the string "javax.xml" but it is not 
> anywhere within tomcat.
> 
> anyone have any ideas or know the answer to this mystery?
> 
> thanks in advance,
> woodchuck
> 
> 
>   
> __
> Yahoo! Mail Mobile
> Take Yahoo! Mail with you! Check email on your mobile phone. 
> http://mobile.yahoo.com/learn/mail
> 




__ 
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it out! 
http://discover.yahoo.com/weekend.html 




**
Electronic Mail is not secure, may not be read every day, and should not be 
used for urgent or sensitive issues.


Axis troubleshooting - Test a JWS Endpoint

2005-06-02 Thread Kant, D \(Dave\)
Hi Everyone,

  I'm using Axis 1.2RC2 together with tomcat5 and have been going through the 
installation instructions.
 
  I have validated my Axis install with happyaxis and the "Test a SOAP 
Endpoint" service runs with the following output
>  Apache Axis version: 1.2RC2 Built on Nov 16, 2004 (12:19:44 EST)

  However, the "Test a JWS Endpoint" produces some errors 
(http://localhost/axis/EchoHeaders.jws?wsdl)

  Can anyone provide some tips to solving this problem?
  
  Kind Regards, Dave

>  
>AXIS error
>
>Sorry, something seems to have gone wrong... here are the details:
>
>Fault - ; nested exception is: .
>java.io.FileNotFoundException: 
>/var/lib/tomcat5/webapps/axis/WEB-INF/jwsClasses/EchoHeaders.java (No such 
>file or directory)
>
>AxisFault
> faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
> faultSubcode: 
> faultString: java.io.FileNotFoundException: 
> /var/lib/tomcat5/webapps/axis/WEB-INF/jwsClasses/EchoHeaders.java (No such 
> file or directory)
> faultActor: 
> faultNode: 
> faultDetail: 
>{http://xml.apache.org/axis/}hostname:localhost

  


=
Dr Dave Kant
CCLRC eScience Department   Phone: (+44)|(0) 1235 778178
Rutherford Appleton Laboratory  Fax:(+44)|(0) 1235 446626
Chilton, Didcot, Oxon, OX11 0QX, UK Email:  [EMAIL PROTECTED]
==