Re: [rules-users] Drools Introduction Documentation --

2011-03-29 Thread Imaad Ghouri
Hi,





Sorry I feel silly but want to know



1). How we can create our own template files (.ftl) for our usertask
(humantask) node in jbpm process. I need to create two simple .ftl or .html
(whatever)

i). One is for the manager who log in with his username and password and
then creates a Task for his developer

ii). Then second developer log in where he see his task and then view it
where he submits his no. of hours worked.



Is their a way where we can easily creates and test these things before we
can hooked them in our jbpm process?



--isg

On Mon, Mar 21, 2011 at 3:37 AM, Mauricio Salatino sala...@gmail.comwrote:

 Hi, you are probably missing the drools runtime configuration.
 Check in your setting tab and look for the Drools settings to see if you
 have it configured.
 Greetings.


 2011/3/20 Imaad Ghouri imaad.gho...@gmail.com

 Hi,

 Thanks all for the response.

 I have started with examples and having an issue while I copied drl-files
 from drools-examples in eclipse. I see a red cross sign with .drl files.
 Can someone please explain whats I have missed.

 Thanks,
 Imaad

 2011/3/18 Michael Anstis michael.ans...@gmail.com

 Hi,

 Binaries are available from http://www.jboss.org/drools/downloads(Drools 
 Binaries).

 You won't need SVN anymore (we migrated to GIT over Christmas:
 https://github.com/droolsjbpm, although the binaries will probably be
 enough for you for now).

 Roadmap would be read the Drools Expert documents and look at the
 examples really :)

 With kind regards,

 Mike


 2011/3/18 Imaad Ghouri imaad.gho...@gmail.com

 Hi,

 Thanks for the reply. There is no reason why i started building from the
 source. I just started with the drools introduction.
 Section 3.1

 http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html#d0e1934

 I would certainly go with the easiest way to get started with drools.
 Kindly tell me from where I can download the binary distribution.
 I am not able to find it.

 This is what I have done so far:

 1). Installed Eclipse GEF.
 2). Installed drools plugin
 3). Installed svn, maven and ant. Added bin's in PATH variable (java,
 ant maven).
 4). Check out drools source code through svn

 http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/



 Also, I will appreciate if some one tell me the road map for newbies. Or
 staring with given drools documentation is just fine ?

 Thanks in advance,

 isg

 2011/3/17 Wolfgang Laun wolfgang.l...@gmail.com

 Is there any reason why you don't start with the binary distributions?
 Building from the source requires some experience.

 The message indicates that some tests failed; the reason(s) can be
 found in files at the indicated location. You could try the build with
 skipping the tests, add -DskipTests to the mvn call.
 -W


 2011/3/18 Imaad Ghouri imaad.gho...@gmail.com

 Hi All,

 I am a newbie and have just started with drools with documentation:

 http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html

 1). I am at section 3.4 and got the attached exception while I run the
 maven command:

 mvn -Declipse -Ddocumentation clean install 
 -DlocalEclipseDrop=/folder/jboss-drools/local-Eclipse-drop-mirror

 2). I am new in the community so i appreciate if some one guide me how
 to start other than drools documentation so I can start in a right 
 fashion.


 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users



 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users



 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




 --
  - CTO @ http://www.plugtree.com
  - MyJourney @ http://salaboy.wordpress.com
  - Co-Founder @ http://www.jbug.com.ar

  - Salatino Salaboy Mauricio -




-- 
Regards,
Imaad Ghouri
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools Introduction Documentation --

2011-03-20 Thread Imaad Ghouri
Hi,

Thanks all for the response.

I have started with examples and having an issue while I copied drl-files
from drools-examples in eclipse. I see a red cross sign with .drl files.
Can someone please explain whats I have missed.

Thanks,
Imaad

2011/3/18 Michael Anstis michael.ans...@gmail.com

 Hi,

 Binaries are available from http://www.jboss.org/drools/downloads (Drools
 Binaries).

 You won't need SVN anymore (we migrated to GIT over Christmas:
 https://github.com/droolsjbpm, although the binaries will probably be
 enough for you for now).

 Roadmap would be read the Drools Expert documents and look at the
 examples really :)

 With kind regards,

 Mike


 2011/3/18 Imaad Ghouri imaad.gho...@gmail.com

 Hi,

 Thanks for the reply. There is no reason why i started building from the
 source. I just started with the drools introduction.
 Section 3.1

 http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html#d0e1934

 I would certainly go with the easiest way to get started with drools.
 Kindly tell me from where I can download the binary distribution.
 I am not able to find it.

 This is what I have done so far:

 1). Installed Eclipse GEF.
 2). Installed drools plugin
 3). Installed svn, maven and ant. Added bin's in PATH variable (java, ant
 maven).
 4). Check out drools source code through svn

 http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/



 Also, I will appreciate if some one tell me the road map for newbies. Or
 staring with given drools documentation is just fine ?

 Thanks in advance,

 isg

 2011/3/17 Wolfgang Laun wolfgang.l...@gmail.com

 Is there any reason why you don't start with the binary distributions?
 Building from the source requires some experience.

 The message indicates that some tests failed; the reason(s) can be found
 in files at the indicated location. You could try the build with skipping
 the tests, add -DskipTests to the mvn call.
 -W


 2011/3/18 Imaad Ghouri imaad.gho...@gmail.com

 Hi All,

 I am a newbie and have just started with drools with documentation:

 http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html

 1). I am at section 3.4 and got the attached exception while I run the
 maven command:

 mvn -Declipse -Ddocumentation clean install 
 -DlocalEclipseDrop=/folder/jboss-drools/local-Eclipse-drop-mirror

 2). I am new in the community so i appreciate if some one guide me how
 to start other than drools documentation so I can start in a right fashion.


 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users



 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users



 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




-- 
Regards,
Imaad Ghouri
attachment: eclipse-error.JPG___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools Introduction Documentation --

2011-03-18 Thread Imaad Ghouri
Hi,

Thanks for the reply. There is no reason why i started building from the
source. I just started with the drools introduction.
Section 3.1
http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html#d0e1934

I would certainly go with the easiest way to get started with drools. Kindly
tell me from where I can download the binary distribution.
I am not able to find it.

This is what I have done so far:

1). Installed Eclipse GEF.
2). Installed drools plugin
3). Installed svn, maven and ant. Added bin's in PATH variable (java, ant
maven).
4). Check out drools source code through svn

http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/



Also, I will appreciate if some one tell me the road map for newbies. Or
staring with given drools documentation is just fine ?

Thanks in advance,

isg

2011/3/17 Wolfgang Laun wolfgang.l...@gmail.com

 Is there any reason why you don't start with the binary distributions?
 Building from the source requires some experience.

 The message indicates that some tests failed; the reason(s) can be found in
 files at the indicated location. You could try the build with skipping the
 tests, add -DskipTests to the mvn call.
 -W


 2011/3/18 Imaad Ghouri imaad.gho...@gmail.com

 Hi All,

 I am a newbie and have just started with drools with documentation:

 http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-introduction/html_single/index.html

 1). I am at section 3.4 and got the attached exception while I run the
 maven command:

 mvn -Declipse -Ddocumentation clean install 
 -DlocalEclipseDrop=/folder/jboss-drools/local-Eclipse-drop-mirror

 2). I am new in the community so i appreciate if some one guide me how to
 start other than drools documentation so I can start in a right fashion.


 --
 Regards,
 Imaad Ghouri

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users



 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users




-- 
Regards,
Imaad Ghouri
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users