Rahul,

Here is the java -version results.

java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

Garey

-----Original Message-----
From: Rahul Akolkar [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 14, 2006 12:15 AM
To: Jakarta Commons Users List
Subject: Re: SCXML - downloading latest code

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.
>
<snip/>

Can you please post the "java -version" ?


> 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.
>
<snap/>

Perhaps taking a look at the usecases / user guide on the [scxml]
website [1] (as already mentioned), or browsing the mailing list
archives [2] may help.

-Rahul

[1] http://jakarta.apache.org/commons/scxml/
[2] http://marc.theaimsgroup.com/?l=jakarta-commons-user


> 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]

Reply via email to