Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 4731 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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?

Posted

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.

Posted

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.

Posted

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.

  • 1 year later...
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.