2 Replies Latest reply on Aug 7, 2008 9:28 AM by gertv

    Problem with example cxf-wsdl-first

    ahsanaskari

      I am trying to run the example but getting some wierd error. I got the server up and running but when I do "mvn install jbi:projectDeploy" it tries to download "samples-3.3.1.3-fuse.pom" from "repo.open.iona.com" but gets a FATAL error. I followed one of the post in the forum which said that it might be a proxy issue and I have to configure Maven to use proxy "http://maven.apache.org/guides/mini/guide-proxies.html". My problem is that we use an automatic configuration script and I don't know how to configure maven with configuration scripts.

       

      I was wondering is there anyway I can manually download the POM file so that maven wouldn't need to connect to internet. Please help.

       

      Cheers,

      Syed

       

      Edited by: ahsanaskari on Jul 25, 2008 3:06 AM

       

      Edited by: ahsanaskari on Jul 25, 2008 3:08 AM

        • 1. Re: Problem with example cxf-wsdl-first
          italost

          Hi Syed,

           

          It seems to be an environment problem.

          Could you paste the maven error trace? We may look for some useful information to help you.

           

          Did you try to execute other examples? And did they work?

           

          Regards.

           

          Italo Stefani

          Vetta Technologies

          • 2. Re: Problem with example cxf-wsdl-first
            gertv

            L.S.,

             

            You can obviously download this pom file from IONA's repository at http://repo.open.iona.com/ where Maven is going to get it, copy it to your local repository and then run Maven with the -o (offline) flag.  However, you'll find that there are a lot more artifacts missing and this will be hard to get/keep working.

             

            I have no idea how to configure a PAC script for Maven.  I would suggest you get in touch with your local administrator and ask about the correct IP address and port for a proxy server and configure that.

             

            Regards,

             

            Gert