Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: JSF app no longer deploys class files
Re: JSF app no longer deploys class files [message #208102] Mon, 04 February 2008 17:03 Go to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

David Karr wrote:
> I have no idea how it got into this state, but after recreating the
> application from scratch (just copying the source files over after
> creating the skeleton), I see the differences in the metadata files that
> make the difference. In the
> ".settings/org.eclipse.wst.common.component" file, I needed to have the
> following line:
>
> <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
>
> If this happens again, if it's less practical to recreate the project,
> at least I might be able to fix it by adding this line.
>
> I would think it would be a good idea to document the schemas for these
> metadata files. I couldn't find any documentation on this file, or
> others like it. I'm sure I just didn't know where to look.
>
>

Those files are probably not documented; they're not intended for user
modification as they are internal "state" of the WST tools.

Eric
Re: JSF app no longer deploys class files [message #208117 is a reply to message #208102] Mon, 04 February 2008 17:12 Go to previous messageGo to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 143
Registered: July 2009
Senior Member
The problem with amazing tools like Eclipse is that sometimes they don't
work properly. If the plugin somehow gets the internal state confused,
unless I know the hidden information about the structure of these files,
my only recourse is to just start over. If the structure of these files
was documented in a reasonable place, I'd at least have a chance of being
able to fix it without having to start over. If I make a mistake and the
result doesn't work, I'm no worse off than I was in the first place.
Re: JSF app no longer deploys class files [message #208124 is a reply to message #208102] Mon, 04 February 2008 17:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Eric, I would hope that there is some documentation somewhere about
those files and what they are used for. Regardless if they are intended
for user modification or not, documenting the usage of those files is
important.

>> If this happens again, if it's less practical to recreate the project,
>> at least I might be able to fix it by adding this line.
>>
>> I would think it would be a good idea to document the schemas for
>> these metadata files. I couldn't find any documentation on this file,
>> or others like it. I'm sure I just didn't know where to look.
>>
>>
>
> Those files are probably not documented; they're not intended for user
> modification as they are internal "state" of the WST tools.
>
> Eric
Re: JSF app no longer deploys class files [message #208155 is a reply to message #208124] Mon, 04 February 2008 22:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

David Carver wrote:
> Eric, I would hope that there is some documentation somewhere about
> those files and what they are used for. Regardless if they are intended
> for user modification or not, documenting the usage of those files is
> important.

This is open source - if the WST development team didn't have reason,
motivation, time,...whatever... to document them, someone will have to
either a) open a bug report asking for it, b) do the work and submit it,
or c) both.


>
>>> If this happens again, if it's less practical to recreate the
>>> project, at least I might be able to fix it by adding this line.
>>>
>>> I would think it would be a good idea to document the schemas for
>>> these metadata files. I couldn't find any documentation on this
>>> file, or others like it. I'm sure I just didn't know where to look.
>>>
>>>
>>
>> Those files are probably not documented; they're not intended for user
>> modification as they are internal "state" of the WST tools.
>>
>> Eric
Re: JSF app no longer deploys class files [message #208163 is a reply to message #208117] Tue, 05 February 2008 00:13 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

David Karr wrote:
> The problem with amazing tools like Eclipse is that sometimes they don't
> work properly. If the plugin somehow gets the internal state confused,
> unless I know the hidden information about the structure of these files,
> my only recourse is to just start over. If the structure of these files
> was documented in a reasonable place, I'd at least have a chance of
> being able to fix it without having to start over. If I make a mistake
> and the result doesn't work, I'm no worse off than I was in the first
> place.

I believe its schema is can be found at
/org.eclipse.wst.common.modulecore/javadoc-images/componentC ore.xsd
in the :pserver:dev.eclipse.org:/cvsroot/webtools CVS repository.

---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSF app no longer deploys class files [message #208172 is a reply to message #208155] Tue, 05 February 2008 08:00 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
Hi guys,

Thanks for copying JSF on this issue. Vis-a-vis JSF tools, other than the
source attachment problem, are there any other issues here?

I see that we have some lively discussion on source attachment here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202177.


Regards,

Cameron
Previous Topic:Missing information in JavaScript Code Assist
Next Topic:about lomboz 3.3
Goto Forum:
  


Current Time: Thu Mar 28 08:03:27 GMT 2024

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

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

Back to the top