Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Resource Links/Context Variables
Resource Links/Context Variables [message #64568] Tue, 11 January 2005 16:03 Go to next message
Eclipse UserFriend
Originally posted by: james.kilbride.gd-ais.com

How do you get the context.xml file to be read by the Server created under
the web tools IDE(assuming Tomcat 5.5)? I've got some resource links I
want it to read in and it doesn't seem to be doing so.
Re: Resource Links/Context Variables [message #64638 is a reply to message #64568] Tue, 11 January 2005 17:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jrduncans.stephenduncanjr.com

James Kilbride wrote:
> How do you get the context.xml file to be read by the Server created
> under the web tools IDE(assuming Tomcat 5.5)? I've got some resource
> links I want it to read in and it doesn't seem to be doing so.
>


I was just about to ask the same thing, though for Tomcat 4.1...
Re: Resource Links/Context Variables [message #69249 is a reply to message #64638] Thu, 27 January 2005 18:09 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
This has been addressed, see:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=82812

For Tomcat 4.1.x and up, a META-INF/context.xml, will be incorporated in to
the server.xml when the server configuration is published to the Tomcat
server. Note that this means it won't be present in server.xml's found
under the "Servers" project. If you change a context.xml file, you will
need to trick the server into republishing the configuration if it thinks it
is synchronized. Removing and re-adding a project on the server will do the
trick.

Cheers,

Larry

"Stephen Duncan Jr" <jrduncans@stephenduncanjr.com> wrote in message
news:cs1382$ndb$1@www.eclipse.org...
> James Kilbride wrote:
> > How do you get the context.xml file to be read by the Server created
> > under the web tools IDE(assuming Tomcat 5.5)? I've got some resource
> > links I want it to read in and it doesn't seem to be doing so.
> >
>
>
> I was just about to ask the same thing, though for Tomcat 4.1...
Previous Topic:ClassSchedule Tutorial missing target in form
Next Topic:Compiler errors in projets just checked from WTP
Goto Forum:
  


Current Time: Wed Sep 18 17:21:33 GMT 2024

Powered by FUDForum. Page generated in 0.03264 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top