Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Spring plugin and the classpath
Spring plugin and the classpath [message #459735] Wed, 06 December 2006 22:27 Go to next message
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

I have the Spring plugin setup and it seems to be accessible from my RCP
plugin. Does anyone know how to get access to the applicationContext.xml
file? Spring should find it on the classpath, but when the plugin runs it
can't find the file. Any thoughts about where the xml file needs to
reside? I assume I'll have the same problem with the log4j properties
file, so if anyone as advice related to that it might help.
Thanks
Re: Spring plugin and the classpath [message #459828 is a reply to message #459735] Thu, 07 December 2006 07:55 Go to previous message
Eclipse UserFriend
It's usually the same problem ... you need to set up your spring plugin
and the plugin that contains your application.xml file with buddy
classloading.

There's information on it in the Help>Help Contents>Platform Plug-in
Developer Guide, and if you search the archives there should be a lot of
examples of the log4j solution.


Later,
PW
Previous Topic:Parameterized view or editor
Next Topic:FooPlugin.getDefault().getBundle().getEntry(relativePath).getPath() returns bad value in exported RC
Goto Forum:
  


Current Time: Wed Mar 19 23:04:02 EDT 2025

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

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

Back to the top