Search:

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

Page 1 of 20 1 2 3 4

Search: Search took 0.10 seconds.

  1. How to write a service bundle and make the service work?

    Thank you Sam!
  2. How to write a service bundle and make the service work?

    Now I try to write a service bundle and some problem trouble me so long. I write a service bundle to get the system time:
    package timeservice;

    public interface LocalTime {
    public String...
  3. JTA transaction manager and XA transactions

    Hi,

    I've asked this question on the spring framework dm server forums, but just in case, I'll ask it here too. Has anyone had any success with getting any of the XA-capable transaction managers to...
  4. Replies
    1
    Views
    837

    How to solve this problem?pealse help ?

    I download the Formtags-shared-service src,there are two parts in it :formtags-shared-services-service and formtags-shared-services-war,I put them in the eclipes,But now I want to package the...
  5. About the formtag share-service example ,please help

    awilkinson,Thanks
  6. Replies
    4
    Views
    1,552

    modularization of web application

    hello,
    i'm looking for something that could help me modularize web appplication, dm Server looks good but i have one question, in a standard war i have usually one directory with jsp pages, i'd like...
  7. About the formtag share-service example ,please help

    As I know,if you put the formtags-shared-services-service-1.4.0.RELEASE.jar and the formtags-shared-services-war-1.4.0.RELEASE.war both into the pickup folder , it can works.But when I put the...
  8. how can I import package from an other bundle project in eclipse

    Hi all,

    Just for update... it was a problem of my toolsuite version... after upgrading it (to sts 1.1.1)... the problems went away... (thanks to christian)... :-)

    greets,
    Sandro
  9. ClassNotFoundException with SpringSource Tooling

    Hi,

    I am trying to develop a PAR project within Eclipse with SpringSource Tooling Suite and SpringIDE. I have created a PAR project and a Bundle project and added the bundle as dependency to the...
  10. how can I import package from an other bundle project in eclipse

    Hi Sam,

    Yes, i've tried both ways... but i'm still not clear if this is the way it should be... :-) If I set up a project reference the way you mentioned shouldn't the package appear in the...
  11. how can I import package from an other bundle project in eclipse

    hi all,
    I'm facing the same problem... i've tried to refactor the hello example from sam (migration path from war to par) after updating the tool suite to the latest version and the dm server to...
  12. Replies
    1
    Views
    2,554

    WebService with JAX-WS

    Hello,
    I'm trying to publish a Webservice done with JAX_WS but an error occurs:

    [springsource.server.catalina].[localhost].[/TomTesteWS].
    unknown E Exception sending context initialized...
  13. Tooling: Starting server (sometimes) doesn't work

    Hi Christian,

    thanks for your reply. I'll check out the GA release.

    Nils
  14. Replies
    3
    Views
    3,333

    SpringSource dm Server 1.0.0 is now GA

    Congratulations and thank you for this great software! Keep up the good work!

    Alex
  15. Tooling: Starting server (sometimes) doesn't work

    Hi !

    sometimes after starting Eclipse I'm not able to start the dm server using the Server Tooling. When I try to start the server using the "Servers" view, STS shows "Starting SpringSource dm...
  16. Replies
    4
    Views
    864

    problem with native code

    And another weird thing...

    logger.info("{} {} {}", new Object[] { "aaa", "bbb", "ccc"} );

    Outside of spring dm server, this outputs
    aaa bbb ccc

    Inside dm server, this just outputs...
  17. Replies
    4
    Views
    864

    problem with native code

    Thanks, I modified the native code to pass a reference to the original class and that works, but there's a strange issue with logging.

    The native code has callbacks that end up firing listeners in...
  18. Replies
    4
    Views
    975

    User and Development guides in pdf

    thanks!
  19. SpringSource dm Server with WebFlow dependency resolving problems

    Hi,

    Today I tried to install a Spring WebFlow project onto the dm server but it told me that it has no webflow support. Ok, I installed the webflow library from eclipse toolings repository...
  20. Replies
    4
    Views
    864

    problem with native code

    Ah that explains it. I guess I'll have to modify the library. Thanks.
  21. Replies
    2
    Views
    2,208

    Where to put external configuration?

    I have no idea if this is the best approach with Spring DM but I use the Pax ConfigManager to load my properties file and make them available to my Spring bundles via the Configuration Admin service...
  22. Replies
    4
    Views
    864

    problem with native code

    I depend on a library that has native code. I created a bundle from that library, but it's not working as expected.

    The native code calls
    _env->FindClass("name/of/class")
    where the class is the...
  23. Replies
    12
    Views
    2,846

    Refresh a PAR Module

    Thanks, Joris, it works like a charm!
  24. Replies
    12
    Views
    2,846

    Refresh a PAR Module

    Hey all,

    First thank you for the dm Server! I am really expecting some great development-related and production-related benefits from this cool platform.

    One question. The dm Server doc states:...
  25. Running 2 independent DM Servers in Eclipse - possible ?

    Is it possible to run 2 independent DM Servers under Tooling in Eclipse ?
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4