Re: JESS: XML and modules

2005-05-31 Thread Felix Bachmann

Great!
thank you very much for the info

Felix

[EMAIL PROTECTED] wrote:

I think Felix Bachmann wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]

I wanted to resend this message. Didn't get an answer so far. Can anyone 
please help?



Regarding file inclusion: the short answer is that XMLPrinter didn't
do this yet in 7.0a6, although it does in the next release (next week,
I hope.)

About modules in XML: the current format doesn't support them, but
again, they're supported in 7.0a7. I've been working on the XML
support again because this next release includes an integrated JSR94
driver, and it of course interacts with the XML code.


-
Ernest Friedman-Hill  
Advanced Software Research  Phone: (925) 294-2154

Sandia National LabsFAX:   (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://herzberg.ca.sandia.gov


To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]





begin:vcard
fn:Felix Bachmann
n:Bachmann;Felix
org:Software Engineering Institute
adr:;;4500 5th Avenue;Pittsburgh;PA;15213;U.S.A.
email;internet:[EMAIL PROTECTED]
title:Senior Member of technical staff
tel;work:+1 (412) 268 6194
tel;fax:+1 (412) 268 5758
x-mozilla-html:FALSE
version:2.1
end:vcard



Re: JESS: XML and modules

2005-05-27 Thread Felix Bachmann
I wanted to resend this message. Didn't get an answer so far. Can anyone 
please help?


Felix

Felix H. Bachmann wrote:

I have some problems with the XML part of jess (jess70a6)

I have a system that is composed of many modules which also have 
dependencies between them.
When trying to convert a clp file to an XML file with jess xml printer, 
then I get an error message when there are dependencies to other files. 
So, I put in all the require and provide statements. Then I don't 
get an error message, but the resulting XML filehas no xml header, the 
rulebase element is missing and only the content on the dependent file 
is included.


Example:
I have A.clp and B.clp. A.clp requires B.clp. I try to convert A.clp with:

java -classpath jess.jar jess.xml.XMLPrinter A.clp  A.xml

Then the content of A.xml shows the content of B.clp (in XML of course), 
but nothing from A.clp


Felix


To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]





begin:vcard
fn:Felix Bachmann
n:Bachmann;Felix
org:Software Engineering Institute
adr:;;4500 5th Avenue;Pittsburgh;PA;15213;U.S.A.
email;internet:[EMAIL PROTECTED]
title:Senior Member of technical staff
tel;work:+1 (412) 268 6194
tel;fax:+1 (412) 268 5758
x-mozilla-html:FALSE
version:2.1
end:vcard



Re: JESS: XML and modules

2005-05-27 Thread ejfried
I think Felix Bachmann wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
 I wanted to resend this message. Didn't get an answer so far. Can anyone 
 please help?

Regarding file inclusion: the short answer is that XMLPrinter didn't
do this yet in 7.0a6, although it does in the next release (next week,
I hope.)

About modules in XML: the current format doesn't support them, but
again, they're supported in 7.0a7. I've been working on the XML
support again because this next release includes an integrated JSR94
driver, and it of course interacts with the XML code.


-
Ernest Friedman-Hill  
Advanced Software Research  Phone: (925) 294-2154
Sandia National LabsFAX:   (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://herzberg.ca.sandia.gov


To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]