Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    2,286

    Spring-DM MVC support (JSF, Wicket, etc.)

    The spring-dm reference documentation only mentions that spring-mvc is supported. I am wondering if any of the other MVC frameworks (JSF, Wicket, etc.) are supported as well?
    If so, are there any...
  2. Replies
    1
    Views
    2,971

    Accessing spring context from a servlet

    I basically have a simple webapp, hello world servlet, in which I want to inject a service, without using spring-mvc. Is that possible?

    Best,
    -- Thomas
  3. Replies
    2
    Views
    2,399

    By looking at the tomcat v5.5.23 bundle that is...

    By looking at the tomcat v5.5.23 bundle that is included in spring-dm v1.1.1, I can see that it was created via a maven plugin. The manifest looks stright forward but the trick is to get numerous...
  4. Replies
    2
    Views
    2,399

    tomcat OSGI bundle versions

    Hello,

    I am using spring-dm v1.1.1 as well as v1.2.m1 and they both provide tomcat v5.5.23. I need to find tomcat v5.5.26 as well as v5.5.27 bundles. I search quite a bit but couldn't find them. I...
  5. Replies
    2
    Views
    1,036

    I got this work now. I ended up adding all the...

    I got this work now. I ended up adding all the META-INF/spring/... bean definitions to the interface. I also had an issue with a not proberly configured project. For some reason, it was missing PDE...
  6. Replies
    2
    Views
    1,036

    Separating Service into API and IMPL Bundles

    Hello,

    Is it possible to separate a service into an API and an IMPL bundle?

    e.g.

    service-api-bundle
    - interface Service ...

    service-impl-bundle
  7. Replies
    3
    Views
    1,233

    Update: So I went ahead and belw away my ~/.m2...

    Update:

    So I went ahead and belw away my ~/.m2 maven repository and built the sample again. It builds it with an test error now:

    -------------------------------------------------------
    T E S...
  8. Replies
    3
    Views
    1,233

    I forgot to mention that the above issue only...

    I forgot to mention that the above issue only exists using Mac OS X 10.5.5. The example works perfectly on linux. Has anybody seen this issue using Mac OS X?
    -- Thomas
  9. Replies
    3
    Views
    1,233

    cannot get simple-web-app to work

    Hello,

    I have tried to get the simple-web-app to work in both spring-dm 1.1.1 and 1.2.0 M1. I followed the readme.txt, and after string osgi via:
    java -jar war/libs/org.eclipse.osgi.jar

    I...
  10. Dynamic language support: refresh-check-delay when source is packaged in JAR

    Hello,

    It seems that there is a limitation as the refresh-check-delay option requires that the script source files cannot live in a package such as a JAR. I tried to get this to work in tomcat...
Results 1 to 10 of 10