<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
Yes, but I think most of them already are.&nbsp; If the manifest has a Bundle-Name, Bundle-Version, etc, then it is ready for osgi.<BR>
<BR>
On Fri, 2014-06-27 at 10:24 -0500, Tom Barber(Alabs) wrote:
<BLOCKQUOTE TYPE=CITE>
    Hmm thanks for the tip Kurtis, no joy so far. Should I assume the driver needs osgi'ifying?<BR>
    <BR>
    Thanks<BR>
    <BR>
    Tom<BR>
    <BR>
    On 27/06/14 15:46, Kurtis Walker wrote:<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE TYPE=CITE>
        The hive error is misleading.&nbsp; It really means that no JDBC driver could be found to satisfy your connect string.&nbsp; I think you'll need to put your driver in the OSGI directory also.<BR>
        <BR>
        On Fri, 2014-06-27 at 09:33 -0500, Tom Barber(Alabs) wrote: <BR>
        <BLOCKQUOTE TYPE=CITE>
            Looks about right, thanks Luc, Mondrian + Commons IO needed placing in the osgi directory.....<BR>
            <BR>
            Now if only I knew why on earth its trying to use Hive to connect....<BR>
            <BR>
            On 27/06/14 14:11, Luc Boudreau wrote:<BR>
            <BR>
            <BLOCKQUOTE TYPE=CITE>
                Oh right. That'd be in the EE builds only I'm afraid. <BR>
                <BR>
                The modules should be in solutions/system/osgi<BR>
                <BR>
                On Jun 27, 2014 8:59 AM, &quot;Tom Barber(Alabs)&quot; &lt;<A HREF="mailto:tom@analytical-labs.com">tom@analytical-labs.com</A>&gt; wrote: <BR>
                <BLOCKQUOTE>
                    Interesting Luc, you mean should work out of the box, as in, there is already a jar there?<BR>
                    <BR>
                    I downloaded 5.1 and had a look, the Mondrian Jar I found(grep) was labeled 3.7 and I asked Pedro and he said there were some Mondrian 4 stuff for Mongo but not in general population.<BR>
                    <BR>
                    Tom<BR>
                    <BR>
                    On 27/06/14 13:50, Luc Boudreau wrote:<BR>
                    <BR>
                    <BLOCKQUOTE TYPE=CITE>
                        Hello Tom, <BR>
                        <BR>
                        With a 5.1 server, all you need to do is use &quot;jdbc:mondrian4&quot; instead of &quot;jdbc:mondrian&quot; as the URL prefix and it should work out of the box. <BR>
                        <BR>
                        Let us know if you run into any issues. <BR>
                        <BR>
                        Luc<BR>
                        <BR>
                        On Jun 27, 2014 6:38 AM, &quot;Tom Barber(Alabs)&quot; &lt;<A HREF="mailto:tom@analytical-labs.com">tom@analytical-labs.com</A>&gt; wrote:<BR>
                        <BLOCKQUOTE>
                            Alright chaps,<BR>
                            <BR>
                            I'm trying to crowbar Mondrian 4 into the BI Server Saiku plugin and I<BR>
                            would like some clarification of a few bits and pieces.<BR>
                            <BR>
                            We've shipped our own Mondrian Jar and also done some funky cache<BR>
                            sharing etc, anyway, I would like to ship Mondrian 4 and unsurprisingly<BR>
                            its not as simple as just replacing the Jar.<BR>
                            <BR>
                            I would like to know<BR>
                            <BR>
                            a) is it even possible? I saw Julian's slide suggesting that the<BR>
                            Mondrian 4 lib should run happily alongside Mondrian 3 as an OSGI module.<BR>
                            b) To bootstrap Mondrian we currently run &nbsp;Class.forName(<BR>
                            &quot;mondrian.olap4j.MondrianOlap4jDriver&quot; ); but if have 2 Jars, how does<BR>
                            is it supposed to know which to bootstrap, or should it load Mondrian 3,<BR>
                            but Mondrian 4 be automatic or do I have to register the Mondrian 4 jar<BR>
                            in a different manner?<BR>
                            Either way I get<BR>
                            java.lang.IllegalAccessError: class mondrian.olap4j.MondrianOlap4jExtra<BR>
                            cannot access its superclass mondrian.xmla.XmlaHandler$XmlaExtraImpl<BR>
                            <BR>
                            The first time I try and run Saiku followed by<BR>
                            java.lang.NoClassDefFoundError: Could not initialize class<BR>
                            mondrian.olap4j.MondrianOlap4jDriver<BR>
                            <BR>
                            The next time, so I need work out how to unclash them if possible.<BR>
                            <BR>
                            I tried just straight replacing Mondrian 3 with Mondrian 4 in the<BR>
                            platform out of curiosity but with that I get a linkage error so that<BR>
                            test was also a no go.<BR>
                            <BR>
                            Anyway, hints or tips please.<BR>
                            <BR>
                            Thanks<BR>
                            <BR>
                            Tom<BR>
                            _______________________________________________<BR>
                            Mondrian mailing list<BR>
                            <A HREF="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</A><BR>
                            <A HREF="http://lists.pentaho.org/mailman/listinfo/mondrian">http://lists.pentaho.org/mailman/listinfo/mondrian</A> <BR>
                        </BLOCKQUOTE>
                        <BR>
                        <BR>
<PRE>
_______________________________________________
Mondrian mailing list
<A HREF="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</A>
<A HREF="http://lists.pentaho.org/mailman/listinfo/mondrian">http://lists.pentaho.org/mailman/listinfo/mondrian</A>
</PRE>
                    </BLOCKQUOTE>
                    <BR>
                    <BR>
                    <BR>
                    _______________________________________________<BR>
                    Mondrian mailing list<BR>
                    <A HREF="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</A><BR>
                    <A HREF="http://lists.pentaho.org/mailman/listinfo/mondrian">http://lists.pentaho.org/mailman/listinfo/mondrian</A><BR>
                    <BR>
                </BLOCKQUOTE>
                <BR>
                <BR>
<PRE>
_______________________________________________
Mondrian mailing list
<A HREF="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</A>
<A HREF="http://lists.pentaho.org/mailman/listinfo/mondrian">http://lists.pentaho.org/mailman/listinfo/mondrian</A>
</PRE>
            </BLOCKQUOTE>
            <BR>
        </BLOCKQUOTE>
        <BR>
        <BR>
        <BR>
<PRE>
_______________________________________________
Mondrian mailing list
<A HREF="mailto:Mondrian@pentaho.org">Mondrian@pentaho.org</A>
<A HREF="http://lists.pentaho.org/mailman/listinfo/mondrian">http://lists.pentaho.org/mailman/listinfo/mondrian</A>
</PRE>
    </BLOCKQUOTE>
    <BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>