Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,260

    Of course Grails can do this :) Just take a...

    Of course Grails can do this :)
    Just take a look at this section in the Grails Reference:
    http://grails.org/doc/latest/ref/Database%20Mapping/indexColumn.html
  2. I'm having the same issue with the 3.0.0.RELEASE...

    I'm having the same issue with the 3.0.0.RELEASE version of Spring: when I connect to an RMI service implemented with Spring 2.5.x from a client using Spring 3, I get a ClassNotFoundException on...
  3. Actually, what I suggested in my second post was...

    Actually, what I suggested in my second post was correct. Every character between the <value> tags was interpreted as a character of the URL, including the whitespace and newline characters.

    So if...
  4. I am having the same problem ! I hope someone can...

    I am having the same problem ! I hope someone can help us
  5. Error when using JaxRpcPortProxyFactoryBean

    I have a problem when I use the JaxRpcPortProxyFactoryBean to access my webservice. The error is that spring can not process my wsdl document:

    Caused by: javax.xml.rpc.ServiceException: Error...
  6. I found my answer in the...

    I found my answer in the http://forum.springframework.org/showthread.php?t=10790&highlight=jpetstore

    It seems that Axis generated links to the WSDL files on the service list page that are invalid....
  7. Problem viewing wsdl for JPetStore sample

    Hi,

    Because I want to do something with webservices and Spring has support support for them, I checked out the JPetStore sample app.
    But when I have deployed the app to my Tomcat webcontainer and...
Results 1 to 7 of 7