10 Replies Latest reply on Dec 1, 2009 11:24 AM by pa12399

    Reg Installation

    shruthi

      Hiiii

      I am a newbie to jboss web services. I have downloaded jbossws 1.2.1 GA and as per the instructions, i tried to install it. But the problem is i am unable to find ant.properties file where i can copy ant.properties.example. Could u plzzz let me know where this file resides. I searched in the folder where i installed ant, but of no use. Any help is appreciated

      Thanks in advance
      Shruthi

        • 1. Re: Reg Installation
          peterj

          Copy ant.properties.example as ant.properties.

          • 2. Re: Reg Installation
            shruthi

            please ignore my post. I have found out what to do.
            Sorry abt that

            • 3. Re: Reg Installation
              peterj

              The ant.properties.example file is in the base directory of the jbossws download.

              • 4. Re: Reg Installation
                shruthi

                Thanks peter for the reply

                • 5. Re: Reg Installation
                  ropalka

                   

                  "shruthi" wrote:
                  I have downloaded jbossws 1.2.1 GA


                  Why didn't you download JBossWS 3.0.1 release but really old one?
                  New one fixes a lot of issues, comes with a lot of new features.
                  I highly suggest to use the latest JBossWS version - always ;)

                  • 6. Re: Reg Installation
                    shruthi

                    Hey Richard

                    I have to continue with that version as its recommended. ok leave it, I want to place an issue which i am facing. When i am running the samples, i am getting following exception

                    java.lang.IllegalStateException: Could not load provider:org.jboss.ws.tools.jaxw
                    s.impl.WSContractConsumerFactoryImpl

                    Could u plzz let me know, where am i going wrong. I checked thirdparty folder, there is nothing in it.

                    Thanks in advance
                    Shruthi

                    • 7. Re: Reg Installation
                      ropalka

                       

                      "shruthi" wrote:
                      Could u plzz let me know, where am i going wrong. I checked thirdparty folder, there is nothing in it.

                      Did you follow the installation instructions?
                      If yes please describe the exact steps you did.
                      Which JBoss AS and which JBossWS version are you using at the moment?

                      • 8. Re: Reg Installation
                        shruthi

                        Yeah i am following this website and trying to do

                        http://jbws.dyndns.org/mediawiki/index.php?title=JBossWS

                        I am using jboss app server of 4.2.2GA version, jbossws-1.2.1GA version and jdk 1.5, ant 1.7.0.

                        I have downloaded the jbossws-1.2.1GA stack and unzipped it and by pointing to the build file in the samples folder, i typed the command "ant tests" and my build failed with the mentioned exception.

                        java.lang.IllegalStateException: Could not load provider:org.jboss.ws.tools.jaxw
                        s.impl.WSContractConsumerFactoryImpl

                        • 9. Re: Reg Installation
                          ropalka

                          When you unzip your distribution, you have to copy ant.properties.example to ant.properties, modify this file accordingly and run ant tests from the root directory of your unzipped JBossWS 1.2.1 GA distribution

                          • 10. Re: Reg Installation
                            pa12399

                            I am having a similar issue. I am using JBoss AS 4.2.2GA. I am trying to upgrade to the latest WS native stack - i.e. 3.0.5 that is compatible with JBoss AS 4.2.2. But I am unable to find a link from where I can download 3.0.5 stack. Can someone please help me with this issue?

                            Thank you