FW: creating a component descr dynamically
"Guijarro, Julio" <[email protected]>
| Newsgroups | gmane.comp.java.smartfrog.user |
|---|---|
| Message-ID | <[email protected]> |
-----Original Message----- From: Stefanos Koukoulas [mailto:[email protected]] Sent: 27 July 2004 00:14 To: Guijarro, Julio Subject: creating a component descr dynamically Hi Julio, I'm trying to create the following component description dynamically using the SF API: actions extends LAZY { deployGar1 extends Try { action extends LAZY z15_4BaseGarDeployer { localFileName ROOT:asianGarFileName; } normal extends LAZY DoNothing { time 10;} abnormal extends LAZY DoNothing { time 10; } } deployGar2 extends Try { action extends LAZY z15_4BaseGarDeployer { localFileName ROOT:europeanGarFileName; } normal extends LAZY DoNothing { time 10; } abnormal extends LAZY DoNothing { time 10; } } } } The problem is that it contains a lot of references and inner component descriptions, which I don't know how they must be constructed as a sequence of java commands.I'd be very grateful if you could help me. Thanks a lot, Stefanos ____________________________________________________________ Do You Yahoo!? Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο http://www.otenet.gr ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click