[JBoss-dev] [IIOP on JBoss] - IIOP initializing error of JBoss 4.0

2004-09-22 Thread xyz
I downloaded and installed the newly released JBoss 4.0 on my Mac G5 running Gentoo 
Linux ppc64 of 2004.2. I got an error java.lang.ExceptionInInitializerError  caused 
by org.omg.CORBA.INITIALIZE: cannot instantiate org.jboss.iiop.SunJDK141IsLocalBugFix 
vmcid: 0x0 minor code: 0 ..
But actually the server was up and running.
My jdk in ibm jdk 1.4.2 for ppc64. Any help is much appreciated.


Dehua

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849056#3849056

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849056


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.209 Build Fixed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922015304Lbuild.209
BUILD COMPLETE-build.209Date of build:09/22/2004 01:53:04Time to build:33 minutes 56 secondsLast changed:09/22/2004 01:42:22Last log entry:Add the missing deleteTimer(String,TimedObjectId) method




   Unit Tests: (0)
Modifications since last build:(60)1.3modifiedstarksmtestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaAdd the missing deleteTimer(String,TimedObjectId) method1.3modifiedpatriot1burkeaop/docs/reference/en/modules/implementing.xmladd missing editors1.3modifiedpatriot1burkeaop/docs/reference/en/modules/xml.xmladd missing editors1.6modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerILService.javaAdd a ClientAddress attribute that can be used to expose an address the a client that is different from the actual server address. This is useful if a client has to connect through a NAT firewall.1.8modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerIL.java- Add org.jboss.mq.il.uil2.serverAddr system property allows a client to  override the address to which it attempts to connect to. This is useful  for networks where NAT is ocurring between the client and jms server.  - Add org.jboss.mq.il.uil2.serverPort system property allows a client to  override the port to which it attempts to connect. This is useful for  for networks where port forwarding is ocurring between the client and jms  server.  - Add org.jboss.mq.il.uil2.retryCount controls the number of attempts to  retry connecting to the jms server. Retries are only made for   java.net.ConnectException failures. A value = 0 means no retry atempts  will be made.  - Add org.jboss.mq.il.uil2.retryDelay controls the delay in milliseconds  between retries due to ConnectException failures.1.6modifiedbwang00cache/src/main/org/jboss/cache/eviction/RegionManager.javaUpdated1.16modifiedbwang00cache/src/main/org/jboss/cache/eviction/LRUPolicy.javaUpdated1.42modifiedbwang00cache/src/main/org/jboss/cache/Node.javaRedundant ctor1.9modifiedbwang00testsuite/src/main/org/jboss/test/cache/test/local/TxUnitTestCase.javagetData is empty instead of null1.165modifiedbwang00cache/src/main/org/jboss/cache/TreeCache.javaUpdated1.2modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/ByteEditor.javaMerge from Branch 3.21.2modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/IntArrayEditor.javaMerge from Branch 3.21.7modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/PropertyEditors.javaMerge from Branch 3.21.2modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/LongEditor.javaUse .decode rather than .valueOf to parse strings1.2modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/ShortEditor.javaUse .decode rather than .valueOf to parse strings1.5modifiedgenmancommon/src/main/org/jboss/util/propertyeditor/IntegerEditor.javaUse .decode rather than .valueOf to parse strings1.1addedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/DoubleEditor.javabranches:  1.1.2;add missing editors1.1addedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/FloatEditor.javabranches:  1.1.2;add missing editors1.1addedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/LongEditor.javabranches:  1.1.2;add missing editors1.1addedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/ShortEditor.javabranches:  1.1.2;  1.1.4;add missing editors1.1addedstarksmthirdparty/licenses/dom4-license.txtAdd the dom4j license from http://www.dom4j.org/license.html1.8modifiedstarksmcommon/src/main/org/jboss/util/xml/JBossEntityResolver.javaAdd a "-//JBoss//DTD JBOSS JCA Config 1.5//EN", "jboss-ds_1_5.dtd" entry1.3modifiedkabkhanaop/src/jdk15/org/jboss/aop/Mixin.javaOooops, I had made the default for @Mixin.isTransient() false, it is set to true now1.2modifiedstarksmconnector/src/resources/dtd/jboss-ds_1_0.dtdRevert the jboss-ds_1_0.dtd to that from 3.2 and move the current jca 1.5 based version to jboss-ds_1_5.dtd1.1addedstarksmconnector/src/resources/dtd/jboss-ds_1_5.dtdRevert the jboss-ds_1_0.dtd to that from 3.2 and move the current jca 1.5 based version to jboss-ds_1_5.dtd1.13modifiedkabkhanaop/src/main/org/jboss/aop/AspectAnnotationLoader.javaOooops, I had made the default for @Mixin.isTransient() false, it is set to true now1.2modifiedpatriot1burkeaop/docs/reference/en/modules/xml.xmlmore docs1.4modifiedanddvaria/src/main/org/jboss/jmx/adaptor/snmp/trapd/TrapdService.javasnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.4modifiedanddvaria/src/resources/services/snmp/deploy/managers.xmlsnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.5modifiedanddvaria/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapEmitter.javasnmp-adaptor/trapd will 

[JBoss-dev] [JBoss IDE (dev)] - Re: active development

2004-09-22 Thread ivelin
Welcome onboard, Marshall.

Looking forward to an agressive JBossIDE roadmap.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849047#3849047

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849047


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Benchmarking] - Re: SpecJappServer 2002 : dies in OrderAuditSesEJB

2004-09-22 Thread loubyansky
Can you post the source code? Have you tried following just the setup instructions w/o 
any additional changes?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849059#3849059

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849059


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.59 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922010846Lbuild.59
BUILD COMPLETE-build.59Date of build:09/22/2004 01:08:46Time to build:11 minutes 52 secondsLast changed:09/22/2004 00:35:33Last log entry:- Add org.jboss.mq.il.uil2.serverAddr system property allows a client to  override the address to which it attempts to connect to. This is useful  for networks where NAT is ocurring between the client and jms server.  - Add org.jboss.mq.il.uil2.serverPort system property allows a client to  override the port to which it attempts to connect. This is useful for  for networks where port forwarding is ocurring between the client and jms  server.  - Add org.jboss.mq.il.uil2.retryCount controls the number of attempts to  retry connecting to the jms server. Retries are only made for   java.net.ConnectException failures. A value = 0 means no retry atempts  will be made.  - Add org.jboss.mq.il.uil2.retryDelay controls the delay in milliseconds  between retries due to ConnectException failures.




   Unit Tests: (0)
Modifications since last build:(2)1.1.4.11modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerIL.java- Add org.jboss.mq.il.uil2.serverAddr system property allows a client to  override the address to which it attempts to connect to. This is useful  for networks where NAT is ocurring between the client and jms server.  - Add org.jboss.mq.il.uil2.serverPort system property allows a client to  override the port to which it attempts to connect. This is useful for  for networks where port forwarding is ocurring between the client and jms  server.  - Add org.jboss.mq.il.uil2.retryCount controls the number of attempts to  retry connecting to the jms server. Retries are only made for   java.net.ConnectException failures. A value = 0 means no retry atempts  will be made.  - Add org.jboss.mq.il.uil2.retryDelay controls the delay in milliseconds  between retries due to ConnectException failures.1.1.4.9modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerILService.javaAdd a ClientAddress attribute that can be used to expose an address the a client that is different from the actual server address. This is useful if a client has to connect through a NAT firewall.



