Search:

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

Search: Search took 0.01 seconds.

  1. Thread: RC1 Weirdness

    by tysgodhi
    Replies
    7
    Views
    1,906

    Wonderful! Thanks!

    Wonderful! Thanks!
  2. Thread: RC1 Weirdness

    by tysgodhi
    Replies
    7
    Views
    1,906

    Well, my original idea had been to separate...

    Well, my original idea had been to separate bundles doing JMS, database persistence and web services in order to provide those services to one another but have their own upgrade and maintenance...
  3. Thread: RC1 Weirdness

    by tysgodhi
    Replies
    7
    Views
    1,906

    One question on scoped plans. If I limit the...

    One question on scoped plans. If I limit the scope to just the plan (scoped="false"? scoped="true"?) and include the dependency bundles in the plan, then those bundles shouldn't create conflicts for...
  4. Thread: RC1 Weirdness

    by tysgodhi
    Replies
    7
    Views
    1,906

    DMS-2260 solved the "staticmock" problem. I now...

    DMS-2260 solved the "staticmock" problem. I now have an ActiveMQ dependency problem because I had to move from v.5.1 to 5.3, and I will try a scoped plan. Thanks for your help!
  5. Thread: RC1 Weirdness

    by tysgodhi
    Replies
    7
    Views
    1,906

    RC1 Weirdness

    I've got two apps running in production on dmServer 1.0.2.SR02. To test 2.0.0.RC1, I copied all my bundles from /bundles/usr to /usr, changed the imports to the new Spring library, and ran the apps...
  6. Replies
    7
    Views
    2,802

    Unfortunately, I've overwritten everything and...

    Unfortunately, I've overwritten everything and don't have the configuration files I used or the jars I tried. I know I tried the Fuse bundle version of CXF, the bundles that ship with Servicemix 4...
  7. Replies
    7
    Views
    2,802

    I've done a project in DM Server with a web...

    I've done a project in DM Server with a web service, Hibernate and ActiveMQ connectivity. I tried to get CXF to work but failed. That is, it worked fine if I structured the web service component as...
  8. 3.4.2, build M20090211-1700. It just worked...

    3.4.2, build M20090211-1700. It just worked again this morning, so I'm feeling pretty good!
  9. Seems Fixed

    I just grabbed dm Server Tools 1.1.3 using Eclipse update, and it seems to have fixed my export problem. Thanks!! The great Eclipse integration is the main reason I'm confident enough to be...
  10. Thanks! I was originally in Java when I got the...

    Thanks! I was originally in Java when I got the error, but I then switched the perspective to Java Browsing and it then worked. Sehr sonderbar!
  11. How does the Bundle export work? I tried...

    How does the Bundle export work? I tried selecting the project, selecting File/Export, selecting Bundle Project under SpringSource Tool Suite, and clicking Next, but nothing happens. If I do the...
  12. Replies
    5
    Views
    2,816

    I've gotten this to work as an OSGI bundle web...

    I've gotten this to work as an OSGI bundle web module. The solution was to move all my dependency jars from the bundle root to the MODULE-INF/WEB-INF/lib directory, and remove the classpath...
  13. Replies
    2
    Views
    3,571

    One frequent cause for this error is failing to...

    One frequent cause for this error is failing to reference Xbeans jars. I've had to include xalan.jar, xbean-spring-xx.jar, xbeans.jar, and xml-apis.jar in my WEB-INF/lib directory. If you're...
  14. Replies
    5
    Views
    2,816

    Yes. To run it as a war, I fill out the web.xml...

    Yes. To run it as a war, I fill out the web.xml file to define the Spring listener and point it at the application context file, move things to where they normally go in wars rather than where they...
  15. Replies
    5
    Views
    2,816

    They're missing because I kept getting this...

    They're missing because I kept getting this message that I couldn't post urls until I'd posted something first, so I took them out. Mine look like yours, except that I use https:// instead of...
  16. Replies
    5
    Views
    2,816

    JAX-WS on DM Server Using OSGI?

    I'm developing a web services app using jax-ws (the GlassFish version, not CXF). It works great running as an OSGI bundle as an Eclipse project staged to DM Server. It works great on DM Server when...
Results 1 to 16 of 16