Travis Butler Posted June 17, 2010 Posted June 17, 2010 ScriptMaster 3.3.4. I'm getting the following error when I try to register the FedEx Rates module from within my solution: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, Script1.groovy: 3: unable to resolve class com.prosc.ws.execution.Invoker @ line 3, column 2.Script1.groovy: 94: unable to resolve class com.prosc.ws.execution.Invoker @ line 94, column 2.Script1.groovy: 95: unable to resolve class com.prosc.ws.execution.Invoker @ line 95, column 42.Script1.groovy: 95: unable to resolve class com.prosc.ws.execution.Invoker @ line 95, column 95.Script1.groovy: 97: unable to resolve class com.prosc.ws.execution.Invoker @ line 97, column 65. 5 errors Parameters: {} ---Script--- The module registers fine if I use the ScriptMaster file. I've tried re-copying the register code from the ScriptMaster file, to no avail. I've also tried replacing the FedExRate.jar file stored in the container field in my solution. Any ideas?
Jesse Barnum Posted June 18, 2010 Posted June 18, 2010 You're missing the prosc web services jar file. Either include that in your solution (ie. in a container field) and use SMLoadJar to register it, or just ship the ScriptMaster file (which contains all the jar files) with your solution and check the 'register at startup' checkbox.
Travis Butler Posted June 18, 2010 Author Posted June 18, 2010 Ah, excellent; thanks. Is there a list anywhere that documents what JARs are needed for which modules? I didn't see it listed either in the module notes or the JAR notes. Also, do the download URLs listed for the JARs on the Edit Jar layout still work? When I try opening both of the Prosc web service JARs through the URLs, they don't appear to work (SMLoadJar doesn't report an error, but the FedEx module errors on registration), but they do work if I store the JARs in container fields.
Jesse Barnum Posted June 21, 2010 Posted June 21, 2010 Travis, thanks for the suggestion. I'll make sure that the next release of ScriptMaster shows which jar files are needed for each module. The download URL feature is defunct, I will remove that.
fmbug Posted February 18, 2012 Posted February 18, 2012 Jesse and Travis, please also tell me how to work with fedex web services from the very beginning. I dont have any idea about that. Please tell me.
Recommended Posts
This topic is 4731 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now