can you run that inside another runner.. like inside your IDE ?Which Logging fw + method do you use?
When it comes to input/output, the only hard stuff in exam is the piping of System.in, System.err and System.out of the spawned vm with their conterparts of the parent vm. But this should just affect you if using one of them for logging the stacktraces. Although i know of issues with that. On Tue, Mar 31, 2009 at 5:53 AM, David Leangen <[email protected]> wrote: > > Hey, > > I'm running tests on JPA transactions using pax-exam. > > I don't know which streams are which, but the exception stack is only > partially getting output to the error file. Unfortunately, the useful > part of the exceptions are only output to the screen. > > Is the a pax-exam problem or a maven problem, you think? > > > Any idea how to solve this annoying issue? > > > Thanks! > =dml > > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > -- Toni Menzel Software Developer Professional Profile: http://www.osgify.com [email protected] http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software.
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
