Paul,

I read the reply below on the tomcat-user list.

I am working here (BRM05) with JWSDP-1.3 and am able to access the manager.

Let me know what type of problem you have.

Arieh

Paul Richards wrote:
On Tue, 2004-04-13 at 14:26, Parsons Technical Services wrote:

Paul,

If manager is in this install then when you view the manager page it is
listed at the bottom.



It's not, this is the Web Services Developer Pack from Sun, so they have
changed all the names to just say JWSDP 1.3..  I'm sure it's Tomcat 5
though from some things mentioned in the JWSDP Tutorials.



If you are able to put the context.xml in the META-INF directory and it get
deployed via that context then you are on TC5. If this is TC4 then that is
part of your problem. It will deploy using the default context which will
not give you the link to the resource. Look in your logs for the deploy
actions and see if it is seeing the context.xml. While you are there also
see if any error are showing up in the logs.



This is all I see in the logs, nothing about my context.xml which is
definately in WEB-INF of my war file.  The Tomcat JNDI DataSource howto
I posted the URL to doesn't make mention of putting in a context.xml
file.  And my log is identical if I remove it..



2004-04-13 14:49:10 Manager: deploy: Deploying web application at
'/phoenix'
2004-04-13 14:49:10 Manager: Uploading WAR file to
/home/pr146755/jwsdp-1.3/webapps/phoenix.war
2004-04-13 14:49:10 Manager: Extracting XML file to
/home/pr146755/jwsdp-1.3/conf/Catalina/localhost/phoenix.xml
2004-04-13 14:49:10 Manager: install: Installing web application at
'/phoenix' from
'jar:file:/home/pr146755/jwsdp-1.3/webapps/phoenix.war!/'




-- Arieh Markel Sun Microsystems Inc. Network Storage 500 Eldorado Blvd. MS UBRM05-194 e-mail: [EMAIL PROTECTED] Broomfield, CO 80021 Pray for snow !!!! Phone: (303) 272-8547 x78547


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to