Title: Re: [JBoss-user] problems in building jboss from sources

Hi Andrew,       

            Do not want to bother u or the list further, but by launching the below command

My CVS client (wincvs) keeps on saying

 cvs server: cannot find module `jboss-3.2

 

I have followed two approaches:

1 – in wincvs, get the commandline from Admin and enter the command u have suggested me

 

2 – under Admin/Preferences, I have set the CVS root. Then under Admin/commandline I have entered

 

cvs co –r Branch_3_2 jboss-3.2 ……

 

thanx and regards

            marco

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Oliver
Sent: 16 February 2004 14:21
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] problems in building jboss from sources

 


Do:

 cvs –z3
–d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co –r Branch_3_2 jboss-3.2

You must include the branch or you get crud.  I’m pretty sure the branch is mentioned in the admin/dev guide.

It is in the
http://jboss.org/developers/guides/quickstart guide.


From: "Marco Mistroni" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Mon, 16 Feb 2004 13:20:29 -0000
To: <[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] problems in building jboss from sources

Hi,
            I launched following command:
Cvs –z3 –d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-3.2
 
As of AdminDevel docs ( also the getting started guide show similar..)
 
Regards
            marco
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew C. Oliver
Sent: 13 February 2004 16:18
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] problems in building jboss from sources

How did you check it out?

http://jboss.org/developers/guides/quickstart

-Andy



From: "Marco Mistroni" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Fri, 13 Feb 2004 09:10:24 -0000
To: <[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] problems in building jboss from sources

Hi all,
            I don\t want to spam, but I didn’t get any help after I posted to the list…
I am experiencing problems in building JBoss 3.2 from sources… can anyone help me
Or at least point me to a FAQ or an already posted message with same subject?
 
With best regards
            Marco mistroni
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> On Behalf Of Marco Mistroni
Sent: 12 February 2004 10:05
To: [EMAIL PROTECTED]
Subject: [JBoss-user] problems in building jboss from sources

Hi all,
            I have downloaed jboss-3.2 from CVS and tried to build it, but in the process I got following
Exception
 
C:\jboss-3.2\build>build
Calling ..\tools\bin\ant.bat
Buildfile: build.xml
 
_buildmagic:init:
Trying to override old definition of task property
 
_buildmagic:init:local-properties:
 
_buildmagic:init:buildlog:
 
configure:
Caught exception (org.apache.tools.ant.BuildException) while expanding apache.to
mcat41.classpath: C:\jboss-3.2\thirdparty\apache-tomcat41 not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding apache.to
mcat50.classpath: C:\jboss-3.2\thirdparty\apache-tomcat50 not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding beanshell
.beanshell.classpath: C:\jboss-3.2\thirdparty\beanshell-beanshell\lib not found.
 
     [echo] groups:  default
     [echo] modules: common,jmx,system,naming,remoting,aop,j2ee,transaction,serv
er,security,messaging,connector,cluster,varia,jboss.net,iiop,management,tomcat,c
onsole,cache,compatibility,aspects,media
 
init:
 
_buildmagic:modules:most:
 
   ======================================================================
    ==  Executing 'most' in module 'common'...
    ==
 
_buildmagic:init:
 
configure:
Caught exception (org.apache.tools.ant.BuildException) while expanding apache.to
mcat41.classpath: C:\jboss-3.2\thirdparty\apache-tomcat41 not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding apache.to
mcat50.classpath: C:\jboss-3.2\thirdparty\apache-tomcat50 not found.
Caught exception (org.apache.tools.ant.BuildException) while expanding beanshell
.beanshell.classpath: C:\jboss-3.2\thirdparty\beanshell-beanshell\lib not found.
 
Overriding previous definition of reference to xdoclet.task.classpath
Caught exception (org.apache.tools.ant.BuildException) while expanding xdoclet.t
ask.classpath: C:\jboss-3.2\thirdparty\xdoclet-xdoclet\lib not found.
 
BUILD FAILED
file:C:/jboss-3.2/common/build.xml:160: C:\jboss-3.2\thirdparty\xdoclet-xdoclet\
lib not found.
 
 
I have those tomcat and xdoclet directories, but they are not under, for example,
c:\jboss-3.2\thirdparty\apache-tomcat50
 
but
  :\jboss-3.2\thirdparty\apache\tomcat50
 
so it looks like somehow it uses incorrect path. I am running the buildscript on Windows XP..
 
anyone can help me  finding what is the problem?
I haven’t touched local.properties file
 
Thanx in advance and regards
            marco
 
   
 
 
 
 

Reply via email to