On Mon, Sep 22, 2008 at 1:31 PM, Porsch, Freddy <[EMAIL PROTECTED]> wrote:
> Hi, since some day's i try to build the changend source code with maven > but it does not work. Here is the log file of the last failed build. > > ... > [INFO] > ------------------------------------------------------------------------ > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Compiling 14 source files to > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\target\classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\src\main\java\org\apache\tuscany\sca\contribution\service\impl\ContributionServiceImpl.java:[224,8] > cannot find symbol > symbol : class ContributionMetadataDocumentProcessor > location: class > org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl > > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\src\main\java\org\apache\tuscany\sca\contribution\service\impl\ContributionServiceImpl.java:[225,16] > cannot find symbol > symbol : class ContributionMetadataDocumentProcessor > location: class > org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl > > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\src\main\java\org\apache\tuscany\sca\contribution\service\impl\ContributionServiceImpl.java:[231,22] > cannot find symbol > symbol : class InvalidContributionMetadataException > location: class > org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl > > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\src\main\java\org\apache\tuscany\sca\contribution\processor\impl\FolderContributionProcessor.java:[110,30] > cannot find symbol > symbol : class InvalidFolderContributionException > location: class > org.apache.tuscany.sca.contribution.processor.impl.FolderContributionProcessor > > C:\apache-tuscany-sca-1.0.1-incubating-src\tuscany-sca-1.0.1-incubating-src\modules\contribution-impl\src\main\java\org\apache\tuscany\sca\contribution\processor\impl\FolderContributionProcessor.java:[117,22] > cannot find symbol > symbol : class InvalidFolderContributionURIException > location: class > org.apache.tuscany.sca.contribution.processor.impl.FolderContributionProcessor > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.BuildFailureException: Compilation failure > ... > > How can i fix this problem ? > > Greetings Freddy > ------------------------------ > *Von:* Dietrich, Björn > *Gesendet:* Dienstag, 16. September 2008 10:03 > *An:* Porsch, Freddy > *Betreff:* AW: customizing timeout webservice > > > > ------------------------------ > *Von:* ant elder [mailto:[EMAIL PROTECTED] > *Gesendet:* Dienstag, 16. September 2008 09:34 > *An:* user@tuscany.apache.org > *Betreff:* Re: customizing timeout webservice > > As an FYI there is http://issues.apache.org/jira/browse/TUSCANY-1893where > another user wanted this and had a local patch to make the value > public so it could be customized. Ideally this would be configurable per SCA > reference so something like an intent or new attribute in the binding.wsSCDL. > > Did you know you can vote for JIRAs? If you're logged in to the JIRA system > and viewing TUSCANY-1893 the vote option is on the bottom left so that might > encourage someone to fix this. > > ...ant > > On Mon, Sep 15, 2008 at 6:07 PM, Simon Nash <[EMAIL PROTECTED]> wrote: > >> Porsch, Freddy wrote: >> >>> hello, >>> our webservice have to do a lot of calculating stuff, thats why we have >>> a timeout problem. Is there any solution to customize the timeout in the >>> axis2.xml ? >>> >>> >> Is this the client-side timeout when making a Web service request? >> In Axis2BindingInvoker.invokeTarget(), this is set to a hard-coded >> value of 240 seconds. Tuscany uses this value to override what >> appears in axis2.xml. Does your application need a client to wait >> for more than 240 seconds? >> >> Simon >> >> >> >>> >>> CENIT AG Systemhaus, Industriestrasse 52-54, 70565 Stuttgart, Tel.: +49 >>> 711 7825-30, Fax: +49 711 7825-4000, Internet: www.cenit.de >>> Geschaeftsstellen: Berlin, Duesseldorf, Frankfurt, Hamburg, Hannover, >>> Muenchen, Saarbruecken >>> Vorstandsmitglieder: Kurt Bengel, Christian Pusch >>> Aufsichtsratsmitglieder: Andreas Schmidt (Vorsitzender des >>> Aufsichtsrats), Hubert Leypoldt, Andreas Karrer >>> Bankverbindungen: >>> Deutsche Bank (BLZ 600 700 70) Kto. 1661 040 IBAN : DE85 6007 0070 0166 >>> 1040 00 SWIFT-CODE : DEUTDESS, >>> Commerzbank (BLZ 600 400 71) Kto. 532 015 500 IBAN : DE83 6004 0071 0532 >>> 0155 00 SWIFT-Code : COBADEFF600, >>> BW-Bank (BLZ 600 501 01) Kto. 2 403 313 IBAN : DE17 6005 0101 0002 4033 >>> 13 SWIFT-Code : SOLADEST >>> Registergericht: Amtsgericht Stuttgart >>> Handelsregister: HRB Nr. 19117 >>> Umsatzsteuer: ID-Nr. DE 147 862 777 >>> >>> >> >> > > CENIT AG Systemhaus, Industriestrasse 52-54, 70565 Stuttgart, Tel.: +49 711 > 7825-30, Fax: +49 711 7825-4000, Internet: www.cenit.de > Geschaeftsstellen: Berlin, Duesseldorf, Frankfurt, Hamburg, Hannover, > Muenchen, Saarbruecken > Vorstandsmitglieder: Kurt Bengel, Christian Pusch > Aufsichtsratsmitglieder: Andreas Schmidt (Vorsitzender des Aufsichtsrats), > Hubert Leypoldt, Andreas Karrer > Bankverbindungen: > Deutsche Bank (BLZ 600 700 70) Kto. 1661 040 IBAN : DE85 6007 0070 0166 > 1040 00 SWIFT-CODE : DEUTDESS, > Commerzbank (BLZ 600 400 71) Kto. 532 015 500 IBAN : DE83 6004 0071 0532 > 0155 00 SWIFT-Code : COBADEFF600, > BW-Bank (BLZ 600 501 01) Kto. 2 403 313 IBAN : DE17 6005 0101 0002 4033 13 > SWIFT-Code : SOLADEST > Registergericht: Amtsgericht Stuttgart > Handelsregister: HRB Nr. 19117 > Umsatzsteuer: ID-Nr. DE 147 862 777 > Hi Freddy, The classes it's complaining about do seem to be in our 1.0.1 source release (do you mean to be using such an old release b.t.w). Can you do a "mvn clean" before trying another "mvn install" If that doesn't work we'll have to get into a bit more detail about your environment and how you are doing the compile. Regards Simon