Sorry I don't actually use SCXML so all I can do is refer you to the
existing documentation on the website - see the user guide, FAQ and
uses cases sections:

  http://jakarta.apache.org/commons/scxml/

Rahul is the driving force behind SCXML, so he may give you a better
answer (although I believe he is away at the moment).

Niall


On 7/10/06, Garey Hassler <[EMAIL PROTECTED]> wrote:
Niall,

Thank you for the information, however I believe that I am using JDK 1.4
and attempting to build with ant. It appears that I may still have
something else wrong with my configuration or the ant build. I have not
tried to build
with maven, although I will eventually need to be able to build the jar
file
from scratch.

In the mean time, I have downloaded the RC build and attempting to write
a prototype application using it. Our goal for this prototype is to see
how easy we can drive multiple protocol stacks with a state machine
generated from an xml file. One of these protocols is SIP. Can someone
tell me of an
example that you may have to expedite my research since I have limit
time to
evaluate the SCXML implementation.

Sincerely,

Garey Hassler

-----Original Message-----
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 08, 2006 4:33 AM
To: Jakarta Commons Users List
Subject: Re: SCXML - downloading latest code

This is an issue - SCXML doesn't compile using JDK 1.5 and I've logged
a bug for it:

http://issues.apache.org/jira/browse/SCXML-13

XPathAPI (from xalan) was shipped as part of JDK 1.4 - but looks like
sun have re-packaged it in JDK 1.5.

To build using JDK 1.5 you need to add xalan until this bug is resolved:
   http://xml.apache.org/xalan-j/

Niall

On 7/7/06, Garey Hassler <[EMAIL PROTECTED]> wrote:
> Niall,
>
> Thank you for the link. I was able to download the source code, but I
> am unable to build the jar file. It fails compilation in the first
file
> (Builtin.java) while trying to import the XPathAPI class. I have
> searched
> the web site to locate a download of the XPath project from apache
> without
> success. I tried using the JXPath jar but that doesn't seem to resolve
> the
> issue. Can you tell me where I can locate the XPath jar in order to
> continue with my build?
>
> Garey
>
> -----Original Message-----
> From: Niall Pemberton [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 07, 2006 8:38 AM
> To: Jakarta Commons Users List
> Subject: Re: SCXML - downloading latest code
>
> Theres a SCXML 1.0  "release cadidate" available here:
>
> http://people.apache.org/~rahul/commons/scxml/dist/
>
> AFAIK nothing has changed since then. Please not this is not an
> official Apache release yet
>
> Niall
>
> On 7/7/06, Garey Hassler <[EMAIL PROTECTED]> wrote:
> > To Whom It May Concern:
> >
> > Is there a simple way to down load the latest version of the source
> code
> > for the SCXML project? We would
> >
> > like to perform some testing using this project to evaluate its'
> > potential for one of your projects.
> >
> > Sincerely,
> >
> > Garey Hassler

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to