US and Worldwide: +1 (866) 660-7555
Results 1 to 3 of 3

Thread: Source code?

  1. #1
    Join Date
    Jun 2003
    Posts
    12

    Default Source code?

    I noticed there are some Tag classes, such as: MondrianOlapModelTag.class that do not have the source code provided. just the class file. Is there a reason for this? Where can I find this source code?
    thanks, -T

  2. #2

    Default RE: Source code?

    The sources should be complete. The MondrianOlapModelTag is in src/java/com/tonbeller/jpivot/mondrian
    Andreas

  3. #3
    Join Date
    Nov 1999
    Posts
    1,614

    Default RE: Source code?

    Andreas is correct, but let me explain further.
    I presume you're seeing this class in mondrian.war, in which case, you'll probably be surprised to learn that this class is part of JPivot, not Mondrian. The reason is that mondrian.war needs to function as a web application, and so it actually contains all of the JPivot class files.
    You can get the JPivot source files as part of a JPivot source distribution.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •