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

2008-06-17 Thread Barry Kaplan

Is there any other magic for the IDE to see this file? With
drools.packagebuilder.conf in my windows home directory I still get the IDE
error. 

Also, for my environment I'm not using a property file at runtime -- I
create the properties in code and construct a PackageBuilderConfiguration.
It would be nice if there was another way to configure the IDE that is
compatible for this supported use of the API.

-barry

-- 
View this message in context: 
http://www.nabble.com/No-accumulator-function-found-for-identifier-tp17339463p17932670.html
Sent from the drools - user mailing list archive at Nabble.com.

___
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-21 Thread Jaroslaw Kijanowski
Thanks for the tip! I'm on linux, but putting this file in my home dir 
made it work, too.


Steven Williams wrote:

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







___
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-21 Thread Kris Verlaenen
There was an error in the IDE where different configuration files were not 
correctly loaded from the user classpath when creating a PackageBuilder.  I 
have fixed this in trunk (JIRA JBRULES-1614).


For now, I suggest you use the workaround as suggested by by Steve (thx 
Steve !).  Putting the configuration file in your home dir should work.


Kris

- Original Message - 
From: Jaroslaw Kijanowski [EMAIL PROTECTED]

To: rules-users@lists.jboss.org
Sent: Tuesday, May 20, 2008 2:36 PM
Subject: [rules-users] No accumulator function found for identifier



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 mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[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


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