Re: [scxml] there is a working example?

2012-05-21 Thread Alessandro Scarozza
YES i need this

to make this code working i need to integrate EL? o not? if yes, how i
can do it?
if i use that code in my java application, it doesent works!!

th


2012/5/21 Jacob Beard :
> I haven't used SCXML Commons for this, but it seems like the SCXML
> specification would lead you to something like the following (untested)
> code:
>
> 
> http://www.w3.org/2005/07/scxml"; version="1.0" exmode="lax">
>      
>              
>      
>      
>              
>                       expr="_event.data.oneValue" />
>              
>      
>      
> 
>
> Jake
>
> On Mon, May 21, 2012 at 12:25 PM, Alessandro Scarozza 
> wrote:
>> I explain better my problem, actually we use scxml like this:
>>
>> 
>> http://www.w3.org/2005/07/scxml"; version="1.0"
>> exmode="lax" initialstate="initialstate">
>>        
>>                0
>>        
>>        
>>                
>>                         expr="_eventdata.setone$value(1)" />
>>                
>>        
>> 
>>
>> there is a way to access to "one$value" directly? without call java
>> method?? EL?? if yes, anyone can give me help??
>>
>> thz
>>
>> 2012/5/20 Alessandro Scarozza :
>>> hi to all,
>>>
>>> i need a full working example for SCXML, in particular with evalutator
>>> online i just find stopwatch, but i need a more complex example (xml and
> java)
>>>
>>> anyone can help me?
>>>
>>>
>>> thz
>>>
>>>
>>>
>>> --
>>> Alessandro Scarozza
>>> http://www.google.com/profiles/xan.scale
>>
>>
>>
>> --
>> Alessandro Scarozza
>> http://www.google.com/profiles/xan.scale
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
>> For additional commands, e-mail: user-h...@commons.apache.org
>>



-- 
Alessandro Scarozza
http://www.google.com/profiles/xan.scale

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: [scxml] there is a working example?

2012-05-21 Thread Jacob Beard
I haven't used SCXML Commons for this, but it seems like the SCXML
specification would lead you to something like the following (untested)
code:


http://www.w3.org/2005/07/scxml"; version="1.0" exmode="lax">
  
  
  
  
  
  
  
  
  


Jake

On Mon, May 21, 2012 at 12:25 PM, Alessandro Scarozza 
wrote:
> I explain better my problem, actually we use scxml like this:
>
> 
> http://www.w3.org/2005/07/scxml"; version="1.0"
> exmode="lax" initialstate="initialstate">
>
>0
>
>
>
>
>
>
> 
>
> there is a way to access to "one$value" directly? without call java
> method?? EL?? if yes, anyone can give me help??
>
> thz
>
> 2012/5/20 Alessandro Scarozza :
>> hi to all,
>>
>> i need a full working example for SCXML, in particular with evalutator
>> online i just find stopwatch, but i need a more complex example (xml and
java)
>>
>> anyone can help me?
>>
>>
>> thz
>>
>>
>>
>> --
>> Alessandro Scarozza
>> http://www.google.com/profiles/xan.scale
>
>
>
> --
> Alessandro Scarozza
> http://www.google.com/profiles/xan.scale
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>


Re: [scxml] there is a working example?

2012-05-21 Thread Alessandro Scarozza
I explain better my problem, actually we use scxml like this:


http://www.w3.org/2005/07/scxml"; version="1.0"
exmode="lax" initialstate="initialstate">

0








there is a way to access to "one$value" directly? without call java
method?? EL?? if yes, anyone can give me help??

thz

2012/5/20 Alessandro Scarozza :
> hi to all,
>
> i need a full working example for SCXML, in particular with evalutator
> online i just find stopwatch, but i need a more complex example (xml and java)
>
> anyone can help me?
>
>
> thz
>
>
>
> --
> Alessandro Scarozza
> http://www.google.com/profiles/xan.scale



-- 
Alessandro Scarozza
http://www.google.com/profiles/xan.scale

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org