Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,217

    @Wrangler, Simply drop the jar into the...

    @Wrangler,

    Simply drop the jar into the {ROO_HOME}/bundle directory and restart Roo.
  2. Replies
    9
    Views
    1,217

    @Wrangler, the roobot.xml file may is found...

    @Wrangler, the roobot.xml file may is found inside the roobot.xml.zip file which can be downloaded from the roobot.url listed in your {ROO_HOME}/conf/config.properties.

    As of...
  3. Replies
    9
    Views
    1,217

    Nevermind Alan, I found the direct link to the...

    Nevermind Alan,

    I found the direct link to the addon jar I needed from the roobot.xml file. Now I am facing a different issue with connecting to the database itself.

    Thanks
  4. Replies
    9
    Views
    1,217

    Hi Alan, I am also in a similar situation. I...

    Hi Alan,

    I am also in a similar situation. I am trying to reverse engineer a MSSQL database but am behind a corporate proxy and the Roo add-on discovery service does not work. I am also unable...
  5. More Information on this Problem:

    As cjd11's teammate on this task, I would like to add to her comments:

    We are facing the following constraint with this web service:

    instead of the web service expecting a normal request...
  6. JmsGateway: Injecting an ErrorListener into the DefaultMessageListenerContainer

    Gang,

    Quick question:

    I have a jms-gateway configuration for which I need to configure the underlying DefaultMessageListenerContainer. I need to do some custom error processing if the...
  7. Threading behavior and configuration in SI

    My original posting from Friday seems to have vanished, so here it goes again.

    I am trying to find out how to configure the maximum number of threads for the Spring Integration (SI) message-bus.
    ...
  8. Need to convert incoming JMS messages from EBCDIC encoding to ASCII

    Hello,

    I am using Spring JMS to receive messages from a WebSphere MQ queue. The problem with these messages is that they are all being sent by an IBM mainframe which has encoded them all in...
  9. Thread: WS adapter

    by tbowens
    Replies
    8
    Views
    2,360

    Hi Mark and Crew, It sounds like the web...

    Hi Mark and Crew,

    It sounds like the web services channel adapter is undergoing a few more changes at the moment. Is there any chance of a simple example using the ws adapter appearing before the...
  10. Hey Mark, I see that the above change has been...

    Hey Mark,

    I see that the above change has been made. We have just taken this morning's svn HEAD from spring-integration.

    Should I be able to leverage this latest change now, or do I need to...
  11. How to access a JMSCorrelationID in Spring Integration?

    Hello, I have a quick question: does a Spring Integration (SI) MessageHeader.getCorrelationId() map to a JMS Message.getCorrelationID() ?

    In other words, I have an SI Message object "siMessage". ...
  12. jms-source cannot be configured with a jms-template

    Hello,

    I am working on a Spring Integration (1.0.0m1) sample that uses both a jms-target and a jms-source in my configuration. Even though the spring-integration.xsd for 1.0.0m1 states that both...
  13. How does one set a JMSReplyTo on an SI Message?

    Hello,

    I would like to use SpringIntegration (SI) to send a StringMessage on an SI channel which then gets placed onto a JMS queue using the JMS channel adapter. I have this scenario set up using...
  14. Thanks Colin! I will look into using the...

    Thanks Colin!

    I will look into using the ContextSingletonBeanFactoryLocator for now, and explore using the jaxws-spring extension later down the road.

    Thanks again,

    - Brad
  15. JAX-WS version clarification

    Colin,

    Thanks for the reply!

    I'm using JAX-WS 2.1 "final" release from Feb 2, 2007 from https://jax-ws.dev.java.net/2.1/ (which apparently now has some dead WS-Addressing code in it)

    I am...
  16. How can I reference a common ApplicationContext between multiple JAX-WS Web Services

    Hello,

    I am a Spring newbie so don't hit me over the head just yet. I am using JAX-WS to create two simple web services. Web service one, "fooService" will be called first from the outside and...
Results 1 to 16 of 16