[JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-09 Thread Stephen Davidson

Greetings.

JDK 1.4.0
Linux 2.4.10
jboss-all
CVS Branch 3_0 Head.

Not building

-Steve


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-10 Thread Burkhard Vogel

Hi (taking the developers from the list...),
looks like you are missing the jmx runtime jar. Mine is called jmxri.jar.
Try finding it...
Regards,
Burkhard

- Original Message -
From: "Stephen Davidson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, May 10, 2002 11:17 AM
Subject: Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building


> Stephen Davidson wrote:
>
> > Greetings.
> >
> > JDK 1.4.0
> > Linux 2.4.10
> > jboss-all
> > CVS Branch 3_0 Head.
> >
> > Not building
> >
> > -Steve
> >
> >
> > ___
> >
> > Have big pipes? SourceForge.net is looking for download mirrors. We
supply
> > the hardware. You get the recognition. Email Us:
[EMAIL PROTECTED]
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
>
>
> Greetings.
>
> More Details;
>
> java version "1.3.1"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
> Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
>
> <---Snip from compile run--->
> [execmodules]
>
==
>  ==  Executing 'all' in module 'messaging'...
>  ==
>
> _buildmagic:init:
>
> configure:
>
> init:
>
> compile-mbean-sources:
>  [mkdir] Created dir: /home/jboss/jboss-all/messaging/output/gen-src
> sourcepath is deprecated. the preferred way to design sources is via
nested 
> Running xdoclet.XDocletMain loaded by sun.misc.Launcher$AppClassLoader.
Forked:true
>[xdoclet] Running 
>[xdoclet]   Generating output for 'org.jboss.mq.pm.file.CacheStore'
using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.pm.file.PersistenceManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.pm.jdbc.PersistenceManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.pm.jdbc2.PersistenceManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.pm.rollinglogged.PersistenceManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.sm.file.DynamicStateManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>[xdoclet]   Generating output for
'org.jboss.mq.sm.file.OldStateManager' using template file
>
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
>
> compile-parsers:
>  [mkdir] Created dir:
/home/jboss/jboss-all/messaging/output/parsers/org/jboss/mq/selectors
> [javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
> [javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
> [javacc] Copyright (c) 1997-2000 Metamata, Inc.
> [javacc] (type "javacc" with no arguments for help)
> [javacc] Reading from file
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/selectors/SelectorPars
er.jj . . .
> [javacc] Warning: Lookahead adequacy checking not being performed
since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to
> force checking.
> [javacc] File "TokenMgrError.java" does not exist.  Will create one.
> [javacc] File "ParseException.java" does not exist.  Will create one.
> [javacc] File "Token.java" does not exist.  Will create one.
> [javacc] File "ASCII_CharStream.java" does not exist.  Will create
one.
> [javacc] Parser generated with 0 errors and 1 warnings.
>  [mkdir] Created dir: /home/jboss/jboss-all/messaging/output/classes
>  [javac] Compiling 8 source files to
/home/jboss/jboss-all/messaging/output/classes
>
> compile-classes:
>  [javac] Compiling 157 source files to
/home/jboss/jboss-all/messaging/output/classes
>
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/Destination
Manager.java:28: cannot resolve symbol
> symbol  : class Stats
> location: package j2ee
> import javax.management.j2ee.Stats;
> 

Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-10 Thread Stephen Davidson

Stephen Davidson wrote:

> Greetings.
> 
> JDK 1.4.0
> Linux 2.4.10
> jboss-all
> CVS Branch 3_0 Head.
> 
> Not building
> 
> -Steve
> 
> 
> ___
> 
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


Greetings.

More Details;

java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)

<---Snip from compile run--->
[execmodules]
 ==
 ==  Executing 'all' in module 'messaging'...
 ==

_buildmagic:init:

configure:

init:

compile-mbean-sources:
 [mkdir] Created dir: /home/jboss/jboss-all/messaging/output/gen-src
sourcepath is deprecated. the preferred way to design sources is via nested 
Running xdoclet.XDocletMain loaded by sun.misc.Launcher$AppClassLoader. Forked:true
   [xdoclet] Running 
   [xdoclet]   Generating output for 'org.jboss.mq.pm.file.CacheStore' using template 
file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 'org.jboss.mq.pm.file.PersistenceManager' using 
template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 'org.jboss.mq.pm.jdbc.PersistenceManager' using 
template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 'org.jboss.mq.pm.jdbc2.PersistenceManager' using 
template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 
'org.jboss.mq.pm.rollinglogged.PersistenceManager' using template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 'org.jboss.mq.sm.file.DynamicStateManager' using 
template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
   [xdoclet]   Generating output for 'org.jboss.mq.sm.file.OldStateManager' using 
template file 
'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.

compile-parsers:
 [mkdir] Created dir: 
/home/jboss/jboss-all/messaging/output/parsers/org/jboss/mq/selectors
[javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
[javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
[javacc] Copyright (c) 1997-2000 Metamata, Inc.
[javacc] (type "javacc" with no arguments for help)
[javacc] Reading from file 
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/selectors/SelectorParser.jj . . .
[javacc] Warning: Lookahead adequacy checking not being performed since option 
LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to 
force checking.
[javacc] File "TokenMgrError.java" does not exist.  Will create one.
[javacc] File "ParseException.java" does not exist.  Will create one.
[javacc] File "Token.java" does not exist.  Will create one.
[javacc] File "ASCII_CharStream.java" does not exist.  Will create one.
[javacc] Parser generated with 0 errors and 1 warnings.
 [mkdir] Created dir: /home/jboss/jboss-all/messaging/output/classes
 [javac] Compiling 8 source files to /home/jboss/jboss-all/messaging/output/classes

compile-classes:
 [javac] Compiling 157 source files to 
/home/jboss/jboss-all/messaging/output/classes
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java:28:
 cannot resolve symbol
symbol  : class Stats
location: package j2ee
import javax.management.j2ee.Stats;
  ^
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java:29:
 cannot resolve symbol
symbol  : class JMSResource
location: package j2ee
import org.jboss.management.j2ee.JMSResource;
  ^
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java:30:
 cannot resolve symbol
symbol  : class JMSStats
location: package j2ee
import org.jboss.management.j2ee.JMSStats;
  ^
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java:236:
 cannot resolve symbol
symbol  : class Stats
location: class org.jboss.mq.server.jmx.DestinationManager
public Stats getStats() {
   ^
/home/jboss/jboss-all/messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java:208:
 cannot resolve symbol
symbol  : variable JMSResource
location: class org.jboss.mq.server.jmx.DestinationManager
   mManagementProxy = JMSResource.create( getServer(), "JBossMQ", getServiceName() 
);
  ^
/home/jboss/jboss-all/mes

Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-12 Thread Stephen Davidson

Hi Burkhard.

Turns out I a "shortcut" I was trying to switch between versions was not working 
correctly.  I have that issue solved, but now have run into some 
other issues (see other threads).

Thanks,
Steve

Burkhard Vogel wrote:

> Hi (taking the developers from the list...),
> looks like you are missing the jmx runtime jar. Mine is called jmxri.jar.
> Try finding it...
> Regards,
> Burkhard
> 
> - Original Message -
> From: "Stephen Davidson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Friday, May 10, 2002 11:17 AM
> Subject: Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building
> 
> 
> 
>>Stephen Davidson wrote:
>>
>>
>>>Greetings.
>>>
>>>JDK 1.4.0
>>>Linux 2.4.10
>>>jboss-all
>>>CVS Branch 3_0 Head.
>>>
>>>Not building
>>>
>>>-Steve
>>>
>>>
>>>___
>>>
>>>Have big pipes? SourceForge.net is looking for download mirrors. We
>>>
> supply
> 
>>>the hardware. You get the recognition. Email Us:
>>>
> [EMAIL PROTECTED]
> 
>>>___
>>>JBoss-user mailing list
>>>[EMAIL PROTECTED]
>>>https://lists.sourceforge.net/lists/listinfo/jboss-user
>>>
>>>
>>
>>Greetings.
>>
>>More Details;
>>
>>java version "1.3.1"
>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
>>Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
>>
>><---Snip from compile run--->
>>[execmodules]
>>
>>
> ==
> 
>> ==  Executing 'all' in module 'messaging'...
>> ==
>>
>>_buildmagic:init:
>>
>>configure:
>>
>>init:
>>
>>compile-mbean-sources:
>> [mkdir] Created dir: /home/jboss/jboss-all/messaging/output/gen-src
>>sourcepath is deprecated. the preferred way to design sources is via
>>
> nested 
> 
>>Running xdoclet.XDocletMain loaded by sun.misc.Launcher$AppClassLoader.
>>
> Forked:true
> 
>>   [xdoclet] Running 
>>   [xdoclet]   Generating output for 'org.jboss.mq.pm.file.CacheStore'
>>
> using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.pm.file.PersistenceManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.pm.jdbc.PersistenceManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.pm.jdbc2.PersistenceManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.pm.rollinglogged.PersistenceManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.sm.file.DynamicStateManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>   [xdoclet]   Generating output for
>>
> 'org.jboss.mq.sm.file.OldStateManager' using template file
> 
> 'jar:file:/home/jboss/jboss-all/tools/lib/xdoclet.jar!/xdoclet/jmx/mbean.j'.
> 
>>compile-parsers:
>> [mkdir] Created dir:
>>
> /home/jboss/jboss-all/messaging/output/parsers/org/jboss/mq/selectors
> 
>>[javacc] Java Compiler Compiler Version 2.0 (Parser Generator)
>>[javacc] Copyright (c) 1996-2000 Sun Microsystems, Inc.
>>[javacc] Copyright (c) 1997-2000 Metamata, Inc.
>>[javacc] (type "javacc" with no arguments for help)
>>[javacc] Reading from file
>>
> /home/jboss/jboss-all/messaging/src/main/org/jboss/mq/selectors/SelectorPars
> er.jj . . .
> 
>>[javacc] Warning: Lookahead adequacy checking not being performed
>>
> since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to
> 
>>force checking.
>>[javacc] File "TokenMgrError.java" do