Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    956

    Where's documentation !!

    Spring surf looks interesting, but where's the docs gone !
    I can find almost nothing except how to use it with Roo.

    Is there any documentation that explains how to use surf with pure spring...
  2. Replies
    6
    Views
    665

    Yeah, I installed fresh STS, and every thing went...

    Yeah, I installed fresh STS, and every thing went fine
  3. Replies
    6
    Views
    665

    Yep, I did fresh install

    Yep, I did fresh install
  4. Replies
    6
    Views
    665

    Tried -clean, did not work. No its not installed...

    Tried -clean, did not work. No its not installed in program files directory. Nothing worked, I have to re install the STS
  5. Replies
    6
    Views
    665

    STS does not start after taking updates

    I am using STS 2.7.2 RELEASE on win7, After doing update today, which were mostly related to grails support, Now sts wont start.

    Here's the error



    !ENTRY org.eclipse.osgi 4 0 2012-03-08...
  6. Replies
    11
    Views
    874

    Great. That worked. Thanks a lot

    Great. That worked. Thanks a lot
  7. Replies
    11
    Views
    874

    Exactly, I see the list of components for which...

    Exactly, I see the list of components for which updates are available. I choose "Spring source tool suite" and "Grails support" and then click finish, and it fails with above error.
  8. Replies
    11
    Views
    874

    I can access...

    I can access http://dist.springsource.com/release/TOOLS/update/e3.7/compositeArtifacts.xml in browser
    I can see contents from http://dist.springsource.com/release/TOOLS/update/e3.7 in install new...
  9. Replies
    11
    Views
    874

    No, I get this error when i try to access it in...

    No, I get this error when i try to access it in browser, I get the errors as I have mentioned in above pastebin when I try to update software from this repo.
  10. Replies
    11
    Views
    874

    Nope - I get access denied for...

    Nope - I get access denied for http://dist.springsource.com/release/TOOLS/update/e3.7



    <Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>...
  11. Thread: STS 2.8.1 released

    by ___
    Replies
    20
    Views
    7,071

    Can not update using update site, please see...

    Can not update using update site, please see thread http://forum.springsource.org/showthread.php?122831-can-not-update-to-sts-2-8-1-using-update-site
  12. Replies
    11
    Views
    874

    can not update to sts 2.8.1 using update site

    I have STS 2.7.1 already installed, and related update sites are enabled. when I try to update to spring source tool suite 2.8.1 I get these errors http://pastebin.com/ap5vbRsg
  13. Thread: STS 2.6.1 released

    by ___
    Replies
    5
    Views
    2,872

    Oh, I installed it manually from update sites... ...

    Oh, I installed it manually from update sites...
    Is it same if i would have installed it from dashboard ! or it would cause trouble !
  14. Thread: STS 2.6.1 released

    by ___
    Replies
    5
    Views
    2,872

    Doesn't the linux version come with groovy/grails...

    Doesn't the linux version come with groovy/grails and mercurial support installed already ?
    I have to install it temperately from update site.
  15. Replies
    2
    Views
    1,910

    STS: updating grails dependency has failed

    With STS Version: 2.5.2.RELEASE. I keep getting following error. when I try to refresh dependencies on any grails project.



    updating grails dependencies for project xxx has encountered a...
  16. Works with Hibernate 3.5.6-Final

    Works with Hibernate 3.5.6-Final
  17. Here's persistence.xml I believe, its not the...

    Here's persistence.xml

    I believe, its not the issue of configuration (as it works with the hibernate 3.3.2)
    Its the issue of compatibility


    <persistence...
  18. This is part of my applicationontext.xml Dao's...

    This is part of my applicationontext.xml

    Dao's uses @PersistenceContext annotation.

    <code>
    <context:annotation-config />

    <bean id="entityManagerFactory"
    ...
  19. Can not create entity manager - IncompatibleClassChangeError

    I am using Spring 3.0.5-Release, hibernate core 3.6.0.Final, hibernate-entitymanager 3.6.0.Final

    When my test class tries to load application context, I am getting following error, whats going...
  20. Replies
    3
    Views
    1,088

    I have been able to use Aspect by compile time...

    I have been able to use Aspect by compile time weaving and dependencies are being injected..
  21. Replies
    3
    Views
    1,088

    I Got following error Error creating bean with...

    I Got following error

    Error creating bean with name 'org.springframework.context.weaving.AspectJWeavingEnabler#0': Initialization of bean failed; nested exception is...
  22. Replies
    3
    Views
    1,088

    AspectJ Load time weaving on GAE !

    Hello,

    Is any one successfully using Spring + Aspectj for dependency injection in domain objects

    as explained here...
  23. Replies
    0
    Views
    597

    Groups and permissions

    Hello,

    I have hard time to figure out how to implement groups and permissions..

    What I need
    - Users belongs to groups - like, admin, moderators, or simply site user
    - Roles are assigned to...
  24. Replies
    0
    Views
    571

    Current user and lazy loaded relations

    Hello,

    How do you manage lazy relations of the User..
    Is it possible to make spring security load user on every request..

    Let's say, The user has a collection of profiles which is loaded...
  25. Created a bug here...

    Created a bug here http://jira.springframework.org/browse/SPR-7157
Results 1 to 25 of 60
Page 1 of 3 1 2 3