Re: Version of Java being used by Tomcat

2007-04-05 Thread Aneez Backer
thanks..that helped !!!

aneez

Martin Gainty [EMAIL PROTECTED] wrote: sorry..

http://TomcatHost:8080/manager/html
(look at JVM Version at bottom of screen)

Martin--

This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

- Original Message - 
From: Richard Dunne 
To: Tomcat Users List 
Sent: Wednesday, April 04, 2007 2:49 PM
Subject: Re: Version of Java being used by Tomcat


 Aneez,
 Try typing echo -version %JAVA%  at the prompt.  works in dos anyway, 
 not sure if tomcat has its own specific syntax.

 Richard.



 - Original Message 
 From: Aneez Backer 
 To: users@tomcat.apache.org
 Sent: Wednesday, April 4, 2007 7:37:59 PM
 Subject: Version of Java being used by Tomcat


 Hi

 I have two versions of JAVA installed on my terminal.
 Is there any possible way to know which version of JAVA is being used by 
 Tomcat 5.0.28 ???


 Aneez


















 -
 Don't pick lemons.
 See all the new 2007 cars at Yahoo! Autos.



 
 Be a PS3 game guru.
 Get your game face on with the latest PS3 news and previews at Yahoo! 
 Games.
 http://videogames.yahoo.com/platform?platform=120121 


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



















 
-
 Get your own web address.
 Have a HUGE year through Yahoo! Small Business.

Unable to view list of deployed services

2007-04-05 Thread Aneez Backer
Hi 

Am trying to deploy Kandula1 on Axis server using Tomcat. 

After deploying, I am able to view the list of services, but NOT the WSDL of 
any of the service. 

The error given in LOG file of Tomcat is at the end of mail.


I am using the following softwares:

1)j2sdk1.4.2_03 
2)Apache Tomcat 5.0.28
3)Axis 1.4
4)Maven 1.0.2
5)Ant 1.7.0
6)Kandula1

My operating system is : Windows Server 2003
 Please guide
 
 -Aneez
 

---
INFO: Server startup in 5562 ms
- Exception:
org.apache.commons.discovery.DiscoveryException: Class 
org.apache.axis.components.uuid.FastUUIDGen does not implement 
org.apache.axis.components.uuid.UUIDGen
at 
org.apache.commons.discovery.tools.ClassUtils.verifyAncestory(ClassUtils.java:180)
at org.apache.axis.AxisProperties$1.run(AxisProperties.java:182)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.axis.AxisProperties.newInstance(AxisProperties.java:166)
at org.apache.axis.AxisProperties.newInstance(AxisProperties.java:160)
at 
org.apache.axis.components.uuid.UUIDGenFactory.getUUIDGen(UUIDGenFactory.java:52)
at  
org.apache.axis.message.addressing.handler.AddressingHandler.clinit(AddressingHandler.java:62)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:177)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160)
at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:100)
at 
org.apache.axis.deployment.wsdd.WSDDDeployableItem.getJavaClass(WSDDDeployableItem.java:353)
at 
org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:295)
at 
org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
at  
org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
at 
org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java:125)
at 
org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
at 
org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
at 
org.apache.axis.deployment.wsdd.WSDDDeployment.getGlobalRequest(WSDDDeployment.java:473)
at 
org.apache.axis.configuration.FileProvider.getGlobalRequest(FileProvider.java:269)
at org.apache.axis.AxisEngine.getGlobalRequest(AxisEngine.java:365)
at org.apache.axis.server.AxisServer.generateWSDL(AxisServer.java:453)
at 
org.apache.axis.transport.http.QSWSDLHandler.invoke(QSWSDLHandler.java:68)
at  sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.axis.transport.http.AxisServlet.processQuery(AxisServlet.java:1226)
at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:249)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at 
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at  
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at  
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 

Version of Java being used by Tomcat

2007-04-04 Thread Aneez Backer
Hi

I have two versions of JAVA installed on my terminal.
Is there any possible way to know which version of JAVA is being used by Tomcat 
5.0.28 ???


Aneez

















 
-
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.