<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Enhydra JaWE and Shark Workflow projects</title>
	<atom:link href="http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/</link>
	<description>Kevin Dangoor on Software Development</description>
	<pubDate>Sat, 22 Nov 2008 04:39:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: tazzzzz</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-48245</link>
		<dc:creator>tazzzzz</dc:creator>
		<pubDate>Tue, 27 Jun 2006 10:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-48245</guid>
		<description>You'll likely have better luck by asking the appropriate mailing lists for the project. This post is almost 3 years old. I don't use any of these tools.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll likely have better luck by asking the appropriate mailing lists for the project. This post is almost 3 years old. I don&#8217;t use any of these tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajiv</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-48129</link>
		<dc:creator>Rajiv</dc:creator>
		<pubDate>Tue, 27 Jun 2006 04:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-48129</guid>
		<description>I have posted the contents of jsp and xpdl. Contents of the jsp connect to shark. Load xpdl and start the workflow process.
One by one each activity is called. 
I want to develop a xpdl in such a way that Activity 1 will be called each time the process is started. Activity 2 or Activity3 will be called depending upon a condition.
I tried Transitions but it doesnt seem to work.
Do you have any example in which you are invoking the workflow process from java in a way identical to mine and you have used transitions to select the activity depending on a condition. Please share with me

Jsp snippet

  




    
        1.0
        Together
        2006-06-14 14:53:32
    
    
    
        
    
      
             
              
                 
    	      
    	     
                	      
             
             
               
               
         
         
       
         
          
             
	      
	    
                      
         
         
           
           
         
    
    
    
             
              
               
    	         
    	     
                                
             
             
               
               
             
    
    
   
   
     
           
               
           
       
                  
           
               
                  
               
                                        
   	
   	 
   	 
	         
	             
	                 2005-03-02 15:29:03
	             
	             
	                 Vojtech Huser
	             
	             
	                 
	                     
	                 
	                 
	                     
	                 
	                 
	                     
	                 
	             		             
	             
	                 
	                     
	                         
	                             
	                                 candidate	                                 	                                 
	                              
	                         
	                     
	                     Candidate_js-v04_Wor1_Par1
	                     
	                         
	                     
	                     
	                         
	                     	                     
	                     
	                         
	                         
	                         	                         
	                     
	                 
	                 
				   
				    
				      
					candidate			        
				      
				    	                         
				   
				   Candidate_js-v04_Wor1_Par1
				   
				      
				   
				   
				     
				   
				   
				      
				      
				      
				   
	                 	                 
	                 
	                     
	                         
	                             
	                                candidate	                                 	                                
	                             
	                         	                         
	                     
	                     Candidate_js-v04_Wor1_Par1
	                     
	                         
	                     
	                     
	                         
	                     
	                     
	                         
	                         
	                         
	                     
	                 	                 	                 
	             	             
	             
	                 
	                 
	                 
	             
	         
	     
	     
	         
	         
	     
	 </description>
		<content:encoded><![CDATA[<p>I have posted the contents of jsp and xpdl. Contents of the jsp connect to shark. Load xpdl and start the workflow process.<br />
One by one each activity is called.<br />
I want to develop a xpdl in such a way that Activity 1 will be called each time the process is started. Activity 2 or Activity3 will be called depending upon a condition.<br />
I tried Transitions but it doesnt seem to work.<br />
Do you have any example in which you are invoking the workflow process from java in a way identical to mine and you have used transitions to select the activity depending on a condition. Please share with me</p>
<p>Jsp snippet</p>
<p>        1.0<br />
        Together<br />
        2006-06-14 14:53:32</p>
<p>	                 2005-03-02 15:29:03</p>
<p>	                 Vojtech Huser</p>
<p>	                                 candidate	                                 	                                 </p>
<p>	                     Candidate_js-v04_Wor1_Par1</p>
<p>					candidate			        </p>
<p>				   Candidate_js-v04_Wor1_Par1</p>
<p>	                                candidate	                                 	                                </p>
<p>	                     Candidate_js-v04_Wor1_Par1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Rodríguez Cervera</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-2224</link>
		<dc:creator>Lucas Rodríguez Cervera</dc:creator>
		<pubDate>Tue, 28 Jun 2005 10:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-2224</guid>
		<description>I am interested in sharing experiences of Shark implementations. My e-mail address is lucas.rodriguez@(DELETE_THIS)nevant.com</description>
		<content:encoded><![CDATA[<p>I am interested in sharing experiences of Shark implementations. My e-mail address is lucas.rodriguez@(DELETE_THIS)nevant.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tazzzzz</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-2210</link>
		<dc:creator>tazzzzz</dc:creator>
		<pubDate>Tue, 21 Jun 2005 11:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-2210</guid>
		<description>I don't know of any, and the comment about the learning curve being "quite steep" should certainly not be encouraging. You might go take a look at the mailing list that covers those projects.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know of any, and the comment about the learning curve being &#8220;quite steep&#8221; should certainly not be encouraging. You might go take a look at the mailing list that covers those projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bls</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-2209</link>
		<dc:creator>bls</dc:creator>
		<pubDate>Tue, 21 Jun 2005 11:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-2209</guid>
		<description>Hi,

I already downloaded shark and jawe, and I try implementing shark in my own workflow system, but I don't have any good examples to look at and learn. Do you have any?

Thanks in advance for your replies....</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I already downloaded shark and jawe, and I try implementing shark in my own workflow system, but I don&#8217;t have any good examples to look at and learn. Do you have any?</p>
<p>Thanks in advance for your replies&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grog</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-1700</link>
		<dc:creator>grog</dc:creator>
		<pubDate>Mon, 13 Jun 2005 20:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-1700</guid>
		<description>Enhydra Shark and JAWE are good tools. The learning curve is quite steep, but worth the effort.</description>
		<content:encoded><![CDATA[<p>Enhydra Shark and JAWE are good tools. The learning curve is quite steep, but worth the effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: somayeh</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-228</link>
		<dc:creator>somayeh</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-228</guid>
		<description>i need a demo version of Workflow.
i am working in Workflow project and need to your guid.
thanks</description>
		<content:encoded><![CDATA[<p>i need a demo version of Workflow.<br />
i am working in Workflow project and need to your guid.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-229</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-229</guid>
		<description>i need your guid !</description>
		<content:encoded><![CDATA[<p>i need your guid !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edy</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-230</link>
		<dc:creator>edy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-230</guid>
		<description>can you tell me what shark workflow can do?i need to know cause i have some project, and i must do quickly. thanks</description>
		<content:encoded><![CDATA[<p>can you tell me what shark workflow can do?i need to know cause i have some project, and i must do quickly. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liyanlong</title>
		<link>http://www.blueskyonmars.com/2003/09/29/enhydra-jawe-and-shark-workflow-projects/#comment-231</link>
		<dc:creator>liyanlong</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/wordpress/?p=679#comment-231</guid>
		<description>i need a demo version of Workflow.
i am working in Workflow project and need to your guid.
can you give me a copy?(Enhydra JaWE and Shark Workflow projects)
liyl000@163.com
thanks.
you are right.</description>
		<content:encoded><![CDATA[<p>i need a demo version of Workflow.<br />
i am working in Workflow project and need to your guid.<br />
can you give me a copy?(Enhydra JaWE and Shark Workflow projects)<br />
<a href="mailto:liyl000@163.com">liyl000@163.com</a><br />
thanks.<br />
you are right.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.341 seconds -->
