)
at
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(Unknown
Source)
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com
org.drools.repository.RepositorySessionUtil.getRepository(RepositorySessionUtil.java:69)
at TestSample.main(TestSample.java:45)
Do we need to initialise something before using the above piece of code?
Please suggest, TIA.
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3
at
org.apache.jackrabbit.core.TransientRepository.login(TransientRepository.java:375)
at
org.apache.jackrabbit.commons.AbstractRepository.login(AbstractRepository.java:123)
at Hello.getSession(Hello.java:50)
at Hello.getSession(Hello.java:27)
at Hello.main(Hello.java:72)
Regards,
Praveen.
--
V
ot;root node path: " + node.getPath());
} catch (Exception e) {
e.printStackTrace();
}
TIA.
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com/NPE-while-creating-Session-using-SimpleCredentials-tp3496768p3496768.html
Sent
ageItem);
System.out.println(hello);
}
private static Repository getRepositoryHandle(){
if (repository == null)
repository = new
TransientRepository("classpath:repository.xml","praveen/repository");
r
would like to pick only these selected rules from DB
and pack it into a drl/XML.
Any help in this regard would be great.
TIA.
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com/Where-in-DB-does-Guvnor-store-description-of-rules-tp3489816p3492668.html
Sent from
through Guvnor)
in UI would be great.
Initially we had the idea of parsing comments in drl.
However we saw that the description entered through Guvnor while writing a
rule does not show up in the generated source code.
TIA.
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3
itten in drl are not visible in the converted XML.
Please let me know how to parse "comments" using DrlParser so that I can use
it to display as "rule description".
Thanks & Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com/How-t
rid of the Config xml that we use in the planner.
Thanks & Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com/How-can-Drools-Planner-consume-Guvnor-generated-drl-file-tp3467722p3467722.html
Sent from the Drools: User forum mailing list archive at Nabble
Thanks Mike! It works.
Regards,
Praveen.
2011/10/28 Michael Anstis
> I assume you have not tried adding the import?
>
> Select the package, edit the package, add an import for java.util.List.
>
>
> On 28 October 2011 10:55, Michael Anstis wrote:
>
>>
>>
Hello,
Anyone out there who has come across the above issue?
Regards,
Praveen.
--
View this message in context:
http://drools.46999.n3.nabble.com/Help-needed-how-to-get-Number-and-intValue-in-Guvnor-tp3430730p3437459.html
Sent from the Drools: User forum mailing list archive at Nabble.com
Hello,
I am new to Drools and trying to write rules using Guvnor GUI.
I have uploaded POJO's that are required for my rules.
I am facing issue trying to get Number()(the one in Bold-Italics) and
intValue in the Guvnor GUI.
Below is the rule for reference, its taken from one of the examples provide
12 matches
Mail list logo