[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Fast iterations on large numbers of cache objects

2004-09-22 Thread kburns
Hi Ben,

After some further investigations, I've gone back to the Person, Student classes in 
the release examples.

Seems that the aop interception is happening during access of objects, and that 
accessing objects contained within objects significantly increases access times. Here 
is the setup I used.

1. Add the following lines into the Person class:

Vector myHobbies = new Vector();

public void addHobby(Hobby theHobby)
{
  myHobbies.add(theHobby);
}

public Vector getHobbyVector()
{
  return myHobbies;
}


2. Create a new class Hobby

public class Hobby
{

   String name = null;
   
   public Hobby(String theName)
   {
  name = theName;
   }
   
   public Hobby()
   {
   }

   public String getName()
   {
  return name;
   }

   public void setName(String name)
   {
  this.name = name;
   }


   public String toString()
   {
  return name= + getName();
   }

}


3. Create objects:
1000 Students adding 10 Hobby instances to each student via the addHobby() method in 
the Person class.


4. Add each Student instance into a TreeCacheAop instance and also into a Vector 
(myVector).

5. Iterate:

Do a query on the Vector (myVector)...

Object[] array = myVector.toArray();
Student a = null;
String hobbyName;
Vector hobVect = null;
Object[] hobarray = null;
for (int i=0; iarray.length; i++)
{
  a = (Student) array;

  // test 1
  hobbyName = a.getName();

  // test 2
  hobVect = a.getHobbyVector();
  hobArray = hobVect.toArray();

  // test 3
  loop through hobArray calling getName() on each
  

}

Results:

test 1 - duration = 100ms
test 2 - 430ms
test 3 - 530 ms

Seems to me that as soon as you access the Vector of objects (hobbies) under each 
Student is where the performance hit is kicking in?

I'll try and put this into a JUnit test for you tomorrow.

Hope the above sheds some light.

Any ideas so far?

Many thanks

Ken


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849060#3849060

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849060


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Which Version Of JGroups?

2004-09-22 Thread bela
To find out:
java -cp jboss-cache/lib/jgroups.jar org.jgroups.Version
Bela


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849061#3849061

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849061


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 build.28 Build Fixed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040922024435Lbuild.28
BUILD COMPLETE-build.28Date of build:09/22/2004 02:44:35Time to build:21 minutes 34 secondsLast changed:09/22/2004 02:06:42Last log entry:Add the missing deleteTimer(String, TimerObjectId) method




   Unit Tests: (0)
Modifications since last build:(24)1.2.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaAdd the missing deleteTimer(String, TimerObjectId) method1.5.6.1modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerILService.javaAdd a ClientAddress attribute that can be used to expose an address the a client that is different from the actual server address. This is useful if a client has to connect through a NAT firewall.1.7.2.1modifiedstarksmmessaging/src/main/org/jboss/mq/il/uil2/UILServerIL.java- Add org.jboss.mq.il.uil2.serverAddr system property allows a client tooverride the address to which it attempts to connect to. This is usefulfor networks where NAT is ocurring between the client and jms server.- Add org.jboss.mq.il.uil2.serverPort system property allows a client tooverride the port to which it attempts to connect. This is useful forfor networks where port forwarding is ocurring between the client and jmsserver.- Add org.jboss.mq.il.uil2.retryCount controls the number of attempts toretry connecting to the jms server. Retries are only made for java.net.ConnectException failures. A value = 0 means no retry atemptswill be made.- Add org.jboss.mq.il.uil2.retryDelay controls the delay in millisecondsbetween retries due to ConnectException failures.1.1.2.1modifiedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/DoubleEditor.javacomplete primitive types1.1.2.1modifiedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/FloatEditor.javacomplete primitive types1.1.2.1modifiedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/LongEditor.javacomplete primitive types1.1.2.1modifiedpatriot1burkecommon/src/main/org/jboss/util/propertyeditor/ShortEditor.javacomplete primitive types1.30.6.1modifiedstarksmvaria/src/main/org/jboss/jdbc/HypersonicDatabase.javaAdd -noexit option to HypersonicDatabase when running DatabaseManager to prevent exit of the manager app from killing the server.1.12.4.1modifiedstarksmvaria/src/main/org/jboss/varia/scheduler/Scheduler.javaFix 968759 - Schedulable interface cannot be inherited1.2.6.1modifiedstarksmthirdparty/dom4j-dom4j/READMEUpdate to dom4j 1.51.2.6.1modifiedstarksmthirdparty/dom4j-dom4j/lib/dom4j.jarUpdate to dom4j 1.51.6.2.2modifiedstarksmcommon/src/main/org/jboss/util/xml/JBossEntityResolver.javaAdd a "-//JBoss//DTD JBOSS JCA Config 1.5//EN", "jboss-ds_1_5.dtd" entry1.1.2.2modifiedstarksmconnector/src/resources/dtd/jboss-ds_1_0.dtdRevert the jboss-ds_1_0.dtd to that from 3.2 and move the current jca 1.5 based version to jboss-ds_1_5.dtd1.2.6.2modifiedanddvaria/src/resources/services/snmp/deploy/managers.xmlsnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.2.6.2modifiedanddvaria/src/main/org/jboss/jmx/adaptor/snmp/trapd/TrapdService.javasnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.3.6.2modifiedanddvaria/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapEmitter.javasnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.3.6.2modifiedanddvaria/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapFactorySupport.javasnmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration1.14.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnection.javaApply patch [1032037] NPE in XAManagedConnection1.24.2.1modifiedejorttestsuite/.classpathCompile the webservices tests in eclipse1.4.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaDynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid.Use constant column names.1.4.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.javaDynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid.Use constant column names.1.4.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/PersistencePolicy.javaDynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid.Use constant column names.1.11.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/TimerServiceImpl.javaDynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed 

[JBoss-dev] [Reporting] - Re: Reporting System

2004-09-22 Thread roty431
Hi all, 

such a reporting/analyzing tool sounds great. I`ve developed a GUI for JasperReports a 
time ago. Good reporting engine. I'll keep an eye on this issue..

Best regards,
Birgit

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849063#3849063

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849063


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: JBoss error...

2004-09-22 Thread tdiesler
You need to first figure out why the server is not responding. Look at the logs, put 
axis in debug.

Your shutdown error is JNDI related, I don't see a link to web service.

In this forum we discuss J2EE compatible webservice. Are you using JBossWS?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849064#3849064

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849064


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: J2EE calling .NET web service for base64Binary element -

2004-09-22 Thread tdiesler
Please file an issue in sourceforge and provide a test case

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849066#3849066

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849066


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - tomcat with nuke

2004-09-22 Thread jemrusalem07
can tomcat work nuke? 

thanks in advance.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849074#3849074

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849074


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread [EMAIL PROTECTED]

  | /**
  |  * There is a bug in Sun's implementation of the method 
javax.rmi.CORBA.Util.isLocal().
  |  * Stubs generated with the rmic tool call this method to check is the call is a 
local invocation,
  |  * which they can optimize. However, Sun's implementation of isLocal() tries to 
cast the stub to a proprietary
  |  * class. This is against the rules. Since the ORB is pluggable 
(-Dorg.omg.CORBA.ORBClass=...), Sun's
  |  * implementation of a standard (javax.rmi) method should not assume that the 
stubs are Sun stubs.
  |  *
  |  * @author a href=mailto:[EMAIL PROTECTED]Francisco Reverbel/a
  |  * @version $Revision: 1.1 $
  |  *
  |  **/

This was a bug fix for a Sun JDK bug that you wouldn't need if you use IBM's VM. I 
don't know exactly how this class gets instantiated, but as you said you're probably 
Ok :)

Franscisco, any comment?

Regards
/Dimitris

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849077#3849077

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849077


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Annotate class only and crosscut methods within the clas

2004-09-22 Thread nthx
Hi

And I was going to work today with a thought about posting about this simpler way that 
I found out yesterday evening...  Ehhh :)

Tomasz

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849080#3849080

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849080


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1027302 ] JBOSS3.2.5/lib/xercesImpl.jar should be xerces.jar

2004-09-22 Thread SourceForge.net
Bugs item #1027302, was opened at 2004-09-13 15:34
Message generated for change (Comment added) made by anorbert
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1027302group_id=22866

Category: JBossServer
Group: v3.2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Amila Norbert (anorbert)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBOSS3.2.5/lib/xercesImpl.jar should be xerces.jar 

Initial Comment:
I am running a web application that loads an XML file 
that is validated against a schema.  This fails with the 
dom4j.jar file that comes with the Jboss3.2.5. The error 
message is:

org.DocumentException: Error on line XX of document. 
Document is invalid: no grammer found.
org.dom4j.io.SaxReader.read(SaxReadre.java 329)

I thisnk this is owing to the fact that the 
SaxReader.class file in dom4j.jar is an old class and it is 
trying to validate aginst a DTD rather than the Schema.

I had to copy the dom4j-full.jar into jboss3.2.5/lib/ and 
rename it to dom4j.jar to get my code to work.

Would it be possible to ship the jboss with the correct 
dom4.jar file in jboss_home/lib.

operating system WINDOWS 2000
JAVA VERSION 1.4.2
thanks

--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-22 09:27

Message:
Logged In: YES 
user_id=687254

Submit the simplest testcase possible that demonstrates the 
problem

--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-22 09:27

Message:
Logged In: YES 
user_id=687254

The exercesImpl.jar in jboss-3.2.5 is 989kb.
but the xerces I got from jdom-b8 is 1770kb.  I did exaclty 
what you have done, took this xerces and renamed it to be 
xercesImpl.jar and my problem disappeared.  I haven't tested 
the latest version yet.  I downloaded jboss-4.0.0RC2 and it 
still conatains the exercesImpl.jar (size 989kb).  However I 
was using jboss-3.2.5 and it is not updated according to the 
available downloads at http://www.jboss.org/downloads/index.

--

Comment By: Elias Ross (genman)
Date: 2004-09-21 20:18

Message:
Logged In: YES 
user_id=556458


JBoss ships with 2.4.2 of xerces, the latest from the web
site.  It is named xercesImpl.jar for compatibility reasons.
 What are you replacing with what?

I updated dom4.jar to 1.5 release.

The question is does JBoss itself need to ship with
dom4j-full.jar?  According to what I could find, the -full
release (used to?) contain a bunch of third party files.  It
seems that SaxReader supports schema.

Please reopen if necessary once testing against JBoss CVS or
a newer release.


--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-14 08:55

Message:
Logged In: YES 
user_id=687254

I also had to replace the xercesImpl.jar with the xerces.jar 
form jdom-b8 and rename this new xerces.jar file to 
xercesImpl.jar for it to work properly.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1027302group_id=22866


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.210 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922051610Lbuild.210
BUILD COMPLETE-build.210Date of build:09/22/2004 05:16:10Time to build:15 minutes 59 secondsLast changed:09/22/2004 05:04:52Last log entry:added timestamp mapping for pointbase




   Unit Tests: (0)
Modifications since last build:(1)1.85modifiedloubyanskyserver/src/etc/conf/default/standardjbosscmp-jdbc.xmladded timestamp mapping for pointbase



[JBoss-dev] jboss-3.2 build.60 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922054017Lbuild.60
BUILD COMPLETE-build.60Date of build:09/22/2004 05:40:17Time to build:14 minutes 12 secondsLast changed:09/22/2004 05:03:37Last log entry:added timestamp mapping for pointbase




   Unit Tests: (0)
Modifications since last build:(1)1.39.2.52modifiedloubyanskyserver/src/etc/conf/default/standardjbosscmp-jdbc.xmladded timestamp mapping for pointbase



[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Order of advice/interceptors - Due to: New JBoss AOP Con

2004-09-22 Thread nthx
Long post ..
Andrzej Krzywda wrote : Hi!
  | 
  | You can write an aspect which contains only precedence rules.  This aspect you can 
use as a configuration file of your application:
  | 
  | public aspect ForumConfiguration {
  |   |declare precedence: Security, Logging, *;
  |   | }
  | 
  | It doesn't couple different concerns.
  | 
  | Andrzej Krzywda


Hi.

I was thinking a little about it and did some tests.

First you're right. That's way to achieve it in AspectJ. It could be sth similar for 
JBossAOP in future.

Second: this solution implies that a developer who uses your AOP library _must_ know 
AspectJ/JBossAOP syntax, etc. And this is not quite OK, and  here is why I think so:

Imagine Jim, a developer of, say TicketsReservation system. Business logic for this 
world is easy and simple. He prototyped his object world with POJOs only, so he has 
nice running system with tests, and all of it, but these are only POJOs. He still 
needs persistence, transactions, GUI. 
And now is the time for him to think about it a little bit. Of course he finds PAT for 
persistence ;) and some other AOP libraries for other services. But he doesn't know 
nothing about AOP. He's heard from a friend but didn't write any aspect. And he don't 
have to!
He wishes to annotate transactions, to annotate important business classes, _maybe_ 
adopt build.xml. But that should be all for him. Compilation (weaving), tests and 
system runs.

So, what I'm trying to tell in this user story, is about some developer who only 
wishes to use _our_ work. And it happens that our work is to develop set of services 
for him. And that's great and for us and for him.


But for now, we have a problem, with order of aspects (AOP libraries) applied which is 
still unsolved.
And I'm even not sure if Jim should know about problems with precedence at all!

What my idea is:existence of some known repository of known services and their 
precedence priorities and relations to each other. Just like /etc/services has all 
over the world known port numbers and names, in the same way, maybe there would exist 
a list of such AOP libraries. But this is only idea and I don't think if it's even 
realizable...

Another low level idea would be to give to our Jim sth like this one:
aopc -classpath aop-services/*.aop:$CLASSPATH$
  |  -Daop.precedence=persistence,transactions
  |   jim.bookingsystem.*
  | 

In this case both libraries must not use the same annotations names of course.


Ok. And back to reality: there is another related problem I've discovered today.
I thought that with this code:
/** 
  |  * @@first
  |  * @@second
  |  * @@third
  |  */
  | public int method1()
  | {   
  | System.out.println(Method body.. :) );
  | return 17;
  | }

I will get:
 [java] ==O==[main] FirstInterceptor: 28: @first: {}
  |  [java] ==O==[main] SecondInterceptor: 28: @second: {}
  |  [java] ==O==[main] ThirdInterceptor: 28: @third: {}

But that's not the case!
I got  [java] ==O==[main] SecondInterceptor: 28: @second: {}
  |  [java] ==O==[main] FirstInterceptor: 28: @first: {}
  |  [java] ==O==[main] ThirdInterceptor: 28: @third: {}
  | 

because definition of poincuts in jboss-aop.xml file was:
   bind pointcut=execution(* *-@second(..))
  |interceptor class=SecondInterceptor/
  |/bind
  |bind pointcut=execution(* *-@first(..))
  |interceptor class=FirstInterceptor/
  |/bind
  |bind pointcut=execution(* *-@third(..))
  |interceptor class=ThirdInterceptor/
  |/bind

And I must say I don't like it.

As a end user (Jim) I assume that the order of advices (defined by annotations) will 
be the same as order of their definition in method's comment.
To be more verbose, I want @@securable before @@transactionable before @@persistable.

And as you see I prefer annotations as a way of specifying system concerns instead of 
normal poincuts definition. 

Best regards,
Tomasz

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849088#3849088

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849088


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 Build Failed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040922060119
BUILD FAILEDAnt Error Message:file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:89: exec returned: 1Date of build:09/22/2004 06:01:19Time to build:18 minutes 41 secondsLast changed:09/22/2004 05:53:38Last log entry:javadoc




   Unit Tests: (0)
Modifications since last build:(10)1.1.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javajavadoc1.2.2.2modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.7.2.2modifiedtdieslerserver/src/etc/deploy/ejb-deployer.xmlExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/PersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.84.2.1modifiedloubyanskyserver/src/etc/conf/default/standardjbosscmp-jdbc.xmladded timestamp mapping for pointbase



[JBoss-dev] [Web Services] - Re: Mapping of types not directly referenced by operations

2004-09-22 Thread igorfie
Ok, I have an incomplete/naive patch that adds all mappings defined in 
jaxrpc-mapping.xml to the wsdd. Not as perfect as parsing types/schema element of the 
wsdl, but works fine for the metadata I get from wscompile. Let me know if you are 
interested in this patch. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849090#3849090

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849090


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Web Services] - Re: Mapping of types not directly referenced by operations

2004-09-22 Thread tdiesler
So the issue is, that when you have user defined types inside other user defined types 
that are not directly referenced from a WSDL operation they do not get included in the 
axis wsdd, right?

You are saying if the (generated) jaxrpc-mapping.xml contains those sub types we can 
also provide type mappings for them in the wsdd.

AFAIK, the wscompile that comes with the JWSDP-1.4 does not generate 
jaxrpc-mapping.xml. Do you use the one from S1AS?

Yes your patch would be useful. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849092#3849092

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849092


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922063224
BUILD FAILEDAnt Error Message:file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:89: exec returned: 1Date of build:09/22/2004 06:32:24Time to build:22 minutes 12 secondsLast changed:09/22/2004 05:52:24Last log entry:javadoc




   Unit Tests: (0)
Modifications since last build:(9)1.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javajavadoc1.4modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.7modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.6modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.6modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/PersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.9modifiedtdieslerserver/src/etc/deploy/ejb-deployer.xmlExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.



[JBoss-dev] [Web Services] - Re: Mapping of types not directly referenced by operations

2004-09-22 Thread igorfie
tdiesler wrote : So the issue is, that when you have user defined types inside other 
user defined types that are not directly referenced from a WSDL operation they do not 
get included in the axis wsdd, right?

Yes, the issue is with nested types not directly referenced by wsdl operations.

tdiesler wrote : You are saying if the (generated) jaxrpc-mapping.xml contains those 
sub types we can also provide type mappings for them in the wsdd.
  | 
  | AFAIK, the wscompile that comes with the JWSDP-1.4 does not generate 
  | 
  | jaxrpc-mapping.xml. Do you use the one from S1AS?

wscompile from JWSDP-1.4 does generate jaxrpc-mapping.xml with all user defined 
datatypes I want.  My patch adds all type mappings (including those for 
not-directly-referenced sub types) from jaxrpc-mapping.xml to the wsdd.

Btw, I am planning on putting together JBossWS with XDocLet and wscompile wiki page, 
but it very much depends on how much spare time I will have. Let me know if you have 
particular name preferences for this wiki page ;-)

tdiesler wrote : Yes your patch would be useful. 

As I mentioned before, the patch is rather simple/naive, but I'll post it to SF 
anyways, hopefully by the end of today (EST).

Regards,
Igor

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849097#3849097

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849097


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Web Services] - Re: Mapping of types not directly referenced by operations

2004-09-22 Thread tdiesler
The wiki page should be named WS[whatever]

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849102#3849102

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849102


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread [EMAIL PROTECTED]
In iiop-service.xml
add the following configuration to the CorbaORB service


  | attribute SunJDK141IsLocalBugFixfalse/attribute
  | 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849103#3849103

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849103


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-576913 ] OutOfMemory after redeploys

2004-09-22 Thread SourceForge.net
Bugs item #576913, was opened at 2002-07-03 14:07
Message generated for change (Comment added) made by wonnekeysers
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=576913group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Georg Schmid (giorgio42)
Assigned to: Scott M Stark (starksm)
Summary: OutOfMemory after redeploys

Initial Comment:

JBoss3.0.1RC1 (zip file from sf), Solaris8, JDK 1.3.1_01

After deploying the same ejb jar file about 30 times I got
an OutOfMemory exception from the JVM.

The package contains about 30 EJBs (entity and 
SLSBs) and is 450 K in size.

The exception happened during the start of the 
redeployment.

Regression?

Georg

--

Comment By: Wonne Keysers (wonnekeysers)
Date: 2004-09-22 15:02

Message:
Logged In: YES 
user_id=505480

This message was posted on the log4j-user mailing list and 
might also be usefull in solving this bug?

http://www.mail-archive.com/log4j-user%
40logging.apache.org/msg01908.html

--

Comment By: Alexei Yudichev (sflexus)
Date: 2004-09-09 10:08

Message:
Logged In: YES 
user_id=345880

I have a question. If a redeploy an application, are its classes 
supposed to be reloaded and all objects referenced by static 
fields become subject to GC? 
I made a simple test by adding this code to one of my session 
bean classes:

  private static class GCChecker {
public byte[] buf;
public GCChecker() {
  buf = new byte[10 * 1024 * 1024];
  System.out.println([GCChecker] ALLOCATED 10Mb);
}

protected void finalize() throws Throwable {
  System.out.println([GCChecker] FINALIZED);
}
  }
  private final static GCChecker gcChecker = new GCChecker();

After 4 cycles of bean usage attempt/app redeployment  I 
got OutOfMemoryException and in console there are only

[GCChecker] ALLOCATED 10Mb

messages.

Is this a correct behaviour of class loaders and therefore I 
should set all static fields of all my classes to null at some 
application finalization stage? But then how about the class 
itself, how can I remove reference from classloader to loaded 
class?


--

Comment By: Alexei Yudichev (sflexus)
Date: 2004-09-07 17:52

Message:
Logged In: YES 
user_id=345880

This is how I reproduce it on my Windows system, step by 
step:

1) Download JBoss 3.2.5 sources, build a distribution 
(SRC_HOME/build/build.bat) and assume 
JBOSS_HOME=SRC_HOME/build/output/jboss-3.2.5

2) Execute build.bat build testsuite module (testsuite/build.
bat), copy SRC_HOME/testsuite/output/lib/jbosstest-web.ear 
to JBOSS_HOME/server/all/deploy

3) change JBOSS_HOME/bin/run.bat to specify -Xmx40m in 
JVM parameters (just no to wait long). I also included -Xloggc:
c:/temp/jboss-gc.log to monitor memory

4) start JBoss

5) execute the following ant script, changing jboss.home 
accordingly:

?xml version=1.0 encoding=ISO-8859-1?
project name=JBossOOMGenerator default=redeploy-
endlessly
  property name=jboss.home value=C:/temp/4/jboss-3.2.
5/
  property name=deployment.url value=${jboss.home}/
server/all/deploy/jbosstest-web.ear/
  path id=jmx.task.classpath
pathelement location=${jboss.home}/client/jbossall-
client.jar/
pathelement location=${jboss.home}/docs/examples/jmx/
jbossjmx-ant.jar/
  /path
  target name=redeploy-endlessly
taskdef name=jmx classname=org.jboss.ant.JMX 
classpathref=jmx.task.classpath/
antcall target=loop/
  /target
  target name=loop
jmx adapterName=jmx/rmi/RMIAdaptor
  propertyeditor type=java.net.URL editor=org.jboss.util.
propertyeditor.URLEditor/
  invoke target=jboss.system:service=MainDeployer 
operation=redeploy
parameter type=java.net.URL arg=${deployment.url}
/
  /invoke
/jmx
antcall target=loop2/
  /target
  target name=loop2
antcall target=loop/
  /target
/project

In approx. 30 minutes (on my P4 2.4GHz) I get 
OutOfMemoryError in JBoss JVM. I believe if I set the -Xmx to 
around 35m I would get it much sooner.

--

Comment By: IM (imaniuk)
Date: 2003-12-03 21:13

Message:
Logged In: YES 
user_id=923195

We are also experiencing this problem in 3.2.1 and 3.2.2. As a 
part of our solution we need to redeploy an ear file quite 
often and having to restart the server does not seem to be a 
nice fix. The memory leak occurs even if I remove all entries 
from application.xml. Nothing is being deployed, but the 
memory foot-print keeps growing... 
There seems to be two memory leaks: when runnig on Linux 
the top app reports SIZE and SHARE to grow with every 
redeploy.  
BTW, as a way to reproduce the problem I was redeploying 
web-console.war and that also resulted in momory usage 
growing, although at a much slower pace.

[JBoss-dev] [Nukes Development] - Location for module generic but Oracle specific SQL scripts?

2004-09-22 Thread mlavergn
I'm looking for some kind of consensus as to an appropriate location for database 
specific but module generic one-time use SQL scripts?  The reasoning is that any 
changes to indexing, triggers, etc would be reflected in the setup.xml file -but- for 
existing installations, the end user would obviously not want to re-run setup.ddl so 
we need a way to provide an upgrade path.  For example, I would create a file like 
'nukes10.sql' in cvs head (2.0) to indicate an upgrade script from Nukes 1.0 to 2.0. 
My current train of thought is that these should be in:

nukes/nukes/src/resources/oracle

since the prepare.ddl file lives there.  Let me know your thoughts on that. Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849112#3849112

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849112


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
i don't see anything wrong w/ that location. i would recommend using a similiar format 
to the setup.xml file so that either a .sql file and/or a beanshell script can be 
generated via xlst to help make things a bit easier. 

in some cases if the table structure have actually changed, it may be easier to write 
export/import scripts and have the user just re-create the tables. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849118#3849118

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849118


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Management on JBoss] - Re: Closing DataBaseManager shutdowns JBoss4.0 too

2004-09-22 Thread ctaunk
In 1.7.2, you can add -noexit to the args you pass into DatabaseManager.main() and 
it won't quit...

How would I do this from jmx-console?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849123#3849123

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849123


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.211 Build Fixed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922102427Lbuild.211
BUILD COMPLETE-build.211Date of build:09/22/2004 10:24:27Time to build:26 minutes 6 secondsLast changed:09/22/2004 09:57:11Last log entry:fix typo




   Unit Tests: (0)
Modifications since last build:(14)1.5modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javafix typo1.1addedtdieslerwebservice/docs/umls/JBossWSCollaboration.zumlAdd JBossWS docs1.1addedtdieslerwebservice/docs/JBossWS.docAdd JBossWS docs1.1addedtdieslerwebservice/docs/JBossWSRoadmap.docAdd JBossWS docs1.4modifiedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/IntroductionAspect.javaTest shows use of default value for @Mixin.isTransient()1.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javajavadoc1.4modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.7modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.6modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1addedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javabranches:  1.1.2;Externalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.6modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/PersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.9modifiedtdieslerserver/src/etc/deploy/ejb-deployer.xmlExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.



[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread mlavergn
Good point, it would be in the form nukes10.xml in a setup.xml flavor, not a plain 
SQL script, my bad there. 

I also agree with your second point, Oracle's ability to deal with table structure 
changes in-db varies quite a bit by Oracle version so exp/imp is the easiest 
catch-alll solution for those. Although, in theory, an Ant script that detects Oracle 
version and determines a course of action (in-db vs. exp/imp) could be more efficient 
... but hopefully that's nothing we need to deal with in the immediate future!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849126#3849126

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849126


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 build.29 Build Fixed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040922112245Lbuild.29
BUILD COMPLETE-build.29Date of build:09/22/2004 11:22:45Time to build:17 minutes 12 secondsLast changed:09/22/2004 10:02:28Last log entry:fix typo




   Unit Tests: (0)
Modifications since last build:(11)1.2.2.3modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javafix typo1.1.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javajavadoc1.2.2.2modifiedtdieslertestsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.7.2.2modifiedtdieslerserver/src/etc/deploy/ejb-deployer.xmlExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.1.2.1modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.4.2.2modifiedtdieslerserver/src/main/org/jboss/ejb/txtimer/PersistencePolicy.javaExternalize unportable JDBC to DatabasePersistencePlugin.Provide a plugin for oracle.1.84.2.1modifiedloubyanskyserver/src/etc/conf/default/standardjbosscmp-jdbc.xmladded timestamp mapping for pointbase



[JBoss-dev] [EJB on JBoss] - Server-Shutdown and TimerService

2004-09-22 Thread [EMAIL PROTECTED]
Hello, 

i think that there might be an undesired feature in the ServerImpl class.

While testing the TimerService, inoticed, that on a shutdown, Timers are removed from 
the backup store.
The reason is the undeployment at shutdown, which correctly terminates the registerd 
Timer.
I tried the exitOnShutdown-setting which is ignored by the System, as the Server 
registers itself on startup in the Runtime as shutdownhook.

When a shutdown is requested it tries to skip the shutdown and just exits.

Unfortuantely the shutdownhook is now jumping in.

There was code in SeverImpl to avoid this but this has been removed by the merging of 
3.2 on file version 1.39.

So is this a bug or a feature?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849132#3849132

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849132


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Re: XDoclet

2004-09-22 Thread jianquan
 Make sure that you used the Package Explorer View. I found the same problem. It took 
me one day to figure out that I used the navigator view, which is very close to  
package explorer view. see http://jboss.org/wiki/Wiki.jsp?page=JBossIDEGeneralFAQ
Q : I can't see the XDoclet/Packaging configurations in my Project properties ?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849135#3849135

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849135


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread theute
setup.xml allows us to use them in the installer for an even easier way to install 
nukes.

We should look for something database independent. Julien told me about LDBC 
http://ldbc.sourceforge.net/ and it might be a good point, they don't support SAPDB  
yet though... ( i saw users using Nukes with SAPDB on the forum)

But they support:
Oracle 8.1.7
Oracle 9.2.0
Microsoft SQL server
MySQL
IDM DB2
Postgresql
PointBase
HSQLDB
and few others not tested

It would greatly help us as we would have to write only 1 setup.xml for all those 
databases. All the queries are very simple table creation and insertions so LDBC 
should not have any trouble.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849136#3849136

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849136


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread xyz
Thank you.
I tried to add the attribute to CorbaORB service, but got the following error:

00:07:34,023 ERROR [MainDeployer] Could not initialise deployment: 
file:/usr/local/jboss-4.0.0/server/default/deploy/iiop-service.xml
org.jboss.deployment.DeploymentException: Element type attribute must be followed by 
either attribute specifications,  or /.; - nested throwable: 
(org.xml.sax.SAXParseException: Element type attribute must be followed by either 
attribute specifications,  or /.)


I tried also to use  false, while with error:

00:12:46,755 INFO  [ServiceConfigurator] Problem configuring service 
jboss:service=CorbaORB
org.jboss.deployment.DeploymentException: No Attribute found with name: 
SunJDK141IsLocalBugFix

Any ideas?

Dehua

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849137#3849137

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849137


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread xyz
Sorry for the inconvenience, some words are missing.
I tried also to use false, while with error:

When use 'attribute name=.. false /attribute', the error is:
00:12:46,755 INFO [ServiceConfigurator] Problem configuring service 
jboss:service=CorbaORB
org.jboss.deployment.DeploymentException: No Attribute found with name: 
SunJDK141IsLocalBugFix


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849138#3849138

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849138


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1032777 ] Release src fails to build all with ant 1.6.2

2004-09-22 Thread SourceForge.net
Bugs item #1032777, was opened at 2004-09-22 09:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1032777group_id=22866

Category: Build System
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: David Budworth (dbudworth)
Assigned to: Nobody/Anonymous (nobody)
Summary: Release src fails to build all with ant 1.6.2

Initial Comment:
It may not be ant 1.6.2 specific, but that's what I was
testing against.

doing: 
jboss-4.0.0-src/build $ bash build.sh 

builds fine, but doing:
jboss-4.0.0-src/build $ bash build.sh all

Fails in _module-common-all.  Here is the tail end of
the build.
==
==  Finished with 'all' in module 'common'.
   
==


_module-common-all:
[mkdir] Created dir:
/home/davidb/sandbox/vendor/jboss/jboss-4.0.0-src/build/output/jboss-4.0.0/docs/api/common
 [copy] Copying 671 files to
/home/davidb/sandbox/vendor/jboss/jboss-4.0.0-src/build/output/jboss-4.0.0/docs/api/common
[mkdir] Created dir:
/home/davidb/sandbox/vendor/jboss/jboss-4.0.0-src/build/output/jboss-4.0.0/docs/todo/common

BUILD FAILED
/home/davidb/sandbox/vendor/jboss/jboss-4.0.0-src/build/build.xml:501:
/home/davidb/sandbox/vendor/jboss/jboss-4.0.0-src/common/output/todo
not found.


Looking in build.xml, it appears that an attempt is
made to copy files to a non-existant directory.  Maybe
it's a 1.6.2 thing where copy doesn't create the target
dir?  Or just a mistake with the mkdir/ tags left out.

I'd be happy to submit a patch to fix it, but I don't
know if it's expected that the tree is made prior to
the copy.  Possibly by build-magic.


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1032777group_id=22866


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-1027302 ] JBOSS3.2.5/lib/xercesImpl.jar should be xerces.jar

2004-09-22 Thread SourceForge.net
Bugs item #1027302, was opened at 2004-09-13 08:34
Message generated for change (Comment added) made by genman
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1027302group_id=22866

Category: JBossServer
Group: v3.2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Amila Norbert (anorbert)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBOSS3.2.5/lib/xercesImpl.jar should be xerces.jar 

Initial Comment:
I am running a web application that loads an XML file 
that is validated against a schema.  This fails with the 
dom4j.jar file that comes with the Jboss3.2.5. The error 
message is:

org.DocumentException: Error on line XX of document. 
Document is invalid: no grammer found.
org.dom4j.io.SaxReader.read(SaxReadre.java 329)

I thisnk this is owing to the fact that the 
SaxReader.class file in dom4j.jar is an old class and it is 
trying to validate aginst a DTD rather than the Schema.

I had to copy the dom4j-full.jar into jboss3.2.5/lib/ and 
rename it to dom4j.jar to get my code to work.

Would it be possible to ship the jboss with the correct 
dom4.jar file in jboss_home/lib.

operating system WINDOWS 2000
JAVA VERSION 1.4.2
thanks

--

Comment By: Elias Ross (genman)
Date: 2004-09-22 09:39

Message:
Logged In: YES 
user_id=556458


It's likely that b8 has some bundled classes in xerces.jar
that you can find in a separate library.  I took at look at
b10 and the xerces.jar library is pretty much the same as
the xercesImpl.jar library found in JBoss.



--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-22 02:27

Message:
Logged In: YES 
user_id=687254

Submit the simplest testcase possible that demonstrates the 
problem

--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-22 02:27

Message:
Logged In: YES 
user_id=687254

The exercesImpl.jar in jboss-3.2.5 is 989kb.
but the xerces I got from jdom-b8 is 1770kb.  I did exaclty 
what you have done, took this xerces and renamed it to be 
xercesImpl.jar and my problem disappeared.  I haven't tested 
the latest version yet.  I downloaded jboss-4.0.0RC2 and it 
still conatains the exercesImpl.jar (size 989kb).  However I 
was using jboss-3.2.5 and it is not updated according to the 
available downloads at http://www.jboss.org/downloads/index.

--

Comment By: Elias Ross (genman)
Date: 2004-09-21 13:18

Message:
Logged In: YES 
user_id=556458


JBoss ships with 2.4.2 of xerces, the latest from the web
site.  It is named xercesImpl.jar for compatibility reasons.
 What are you replacing with what?

I updated dom4.jar to 1.5 release.

The question is does JBoss itself need to ship with
dom4j-full.jar?  According to what I could find, the -full
release (used to?) contain a bunch of third party files.  It
seems that SaxReader supports schema.

Please reopen if necessary once testing against JBoss CVS or
a newer release.


--

Comment By: Amila Norbert (anorbert)
Date: 2004-09-14 01:55

Message:
Logged In: YES 
user_id=687254

I also had to replace the xercesImpl.jar with the xerces.jar 
form jdom-b8 and rename this new xerces.jar file to 
xercesImpl.jar for it to work properly.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1027302group_id=22866


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - findMethodByHash Unable to figure out calledmethod of a c

2004-09-22 Thread marciodel
Hi. I figured out what happen when the exception java.lang.RuntimeException: Unable 
to figure out calledmethod of a caller pointcut is thrown.

I think the problem is that I am defining a call pointcut to an interface.  But the 
method findMethodByHash will verify only the methods defined by the class and its 
superclasses. It does not try to find the method in the implemented interfaces.

It is wrong to define a call pointcut to an interface?

Thanks, 

Marcio Alves
 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849139#3849139

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849139


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread [EMAIL PROTECTED]
I only managed to make 2 mistakes in one line of configuration.
It should be


  | attribute name=SunJDK14IsLocalBugFixfalse/attribute
  | 

1) It needs a name=
2) It is JDK14IsLocal not JDK141IsLocal

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849140#3849140

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849140


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Re: active development

2004-09-22 Thread ddunkin
I noticed that JBoss recently joined the Eclipse foundation. Will this have any effect 
on JBossIDE, specifically its integration/participation with the Eclipse Web Tools 
Platform Project?

I'd like to contribute to JBossIDE, specifically in the areas usability and better 
build support. What's the best way for me to do that?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849142#3849142

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849142


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: findMethodByHash Unable to figure out calledmethod of

2004-09-22 Thread marciodel
I have changed the method findMethodByHash and my code is working now. Is it a general 
solution?

   public static Method findMethodByHash(Class clazz, long hash) throws Exception
   {
   System.out.println(findMethodByHash  + clazz.getName());
  Method[] methods = clazz.getDeclaredMethods();
  for (int i = 0; i  methods.length; i++)
  {
  System.out.println(methodHash  + methods.getName() +   + 
methodHash(methods));
 if (methodHash(methods) == hash) return methods;
  }
  System.out.println(clazz.getSuperclass()  + clazz.getSuperclass());
  if (clazz.getSuperclass() != null)
  {
 return findMethodByHash(clazz.getSuperclass(), hash);
  }
  
  Class[] intfs = clazz.getInterfaces();
  if(intfs != null || intfs.length != 0 ){
  for (int i = 0; i  intfs.length; i++) {
Method result = findMethodByHash(intfs, hash);

if(result != null)
return result;
}
  }
  
  return null;
   }

Thanks, 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849143#3849143

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849143


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Placing break-points in the instrumented code

2004-09-22 Thread Bill Burke
Ok, this is fixed in HEAD and will be in RC2 release on Friday.

Bill

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849145#3849145

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849145


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Re: Manually add support for jbossnet subtask

2004-09-22 Thread willoki
add an 'element' tag like this...

!-- woki --

  
  
  
  


in file 
$ECLIPSE\plugins\org.jboss.ide.eclipse.xdoclet_run_$VERSION\resources\reference.xml


Willian Oki [EMAIL PROTECTED]


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849147#3849147

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849147


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: findMethodByHash

2004-09-22 Thread Bill Burke
Your pointcut expression was incorrect.  You must do


  | call(* $instanceof{java.sql.Connection}-*(..))
  | 

Unfortunately, $instanceof cannot take wildcards at this time.

If this is it, let me know.

Thanks,

Bill

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849146#3849146

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849146


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Re: Manually add support for jbossnet subtask

2004-09-22 Thread willoki
ops

element name=jbossnet displayName=jboss-net used=true
  |  attribute name=webDeploymentName used=true/
  |  attribute name=prefix used=true/
  |  attribute name=destdir used=true/
  |  attribute name=targetNameSpace used=true/
  | /element


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849148#3849148

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849148


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - server configurations and deployment targets

2004-09-22 Thread ddunkin
It seems like I should choose the server configuration when I set up the launch 
configuration. I.e. when I choose my jboss home directory, I should be presented with 
a list of server configurations to run (e.g. all, default, minimal, etc.). Then, when 
I go to deploy my application, I would only be presented with the server configuration 
I configured in my launch configuration (one for each launch configuration, plus any 
custom deployments I defined).

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849150#3849150

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849150


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Re: active development

2004-09-22 Thread marshall
You are absolutely correct. In fact, most of JBoss's contributions to the eclipse 
project will be in the J2EE sub-project of the Web Tools Platform project. 

anonymous wrote : I'd like to contribute to JBossIDE, specifically in the areas 
usability and better build support. What's the best way for me to do that?
Great! Get the latest version of CVS, and add your changes. Once you get something to 
show, fire me an email (marshall.culpepper (at) jboss.com), and we can get you CVS 
write access. Keep me updated on your development progress -- I might be able to help 
you out if you ever get stuck =).

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849155#3849155

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849155


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Re: JBoss error...

2004-09-22 Thread marcio.manske
Thomas, 
  
  I search for some information at the logs, but it simply does not show 
anything. It seems that the server freezes. I'm using apache axis webservice. 
  I suspect that it could be some network problem, but i cant imagine what it 
would be.

   Mrcio Manske

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849161#3849161

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849161


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
LDBC looks interesting and may help solve this issue perminantly. 

off the top of my head, i think ppl would still be able to use any database of their 
choosing, but there would be a bit more work involved b/c they would have to manually 
create the tables and load the data themselves (in addition to changing the datasource 
db driver, etc).

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849162#3849162

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849162


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread cooper
loading the data is a pain, because each database as a different way to express it. 

boolean is expressed as true|false in hsqldb whereas it is expressed as 0/1 in mysql 
for instance.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849164#3849164

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849164


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss IDE (dev)] - Support for CMP field mapping

2004-09-22 Thread mdecourci
The CMP field wizard in JBOSS IDE 1.3.3 does not support mapping CMP fields to 
database table column names and JDBC/SQL types.  This has to be manually entered using 
XDoclet.  Will this be supported by the wizard in future releases ?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849166#3849166

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849166


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread jae77
i think LDBC should handle this through their grammar mapping, so it may make it a 
non-issue. since the wife is going to be out of town this weekend and i don't have 
anything to do as of right now, i may be able to prototype something real quick to see 
what happens. 

i'm thinking that if it does work we may be able to continue to use a 'pure' cmp 
approach and build a default data module that will prompt you to load default data 
if necessary, but this would need to be flushed out a bit more. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849167#3849167

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849167


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.212 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922132052Lbuild.212
BUILD COMPLETE-build.212Date of build:09/22/2004 13:20:52Time to build:30 minutes 40 secondsLast changed:09/22/2004 12:58:47Last log entry:Annotation chapter done




   Unit Tests: (0)
Modifications since last build:(3)1.3modifiedkabkhanaop/docs/reference/en/modules/annotated.xmlAnnotation chapter done1.13modifiedpatriot1burkeaop/RELEASE_NOTES.txtupdate1.17modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.javafixed debugger bug



[JBoss-dev] [Nukes Development] - Re: Location for module generic but Oracle specific SQL scri

2004-09-22 Thread cooper
You have to check first that something like : INSERT INTO BLAH ('aaa',1,true) works, 
i.e work with Statement.

Because if it does rely on PreparedStatement when you execute something your statement 
looks like INSERT INTO BLAH (?,?,?) then the proprietary driver takes care of 
marshalling the types when it talks to the database.

LDBC could be used only to create portable CREATE TABLE/DROP TABLE statements. Perhaps 
it could work for Statement.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849171#3849171

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849171


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.213 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922163434Lbuild.213
BUILD COMPLETE-build.213Date of build:09/22/2004 16:34:34Time to build:15 minutes 28 secondsLast changed:09/22/2004 16:22:07Last log entry:My interpretation of what the annotation compiler does




   Unit Tests: (0)
Modifications since last build:(1)1.2modifiedkabkhanaop/docs/reference/en/modules/annotationcompiler.xmlMy interpretation of what the annotation compiler does



[JBoss-dev] [Benchmarking] - Re: SpecJappServer 2002 : dies in OrderAuditSesEJB

2004-09-22 Thread c.cremers
Source code to what ?  

Following the instructions exactly as given meant SpecJAppServer wouldn't compile.  
After a couple of days and lots of experimentation, I got it to compile, load, and 
bring up the server without any exceptions until I got to this one in the driver, and 
I've been stuck here for a couple of days now.   I'm using 3.2.5 : should I be using 
4.0 ?  

Thanks, Carla

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849188#3849188

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849188


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 build.30 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040922170810Lbuild.30
BUILD COMPLETE-build.30Date of build:09/22/2004 17:08:10Time to build:22 minutes 29 secondsLast changed:09/22/2004 17:01:53Last log entry:include the root exception message into the RemoveException being thrown.




   Unit Tests: (0)
Modifications since last build:(1)1.32.2.1modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCRemoveEntityCommand.javainclude the root exception message into the RemoveException being thrown.



[JBoss-dev] [ jboss-Bugs-1033012 ] NPE on shutdown of default config

2004-09-22 Thread SourceForge.net
Bugs item #1033012, was opened at 2004-09-22 15:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1033012group_id=22866

Category: JBossServer
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott M Stark (starksm)
Assigned to: Nobody/Anonymous (nobody)
Summary: NPE on shutdown of default config

Initial Comment:
The current 4.0 branch (jboss-4.0.1RC1) has a shutdown
problem that is resulting in the following NPE:

15:19:22,046 ERROR [Server] Failed to release mbean server
java.lang.NullPointerException
at
org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:153)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryCl
assLoader.java:463)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassL
oader.java:374)
at
java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at
java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:575)
at
java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at
java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at
org.jboss.mx.server.InvocationContext.loadClass(InvocationContext.jav
a:276)
at
org.jboss.mx.server.InvocationContext.getAttributeTypeClass(Invocatio
nContext.java:159)
at
org.jboss.mx.server.Invocation.getAttributeTypeClass(Invocation.java:
94)
at
org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor.invoke(ModelM
BeanAttributeInterceptor.java:56)
at
org.jboss.mx.interceptor.PersistenceInterceptor.invoke(PersistenceInt
erceptor.java:59)
at
org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at
org.jboss.mx.server.AbstractMBeanInvoker.getAttribute(AbstractMBeanIn
voker.java:343)
at
org.jboss.mx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java
:539)
at
javax.management.MBeanServerFactory$1.run(MBeanServerFactory.java:99)

at
java.security.AccessController.doPrivileged(Native Method)
at
javax.management.MBeanServerFactory.releaseMBeanServer(MBeanServerFac
tory.java:94)
at
org.jboss.system.server.ServerImpl$ShutdownHook.removeMBeans(ServerIm
pl.java:938)
at
org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.j
ava:870)
at
org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:8
49)
15:19:22,140 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=1033012group_id=22866


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.214 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922175019Lbuild.214
BUILD COMPLETE-build.214Date of build:09/22/2004 17:50:19Time to build:36 minutes 59 secondsLast changed:09/22/2004 17:40:08Last log entry:Use the DynamicLoginConfig service to install the web integration test config




   Unit Tests: (0)
Modifications since last build:(6)1.3deletedstarksmtestsuite/src/resources/web/scripts/SecurityConfig.bshUse the DynamicLoginConfig service to install the web integration test config1.1addedstarksmtestsuite/src/resources/web/scripts/security-config-service.xmlUse the DynamicLoginConfig service to install the web integration test config1.1addedstarksmtestsuite/src/main/org/jboss/test/web/servlets/UserInRoleServlet.javaA servlet that calls isUserInRole for every role name defined in theexpectedUserRoles init parameter and validates that each role is assignedto the user. Any role in the expectedUserRoles for which isUserInRole isfalse is added to the X-ExpectedUserRoles-Errors reply header. If the userhas every role from the expectedUserRoles list, the X-ExpectedUserRoles-Errorsheader will not be in the reply.This servlet also calls isUserInRole for every role name defined in theunexpectedUserRoles init parameter and validates that each role is NOTassigned to the user. Any role in the unexpectedUserRoles for whichisUserInRole is true is added to the X-UnexpectedUserRoles-Errors replyheader. If the user has no roles from the unexpectedUserRoles list, theX-UnexpectedUserRoles-Errors header will not be in the reply.1.33modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCRemoveEntityCommand.javainclude the root exception message into the RemoveException being thrown.1.4modifiedkabkhanaop/docs/reference/en/modules/annotated.xmlAdded breaks for lines in listings that don't fit on page1.2modifiedkabkhanaop/docs/reference/en/master.xmlAdded breaks for lines in listings that don't fit on page



[JBoss-dev] [Nukes Development] - Problems with persistence

2004-09-22 Thread thepriz
I am having problems with persistence. I am not sure what I am missing.

In my jboss services module I have:

  |mbean
  |   code=org.jboss.nukes.addons.modules.kingpin.KingpinModule
  |   name=nukes.modules:name=kingpin
  |   xmbean-dd=
  |   xmbean-code=org.jboss.nukes.component.NukesMBean
  |   dependsnukes.modules:name=core/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Subscription/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/DataType/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/EventLog/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Feedback/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/FtpPackage/depends
  |   
dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinExport/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinFile/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/KingpinInbox/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Measurement/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/LovValues/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Media/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Mission/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Package/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Report/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Requirement/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Signal/depends
  |   dependsjboss.j2ee:service=EJB,jndiName=nukes/kingpin/Tape/depends
  |   constructor
  |  arg type=boolean value=true/
  |   /constructor
  |   xmbean
  |  attribute
  | name=NumberPackagesPerPage
  | description=Number of packages to display in the package 
list10/attribute
  |  attribute
  | name=ThresholdEvent
  | description=Event to start counting fromPackage Created/attribute
  |  attribute
  | name=ThresholdDay1
  | description=Threashold Day to use color 115/attribute
  |  attribute
  | name=ThresholdDay2
  | description=Threashold Day to use color 230/attribute
  |  attribute
  | name=ThresholdDay3
  | description=Threashold Day to use color 360/attribute
  |  attribute
  | name=ThresholdColor1
  | description=Color to use for Threshold Day 1green/attribute
  |  attribute
  | name=ThresholdColor2
  | description=Color to use for Threshold Day 2yellow/attribute
  |  attribute
  | name=ThresholdColor3
  | description=Color to use for Threshold Day 3red/attribute
  |  attribute name=Security
  | security
  |permission group=User pattern=.*:.*:.* level=READ/
  |permission group=Admins pattern=.*:.*:.* level=ADMIN/
  | /security
  |  /attribute
  |  attribute name=Configuration
  |module
  |operation
  |   name=main
  |   display-name=Kingpin
  |   description=Kingpin module
  |   image=
  |   hint=/
  | /module
  |  /attribute
  |   /xmbean
  |/mbean
  | 

In my module I have:


  |private int numberPackagesPerPage = 10;
  |private long analysisSourceSeqNum = 0;
  |private String thresholdEvent;
  |private int thresholdDay1;
  |private int thresholdDay2;
  |private int thresholdDay3;
  |private String thresholdColor1;
  |private String thresholdColor2;
  |private String thresholdColor3;
  |private String ravenFeedbackLink=;
  |private String requirementsPageLink=;
  | 
  |/**
  | * numberPackagesPerPage should be accessible from jmx-console
  | *
  | * @param value DOCUMENT ME!
  | */
  |public void setNumberPackagesPerPage(int numberPackagesPerPage)
  |{
  |   this.numberPackagesPerPage = numberPackagesPerPage;
  |}
  | 
  |/**
  | * DOCUMENT ME!
  | *
  | * @return DOCUMENT ME!
  | */
  |public int getNumberPackagesPerPage()
  |{
  |   return numberPackagesPerPage;
  |}
  | 
  |/**
  | * analysisSourceSeqNum should be accessible from jmx-console
  | *
  | * @param value DOCUMENT ME!
  | */
  |public void setAnalysisSourceSeqNum(long analysisSourceSeqNum)
  |{
  |   this.analysisSourceSeqNum = analysisSourceSeqNum;
  |}
  | 
  |/**
  | * DOCUMENT ME!
  | *
  | * @return DOCUMENT ME!
  | */
  |public long getAnalysisSourceSeqNum()
  |{
  |   setAnalysisSourceSeqNum(analysisSourceSeqNum + 1);
  |   

[JBoss-dev] [ jboss-Bugs-576913 ] OutOfMemory after redeploys

2004-09-22 Thread SourceForge.net
Bugs item #576913, was opened at 2002-07-03 15:07
Message generated for change (Comment added) made by freddy33
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=576913group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Georg Schmid (giorgio42)
Assigned to: Scott M Stark (starksm)
Summary: OutOfMemory after redeploys

Initial Comment:

JBoss3.0.1RC1 (zip file from sf), Solaris8, JDK 1.3.1_01

After deploying the same ejb jar file about 30 times I got
an OutOfMemory exception from the JVM.

The package contains about 30 EJBs (entity and 
SLSBs) and is 450 K in size.

The exception happened during the start of the 
redeployment.

Regression?

Georg

--

Comment By: freddy33 (freddy33)
Date: 2004-09-23 00:48

Message:
Logged In: YES 
user_id=1126772

We just run a full analysis of this problem using JProfiler
and it looks like the UnifiedLoaderRepository3 doesn't
remove the entry from one of its HashMap
(loaderToResourcesMap) of the UnifiedClassLoader3 that was
created for the previous deployment. To be clear every time
we redeploy, a new UCL and
HierarchicalLoaderRepository$NoParentClassLoader instances
are leaking (meaning +1 after gabage collection after a
redeploy). The UCL instance is not garbage collected because
it appears as a key of the loaderToResourcesMap HashMap of
the UnifiedLoaderRepository3.

This issue is critical for us since the amount of classes in
our ear (more than 5000) makes the memory leak huge and we
cannot redeploy more than 6 times.

Hope it helps,

--

Comment By: Wonne Keysers (wonnekeysers)
Date: 2004-09-22 15:02

Message:
Logged In: YES 
user_id=505480

This message was posted on the log4j-user mailing list and 
might also be usefull in solving this bug?

http://www.mail-archive.com/log4j-user%
40logging.apache.org/msg01908.html

--

Comment By: Alexei Yudichev (sflexus)
Date: 2004-09-09 11:08

Message:
Logged In: YES 
user_id=345880

I have a question. If a redeploy an application, are its classes 
supposed to be reloaded and all objects referenced by static 
fields become subject to GC? 
I made a simple test by adding this code to one of my session 
bean classes:

  private static class GCChecker {
public byte[] buf;
public GCChecker() {
  buf = new byte[10 * 1024 * 1024];
  System.out.println([GCChecker] ALLOCATED 10Mb);
}

protected void finalize() throws Throwable {
  System.out.println([GCChecker] FINALIZED);
}
  }
  private final static GCChecker gcChecker = new GCChecker();

After 4 cycles of bean usage attempt/app redeployment  I 
got OutOfMemoryException and in console there are only

[GCChecker] ALLOCATED 10Mb

messages.

Is this a correct behaviour of class loaders and therefore I 
should set all static fields of all my classes to null at some 
application finalization stage? But then how about the class 
itself, how can I remove reference from classloader to loaded 
class?


--

Comment By: Alexei Yudichev (sflexus)
Date: 2004-09-07 18:52

Message:
Logged In: YES 
user_id=345880

This is how I reproduce it on my Windows system, step by 
step:

1) Download JBoss 3.2.5 sources, build a distribution 
(SRC_HOME/build/build.bat) and assume 
JBOSS_HOME=SRC_HOME/build/output/jboss-3.2.5

2) Execute build.bat build testsuite module (testsuite/build.
bat), copy SRC_HOME/testsuite/output/lib/jbosstest-web.ear 
to JBOSS_HOME/server/all/deploy

3) change JBOSS_HOME/bin/run.bat to specify -Xmx40m in 
JVM parameters (just no to wait long). I also included -Xloggc:
c:/temp/jboss-gc.log to monitor memory

4) start JBoss

5) execute the following ant script, changing jboss.home 
accordingly:

?xml version=1.0 encoding=ISO-8859-1?
project name=JBossOOMGenerator default=redeploy-
endlessly
  property name=jboss.home value=C:/temp/4/jboss-3.2.
5/
  property name=deployment.url value=${jboss.home}/
server/all/deploy/jbosstest-web.ear/
  path id=jmx.task.classpath
pathelement location=${jboss.home}/client/jbossall-
client.jar/
pathelement location=${jboss.home}/docs/examples/jmx/
jbossjmx-ant.jar/
  /path
  target name=redeploy-endlessly
taskdef name=jmx classname=org.jboss.ant.JMX 
classpathref=jmx.task.classpath/
antcall target=loop/
  /target
  target name=loop
jmx adapterName=jmx/rmi/RMIAdaptor
  propertyeditor type=java.net.URL editor=org.jboss.util.
propertyeditor.URLEditor/
  invoke target=jboss.system:service=MainDeployer 
operation=redeploy
parameter type=java.net.URL arg=${deployment.url}
/
  /invoke
/jmx
antcall target=loop2/
  /target
  target name=loop2
antcall target=loop/
  /target
/project

In approx. 30 minutes (on my 

[JBoss-dev] jboss-3.2 build.61 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922183140Lbuild.61
BUILD COMPLETE-build.61Date of build:09/22/2004 18:31:40Time to build:13 minutes 47 secondsLast changed:09/22/2004 17:00:10Last log entry:include the root exception message into the RemoveException being thrown.




   Unit Tests: (0)
Modifications since last build:(1)1.17.2.21modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCRemoveEntityCommand.javainclude the root exception message into the RemoveException being thrown.



[JBoss-dev] [JBossWS] - JBOSS 4.0 and deploying web service + session

2004-09-22 Thread plindsay
I think deployment  config is correct. Any way to determine why this server exception 
is happening on EJB 2.1 WS deployment? 

4:59:28,770 ERROR [ServiceDeployer] Cannot startup webservice for: EventServiceEJB.jar
java.lang.NullPointerException
at 
org.jboss.webservice.ServiceDeployer$ServiceLocationResolver.getServiceLocation(ServiceDeployer.java:500)
at 
org.jboss.webservice.metadata.WebserviceDescriptionMetaData.replaceAddressLocations(WebserviceDescriptionMetaData.java:280)
at 
org.jboss.webservice.metadata.WebserviceDescriptionMetaData.updateServiceAddress(WebserviceDescriptionMetaData.java:229)
at 
org.jboss.webservice.ServiceDeployer.startWebservice(ServiceDeployer.java:181)
at 
org.jboss.webservice.ServiceDeployer.handleNotification(ServiceDeployer.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
at $Proxy20.handleNotification(Unknown Source)
at 
javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:104)
at 
javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:87)
at org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:178)
at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:620)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:935)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:746)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:709)
at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:119)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:131)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy8.deploy(Unknown Source)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:305)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:481)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:277)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:891)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:416)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at 

[JBoss-dev] [Nukes Development] - Re: Problems with persistence

2004-09-22 Thread cooper
did you call the constructor of the parent class with persistent = true ?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849197#3849197

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849197


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: Problems with persistence

2004-09-22 Thread thepriz
Here are my constructers


  |/**
  | * Default Constructor
  | */
  |public KingpinModule()
  |{
  |   // setup the module name
  |   this(kingpin, false);
  |}
  | 
  |/**
  | * Constructor which you can set the JNDI name of the class. Using this
  | * constructor defaults to no persistance.
  | * @param   name  the JNDI name of this class.
  | */
  |public KingpinModule(String name)
  |{
  |   this(name, false);
  |}
  | 
  |/**
  | * Constructor which you can set persistance of the class.
  | * @param   persistent  Does this class persist if the server is shutdown.
  | */
  |public KingpinModule(boolean persistent)
  |{
  |   this(kingpin, persistent);
  |}
  | 
  |/**
  | * Constructor which you can set the JNDI name of the class and if it is 
persistant.
  | * @param   name  the JNDI name of this class.
  | * @param   persistent  Does this class persist if the server is shutdown.
  | * @return  The object at the top of this stack.
  | * @exception  NoSuchElementException  if this stack is empty.
  | */
  |public KingpinModule(String name, boolean persistent)
  |{
  |   // setup the module name
  |   super(name, persistent);
  |   System.out.println(** persistent =  + persistent);
  |   CLLoader loader = new 
CLLoader(org/jboss/nukes/addons/modules/kingpin/templates);
  |   repository = new TemplateLoader(loader);
  |}
  | 
  | 

The System.out.println prints out persistent = true.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849199#3849199

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849199


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-4.0 build.31 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040922185057Lbuild.31
BUILD COMPLETE-build.31Date of build:09/22/2004 18:50:57Time to build:24 minutes 23 secondsLast changed:09/22/2004 18:03:59Last log entry:Update the isUserInRole tests




   Unit Tests: (0)
Modifications since last build:(8)1.22.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaUpdate the isUserInRole tests1.2.6.1deletedstarksmtestsuite/src/resources/web/scripts/SecurityConfig.bshUpdate the isUserInRole tests1.7.2.1modifiedstarksmtestsuite/src/resources/web/html/jbosstest/index.htmlUpdate the isUserInRole tests1.13.2.1modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate the isUserInRole tests1.2.6.1modifiedstarksmtestsuite/src/resources/web/META-INF/jboss-app.xmlUpdate the isUserInRole tests1.2.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXConsoleUnitTestCase.javaUpdate the HttpUtils usage1.2.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/util/web/HttpUtils.javaReturn the HttpMethodBase rather than the HttpClient so that additional information like headers may be obtained from the request.1.1.2.1modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.javaOverriding the request user principal was causing the request isUserInRole call to fail when the base realm tried to validate the cached principal. This valve now replaces the incoming request with a wrapper which overrides the request getUserPrincipal to return the true principal established by the realm during authentication.



[JBoss-dev] [JBossWS] - JBoss and Web Services

2004-09-22 Thread balanscott
We have several things now deployed in JBoss and are moving some integration efforts 
to JBoss. In order to do this we need to start doing WebServices development. 

We are using JBoss 3.2.5. Is there an add-on for webservices with this version? Or is 
JBossWS in 4.x only? Any help is appreciated.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849203#3849203

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849203


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - JbossWS + AOP

2004-09-22 Thread cadospbr
Srs and tdiesler, Is it possible to use JBOSSWS + AOP? Where can I find some help?

thanks

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849205#3849205

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849205


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.215 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922193528Lbuild.215
BUILD COMPLETE-build.215Date of build:09/22/2004 19:35:28Time to build:25 minutes 0 secondsLast changed:09/22/2004 18:47:00Last log entry:Update the isUserInRole tests




   Unit Tests: (0)
Modifications since last build:(7)1.14modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate the isUserInRole tests1.8modifiedstarksmtestsuite/src/resources/web/html/jbosstest/index.htmlUpdate the isUserInRole tests1.3modifiedstarksmtestsuite/src/resources/web/META-INF/jboss-app.xmlUpdate the isUserInRole tests1.23modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaUpdate the isUserInRole tests1.3modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXConsoleUnitTestCase.javaUpdate the HttpUtils usage1.3modifiedstarksmtestsuite/src/main/org/jboss/test/util/web/HttpUtils.javaReturn the HttpMethodBase rather than the HttpClient so that additional information like headers may be obtained from the request.1.3modifiedkabkhanaop/docs/reference/en/modules/annotationcompiler.xmlAdded stuff about enums and annotations within annotations



[JBoss-dev] [Nukes Development] - New releases

2004-09-22 Thread cooper
We have release Nukes 2.0 Developer Release and Nukes 1.1 RC3.

Nukes 2.0 DR features our portlet container implementation technology preview.

Nukes 1.1 RC3 features more modules and a new installer. Special thanks to jae and 
thomas which have given a lot of work on this release.

You can download everything from 
http://sourceforge.net/project/showfiles.php?group_id=22866package_id=84509

Release notes for DR

Nukes 2.0 Developer Release.
  | This release features JBoss Nukes Portal and its portlet container
  | implementation which pass all the test of Portlet TCK.
  | 
  | This is a developer release and the goal is to feature the portlet
  | container which is the first step of the upcoming Nukes 2.0 release.
  | The next versions will see more features and personnalization
  | capabilities. Obviously popular Nukes 1.x modules will be ported to
  | Nukes 2 Platform offering to the user an advanced portal.

Changelog for 1.1

from nukes-1.0
  | 
  | - new modules in the release :
  |   - download module
  |   - news module
  |   - RSS module
  | 
  | - core :
  | 
  | - refactored NukesBuilder to build ComponentMetada and AttributeMetaData which are 
then translated into the component MBean interface.
  | - renammed EntityParser - HTML4_0CharacterEntityReferenceParser
  | - added XML1_0CharacterEntityReferenceParser class which detects char sequence 
like A or A
  | - modified the ToHTMLRenderer which now detects things like A and let them as is 
instead of producing A
  | - modified the entity table to have two entity table, FULL=all the entities, 
BASIC=all the entities except gt,lt,amp,quot
  | - changed semantic for getParameterAsBoolean(String,boolean) which was relying on 
the System property in Boolean.getBoolean
  | - new database installer
  | 
  | - bb forum :
  |   - indexing process improvements
  |   - seach engine improvements
  | - once the results are sorted from the search use the good criteria to display 
them
  |   sorted page by paage
  | - use DateField to get the date from the indexed document
  | - added sorting search result by date
  | - take in account the search for any term (OR) / search for all term (AND) in 
the forum search
  | - lower value for the batch loading since hsqldb seems to have a recursive way 
to execute
  |   a prepared statement it causes a stack overflow error when it's too large
  |   - added repost command which allow an user with Edit privilege to repost a 
message
  | (means resend a notification to forum watchers)
  |   - added patch which fix the newest post bug. Indeed the newest post was taken 
from all the
  | post on the website instead of the ones from the designated topic
  |   - added security verifications on the watches. if the user is authed on the 
notifier forum
  | send email otherwise perform a watch.remove() on the EJB tl avoid further 
notifications.
  | The same is done when a user edit his watch list.
  |   - fixed reply bug in the forum : the command was getting a topic id and was 
looking for a post,
  | so no such post was occuring
  |   - partially support URL like [url=http://www.google.com]google[/url] in the bb 
code parser
  | 
  | - news module :
  |   - fix NPE when doing anything w/ story via preview display
  |   - removed all calls to entity beans (uses the helper dao now)
  |   - added checks for required parameters
  |   - various template layout / consolidation refactorings
  |   - added a selected=selected on the submit news story and set the first element 
of the submit action as selected=selected
  |   - prevent topic with empty name to be created
  |   - fixed some security checks
  |   - fixed display bug, the topic text was displayed instead of the topic name in 
the topic admin
  |   - simplified some util method using string buffer whereas it was not mandatory
  |   - more refactoring (and still lots more to go) to improve and slim down code
  |   - collapsed AddStory, Comments, News, Topics, FormattedStory into NewsModule
  |   - extracting html into templates
  |   -  fixes to allow everything to click through
  |   - removed unused variables
  |   - getStoryAuthor() now returns user login name
  |   - removed field validation from topic, now checked at higher level
  |   - added parameter to take initial topic state
  |   - remove dependency on RelatedEJB
  | 
  | - html module :
  |   - added FileStatEJB which keep records of HTML module access statistics
  |   - added per page statistic in the HTML module. A ConcurrentHashMap keep
  | tracks of access during an interval and a background thread process
  | these statistics by creating FileStatEJB entities.
  |   - fixed the missed notification when a file was uploaded
  |   - factored file edition out of HtmlModule into plugins : FilePlugin,
  | TextPlugin and LinkPlugin
  |   - added link concept between pages
  |   - Modified the HTML module to use an optional HTML editor made of javascript,
 

[JBoss-dev] [IIOP on JBoss] - Re: IIOP initializing error of JBoss 4.0

2004-09-22 Thread xyz
Yes, I was stupid to make such error. Now the problem has gone away.

Thank you very much.

Dehua

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3849211#3849211

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3849211


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.216 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922203749Lbuild.216
BUILD COMPLETE-build.216Date of build:09/22/2004 20:37:49Time to build:14 minutes 37 secondsLast changed:09/22/2004 20:27:10Last log entry:applied hibernate changes from build.xml to fix broken build




   Unit Tests: (0)
Modifications since last build:(3)1.11modifiedrecampbelltestsuite/imports/test-jars.xmlapplied hibernate changes from build.xml to fix broken build1.2modifiedkabkhanaop/docs/reference/en/modules/compiling.xmlIntitial revision (half done)1.4modifiedkabkhanaop/docs/reference/en/modules/annotationcompiler.xmlFixed minor markup problem annotationcompiler.xml



[JBoss-dev] jboss-3.2 Build Failed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922205830
BUILD FAILEDAnt Error Message:file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:89: exec returned: 1Date of build:09/22/2004 20:58:30Time to build:12 minutes 48 secondsLast changed:09/22/2004 20:51:39Last log entry:Rename ant161-build.xml to ant16x-build.xml for easy comparison with the 4.0 branch




   Unit Tests: (0)
Modifications since last build:(9)1.1.2.13deletedstarksmtestsuite/ant161-build.xmlRename ant161-build.xml to ant16x-build.xml for easy comparison with the 4.0 branch1.10.2.1modifiedstarksmtestsuite/ant16x-build.xmlRename ant161-build.xml to ant16x-build.xml for easy comparison with the 4.0 branch1.2.2.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.javaOverriding the request user principal was causing the request isUserInRole call to fail when the base realm tried to validate the cached principal. This valve now replaces the incoming request with a wrapper which overrides the request getUserPrincipal to return the true principal established by the realm during authentication.1.4.2.3modifiedstarksmtestsuite/src/resources/web/html/jbosstest/index.htmlUpdate the isUserInRole tests1.1.2.2modifiedstarksmtestsuite/src/resources/web/META-INF/jboss-app.xmlUpdate the isUserInRole tests1.6.2.11modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate the isUserInRole tests1.17.2.12modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaUpdate the isUserInRole tests1.1.2.2modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXConsoleUnitTestCase.javaUpdate the HttpUtils usage1.1.2.3modifiedstarksmtestsuite/src/main/org/jboss/test/util/web/HttpUtils.javaReturn the HttpMethodBase rather than the HttpClient so that additional information like headers may be obtained from the request.



[JBoss-dev] jboss-head build.217 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040922214430Lbuild.217
BUILD COMPLETE-build.217Date of build:09/22/2004 21:44:30Time to build:14 minutes 30 secondsLast changed:09/22/2004 21:25:32Last log entry:Updated




   Unit Tests: (0)
Modifications since last build:(1)1.18modifiedbwang00cache/docs/Changelog.txtUpdated



[JBoss-dev] jboss-3.2 build.62 Build Fixed

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922230140Lbuild.62
BUILD COMPLETE-build.62Date of build:09/22/2004 23:01:40Time to build:17 minutes 53 secondsLast changed:09/22/2004 22:56:40Last log entry:Remove the tomcat41 sar install




   Unit Tests: (0)
Modifications since last build:(22)1.160.2.169modifiedstarksmbuild/build.xmlRemove the tomcat41 sar install1.1.1.1.2.4deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusterManager.javaUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusterManagerMBean.javaUpdate to only build the tc5 service1.1.1.1.2.6deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusteredSession.javaUpdate to only build the tc5 service1.1.1.1.2.2deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusteredSessionCleanup.javaUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusteredSessionValve.javaUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/ClusteringNotSupportedException.javaUpdate to only build the tc5 service1.1.1.1.2.2deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/InstantSnapshotManager.javaUpdate to only build the tc5 service1.1.1.1.2.3deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/IntervalSnapshotManager.javaUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/LocalStrings.propertiesUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/LocalStrings_ja.propertiesUpdate to only build the tc5 service1.1.1.1.2.1deletedstarksmtomcat/src/main/org/jboss/web/tomcat/session/SnapshotManager.javaUpdate to only build the tc5 service1.1.1.1.2.19modifiedstarksmtomcat/build.xmlUpdate to only build the tc5 service1.1.2.13deletedstarksmtestsuite/ant161-build.xmlRename ant161-build.xml to ant16x-build.xml for easy comparison with the 4.0 branch1.10.2.1modifiedstarksmtestsuite/ant16x-build.xmlRename ant161-build.xml to ant16x-build.xml for easy comparison with the 4.0 branch1.2.2.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.javaOverriding the request user principal was causing the request isUserInRole call to fail when the base realm tried to validate the cached principal. This valve now replaces the incoming request with a wrapper which overrides the request getUserPrincipal to return the true principal established by the realm during authentication.1.4.2.3modifiedstarksmtestsuite/src/resources/web/html/jbosstest/index.htmlUpdate the isUserInRole tests1.1.2.2modifiedstarksmtestsuite/src/resources/web/META-INF/jboss-app.xmlUpdate the isUserInRole tests1.6.2.11modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate the isUserInRole tests1.17.2.12modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaUpdate the isUserInRole tests1.1.2.2modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXConsoleUnitTestCase.javaUpdate the HttpUtils usage1.1.2.3modifiedstarksmtestsuite/src/main/org/jboss/test/util/web/HttpUtils.javaReturn the HttpMethodBase rather than the HttpClient so that additional information like headers may be obtained from the request.



[JBoss-dev] jboss-3.2 build.63 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20040922234248Lbuild.63
BUILD COMPLETE-build.63Date of build:09/22/2004 23:42:48Time to build:13 minutes 21 secondsLast changed:09/22/2004 23:36:11Last log entry:Set the junit.jvm.options to a non-empty default as this was beinginterpreted as an empty calss name on linux.




   Unit Tests: (0)
Modifications since last build:(1)1.1.2.3modifiedrecampbelltools/etc/buildmagic/task.propertiesSet the junit.jvm.options to a non-empty default as this was beinginterpreted as an empty calss name on linux.



[JBoss-dev] jboss-4.0 build.32 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040923001127Lbuild.32
BUILD COMPLETE-build.32Date of build:09/23/2004 00:11:27Time to build:15 minutes 27 secondsLast changed:09/22/2004 23:55:16Last log entry:Use the destfile attribute consistently throughout




   Unit Tests: (0)
Modifications since last build:(1)1.9.2.2modifiedstarksmtestsuite/imports/test-jars.xmlUse the destfile attribute consistently throughout



[JBoss-dev] jboss-head build.218 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20040923003041Lbuild.218
BUILD COMPLETE-build.218Date of build:09/23/2004 00:30:41Time to build:14 minutes 18 secondsLast changed:09/23/2004 00:10:45Last log entry:update




   Unit Tests: (0)
Modifications since last build:(5)1.3modifiedpatriot1burkeaop/docs/reference/en/master.xmlupdate1.1addedpatriot1burkeaop/docs/reference/en/modules/dynamic.xmlupdate1.4modifiedpatriot1burkeaop/docs/reference/en/modules/implementing.xmlupdate1.3modifiedpatriot1burkeaop/docs/reference/en/modules/pointcuts.xmlupdate1.4modifiedpatriot1burkeaop/docs/reference/en/modules/xml.xmlupdate



[JBoss-dev] jboss-4.0 build.33 Build Successful

2004-09-22 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20040923011955Lbuild.33
BUILD COMPLETE-build.33Date of build:09/23/2004 01:19:55Time to build:14 minutes 45 secondsLast changed:09/23/2004 01:08:38Last log entry:Remove the hib-test.war elements




   Unit Tests: (0)
Modifications since last build:(1)1.9.2.3modifiedstarksmtestsuite/imports/test-jars.xmlRemove the hib-test.war elements