Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » When is .settings/.component updated?
When is .settings/.component updated? [message #162447] Tue, 28 February 2006 20:16 Go to next message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
From within eclipse I have a project that is dependent on two other
projects, and those two projects are selected J2EE module dependencies.
But the dependencies are never written to .component. Thus the dependent
jars are never deployed.

I've opened/closed the projects. Restarted eclipse. Any help would be
appreciated.
Re: When is .settings/.component updated? [message #162455 is a reply to message #162447] Tue, 28 February 2006 20:19 Go to previous messageGo to next message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
I also just noticed that...

<property name="java-output-path" value="/build/classes/"/>

....is wrong also. Its almost like the .component file is dead. The
project does have the dynamic web project facet.
Re: When is .settings/.component updated? [message #162472 is a reply to message #162447] Tue, 28 February 2006 20:44 Go to previous messageGo to next message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
I created a new workspace and imported the projects into it. Now all
works. This is not the first time that I have had to create a new
workspace after WTP functionality has gone missing. The other time was
when I could no longer create web projects.

I didn't see any messages in the .log file. Are there other WTP specific
logs and/or is there any way I can better troubleshoot this to provide
useful information?

-barry

Barry Kaplan wrote:
> From within eclipse I have a project that is dependent on two other
> projects, and those two projects are selected J2EE module
> dependencies. But the dependencies are never written to .component.
> Thus the dependent jars are never deployed.
>
> I've opened/closed the projects. Restarted eclipse. Any help would be
> appreciated.
Re: When is .settings/.component updated? [message #162480 is a reply to message #162472] Tue, 28 February 2006 20:52 Go to previous messageGo to next message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
Well, I spoke too soon. Now the correct projects show up as dependents
(ie, subelements in the server view). But they never get deployed. I
really need some log/debug messages from WTP so I can figure out why it
is doing what it is doing.
Re: When is .settings/.component updated? [message #162487 is a reply to message #162480] Tue, 28 February 2006 21:07 Go to previous message
Barry Kaplan is currently offline Barry KaplanFriend
Messages: 230
Registered: July 2009
Senior Member
After switching workspaces, restarting, and every other twiddle I could
think of, the jars are now again deployed. (Ok, could have been user
error ;-)

Barry Kaplan wrote:
> Well, I spoke too soon. Now the correct projects show up as dependents
> (ie, subelements in the server view). But they never get deployed. I
> really need some log/debug messages from WTP so I can figure out why
> it is doing what it is doing.
Previous Topic:could not find API doc for GenericServer
Next Topic:Webapp ContextListeners being instantiated twice by tomcat
Goto Forum:
  


Current Time: Fri Apr 26 15:16:06 GMT 2024

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

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

Back to the top