How do you build to get that files?

This doesn't work:
=========================
marius@boostcom:~/tmp/jbosscvs/jboss-all/jboss.net/testsuite > sh
./build.sh
Searching for build.xml ...
Buildfile:
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/build.xml

BUILD FAILED

Error reading project file

Total time: 0 seconds
===========================

Do you use the .bat file?


Tried to copy the build.sh from iiop. Then it parses the buildscript,
but fails to compile:

sh ./build.sh
Searching for build.xml ...
Buildfile:
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/build.xml

_buildmagic:init:

_buildmagic:init:buildlog:

configure:

_configure-tools:

_configure-libraries:

_configure-modules:

_configure-tasks:

init:

compile-classes:
    [mkdir] Created dir:
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/output/gen-src
    [mkdir] Created dir:
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/output/classes
    [javac] Compiling 37 source files to
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/output/classes
    [javac]
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/output/gen-src/samples/addr/AddressBookSOAPBindingImpl.java:10:
duplicate class: samples.addr.AddressBookSOAPBindingImpl
    [javac] public class AddressBookSOAPBindingImpl implements
samples.addr.AddressBook {
    [javac]        ^
    [javac] 1 error

BUILD FAILED


Thanks
Marius



"Jung , Dr. Christoph" wrote:
> 
> excuse me, its jboss-all/jboss.net/testsuite/output/lib ...
> 
> -----Urspr�ngliche Nachricht-----
> Von: Jung , Dr. Christoph [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 9. April 2002 14:40
> An: 'Marius'
> Cc: '[EMAIL PROTECTED]'
> Betreff: AW: [JBoss-dev] RE: AW: Patches to jboss.net
> 
> Look into jboss-all/jboss.net/output/lib ... From there, the testsuite
> deploys them directly to the server Without interfering with the
> autodeployer!
> 
> Best,
> CGJ
> 
> -----Urspr�ngliche Nachricht-----
> Von: Marius [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 9. April 2002 14:36
> An: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Betreff: Re: [JBoss-dev] RE: AW: Patches to jboss.net
> 
> Tried ./build.sh testsuite -Dmodules=jboss.net. It doesn't complain on
> anything, but I can't see any .ear or wsr-files generated. Is this right? I
> though it would create hello.wsr.
> 
> Martin Maisey wrote:
> >
> > Hi Christoph
> >
> > > Thanks for having such a deep look into jboss.net and fixing these
> > > open issues.
> >
> > No problem + it wasn't a particularly deep look!
> >
> > > Some of them were cause by my stupidity (the techtrader-lib copy
> > > operation, I did not commit, simply forgot it),
> >
> > Thought it was probably something like that - I've done the same thing
> > myself many times...
> >
> > > some of them are those frequent changes in the jboss-core which I
> > > cannot immediately adopt because of restricted time ... We really
> > > should have a separation of core and modules such as Peter Braswell
> > > suggested ...
> >
> > If you need a 'second pair of hands' to try to keep on top of this
> > type of thing and test updates, I'm happy to do it as I would like to
> > get a better knowledge of JBoss and web services and have (a small
> > amount of ;-)) spare time. I noticed that some of the project web page
> > seems a bit out of date - only one of the build commands worked for me
> > and the command to start the test suite needs tweaking. What's the
> > process to update it?
> >
> > I could also take a look at the failing JMX endpoint unit test if it
> > would help, although this is likely to take a bit longer as I will
> > probably have to wrap my head around much more of Axis and JBoss JMX
> > ;-)
> >
> > Cheers,
> >
> > Martin
> >
> > _______________________________________________
> > Jboss-development mailing list [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> _______________________________________________
> Jboss-development mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to