Re: axis2: not seeing validation or administrator links from axis2

2010-03-11 Thread Pid
Kolinkoknst.koli...@gmail.com Subject: Re: axis2: not seeing validation or administrator links from axis2 To: Tomcat Users Listusers@tomcat.apache.org Date: Wednesday, 10 March, 2010, 21:42 2010/3/11 Terence Coffeyterence_j_cof...@yahoo.co.uk: INFO: Deploying web application archive axis2.war SEVERE

RE: axis2: not seeing validation or administrator links from axis2

2010-03-11 Thread Caldarale, Charles R
From: Pid [mailto:p...@pidster.com] Subject: Re: axis2: not seeing validation or administrator links from axis2 r...@tc-laptop:/home/tc/TomCat/apache-tomcat-6.0.24/webapps# ls -asl total 19000 4 -rw-r--r-- 1 tc tc 376 2007-07-30 16:26 hello.jsp 4 drwxr-xr-x 2 tc tc

Re: axis2: not seeing validation or administrator links from axis2

2010-03-11 Thread Pid
On 11/03/2010 14:16, Caldarale, Charles R wrote: From: Pid [mailto:p...@pidster.com] Subject: Re: axis2: not seeing validation or administrator links from axis2 r...@tc-laptop:/home/tc/TomCat/apache-tomcat-6.0.24/webapps# ls -asl total 19000 4 -rw-r--r-- 1 tc tc 376 2007-07-30 16

RE: axis2:-) not seeing validation or administrator links from axis2

2010-03-11 Thread Terence Coffey
? Thanks for your assistance. --- On Thu, 11/3/10, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Caldarale, Charles R chuck.caldar...@unisys.com Subject: RE: axis2: not seeing validation or administrator links from axis2 To: Tomcat Users List users@tomcat.apache.org Date

Re: axis2:-) not seeing validation or administrator links from axis2

2010-03-11 Thread Hassan Schroeder
On Thu, Mar 11, 2010 at 4:15 PM, Terence Coffey terence_j_cof...@yahoo.co.uk wrote: 2 further questions 1. How do I associate style information with the XML file so it's nicely formatted on the screen ? Normally you don't -- XML is for machine consumption. If you want it turned into (X)HTML

RE: axis2:-) not seeing validation or administrator links from axis2

2010-03-11 Thread Caldarale, Charles R
From: Terence Coffey [mailto:terence_j_cof...@yahoo.co.uk] Subject: RE: axis2:-) not seeing validation or administrator links from axis2 I've removed the two directories WEB-INF and META-INF. You need to remove the other files and directories I pointed out as well. When I click

RE: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Caldarale, Charles R
From: Terence Coffey [mailto:terence_j_cof...@yahoo.co.uk] Subject: axis2: not seeing validation or administrator links from axis2 I'm a new user to TomCat It's Tomcat, not TomCat. Fix your spelling. 10-Mar-2010 17:37:43 org.apache.coyote.http11.Http11Protocol init SEVERE: Error

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Konstantin Kolinko
2010/3/10 Terence Coffey terence_j_cof...@yahoo.co.uk: Note, that At this stage I restarted the apache web server (sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2 start) and axis server. you have restarted Apache HTTPD, not Apache Tomcat  In my browser i type

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Terence Coffey
validation or administrator links from axis2 To: Tomcat Users List users@tomcat.apache.org Date: Wednesday, 10 March, 2010, 19:18 2010/3/10 Terence Coffey terence_j_cof...@yahoo.co.uk: Note, that At this stage I restarted the apache web server (sudo /etc/init.d/apache2 stop sudo /etc/init.d/apache2

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Konstantin Kolinko
2010/3/10 Terence Coffey terence_j_cof...@yahoo.co.uk: hi, The contents of my war file looks a bit different. when i do a jar -xvf axis2.war I get the following output which is different from what's shown in your supplied web link. As you will see it appears to be much larger. It looks like

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Terence Coffey
) at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82) --- On Wed, 10/3/10, Konstantin Kolinko knst.koli...@gmail.com wrote: From: Konstantin Kolinko knst.koli...@gmail.com Subject: Re: axis2: not seeing validation or administrator links from axis2

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Konstantin Kolinko
2010/3/10 Terence Coffey terence_j_cof...@yahoo.co.uk: Hi, when i enter http://localhost:8080/axis2/axis2-web/ my browser redirects it to http://localhost:8080/axis2/services/ In the terminal in which i started axis2server.sh the follow error message is shown I missed that you have

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Terence Coffey
Kolinko knst.koli...@gmail.com wrote: From: Konstantin Kolinko knst.koli...@gmail.com Subject: Re: axis2: not seeing validation or administrator links from axis2 To: Tomcat Users List users@tomcat.apache.org Date: Wednesday, 10 March, 2010, 20:59 2010/3/10 Terence Coffey terence_j_cof...@yahoo.co.uk

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Konstantin Kolinko
2010/3/11 Terence Coffey terence_j_cof...@yahoo.co.uk: INFO: Deploying web application archive axis2.war SEVERE: Exception fixing docBase for context [/axis2] java.io.FileNotFoundException: /home/tc/TomCat/apache-tomcat-6.0.24/webapps/axis 2/META-INF/MANIFEST.MF (No such file or directory)  

Re: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Terence Coffey
--- On Wed, 10/3/10, Konstantin Kolinko knst.koli...@gmail.com wrote: From: Konstantin Kolinko knst.koli...@gmail.com Subject: Re: axis2: not seeing validation or administrator links from axis2 To: Tomcat Users List users@tomcat.apache.org Date: Wednesday, 10 March, 2010, 21:42 2010/3/11 Terence Coffey

RE: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Caldarale, Charles R
From: Terence Coffey [mailto:terence_j_cof...@yahoo.co.uk] Subject: Re: axis2: not seeing validation or administrator links from axis2 10-Mar-2010 22:42:52 org.apache.axis2.deployment.util.TempFileManager clinit INFO: TempFileManager::unable to delete /tmp/axis2-tmp- 6334442305603549214

RE: axis2: not seeing validation or administrator links from axis2

2010-03-10 Thread Karthik Nanjangude
Hi Off the topic Alternatively is to download axis2-1.5.1-war.zip from AXIS2 1.5 web site http://ws.apache.org/axis2/download/1_5_1/download.cgi [WAR (Web Archive) Distribution Rename it to axis2-1.5.1.war and deploy the same on TOMCAT server I have done the same successfully. How ever if u