I'm getting a strange problem with STS 3.1 ... I have a project which works fine for a co-worker, but when I load it up on my machine I get the maven error below. I can build the project using Maven...
Type: Posts; User: ShagVT; Keyword(s):
I'm getting a strange problem with STS 3.1 ... I have a project which works fine for a co-worker, but when I load it up on my machine I get the maven error below. I can build the project using Maven...
Hi Martin - this was a fresh checkout from source control that is working on my co-workers boxes. I think I figured this one out, though: for whatever reason it set the source directory as...
Thanks for the suggestions.
The HD crash was catastrophic - everything is completely fresh. The thing that is so very strange is that the error only happens in STS ... if I run maven command...
The second post here about trying to recover from a hard drive failure and STS/Maven issues.
Cannot nest 'app-web/src/main/webapp/WEB-INF/classes' inside 'app-web/src'. To enable the nesting...
I had to recover from a HD crash and now I'm finding that my projects don't compile anymore. I'll post the issues on two separate threads since they seem to be pretty different.
Could not get the...
I only see online that tcServer 2.6.1 supports Java 1.6 ... is there any reason that Java 7 is not supported? Does anybody know the timelines for validation with Java 7?
Sorry, probably worthwhile to mention that this is using STS 2.3.2 and tcServer 6.0.20. I'd like to try upgrading, but a mix of plugins that we use makes that prohibitive.
This doesn't seem to work as advertised.
--- wrapper.conf ---
wrapper.java.additional.10="-Djavax.net.ssl.keyStore=xxxxxx"
wrapper.java.additional.11="-Djavax.net.ssl.keyStorePassword=xxxxx"
...
The content of my .server file is thus:
------------
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<server
auto-publish-setting="2"
auto-publish-time="1" ...
Thanks for responding!
I installed to C:\java\springsource
My workspace is in C:\projects
My Servers project contains:
.project
SpringSource tc Server v6.0.server...
Trying to just start the tc Server out of the box with a new STS install, I'm running into problems. I've included the error below.
I first hit this trying to go through a tcServer demo, so I...