Search:

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

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,473

    sorry about the poor english. I am using the...

    sorry about the poor english. I am using the worlds smallest keyboard. very frustrating.
  2. Replies
    8
    Views
    1,473

    No, its the same problem, the latest dump is the...

    No, its the same problem, the latest dump is the actual errors that are thrown....not the null pointer or the Servlet exception. Consider it a "caused by" dump.

    The problem which is calling all...
  3. Replies
    8
    Views
    1,473

    Arghh

    Ok, we have narrowed it down to a closed lazy loading session. see below:

    [junit] ------------- Standard Output ---------------
    [junit] Faculty name: Science And Agriculture
    [junit] Error:...
  4. Replies
    8
    Views
    1,473

    heres some cod ethat make up the web tests: ...

    heres some cod ethat make up the web tests:


    BaseStrutsTestCase.java

    public abstract class BaseStrutsTestCase extends MockStrutsTestCase {
    //~ Instance fields...
  5. Replies
    8
    Views
    1,473

    The actionExecute() method is the surface method...

    The actionExecute() method is the surface method in my app where these errors originate. My debugger gets to this and then the app moves into the spring...
  6. Replies
    8
    Views
    1,473

    MockStrutsTestoes

    Hi all,
    Am having some grief wuth MockStrutsTestCase at themoment. We recently uodated our Hibernate app to use lazy loading. Now whenever we try and run any struts web tests we get the following...
Results 1 to 6 of 6