Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    721

    Converting to a XML???

    Hi,

    I am new to JMS, but I know Spring and I know how Spring can help me wiring up the jms connections.
    I am trying to write a client which puts messages in a queue. The message has to follow a...
  2. Replies
    3
    Views
    1,106

    Hi, The hint is great, I decide to implement...

    Hi,

    The hint is great, I decide to implement the client the same way as described in the tutorial and it works fine.

    Cheers,

    J
  3. Replies
    3
    Views
    1,106

    Hello, Does anyone can give me a hint on where...

    Hello,

    Does anyone can give me a hint on where start looking I tried to setup the following



    <bean id="apcWebService" class="lu.ept.dt.access.luxdsl.ws.apc.MyJaxRpcPortProxyFactoryBean">
    ...
  4. Replies
    3
    Views
    1,106

    Spring client using Axis WebService

    Hi,

    I have been trying to setup a web service client in spring. I generated the java class using the axis wsdl2java tool. If I use in a plain java class (without spring xml config) I can access...
  5. Replies
    18
    Views
    3,030

    What do you mean?:confused:

    What do you mean?:confused:
  6. Replies
    18
    Views
    3,030

    Where can I find some documentation about...

    Where can I find some documentation about Icefaces and Spring or some examples. I would like to choose the right Ajax/JSF project from the begining.

    ;)

    J
  7. Replies
    18
    Views
    3,030

    :) Thanks I will look first at the sample...

    :)

    Thanks I will look first at the sample codes and I might buy it.
    (It is always good to support the devellopers and writers of such books ;) )

    Cheers,

    J
  8. Replies
    18
    Views
    3,030

    :confused: I don't get it with Spring and DWR....

    :confused:

    I don't get it with Spring and DWR. I found that there is no more need to have a dwr.xml. But I don't get spring to work with dwr. I ahve been looking in the Docs but I have not yet...
  9. Replies
    18
    Views
    3,030

    Hi, Thanks for that quick answer. I will have...

    Hi,

    Thanks for that quick answer. I will have alook at it.
  10. Replies
    18
    Views
    3,030

    Spring and Ajax

    Hi,

    I would like to use Ajax in my projects. I found that there are a lot projects I could use. I don't want to skip to an ajax project and at the end find out that it is not the best one to use...
  11. Thread: Paging

    by azevedo
    Replies
    10
    Views
    2,976

    Hi I have solved the problem by wrting my own...

    Hi

    I have solved the problem by wrting my own Paging class using Hibernate, but I am looking to find a solution using Spring. As soon I as got a proper solution I will post it here.
  12. Thread: Paging

    by azevedo
    Replies
    10
    Views
    2,976

    Hi, Thanks for the hint I had a look at it and...

    Hi,

    Thanks for the hint I had a look at it and also checked the Petstore sample. I think this is what I am looking for.

    Cheers;:)
  13. Thread: Paging

    by azevedo
    Replies
    10
    Views
    2,976

    Paging

    Hi all,

    I am using Spring 2.0.6 and Hibernate 3.2.2 to access my database. I have a search form which gets information out of the database, the search result returns is a huge amount of data. To...
Results 1 to 13 of 13