[rules-users] No accumulator function found for identifier

2008-05-20 Thread Jaroslaw Kijanowski

Hi,
 when I create my own accumulate function, I add it to 
src/main/java/META-INF/drools.packagebuilder.conf and it works fine.


However, eclipse is showing one error:
No accumulator function found for identifier: ...

I've found this
http://lists.jboss.org/pipermail/rules-users/2007-December/004349.html
and tried to move META-INF to the root dir, but then my app doesn't work 
(and eclipse shows the same error).


Any thoughts?

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


[rules-users] BRMS - Migrating packages from one server to another

2008-05-20 Thread Vikas Phonsa
Hi Everybody,

 

I need to migrate my deployed packages from one BRMS instance to another
(different Servers).

 

Would migrating the repository data be sufficient?

 

What happens to the package URLs ?  Those URLs have server names in
them, so would I have to redeploy the packages and regenerate the URLs
on the new server?

 

Thanks,

 

Vikas

 

 

 

 



This email and/or any files or attachments transmitted with it are confidential 
and intended solely for the use of the individual or entity to whom they are 
addressed, and may contain information that is privileged, confidential and 
exempt from disclosure under applicable law. If you are not the intended 
recipient, or the employee or agent responsible for delivering the message to 
the intended recipient, you are hereby notified that any dissemination, 
distribution or copying of this e-mail and/or any files or attachments 
transmitted with it is strictly forbidden. If you have received this email in 
error, please delete the e-mail and/or any files or attachments, and also 
notify the system manager ([EMAIL PROTECTED]) of the error. Please note that 
any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Finally, the recipient 
should check this email and any attachments for the presence of viruses. The 
company accepts no liability for any damage caused by any virus transmitted by 
this email and/or any files or attachments transmitted with it.

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


[rules-users] DSL expanders for overriding rules question

2008-05-20 Thread Paul Ryan
I have a question about expanders if anyone on might know the answer

I'm trying to setup an import scheme for the rules in my system and thought 
that having expanders be the extension location might work, however when I try 
to use multiple expanders the eclipse plug-in throws and illegal argument 
exception.

Is this the proper way to include rules and override or is there better way?

Thanks in advance,

--
Paul Ryan

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


Re: [rules-users] No accumulator function found for identifier

2008-05-20 Thread Steven Williams
Hi Jarek,

I have had a similar problem. For the moment I have put the
drools.packagebuilder.conf file in my home directory (e.g. c:\documents and
settings\username on windows). Whilst not ideal it works.

cheers
Steve

On Tue, May 20, 2008 at 10:36 PM, Jaroslaw Kijanowski 
[EMAIL PROTECTED] wrote:

 Hi,
  when I create my own accumulate function, I add it to
 src/main/java/META-INF/drools.packagebuilder.conf and it works fine.

 However, eclipse is showing one error:
 No accumulator function found for identifier: ...

 I've found this
 http://lists.jboss.org/pipermail/rules-users/2007-December/004349.html
 and tried to move META-INF to the root dir, but then my app doesn't work
 (and eclipse shows the same error).

 Any thoughts?

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




-- 
Steven Williams

Supervising Consultant

Object Consulting
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
[EMAIL PROTECTED]
www.objectconsulting.com.au

consulting | development | training | support
our experience makes the difference
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] question on JSR94 compliant jars

2008-05-20 Thread Prem Kumar L

Hi All,
Will I be able to embed the drules rule engine into my application by 
adding drools-compiler.jar, drools-core.jar and drools-jsr94.jar into 
the applications classpath ?


The reason for the question is this: my application runs on glassfish 
and since drools is not supported on glassfish I wanted to be sure 
before I go ahead and embed drools into my app.


Any suggestions would be much appreciated.
Thanks
Prem

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