[GAP Forum] Simple client test for GAP as SCSCP Server
Alexander Konovalov
alexander.konovalov at gmail.com
Tue Apr 14 09:19:43 BST 2015
Dear Jerry,
The Java client expects SCSCP server to provide scscp_transient_1.Addition
OpenMath symbol, but apparently it doesn't. Look in the SCSCP server
configuration file (where you call RunSCSCPserver) to figure out what it
provides and try to call one of those.
More details later, since I have to leave shortly.
Best wishes
Alexander
On 14 Apr 2015, at 09:13, Jerry Swan <dr.jerry.swan at gmail.com> wrote:
> Dear forum members,
>
> I'm attempting to invoke GAP via the Java library from java.symcomp.org
> using the examples given in org.symcomp.frameworkDemo.
>
> The supplied "Addition" client invokes with:
> <OMA><OMS cd="scscp_transient_1" name="addition"/><OMA><OMS cd="list1"
> name="list"/><OMI>2</OMI><OMI>3</OMI></OMA></OMA>
>
> which returns:
>
> ComputationState: ERRONEOUS
> <OME><OMS cd="error" name="unexpected_symbol"/><OMS cd="scscp_transient_1"
> name="addition"/></OME>
>
> Is this the expected behavior? If so, could someone kindly suggest a simple
> alternative example on which GAP can be expected to succeed?
>
> Best wishes,
>
> Jerry.
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
More information about the Forum
mailing list