how to enable shark workflow ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

how to enable shark workflow ?

Edson Chavez
hi all:

i read in
Apache OFBiz Technical Production Setup
Guide<http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide>"The
integration with Shark in OFBiz is still not complete, so we recommend
disabling Shark. So, the Shark container configuration near the beginning of
the file should be commented out."
but i want test shark workflow in a developer enviroment,  but this not
enabled in ofbiz release 4

then:  i uncomment the container section in: ${ofbiz install
dir}/framework/base/config/ofbiz-containers.xml , i rebuid and run ofbiz but
i dont see workflow tab

somebody knows if i lost any step?

regards
Edson Chavez
Reply | Threaded
Open this post in threaded view
|

Re: how to enable shark workflow ?

Edson Chavez
sorry about disturb, but, someone knows how enable shark mod? i freeze about
this point, i uncomment the shark sections in ofbiz-containers.xml but i
cant see the workflow tab in controls

thanks

regards
Edson Chavez

2008/6/3 Edson Chavez <[hidden email]>:

> hi all:
>
> i read in
> Apache OFBiz Technical Production Setup Guide<http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide>"The integration with Shark in OFBiz is still not complete, so we recommend
> disabling Shark. So, the Shark container configuration near the beginning of
> the file should be commented out."
> but i want test shark workflow in a developer enviroment,  but this not
> enabled in ofbiz release 4
>
> then:  i uncomment the container section in: ${ofbiz install
> dir}/framework/base/config/ofbiz-containers.xml , i rebuid and run ofbiz but
> i dont see workflow tab
>
> somebody knows if i lost any step?
>
> regards
> Edson Chavez
>
Reply | Threaded
Open this post in threaded view
|

Re: how to enable shark workflow ?

David E Jones

You also need to change the build.xml file in the shark component to  
turn on the build, which is not on by default. The reason it isn't on  
is because Shark is LGPL licensed and we cannot include the jar files  
in OFBiz. You'll have to follow instructions to download and place  
those files and turn on the build.

The main files to look at are:

1. build.xml file in the shark component
2. OPTIONAL_LIBRARIES file in the ofbiz root/home directory

-David


On Jun 3, 2008, at 3:54 PM, Edson Chavez wrote:

> sorry about disturb, but, someone knows how enable shark mod? i  
> freeze about
> this point, i uncomment the shark sections in ofbiz-containers.xml  
> but i
> cant see the workflow tab in controls
>
> thanks
>
> regards
> Edson Chavez
>
> 2008/6/3 Edson Chavez <[hidden email]>:
>
>> hi all:
>>
>> i read in
>> Apache OFBiz Technical Production Setup Guide<http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide 
>> >"The integration with Shark in OFBiz is still not complete, so we  
>> recommend
>> disabling Shark. So, the Shark container configuration near the  
>> beginning of
>> the file should be commented out."
>> but i want test shark workflow in a developer enviroment,  but this  
>> not
>> enabled in ofbiz release 4
>>
>> then:  i uncomment the container section in: ${ofbiz install
>> dir}/framework/base/config/ofbiz-containers.xml , i rebuid and run  
>> ofbiz but
>> i dont see workflow tab
>>
>> somebody knows if i lost any step?
>>
>> regards
>> Edson Chavez
>>