Skip to content

Problems with xmpp.addr 0.8.1 - PrecisProfil / FullJID #2

@sco0ter

Description

@sco0ter

Original report by Anonymous.


Hi,

I have implemented XMPP in my Eclipse IDE project, both the .class files (as jar) and the .javadocs (as jar). Files have been implemented in a /lib folder of the project, and with the build path I can see the javadocs within Eclipse. Also see all jar files are compiled within the main project jar.

After compiling project into jar (maven install), and running the project, I get error relating to rocks/xmpp/precis/PrecisProfile, and/or statement "Could not initialize class rocks.xmpp.addr.FullJid".

Overall problem:
"java.lang.NoClassDefFoundError: Could not initialize class rocks.xmpp.addr.FullJid"

Any immediate thoughts what can be wrong? Note that I have limited programming skills... Project code has been implemented from a project using XMPP 0.6.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmajor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions