Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    10,675

    it only works if you had installer oracle drivers...

    it only works if you had installer oracle drivers in 1.1.0

    regards
  2. Replies
    4
    Views
    1,139

    hi, it's not normal to have a space in the...

    hi,

    it's not normal to have a space in the port number (152 1)

    bye
  3. Replies
    15
    Views
    10,675

    Hello, in Spring Roo 1.1.0, perform "osgi ps"...

    Hello,

    in Spring Roo 1.1.0, perform "osgi ps" to identify existing bundles for Oracle : javax transaction, javax resource and oracle jdbc driver

    in the directory cache, you will find...
  4. Replies
    15
    Views
    10,675

    Hello, i was able to generate a bundle using...

    Hello,

    i was able to generate a bundle using these repositories :

    <repositories>
    <repository>
    <id>com.springsource.repository.bundles.release</id>
    <name>SpringSource Enterprise...
  5. Replies
    12
    Views
    2,060

    Hello, could you tell me how did you resolve...

    Hello,

    could you tell me how did you resolve the problem with failed tests?

    thanks in advance
  6. Problem after building spring roo from sources

    hello,

    i've successfully build spring roo from source.
    roo-dev then start but after that, every command hangs with the "please wait - still loading" message. Nothing appends...
    i don't know...
  7. Replies
    3
    Views
    763

    have a look at...

    have a look at http://forum.springsource.org/showthread.php?t=97853

    regards
  8. Replies
    1
    Views
    862

    Samples configuration with Eclipse

    hello,

    using maven, i've successfully installed and compiled samples shipped with spring blazeds 1.0.1

    now i would like to use Eclipse/Flexbuilder with theses samples.

    so i've imported the...
  9. Replies
    25
    Views
    7,154

    Thank you *VERY MUCH* :-) will try it as soon as...

    Thank you *VERY MUCH* :-)
    will try it as soon as possible

    regards
  10. Replies
    25
    Views
    7,154

    hello, this sounds really interesting! could...

    hello,

    this sounds really interesting!
    could you please give more details on how you did it?

    regards
  11. Replies
    2
    Views
    2,204

    great! thank you very much

    great!
    thank you very much
  12. Replies
    2
    Views
    2,204

    configuring aop.xml and @Configurable aspect

    hello,

    i'm trying to configure aop.xml in order that weaving to be done only on class having the @Configurable aspect

    i've tried


    <aspectj>
    <weaver options="-showWeaveInfo">
    <include...
  13. Replies
    2
    Views
    799

    you're right : when i say that i have to inject i...

    you're right : when i say that i have to inject i mean "spring injects"...

    but i try to have a good design and, for me, services were created to implement use cases of my application

    in my...
  14. Replies
    5
    Views
    4,301

    i don't use sitemesh... regards

    i don't use sitemesh...

    regards
  15. Replies
    5
    Views
    4,301

    as far as i can see you didn't find a solution?...

    as far as i can see you didn't find a solution?
    regards
  16. Replies
    2
    Views
    799

    @Configurable : a good choice?

    hello,

    i'm starting an application with Spring 2 and Spring Mvc
    my domain layer is large : more than 100 beans

    more i develop new controlers, more i have to inject beans from the service...
  17. Replies
    5
    Views
    4,301

    SecurityContextHolder.getContext() is null

    hello,

    * i've a SimpleUrlHandlerMapping that handles all my request
    * a HandlerInterceptorAdapter is charged to add SecurityContextHolder.getContext().getAuthentication().getPrincipal() to all...
  18. Replies
    4
    Views
    2,275

    yes it would be great if you could share source...

    yes it would be great if you could share source code of your application.

    i'm trying to figure how to make a corporate application using spring rich client and i don't know where to start...
    ...
  19. Best design for a servlet/portlet application

    Hello,

    i'm developping a new application as a servlet using Spring Mvc
    in the future some parts of this application will be available as a portlet

    there is no problem for the model and service...
  20. Replies
    3
    Views
    1,234

    hi, i've a similar question : is there an...

    hi,

    i've a similar question : is there an elegant way(aop?) to inject userDetails to every controller without having to define a userdetails property for each one?

    regards
  21. Replies
    0
    Views
    1,077

    JavaOne 2006 Presentation

    hello,

    i would like to know if the javaone presentation titled "BOF-0461 The Spring Rich Client Project: Effective Desktop Application Architecture" was available somewhere for online viewing?
    ...
  22. Replies
    3
    Views
    969

    Beandoc and multiple subdirectories

    hello,

    i'm trying to use beandoc with beans definition files organized like this :

    /properties
    /prop-app
    applicationContext.xml
    /prop-db
    applicationContext-db.xml
  23. Replies
    1
    Views
    760

    sorry, found it in the spring 2.0M4 dist...

    sorry, found it in the spring 2.0M4 dist...
  24. Replies
    1
    Views
    760

    Mock objects for portlets

    hello,

    i wand to unit test my portlets and was wondering if it exists mock objects for portlets?

    tia
Results 1 to 24 of 24