Results 1 to 6 of 6

Thread: Where is the .jar file?

  1. #1

    Default Where is the .jar file?

    Hello,

    i cant find the jar file in the Wowza server /lib. Looking at build.xml the file should be there but it's not. Where does the IDE put the file (or the compiled class files)?

    tnx,
    Gregor

  2. #2
    Join Date
    Dec 2007
    Posts
    25,893

    Default

    Gregor,

    That is the correct location.

    If you create yourproject in the Wowza IDE, then start Wowza thru the IDE (or Build the project), you should see [wowza_intall]/lib/yourproject.jar

  3. #3

    Default

    Hello,

    after compiling (building) i get this notice:

    [jar] Building jar: C:\Program Files\Wowza Media Systems\Wowza Media Server Pro 1.3.3\lib\myfilename.jar
    BUILD SUCCESSFUL

    The thing is that my module works when i start the server, i followed the user-guide of the IDE and created a new module, but i can't figure out where is the .jar or where does the server get the class/jar file of the module. The .class file is created at the workspace of the IDE but obviously not transfered to the wowza server lib directory.

    Any idea?

    br,
    Gregor
    Last edited by gregatustra; 03-07-2008 at 05:14 AM.

  4. #4
    Join Date
    Dec 2007
    Posts
    25,893

    Default

    maybe you looking in an old location, like where 1.3.2 was installed?

  5. #5
    Join Date
    Dec 2007
    Posts
    25,893

    Default

    Gregor,

    You'll be looking for this next:

    Breakpoints

    Richard

  6. #6

    Default

    Solved, it was a privileges problem on Vista (i disabled UAC, another option is to run the IDE as Administrator), now its ok. I still don't understand how it worked before, without the file being there...

    br,
    Gregor
    Last edited by gregatustra; 03-07-2008 at 05:32 AM.

Posting Permissions

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