Search:

Type: Posts; User: kunal.joshi; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hello Marten, Thanks for your valued feedback....

    Hello Marten,

    Thanks for your valued feedback. :)

    I tried using c3p0 but that did not help. Also it would be really helpful if you could put some more light on point no 2.

    Thanks
  2. How to use a stateless hibernate session in Spring DAO

    I am having an application in struts + spring + hibernate. On the data layer, I am trying to use Spring DAO's in order to perform operations on my MY SQL database. I was under the impression that...
  3. How to use a stateless hibernate session in Spring DAO

    I am having an application in struts + spring + hibernate. On the data layer, I am trying to use Spring DAO's in order to perform operations on my MY SQL database. I was under the impression that...
  4. Of course as the error says, the unmarshalling is...

    Of course as the error says, the unmarshalling is not done properly. You are using two separate locations for marshalling and unmarshalling. I guess its not able to find the full set of files or...
  5. By "not correct marshalling" I mean that I was...

    By "not correct marshalling" I mean that I was writing the java classes for marshalling by hand. These java classes need to be auto generated.
    The mistake I made was writing these by hand. These...
  6. The above problem is sorted out. I was not...

    The above problem is sorted out. I was not marshalling the objects properly. When I did that, it worked fine.:)
  7. invokeInternal method is not executed in the endpoint class

    I am trying to implement Spring Web Services using JAXB2 marshaller.This web service needs to send simple requests, perform some action and send a response as a string This is my servlet-context.xml...
Results 1 to 7 of 7