|
From: Kristofer E. <kri...@gm...> - 2005-11-14 11:31:19
|
Hi all, sorry to repeat the question, but I never got any real answer to the last post. Wont ask again, promise:-) The current support for scripting languages like Groovy and BSH, in the sandbox, are not working as it apprently once did ( http://opensource2.atlassian.com/projects/spring/browse/SPR-1253). I would appreciate if anyone could let me know if this is something that is worked on. I have understood that some support are planed for 1.3 but have not see= n any details. Please, anyone! Kind Regards Kristofer Eriksson |
|
From: Rob H. <rob...@in...> - 2005-11-14 15:04:39
|
Kristofer, This issue will be resolved as part of the 1.3RC1 release. I have mostly resolved the problem now and I will be updating the code when it moves over into the main source tree. Rob Kristofer Eriksson wrote: > Hi all, > > sorry to repeat the question, but I never got any real answer to the > last post. Wont ask again, promise:-) > > The current support for scripting languages like Groovy and BSH, in the > sandbox, are not working as it apprently once did > (http://opensource2.atlassian.com/projects/spring/browse/SPR-1253). I > would appreciate if anyone could let me know if this is something that > is worked on. I have understood that some support are planed for 1.3 but > have not seen any details. > > Please, anyone! > > Kind Regards > > Kristofer Eriksson |
|
From: Seth L. <set...@gm...> - 2005-11-14 18:26:13
|
Rob, > This issue will be resolved as part of the 1.3RC1 release. I have mostly > resolved the problem now and I will be updating the code when it moves ov= er into > the main source tree. Great news. Can you explain what you did to fix it? IIR it was a couple of reasons why the reload didn't work. Or, I guess I can just wait for the code to drop. :) Seth |
|
From: Ganapathi V S. [VG] <gan...@or...> - 2005-11-14 22:41:59
|
please unregister my name from the mailing list Seth Ladd wrote: >Rob, > > > >>This issue will be resolved as part of the 1.3RC1 release. I have mostly >>resolved the problem now and I will be updating the code when it moves over into >>the main source tree. >> >> > >Great news. Can you explain what you did to fix it? IIR it was a >couple of reasons why the reload didn't work. > >Or, I guess I can just wait for the code to drop. :) > >Seth > > >------------------------------------------------------- >SF.Net email is sponsored by: >Tame your development challenges with Apache's Geronimo App Server. Download >it for free - -and be entered to win a 42" plasma tv or your very own >Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |
|
From: Rob H. <rob...@in...> - 2005-11-15 09:22:01
|
I wasn't much really - instantiation aware BPP doesn't work for factory-methods so I just moved that piece of functionality to a different part of the logic. I did a general walk through the code seeing where we could simplify things at the same time. Hopefully, I will be able to add this to the main tree very soon. Rob On 14 Nov 2005, at 18:26, Seth Ladd wrote: > Rob, > > > >> This issue will be resolved as part of the 1.3RC1 release. I have >> mostly >> resolved the problem now and I will be updating the code when it >> moves over into >> the main source tree. >> >> > > Great news. Can you explain what you did to fix it? IIR it was a > couple of reasons why the reload didn't work. > > Or, I guess I can just wait for the code to drop. :) > > Seth > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > |
|
From: Kristofer E. <kri...@gm...> - 2005-11-17 07:31:39
|
Rob, thanks a lot, it is great news indeed. Please let us know when this is in cvs. Cheers Kristofer Eriksson On 11/15/05, Rob Harrop <rob...@in...> wrote: > > I wasn't much really - instantiation aware BPP doesn't work for > factory-methods so I just moved that piece of functionality to a > different part of the logic. I did a general walk through the code > seeing where we could simplify things at the same time. Hopefully, I > will be able to add this to the main tree very soon. > > Rob > On 14 Nov 2005, at 18:26, Seth Ladd wrote: > > > > Rob, > > > > > > > >> This issue will be resolved as part of the 1.3RC1 release. I have > >> mostly > >> resolved the problem now and I will be updating the code when it > >> moves over into > >> the main source tree. > >> > >> > > > > Great news. Can you explain what you did to fix it? IIR it was a > > couple of reasons why the reload didn't work. > > > > Or, I guess I can just wait for the code to drop. :) > > > > Seth > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. > > Download > > it for free - -and be entered to win a 42" plasma tv or your very own > > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=3D7628&alloc_id=3D16845&op=3Dclick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |