Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    750

    I spoke too soon - I checked this morning and...

    I spoke too soon - I checked this morning and they are in there now.

    -Scott
  2. Replies
    4
    Views
    2,256

    I voted this issue up. We do a lot of automated...

    I voted this issue up. We do a lot of automated building with maven+hudson and I would also like to see maven bundlor and STS bundlor manifest transformation behave as much alike as possible.
  3. Thanks for the clarification - the intersection...

    Thanks for the clarification - the intersection of the two version ranges makes perfect sense. Good to know.

    -Scott
  4. It does still work, thanks. I have a different...

    It does still work, thanks. I have a different question now though.

    When I run the generation of MANIFEST.MF from template.mf within STS, it generates this manifest:



    Manifest-Version: 1.0...
  5. Replies
    1
    Views
    750

    Spring WS 1.5.7 in bundle repository?

    If I look at this issue fixed for 1.5.7:

    http://jira.springframework.org/browse/SWS-488

    Arjen indicates that 1.5.7 will be put in the SSEBR and will work with DM server. I'm looking in the...
  6. After a couple hours of trying different things,...

    After a couple hours of trying different things, I eventually figured it out. I had to make two changes. First, javax.resource is not part of the dm server install - I had to download and install...
  7. Error when trying to use the OSGi Oracle driver bundle.

    I've made my own data sources bundle in an attempt to expose data sources for my web apps. The relevant bean in my module-context.xml looks like this:



    <bean id="dataSource"...
  8. Replies
    4
    Views
    5,037

    Thanks Christian, this worked for me as well! We...

    Thanks Christian, this worked for me as well! We currently use a different SCM than subversion so I didn't need that part of the plugin anyway.

    We've been using m2e for about 6 months now, after I...
  9. Replies
    4
    Views
    5,037

    STS 2.0.0 won't install M2E plugin

    I've downloaded and installed STS 2.0.0 (enterprise license, plat support) in order to do some DM Server app development.

    I'm trying to install the latest release of the M2E plugin (currently...
  10. I figured it all out, after trying various...

    I figured it all out, after trying various things. Eventually a more careful reading of the reference documentation and API docs enlightened me more. To get the services to work I had to add an...
  11. Issue with WSDL generated by SimpleXsdSchema?

    I've written a proof-of-concept project based on the spring-ws-samples projects to demonstrate building contract-first web services with spring-ws (for internal folks). It builds to a war right now,...
Results 1 to 11 of 11