Re-running the install is not going to help you because I neglected to include this method in the deployment descriptor in the installation. I'm going to try something and send you a file in a few minutes that I think might fix the problem.
--Rob --- Matthew Johnston <[EMAIL PROTECTED]> wrote: > I found the file on my server and was able to add the firePluginAction to > the list of methods. > > I went to deploy by doing the following: > > deploy.sh SJDeploymentDescriptor.xml > > I'm getting a permission denied ??? even though I'm the root user doing this > (maybe this is the wrong way?) > > So I deleted the sourcejammer installation directory under webapps and my > test archive. I ran the install script again and replaced my jar files for > my plugins. > > I'm still getting the original error. > > Is there something else that should be deployed or do I have to deploy even > though I ran the full install? > > Thanks, > > > > > >From: Robert MacGrogan <[EMAIL PROTECTED]> > >To: Matthew Johnston <[EMAIL PROTECTED]> > >CC: [EMAIL PROTECTED] > >Subject: Re: Question on "Method not supported"??? > >Date: Fri, 23 Apr 2004 10:17:55 -0700 (PDT) > > > >I forgot to register the firePluginAction method with SOAP. You can do this > >yourself pretty > >easily. > > > >Somewhere in your SJ server installation there should be a deploy > >directory. This contains three > >XML files and a .bat or .sh file. All you need to do is add > >firePluginAction to the methods list > >in SJDeploymentDescriptor. Then you need to deploy this XML file to your SJ > >server. You can do > >this with the script file. Take a look at the script file and you'll > >probably figure it out pretty > >quick. > > > >If not, let me know. > > > >--Rob > > > > > >--- Matthew Johnston <[EMAIL PROTECTED]> wrote: > > > Hello Robert, > > > > > > In SourceJammer, I have a client action plugin that makes a > >"sendRequest" to > > > the server and calls an Action plugin on the server to obtain > >information. > > > > > > When I reach the statement in my client action plugin code that sends > >the > > > request, I get this error: > > > > > > connect Error - A fault was generated: > > > Fault Code: SOAP-ENV:Server > > > Fault String: Method 'firePluginAction' is not supported. > > > > > > > > > ...This is the first time I've worked with the Action type plugin on the > > > server, I've successfully worked with the fileEvent and all is well. > > > > > > Any ideas??? > > > > > > _________________________________________________________________ > > > Watch LIVE baseball games on your computer with MLB.TV, included with > >MSN > > > Premium! > > > > >http://join.msn.com/?page=features/mlb&pgmarket=en-us/go/onm00200439ave/direct/01/ > > > > > > > > > > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! Photos: High-quality 4x6 digital prints for 25� > >http://photos.yahoo.com/ph/print_splash > > _________________________________________________________________ > Get rid of annoying pop-up ads with the new MSN Toolbar � FREE! > http://toolbar.msn.com/go/onm00200414ave/direct/01/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ SourceJammer-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-devel
