Hey!
But it does work with your attached sample project? The B snapshot JAR appears in the spring insight instance directory?
-Martin
Printable View
Hey!
But it does work with your attached sample project? The B snapshot JAR appears in the spring insight instance directory?
-Martin
I deleted my tc Server server instance but alas I could not add it back - there are no templates, so the
wizard cannot complete. (That feels like a STS bug).
I reinstalled STS 2.9.2.FINAL and the server is there in a new (empty) workspace, but not in my original workspace. There does not seem to be a server export/import ability.
After reinstalling, my small test case works (I simplified it even more, removed all the Roo stuff and
narrowed it down to just a Dynamic Web project C with a JSP that loads a class from project a basic Java project, D)
and that worked, but only after I cleaned up D's Deployment Path in the Deployment Assembly preferences.
Hey!
Yes, that doesn't sound correct. Do you have a valid tc Server runtime environment configuration in your STS installation? Can you check that, just in case there went something wrong? If you have your tc Server installation configured correctly, does that tc Server installation still contains the folder "templates"?
Thanks for taking a look!
-Martin
Thanks for the hint.
The server definition in my Window -> Preferences -> Server -> Runtime Environments was old - it
had the old tcServer from a previous (2.9.1.FINAL) install of STS (tc Server 2.6.4 instead
of 2.7.0).
I updated that to point to my current STS install and it now works.
Perhaps the STS server plugin should ensure that Server Runtime Environments contains the bundled tc Server - otherwise upgrades such as mine (using an existing workspace) may fail. It's probably rare - requires manually deleting the server from the Servers view.
thanks
Hey!
Glad to hear that we found the problem and that it is working again!!!
And I agree to your comment about the updating behavior, we should improve that. Thanks for the suggestions there!!!
Cheers,
-Martin
Thanks for your patience and assistance, Martin. I filed a JIRA issue, see STS-2827
Perfect, thanks very much for the JIRA. Much appreciated!!!
Cheers,
-Martin
Hey!
Can you check the server runtime environment settings and fix them, if they are wrong? (Preferences -> Server -> Runtime Environments)
You could also delete the server instance itself from the Servers view and create a new server instance after you fixed the tc Server runtime environment setting (to point to a correct installation of tc Server).
HTH,
Martin
yes, that was one problem I fixed in my STS.