Hi, you could see some working smooks junit tests as the
SmookStatefulSessionTest.java at
/drools/drools-pipeline/drools-transformer-smooks source project.

I already have run all those tests and it works fine...

regards

Cristiano

2009/2/26 Dave Macpherson <[email protected]>

> I'm trying to use Smooks to populate my Drools internal data model as per
> the blog posting at
> http://blog.athico.com/2008/07/drools-smooks-data-loader.html, but it's
> not quite working out for me.
>
> In that posting, there is the following line of code:
>
> DroolsSmooks loader = new DroolsSmooks( session, smooks, conf );
>
> I believe this line is a typo (there is no class that I can find called
> "DroolsSmooks", but I'm not sure what it should be. I've found a test case
> online that refers to a class called "DroolsSmooksStatelessSession", but
> that doesn't resolve the reference either.
>
> Does anyone have a sample program that uses the Smooks data loader that I
> can follow and get working?
>
> Regards,
>
> Dave
>
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
"Tudo vale a pena se a alma não é pequena..."
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to