You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Henner Kollmann <He...@gmx.de> on 2003/11/03 10:11:44 UTC

Transferring data between client and server side

Hi all,

Any idea how i can share data between testXXX and endXXX methods?

E.g. i have a varialbe wich should be initialized in the testXXX method and
i want use this object in the endXX method to test.

This works if i use the eclipse plugin with an static variable. If i let the
maven task run for testing the static variable setted in the testXXX method
is always null.

Any idea?

Thanks,
Henner



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org