Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Yes, I managed to at least to run it (with...

    Yes, I managed to at least to run it (with commenting many parts not supported - including set)

    But yes, even after run many parts not working (like works with relations)

    So, it is in very...
  2. I think since current version of Spring-Roo is...

    I think since current version of Spring-Roo is not final /stable one, GWT support is beta (or alpha) stage - I found many things supported for Spring-MVC is not supproted for GWT (set, boolean as...
  3. Replies
    16
    Views
    4,977

    I just adopted clinic.roo sample to use GWT

    Hi! You can check small howto in my blog: http://www.emforge.net/web/akakunin/blogs/-/blogs/petclinic-gwt-application-in-less-then-30-minutes

    Cannot say everything working - but at least it may be...
  4. Announce: Spring-Security and Step2 integration

    Hi!

    EmForge team happy to announce Spring-Security and Step2 integration project provided better OpenID support for Spring-Based applications.

    Spring-Security-Step2 from one side compatible...
  5. Replies
    6
    Views
    3,052

    Thank you for clarifications. Yes, as well as...

    Thank you for clarifications.

    Yes, as well as you, I also found, what even Liferay container is very nice feature - in current implementation it is not usable, and - it is simple deploy war into...
  6. Why changing JAVA-options required redeploying whole cluster?

    Hi!

    Just realized, what changing java-options required to redeploy whole cluster? Why it is required? Actually, I think restarting app-server services should be enough
  7. Enable tomcat 5.5 monitoring in CloudFoundry

    Hi!
    IN CloudFoundry deployment view, then I'm inspecting instance run Tomcat 5.5, I see section about application server "APP SERVER TIER"
    Also - I can see - it is supposed to be able to monitor...
  8. Replies
    6
    Views
    3,052

    Nice - but not very usable

    Hi Again!

    Having liferay as container really great idea!
    I played a little bit more with Liferay container, and, unfortunately, found it not so usable for production. Major issues/problems (I...
  9. Replies
    6
    Views
    1,361

    Welcome Chris! And thank you for great product!

    Welcome Chris!
    And thank you for great product!
  10. Replies
    6
    Views
    3,052

    Chris, thank you for information! it looks really...

    Chris, thank you for information! it looks really great - CloudFoundry get one more great advantage!

    Just to clarify - is Liferay configured to correctly work in Clustered environment (I mean for...
  11. MySQL Connection in Multiple Instances Topology

    Hi!

    In Single Instance Topology everything is easy - I just using localhost in my jdbc url and it is connected well.

    But - how can I configure my JDBC connection in Multiple Instances Topology...
  12. Hi! Not a big specialist - just started avaluate...

    Hi! Not a big specialist - just started avaluate CloudFundry, but - as far as I understand, they use CloudTools for impementations, and, what project already have maven plugin for deployment...
  13. Replies
    6
    Views
    3,052

    Container: Liferay

    Hi! I'm a little bit suprised :)
    Just managed to run clean liferay in CloudFoundry environment, but, during a little bit more experimenting I've found - then new Deployment is created - it is...
  14. Replies
    1
    Views
    858

    Remove unused deployments

    Hi! During experinemting to make my application run in CloudFoundry environment I run several deployments, which was failed. Now I stopped them - but, they still stay in the list of deployments (with...
  15. Replies
    2
    Views
    4,900

    Wow - looks interesting - need to check jBPM site...

    Wow - looks interesting - need to check jBPM site carefully for news
  16. Looks interesting - any comparision with Spring + jBPM?

    Hi!

    This project looks interesting for us - in our project: www.emforge.org - we actively using Spring (one of our core framework), as well as jBPM for workflows implementation (another core...
  17. Stefan, thank you for your answer! I found my...

    Stefan, thank you for your answer!

    I found my problem in Spring Jira (http://jira.springframework.org/browse/SPR-4333) and seems it is already fixed in Spring 2.5.2.

    Unfortuantelly I cnanot...
  18. @ContextConfiguration required Transactoins?

    Hello!

    During to migration from JUnit 3.8 to JUnit 4.4 I changed also definitions of my unit-test to use more annotations.

    I have quite small project - target of this project is to test...
  19. Replies
    5
    Views
    3,685

    Marten, you were right! Problem was in...

    Marten, you were right!

    Problem was in surefire configuration. By default version 2.2 were used. This version is not supported JUnit4. I do not know how it is called tests at all and caused only...
  20. Replies
    5
    Views
    3,685

    Yes, test-cases do not required injection...

    Yes, test-cases do not required injection performed quite well, so, JUnit 4 working without problem.

    OK - I will try to reduce dependency of project to minimum to make it working and then will...
  21. Replies
    5
    Views
    3,685

    Yes, what is strange - i'm using eclipse:eclipse...

    Yes, what is strange - i'm using eclipse:eclipse for eclipse project generation, so, actually, working eclipse project is build from maven.

    But - it works in Eclipse and does not work with...
  22. Replies
    5
    Views
    3,685

    @Autowired does not work under Maven

    Hello! I'm moving my unit-tests from JUnit 3.8 to JUnit 4.4 and switching them to use new annotations from Spring 2.5.

    As result everything works quite fine under Eclipse (tests are run, all...
  23. Replies
    0
    Views
    1,114

    JspWiki and Spring

    Hello dear Spring-community.

    In out spring-based project EmForge we implemented integration of JspWiki and Spring.

    Short article about details of integration you can find in short article.
    ...
  24. Replies
    3
    Views
    1,258

    Put RememberMeProcessingFilter before Anonymous processing filter

    Hello!
    In my case helped simple placing RememberMeProcessingFilter before AnonymousProcessingFilter in the acegi filter chain.

    In this case remember me processing will occured before anonymous...
  25. Bugs in JIRA and already fixed

    OK, it is already in JIRA and fixed for version 2.0.1. Will wait for this version :)
    http://opensource.atlassian.com/projects/spring/browse/SPR-2669
Results 1 to 25 of 49
Page 1 of 2 1 2