Re: [rules-users] [#JBRULES-1946] Deserializing a KnowledgeBase object throws a java.io.EOFException

2009-06-15 Thread Rick Lacy
I haven't actually tested this with your example yet, but I recall having a similar problem. I notice you are using the raw java.io.ObjectInputStream and java.io.ObjectOutputStream. I think what I did was switch to org.drools.common.DroolsObjectInputStream and

Re: [rules-users] unable to determine value type class *** URGENT***

2009-06-12 Thread Rick Lacy
We experienced the same problem when we upgraded to WebSphere 6.1 FP 24 for z/os. We were running Drools 4.0.4 at the time. I don't recall all the jar dependency versions, but we didn't change mvel from whatever Drools 4.0.4 came packaged with. After some testing, we found that Drools 5.0.1 did

Re: [rules-users] Deployment on WS 6.1 Glassfish 9

2008-09-28 Thread Rick Lacy
Hi SeveN, It's been a while since I tried this, but I had the BRMS that was current as of Drools 4.05 running ok on WAS 6.1 You can read about using seam on WAS here http://docs.jboss.com/seam/latest/reference/en-US/html/websphere.html The short version is that WAS includes an old version of

[rules-users] .jar with source - bad magic number error

2008-03-13 Thread Rick Lacy
I've sent this to JIRA, too, but I haven't seen this documented anywhere and just thought I'd throw it out there in case anyone else has the same problem... I'm using version 4.0.4 of the BRMS. I'm running RAD 7.0.0.5 (based on Eclipse 3.2.2 I believe), which runs Websphere 6.1.x. I've noticed

Re: [rules-users] conversion of .pkg file to other formats

2008-03-12 Thread Rick Lacy
PM *To:* Rules Users List *Subject:* Re: [rules-users] conversion of .pkg file to other formats Rick Lacy wrote: Greetings. I'm using Drools for a project at work. I'm investigating the feasibility of using the BRMS in our environment. I have a question about the binary packages

[rules-users] conversion of .pkg file to other formats

2008-03-11 Thread Rick Lacy
Greetings. I'm using Drools for a project at work. I'm investigating the feasibility of using the BRMS in our environment. I have a question about the binary packages that are available for download from the BRMS. Given one of these .pkg files, is there an easy API call that would get me a

Re: [rules-users] conversion of .pkg file to other formats

2008-03-11 Thread Rick Lacy
: Rick Lacy wrote: Greetings. I'm using Drools for a project at work. I'm investigating the feasibility of using the BRMS in our environment. I have a question about the binary packages that are available for download from the BRMS. Given one of these .pkg files, is there an easy API