Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » XML not Publishing to Tomcat 6.x and 5.5
XML not Publishing to Tomcat 6.x and 5.5 [message #224691] Thu, 04 December 2008 12:26 Go to next message
Ralph Bosson is currently offline Ralph BossonFriend
Messages: 16
Registered: July 2009
Junior Member
I have a .war project with Spring Nature mixed with Hibernate. When
published to a Tomcat
application server outside of Eclipse (tested on 5.5 and 6.0.18) all
works as described.
When the war is deployed to a Tomcat server running in Eclipse/Tomcat not
all xml files are published. Any xml file in the
WEB-INf/classes/any/and/all/subfolders is not published. If the name of
any file that is not published has the extension xml removed it publishes
as expected. This has gone through the bugzilla process (bug/256707)
without success. Has anyone else seen this effect and successfully dealt
with it. I believe any question you have has been asked and answered in
the bug comments, for brevity I have not repeated the detail tests here.

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

Thanks
Ralph
Re: XML not Publishing to Tomcat 6.x and 5.5 [message #224706 is a reply to message #224691] Thu, 04 December 2008 13:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Ralph Bosson ha scritto:
> I have a .war project with Spring Nature mixed with Hibernate. When
> published to a Tomcat
> application server outside of Eclipse (tested on 5.5 and 6.0.18) all
> works as described. When the war is deployed to a Tomcat server running
> in Eclipse/Tomcat not all xml files are published. Any xml file in the
> WEB-INf/classes/any/and/all/subfolders is not published. If the name of
> any file that is not published has the extension xml removed it
> publishes as expected. This has gone through the bugzilla process
> (bug/256707) without success. Has anyone else seen this effect and
> successfully dealt with it. I believe any question you have has been
> asked and answered in the bug comments, for brevity I have not repeated
> the detail tests here.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=256707
>
> Thanks Ralph

I've replied in the bug report. Maybe your problem is caused by bug #230050?

Mauro.
Re: XML not Publishing to Tomcat 6.x and 5.5 [message #224714 is a reply to message #224706] Thu, 04 December 2008 13:43 Go to previous message
Ralph Bosson is currently offline Ralph BossonFriend
Messages: 16
Registered: July 2009
Junior Member
Thanks Mauro that was the problem. Don't know how these extensions where
added to the filtered source list, but both *.xml and *.html where added.
For those who need the path to the build filter it is:
Eclipse/Preferences/Java/Compiler/Building/ - then under the Output Folder
section you will find the Filtered resources list.

Thanks again
Ralph
Previous Topic:Moving from Europa to Ganymede
Next Topic:Newbie: Server publish not including extra RMIC stubs
Goto Forum:
  


Current Time: Tue Mar 19 05:03:34 GMT 2024

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

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

Back to the top