Re: WSAD & Cactus: ChainedRuntimeException: Missing Cactus proper ty [cactus.contextURL]
SOltan <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Korver, Aaron <Aaron.Korver <at> Fiserv.com> writes: > > I am running the same configuration. You have to put the cactus.properties > file in the WEB-INF/classes folder of the web project. > Thanks Aaron, your answer helped me. I was able to run my test through the web- browser but not through JUnit in WSAD, now I can.