Henner, What is your use case? I've not seen yet a use case where this was needed and I'm curious.
Thanks -Vincent > -----Original Message----- > From: Henner Kollmann [mailto:[EMAIL PROTECTED] > Sent: 01 November 2003 15:47 > To: [EMAIL PROTECTED] > Subject: 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
