Search:

Type: Posts; User: ldossantos; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    587

    Thank you for the feedback. I've identified at...

    Thank you for the feedback. I've identified at least 2 issues with the "existing instance" option that I'll be looking into.

    https://issuetracker.springsource.com/browse/STS-3339...
  2. Replies
    10
    Views
    587

    Yeah, it looks like there's a problem when I use...

    Yeah, it looks like there's a problem when I use the combo to select a previously created instance. If I select the Browse... button instead to navigate to the instance location, then the server will...
  3. Replies
    10
    Views
    587

    Happy to hear that's working for you now. Cheers.

    Happy to hear that's working for you now. Cheers.
  4. Replies
    10
    Views
    587

    Hi Boaz. I've fixed STS-3324 for the next...

    Hi Boaz.

    I've fixed STS-3324 for the next release, but your other error message puzzles me. If the .tc-runtime-instance file exists in the tcserver_with_ssl directory, then it should proceed...
  5. Replies
    10
    Views
    1,185

    Sticky: The Maven tooling will give warnings for plugin...

    The Maven tooling will give warnings for plugin execution steps that it doesn't know how to handle from the IDE. Sometimes these execution steps are covered by add ons for the Maven tooling, but not...
  6. You'll need to call the ModifyExtraVmArgsCommand...

    You'll need to call the ModifyExtraVmArgsCommand to add new VM arguments. Normally the endorsed directories argument is hardcoded at another level of the tooling, but calling this command should...
  7. This particular file shouldn't even be getting...

    This particular file shouldn't even be getting Webflow validation since it's technically a Spring beans configuration file.

    Can you right-click the project to pull up the Properties dialog, then...
  8. Seems to be a bug. Do you know what version of...

    Seems to be a bug. Do you know what version of STS were you were upgrading from? Which version of Webflow do you use, 2.3?

    I've filed an issue STS-3295: webflow config gives bogus "Start state...
  9. STS 2.3.2 is pretty old now, and the template...

    STS 2.3.2 is pretty old now, and the template packaging issue was one we fixed a while back. Have you tried the latest STS 3.2.0? It includes a wider variety of template projects and examples to get...
  10. Mike, do you have JBossTools installed into STS?...

    Mike, do you have JBossTools installed into STS? There are some reports that JBossTools 3.3 Hibernate provider is incompatible with the Eclipse 3.8/4.2 (and STS 3.x). If that's the case, then you'll...
  11. Thanks for the details Mike. I've been away but I...

    Thanks for the details Mike. I've been away but I have a chance to look into this on Monday. All I need is a project that does "jpa setup", right?
  12. Can you try updating Mylyn from the update site...

    Can you try updating Mylyn from the update site http://download.eclipse.org/mylyn/releases/latest
  13. Hello Mike To clarify, are you seeing this...

    Hello Mike

    To clarify, are you seeing this issue when you're generating Roo projects within STS, or is this happening when you have a command line Roo project that you then import into STS?
    ...
  14. Are you maybe behind a proxy that could be...

    Are you maybe behind a proxy that could be preventing the content from downloading? If so you might need to configure your proxy settings under Preferences -> General -> Network Settings.
  15. I'd expect that if the rest of your schema is...

    I'd expect that if the rest of your schema is resolving properly then you'd be able to see comments for your elements as well. If the XML editor isn't properly resolving your XSD you could try adding...
  16. Replies
    9
    Views
    607

    I think this is a long standing bug in the JVM...

    I think this is a long standing bug in the JVM where modifying a jar file that is in use will crash the VM.
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4425695

    I'm not sure there's...
  17. Step 2.9 of the tutorial says Deploy to a...

    Step 2.9 of the tutorial says Deploy to a integrated Web container configured in STS:
    • Drag your project to the desired Web container inside the STS server view
    • Right-click your project and...
  18. I'm not certain why -1 was chosen for the...

    I'm not certain why -1 was chosen for the default, but you'll be happy to know that starting with STS 3.2.0M1 you can set these values when creating a new tc Server instance.
  19. It's working for me, do you have the same problem...

    It's working for me, do you have the same problem with CTRL+SPACE being ignored in other parts of Eclipse/STS, like for Java content assist?

    I've seen when Mac OS sometimes like to steal the...
  20. We don't bundle JDBC drivers for Oracle. You...

    We don't bundle JDBC drivers for Oracle. You might be able to get them from here http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html though I haven't attempted any of these...
  21. STS 3.1.0 is the most recent release and works...

    STS 3.1.0 is the most recent release and works with both Tomcat 7 and Java 7
  22. Hello Tamas. Thanks for the input 1. I just...

    Hello Tamas. Thanks for the input

    1. I just checked, and the visual editor does not display error-channel references for any inbound or outbound channel adapters. This was a design decision...
  23. Replies
    1
    Views
    252

    The Integration graph doesn't support importing...

    The Integration graph doesn't support importing elements from other files. You'd need to open each XML file individually to see its components, but at the moment there is no global overview for the...
  24. Yes, this was reported shortly after 3.1.0 was...

    Yes, this was reported shortly after 3.1.0 was released:

    STS-2914: Roo project wizard: "Use external location" not working
    https://issuetracker.springsource.com/browse/STS-2914

    The fix will be...
  25. Hi making Unfortunately your template is...

    Hi making

    Unfortunately your template is hitting this bug https://issuetracker.springsource.com/browse/STS-2710 where the token replacement is stepping over the project name. Since your template...
Results 1 to 25 of 105
Page 1 of 5 1 2 3 4