Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    526

    project references in STS

    I want to add a project reference into another project so that I can debug through it as if it was part of the main project.
    example I have dynamic web project A, and another java project B. How do...
  2. Replies
    1
    Views
    546

    Property Files with Spring

    Hello
    I'm using the following in my application context configuration file to connect to the database. It works fine when i deploy the war file on my localhost. However it stops picking up the...
  3. Replies
    1
    Views
    1,241

    Well this is what Ive tried so far: I...

    Well this is what Ive tried so far:

    I restarted the remote tomat and was able to view my .wsdl file.

    Also, in applicationContext-security.xml, changed the IS_AUTHENTICATED_ANONYMOUSLY to /**,...
  4. Replies
    1
    Views
    1,241

    Status 401 + Spring web services + tomcat

    Hello,

    I created a SOAP message to send a client request from my javascript to Spring web services deployed on my localhost tomcat. And I received a correct response. However, when I deployed the...
  5. Replies
    13
    Views
    13,802

    You need to make sure that the request parameters...

    You need to make sure that the request parameters are correct. Also, if you are writng JUnit, then the response type should match with the variable type to which it will be assigned. Also, make sure...
Results 1 to 5 of 5