Re: problem with remote class loading
Andreas Unterkircher <[email protected]>
| Newsgroups | gmane.comp.java.smartfrog.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Ritu, thank you for the file. I just tried it and it works. Best regards, Andreas On Tue, 2 Aug 2005, Ritu Sabharwal wrote: > Hello Andreas, > > Use this attached sfDaemon shell script to start the SF daemon in Linux. The > same is available in Sourceforge also. > > Thanks & Regards, > Ritu. > > Andreas Unterkircher wrote: > > > Unfortunately the below proposed solution also does not work - I get the > > same error for the second jar. > > > > Andreas > > > > On Mon, 1 Aug 2005, Steve Loughran wrote: > > > > > > > Andreas Unterkircher wrote: > > > > > > > Hello, > > > > > > > > I'm using SmartFrog 3.06.0011rc1 under Linux. There is a problem with > > > > remote > > > > class loading. I'd like to load 2 classes remotely, thus > > > > setSFDynamicClassLoadingProperties looks as follows: > > > > > > > > export SERVER=http://grid-deployment.web.cern.ch > > > > export > > > > CODEBASE="$SERVER/grid-deployment/distribution/RpmBuild/ia64-sl3-Andreas/d > > > > ownl > > > > oadConf/smartfrog/sfLCGinstall.jar > > > > $SERVER/grid-deployment/distribution/RpmBuild/ia64-sl3-Andreas/downloadCon > > > > f/sm > > > > artfrog/commons-io-1.0.jar" > > > > > > > > export SFCODEBASE=-Dorg.smartfrog.codebase="$CODEBASE" > > > > > > > > > > > try this attached version, which has moved the quotes. > > > > > > export SFCODEBASE="-Dorg.smartfrog.codebase=$CODEBASE" > > > > > > Also note that the ant tasks are immune to a lot of the shell quirks, > > > because > > > they dont go via any shell at all, they just exec the command line they > > > build > > > up. that is the main way I deploy things. > > > > > > -steve > > > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > _______________________________________________ > > Smartfrog-support mailing list > > Smartfrog-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > https://lists.sourceforge.net/lists/listinfo/smartfrog-support > > > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click