I think I ran into that problem with veil too...

Igor Vaynberg wrote:
can you paste the stack trace please? are you using latest trunk?

-igor

On Tue, Jun 3, 2008 at 6:38 AM, nitinkc <[EMAIL PROTECTED]> wrote:
I need an example of wicketstuff-minis' veil behavior. I added this to one of
my components but keep getting the error that the behavior is already bound
to another component and cannot be reused.
All I am doing is:

Button button = new Button("test");
button.add(new Veil());
form.add(button);

This is the only Veil I am using on my page. Thanks.

--
View this message in context: 
http://www.nabble.com/Example-of-wicketstuff-minis%27-Veil-tp17623741p17623741.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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]


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to