Menu

#2 Runtime Dependencies are not listed anywhere

open
Vincent
None
5
2008-03-03
2008-02-27
Eric Starr
No

I downloaded the Java JAR file and added it to my project within Eclipse... There are all kinds of runtime dependencies. Those runtime dependencies are not listed anywhere. I can not find the correct versions to make it all work. Please list all dependencies and especially the version of those dependencies.

What would be helpful is if you would create an example webapp as a WAR (that contains a WEB-INF/lib directory with all of those dependencies) that we could download into any J2EE container and run (after changing the Voxbone username/password). That would be a great way of getting developers up and running with your API as quickly as possible.

Discussion

  • Vincent

    Vincent - 2008-03-03
    • assigned_to: nobody --> vmorsiani
     
  • Vincent

    Vincent - 2008-03-03

    Logged In: YES
    user_id=1759166
    Originator: NO

    Hello Eric,

    Thanks for your suggestion, I'll update the wiki with dependencies list as soon as I can.
    Creating an example webapp is already in my todo list but unfortunately didn't had a chance to work on it.

    In the meantime, if you're familiar with maven2, you can download the source package, compile it using mvn command line tool, and it should then bring you all the required dependencies.

    Vincent

     
  • Eric Starr

    Eric Starr - 2008-03-04

    Logged In: YES
    user_id=2021287
    Originator: YES

    Hello Vincent.

    Thank you for responding.

    I use Maven2 quite a lot. When I pull this project into Eclipse (I am using the M2Eclipse Plugin) I receive the following error

    3/3/08 11:05:14 PM EST: Parsing error C:\MyLocalRepo\.m2\repository\jaxen\jaxen\1.1-beta-9\jaxen-1.1-beta-9.pom; org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'logo' (position: START_TAG seen ...</url>\n <logo>... @13:11)
    3/3/08 11:05:16 PM EST: Unable to read voxBoneClient/pom.xml; org.eclipse.core.runtime.CoreException: Parsing error C:\MyLocalRepo\.m2\repository\jaxen\jaxen\1.1-beta-9\jaxen-1.1-beta-9.pom; org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'logo' (position: START_TAG seen ...</url>\n <logo>... @13:11)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.