[rules-users] regarding Jbilling

wasim.khan318 khanwasim07 at yahoo.co.in
Thu Dec 30 23:29:43 EST 2010


actually  i have jbillings drools configuration file 
<?xml version="1.0" encoding="UTF-8"?>
<Workspace name="default">
        <!--
            virtual file system of the workspace:
            class: FQN of class implementing the FileSystem interface
        -->
        <FileSystem
class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
            
        </FileSystem>
        <!--
            persistence manager of the workspace:
            class: FQN of class implementing the PersistenceManager
interface
        -->
        <PersistenceManager
class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager">
          
          
        </PersistenceManager>
        <!--
            Search index and the file system it uses.
            class: FQN of class implementing the QueryHandler interface
        -->
        <SearchIndex
class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
            
            
            
            
        </SearchIndex>
    </Workspace>
2.That i want to configured for mssql server 
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/regarding-Jbilling-tp2166407p2170898.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list