RE: [JBoss-dev] Limited number of users

2003-08-26 Thread Marcus Redeker
Title: Nachricht



Look 
in: 
server\default\deploy\jbossweb.sar\META-INF\jboss-service.xml

The 
section looks like:

 
!-- A HTTP/1.1 Connector on port 8080 
-- 
Connector 
className="org.apache.coyote.tomcat4.CoyoteConnector" 
port="8080" minProcessors="3" 
maxProcessors="10" 
enableLookups="true" acceptCount="10" 
debug="0" 
connectionTimeout="2" useURIValidationHack="false"/

Increase the number for "maxProcessors"

Cheers,

--Marcus

  
  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Ariel, IsaacSent: Monday, August 25, 2003 11:53 
  PMTo: '[EMAIL PROTECTED]'Subject: 
  RE: [JBoss-dev] Limited number of users
  
  Can you describe the 
  exact parameter/attribute in TOMCAT. Thanks.
  
  -Original 
  Message-From: Marcus 
  Redeker [mailto:[EMAIL PROTECTED] Sent: Monday, August 25, 2003 3:32 
  PMTo: 
  [EMAIL PROTECTED]Subject: RE: [JBoss-dev] Limited number 
  of users
  
  
  You need 
  to increase the listener threadsfrom tomcat 
  
  --Marcus
  
-Original 
Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Ariel, IsaacSent: Monday, August 25, 2003 8:56 
PMTo: 
'[EMAIL PROTECTED]'Subject: [JBoss-dev] Limited number of 
users
Hello,

I deployed an application 
on JBoss-Tomcat 3.2.1. When I run load tests, the number of concurrent users 
does not exceed 100. The virtual users are blocked and it appears that the 
bottleneck is in Tomcat. Any suggestions where to start.

Thank 
you,

Isaac


[JBoss-dev] [ jboss-Bugs-794554 ] parent bean gets deleted before child

2003-08-26 Thread SourceForge.net
Bugs item #794554, was opened at 2003-08-25 10:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=794554group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Geert Vandensteen (geertvds)
Assigned to: Nobody/Anonymous (nobody)
Summary: parent bean gets deleted before child

Initial Comment:
On JBoss 3.2.1, I have specified two Entity beans with 
CMP, and with a one to many relationship between the 
two, and with a cascade delete for the children in case 
the parent gets deleted.

Upon deleting the parent, the parent gets removed 
before the children, and the value of the parent in the 
child record becomes 'null'.
This is a problem, because in the remove() method of my 
child bean, I need to retrieve the id of the parent to do 
some logging, before the child gets completely removed.
IMHO the parent should be deleted after the children are 
deleted.

Platform is Win2000 with a MySQL 4.0.14 database.

--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Compilation failed

2003-08-26 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/conf
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy

 == 
 ==
 ==  Executing 'most' in module 'jms'...
 ==
 ==

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/classes
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.Server' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.ConnectionFactory' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.Destination' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/Server.java -- 
ServerMBean qualified to org.jboss.jms.server.ServerMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/ConnectionFactory.java
 -- ConnectionFactoryMBean qualified to 
org.jboss.jms.server.management.ConnectionFactoryMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/Destination.java
 -- DestinationMBean qualified to org.jboss.jms.server.management.DestinationMBean

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 78 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/classes

_default:compile-test-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/test
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/test
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 3 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/test

_default:compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/etc
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/etc

_default:compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/resources
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/resources
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar

_default:compile-checksums:
 [checksum] Calculating MD5 checksum for 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar
[touch] Creating /home/jbossci/jbossci/jboss-head/jms/output/build-marker

 ==
 ==
 ==  Finished 'most' in module 'jms'.
 ==
 ==


_module-jms-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client

 == 
 ==
 ==  Executing 'most' in module 'tomcat'...
 ==
 ==

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/classes
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 32 source files to 
/home/jbossci/jbossci/jboss-head/tomcat/output/classes
19 warnings

_default:compile-etc:
[mkdir] Created dir: 

[JBoss-dev] [ jboss-Bugs-794699 ] Deployment of ear throws null pointer execption in org.jboss

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

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Christer Grimsaeth (chrigri)
Assigned to: Nobody/Anonymous (nobody)
Summary: Deployment of ear throws null pointer execption in org.jboss

Initial Comment:
Hi,

jboss-3.2.2RC3

When deploying an ear to file to jboss-3.2.2RC3 I recive 
a null poiter exception in the class 
org.jboss.management.j2ee.J2EEApplication.

If I open the http://localhost/jmx-console, navigate 
to jboss.management.local and click on the deployed 
ear I can see all the attribute listed, but 
the DeploymentDescriptor is null.

PS!
 - You need to enable DEBUG in the log4j.xml file to be 
able to 'see' the exception in the log.
 - The application seams to get deployed correctly, but 
the management interface is missing 
the 'DeploymentDescriptor' attribute.


Blow is part of my log:
2003-08-25 15:18:28,351 DEBUG 
[org.jboss.management.j2ee.factory.WebModuleFactory] 
Creating servlet: 
jboss.web:context=/com.ec.pf.screenlet.common,name=
default,vhost=localhost
2003-08-25 15:18:28,351 DEBUG 
[org.jboss.management.j2ee.Servlet] postRegister(), 
parent: 
jboss.management.local:J2EEApplication=EnergyCompone
nts-
svo.ear,J2EEServer=Local,j2eeType=WebModule,name=c
om.ec.pf.screenlet.common.war
2003-08-25 15:18:28,351 DEBUG 
[org.jboss.management.j2ee.Servlet] Created JSR-77 
Servlet: 
jboss.management.local:J2EEApplication=EnergyCompone
nts-
svo.ear,J2EEServer=Local,WebModule=com.ec.pf.screenl
et.common.war,j2eeType=Servlet,name=default
2003-08-25 15:18:28,351 DEBUG 
[org.jboss.management.j2ee.factory.WebModuleFactory] 
Created servlet: 
jboss.web:context=/com.ec.pf.screenlet.common,name=
default,vhost=localhost, module: 
jboss.management.local:J2EEApplication=EnergyCompone
nts-
svo.ear,J2EEServer=Local,WebModule=com.ec.pf.screenl
et.common.war,j2eeType=Servlet,name=default
2003-08-25 15:18:28,361 DEBUG 
[org.jboss.deployment.MainDeployer] End deployment 
start on package: com.ec.pf.screenlet.common.war
2003-08-25 15:18:28,361 DEBUG 
[org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: javax.management.Notification
[source=jboss.j2ee:service=EARDeployer,type=org.jboss.
deployment.SubDeployer.start,sequenceNumber=15,time
Stamp=1061817508361,message=null,userData=org.jboss
[EMAIL PROTECTED] { 
url=file:/C:/EnergyComponents/ECJboss-BETA2-
2_0_0/jboss-
3.2.2RC3/server/ec/deploy/EnergyComponents-
svo.ear/ }
  deployer: [EMAIL PROTECTED]
  status: Starting
  state: START_DEPLOYER
  watch: file:/C:/EnergyComponents/ECJboss-BETA2-
2_0_0/jboss-
3.2.2RC3/server/ec/deploy/EnergyComponents-
svo.ear/META-INF/application.xml
  lastDeployed: 1061817485538
  lastModified: 1061814646464
  mbeans:
]
2003-08-25 15:18:28,361 DEBUG 
[org.jboss.management.j2ee.J2EEDeployedObject] File: 
file:/C:/EnergyComponents/ECJboss-BETA2-2_0_0/jboss-
3.2.2RC3/server/ec/deploy/EnergyComponents-svo.ear/, 
descriptor: META-INF/application.xml
2003-08-25 15:18:28,361 DEBUG 
[org.jboss.management.j2ee.J2EEApplication] Could not 
create JSR-77 J2EEApplication: 
jboss.management.local:J2EEServer=Local,j2eeType=J2E
EApplication,name=EnergyComponents-svo.ear
java.lang.NullPointerException
at 
org.jboss.management.j2ee.J2EEApplication.addChild
(J2EEApplication.java:170)
at 
org.jboss.management.j2ee.J2EEApplication.create
(J2EEApplication.java:79)
at 
org.jboss.management.j2ee.factory.EARModuleFactory.cr
eate(EARModuleFactory.java:40)
at 
org.jboss.management.j2ee.LocalJBossServerDomain.han
dleNotification(LocalJBossServerDomain.java:383)
at 
org.jboss.mx.server.NotificationListenerProxy.handleNotifi
cation(NotificationListenerProxy.java:71)
at 
javax.management.NotificationBroadcasterSupport.sendN
otification(NotificationBroadcasterSupport.java:95)
at 
org.jboss.deployment.SubDeployerSupport.start
(SubDeployerSupport.java:178)
at org.jboss.deployment.EARDeployer.start
(EARDeployer.java:196)
at org.jboss.deployment.MainDeployer.start
(MainDeployer.java:824)
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:632)
at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:605)
at java.lang.reflect.Method.invoke(Native 
Method)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke
(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke
(MBeanProxyExt.java:177)
at $Proxy6.deploy(Unknown Source)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.de
ploy(URLDeploymentScanner.java:302)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.sc
an(URLDeploymentScanner.java:458)
at 

[JBoss-dev] JBoss startup

2003-08-26 Thread Ariel, Isaac








Hello,



Every time I start JBoss, the jsp in my application are
being recompiled. Is there a way to avoid recompilation?



Thank you,



Isaac








[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Compilation failed

2003-08-26 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/conf
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy

 == 
 ==
 ==  Executing 'most' in module 'jms'...
 ==
 ==

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/classes
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.Server' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.ConnectionFactory' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.Destination' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/Server.java -- 
ServerMBean qualified to org.jboss.jms.server.ServerMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/ConnectionFactory.java
 -- ConnectionFactoryMBean qualified to 
org.jboss.jms.server.management.ConnectionFactoryMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/Destination.java
 -- DestinationMBean qualified to org.jboss.jms.server.management.DestinationMBean

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 78 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/classes

_default:compile-test-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/test
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/test
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 3 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/test

_default:compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/etc
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/etc

_default:compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/resources
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/resources
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar

_default:compile-checksums:
 [checksum] Calculating MD5 checksum for 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar
[touch] Creating /home/jbossci/jbossci/jboss-head/jms/output/build-marker

 ==
 ==
 ==  Finished 'most' in module 'jms'.
 ==
 ==


_module-jms-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client

 == 
 ==
 ==  Executing 'most' in module 'tomcat'...
 ==
 ==

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/classes
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 32 source files to 
/home/jbossci/jbossci/jboss-head/tomcat/output/classes
19 warnings

_default:compile-etc:
[mkdir] Created dir: 

[JBoss-dev] [ jboss-Patches-795164 ] Deployment of ear throws null pointer ex. in J2EEApplication

2003-08-26 Thread SourceForge.net
Patches item #795164, was opened at 2003-08-26 09:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376687aid=795164group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Christer Grimsaeth (chrigri)
Assigned to: Nobody/Anonymous (nobody)
Summary: Deployment of ear throws null pointer ex. in J2EEApplication

Initial Comment:
Hi,



jboss-3.2.2RC3



When deploying an ear to file to jboss-3.2.2RC3 I recive 

a null poiter exception in the class 

org.jboss.management.j2ee.J2EEApplication.



If I open the http://localhost/jmx-console, navigate 

to jboss.management.local and click on the deployed 

ear I can see all the attribute listed, but 

the DeploymentDescriptor is null.



PS!

- You need to enable DEBUG in the log4j.xml file to be 

able to 'see' the exception in the log.

- The application seams to get deployed correctly, but 

the management interface is missing 

the 'DeploymentDescriptor' attribute.



Below is my patch for J2EEApplication.java.

Can we please have this fixed before the jboss-3.2.2 

release?



--PATCH-

RCS file: /cvsroot/jboss/jboss-

management/src/main/org/jboss/management/j2ee/J2EEA

pplication.java,v

retrieving revision 1.10.2.6

diff -w -b -r1.10.2.6 J2EEApplication.java

79c79

   j2eeApp.addChild(tmpModules[m]);

---

   j2eeApp.addChild(tmpModules[m], 

mbeanServer);

155c155

public void addChild(ObjectName pChild)

---

public void addChild(ObjectName pChild, 

MBeanServer server)



--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-795166 ] ClusterManager Exception in JBoss 3.2.2RC3

2003-08-26 Thread SourceForge.net
Bugs item #795166, was opened at 2003-08-26 17:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=795166group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: TC (thomas_connolly)
Assigned to: Nobody/Anonymous (nobody)
Summary: ClusterManager Exception in JBoss 3.2.2RC3

Initial Comment:
Deployed the sample Servlet application supplied with 

Tomcat 4.1.27. It was deployed as a war in the farm 

directory (see attachment)



http://localhost:8080/examples/servlet/SessionExample



Threw the following exception



java.lang.ExceptionInInitializerError

at 

org.jboss.web.tomcat.session.ClusterManager.createSess

ion(ClusterManager.java:169)

at 

org.apache.coyote.tomcat4.CoyoteRequest.doGetSession

(CoyoteRequest.java:1888)

at 

org.apache.coyote.tomcat4.CoyoteRequest.getSession

(CoyoteRequest.java:1731)

at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:365)

at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:370)

at 

javax.servlet.http.HttpServletRequestWrapper.getSession

(HttpServletRequestWrapper.java:268)

at SessionExample.doGet

(SessionExample.java:55)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

at 

org.apache.catalina.servlets.InvokerServlet.serveRequest

(InvokerServlet.java:466)

at 

org.apache.catalina.servlets.InvokerServlet.doGet

(InvokerServlet.java:180)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

at 

org.apache.catalina.core.ApplicationFilterChain.internalDo

Filter(ApplicationFilterChain.java:247)



--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-795191 ] env-entry not in jndi when not using JBossWebLoader

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

Category: None
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Lars Hoeg (lhoeg)
Assigned to: Nobody/Anonymous (nobody)
Summary: env-entry not in jndi when not using JBossWebLoader

Initial Comment:
When UseJBossWebLoader is set to false: 
  attribute 
name=UseJBossWebLoaderfalse/attribute 
env-entry's are not loaded from web.xml, or are not 
visible in JNDI (InitialContext.ctxLookup) from the web 
application. 
 
Using JBoss3.2.2RC3 (Tomcat) 
 

--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-794554 ] parent bean gets deleted before child

2003-08-26 Thread SourceForge.net
Bugs item #794554, was opened at 2003-08-25 11:44
Message generated for change (Comment added) made by loubyansky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=794554group_id=22866

Category: JBossCMP
Group: v3.2
Status: Closed
Resolution: Invalid
Priority: 5
Submitted By: Geert Vandensteen (geertvds)
Assigned to: Alexey Loubyansky (loubyansky)
Summary: parent bean gets deleted before child

Initial Comment:
On JBoss 3.2.1, I have specified two Entity beans with 

CMP, and with a one to many relationship between the 

two, and with a cascade delete for the children in case 

the parent gets deleted.



Upon deleting the parent, the parent gets removed 

before the children, and the value of the parent in the 

child record becomes 'null'.

This is a problem, because in the remove() method of my 

child bean, I need to retrieve the id of the parent to do 

some logging, before the child gets completely removed.

IMHO the parent should be deleted after the children are 

deleted.



Platform is Win2000 with a MySQL 4.0.14 database.

--

Comment By: Alexey Loubyansky (loubyansky)
Date: 2003-08-26 13:53

Message:
Logged In: YES 
user_id=543482

C'est la spec. Please, check 10.3.4 Remove protocols of

EJB2.0 spec.

--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE:counterman b a n ne d cd you must h ave qgd lgbra myps

2003-08-26 Thread Forrest Morales


kwlzmts kmi



HI,Jboss-development


  

  

  I
  have been receiving emails saying that I'm contributing to the moral
  decay of society by selling the Banned C D. That may be, but I feel
  Strongly that you have a right to benefit from this hard-to-find
  information. So I am giving you ONE LAST CHANCE to order the Banned C D!
  With this powerful C D, you will be able to investigate your friends,
  enemies and lovers in just minutes using the Internet. You can track down
  old flames from college, or you can dig up some dirt on your boss to make
  sure you get that next promotion! 
  Or maybe you want a fake diploma to hang on your bedroom wall. You'll find
  addresses for companies that make these diplomas on the Banned C D. Need to
  disappear fast and never look back? No problem! Using the BannedCD, you
  will learn how to build a completely new identity. Obviously, the Powers
  That Be don't want you to have the BannedCD. They have threatened me with
  lawsuits, fines, and even imprisonment unless I stop selling it
  immediately. But I feel that YOU have a Constitutional right to access
  this type of information, and I can't be intimidated. Uncle Sam and your
  creditors are horrified that I am still selling this product! There must
  be a price on my head! 
  Why are they so upset? Because this C D gives you freedom. And you can't
  buy freedom at your local Walmart. You will have the freedom to avoid Zreditors, judgments, lawsuits, IRS tax collectors, criminal indictments,
  your greedy ex-wife or ex-husband, and MUCH more!
  
  
  
see now
  pkoszai njitcnjxc pkdxywchr doji 
 

n o m a i l
  

  

skim
c o thafhm uwav  zbhd lzulbqhi bw  nlrlqie
fekn
t ivd yd xjl  zbbaq
nvjief w  ictasrsc
m

[JBoss-dev] 4.0 branch and HEAD freeze

2003-08-26 Thread Bill Burke
All CVS developers,

Do to instabilities and poorly written code added to the deployment and 
EJB layers by certain developers who are no longer with us, we are 
rolling back 4.0 to the current 3.2 series and slowly merging in new 4.0 
technology like AOP, Remoting, etc.  And also rewriting the poorly 
written code that needs to be in 4.0 as well.  We are doing this so that 
future 4.0 development can be done off of a stable base.

I have branched the current HEAD on:  Branch_4_0_RC3

I do ask that HEAD work be freezed until I can do this rollback.  The 
rollback will probably take a few days.  In the meantime, if you 
absolutely have to do work, use the branch described above.

Sorry for the inconvenience.

Best regards,

Bill

--

Bill Burke
Chief Architect
JBoss Group LLC.



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-679090 ] EJB-QL parse error reports problem with wrong bean

2003-08-26 Thread SourceForge.net
Bugs item #679090, was opened at 2003-02-02 17:22
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=679090group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: nash (kanagawa)
Assigned to: Nobody/Anonymous (nobody)
Summary: EJB-QL parse error reports problem with wrong bean

Initial Comment:


While debugging an EJB-QL problem, I found I was

banging my head against the wrong bean -- when I turned

full debugging on I saw this. Here near the top, you

can see its trying to deploy ProfileEntity, but when

the error is finally reported, the bean identified is

ChoiceEntity.



11:10:16,074 INFO  [ProfileEntity] Created table

'ProfileEntity' successfully.

11:10:16,084 DEBUG [findByPrimaryKey] SQL: SELECT id

FROM ProfileEntity WHERE id

=?

11:10:16,094 DEBUG [ProfileEntity] Added

findByPrimaryKey query command for home

 interface

11:10:16,104 DEBUG [findByPrimaryKey] SQL: SELECT id

FROM ProfileEntity WHERE id

=?

11:10:16,114 DEBUG [ProfileEntity] Added

findByPrimaryKey query command for loca

l home interface

11:10:16,124 DEBUG [findAll] EJB-QL: SELECT OBJECT(o)

FROM ProfileEntity o

11:10:16,124 DEBUG [findAll] SQL: SELECT t0_o.id FROM

ProfileEntity t0_o

11:10:16,134 DEBUG [findAll] EJB-QL: SELECT OBJECT(o)

FROM ProfileEntity o

11:10:16,144 DEBUG [findAll] SQL: SELECT t0_o.id FROM

ProfileEntity t0_o

11:10:16,144 DEBUG [findByOrganizationKey] EJB-QL:

SELECT DISTINCT OBJECT(p) FRO

M ProfileEntity p WHERE p.organization = ?1

11:10:16,204 WARN  [ServiceController] Problem starting

service jboss.j2ee:jndiN

ame=ejb/CapOneRM/ChoiceEntity,service=EJB

org.jboss.deployment.DeploymentException: Error

compiling ejbql; - nested throwa

ble: (org.jboss.ejb.plugins.cmp.ejbql.ParseException:

Encountered 1 at line 1,

 column 71.

Was expecting one of:

IDENTIFICATION_VARIABLE ...

ENTITY_VALUED_PARAMETER ...

ENTITY_VALUED_PATH ...

)

at

org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.init(JDBCEJBQLQuery.j

ava:46)

at

org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createEJBQLQuery(JD

BCCommandFactory.java:44)

at

org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.start(JDBCQueryManage

r.java:218)

--

Comment By: Heiko W.Rupp (pilhuhn)
Date: 2003-08-26 16:31

Message:
Logged In: YES 
user_id=217112

Can you submit more context?

What JBoss version is this exactly?

--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Re: Re: My details

2003-08-26 Thread vidabalear
See the attached file for details

[JBoss-dev] [ jboss-Bugs-648094 ] Create Table+Constraints

2003-08-26 Thread SourceForge.net
Bugs item #648094, was opened at 2002-12-03 23:49
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=648094group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigned to: Nobody/Anonymous (nobody)
Summary: Create Table+Constraints

Initial Comment:
JBoss3.0.3



Using PostgreSQL, with the following config:



datasourcejava:/myPostgreSqlDS/datasource

datasource-mappingPostgreSQL/datasource-

mapping

create-tabletrue/create-table

remove-tablefalse/remove-table

read-onlyfalse/read-only

pk-constraintfalse/pk-constraint

fk-constrainttrue/fk-constraint



Didn't work.



It complained that the related tables did not exist when 

one of the constraints was created, i believe the fk. Then 

the next time that I ran, it got further...after 6or7 deploys 

it worked completely, but the fk constrainst aren't all 

there.



16:27:36,530 WARN  [ServiceController] Problem 

starting service jboss.j2ee:jndiName=Users,service=EJB

org.jboss.deployment.DeploymentException: Error while 

adding foreign key constraint; - nested throwable: 

(java.sql.SQLException: ERROR:  UNIQUE constraint 

matching given keys for referenced table generic_user 

not found)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.add

ForeignKeyConstraint(JDBCStartCommand.java:384)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.add

ForeignKeyConstraint(JDBCStartCommand.java:295)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.exe

cute(JDBCStartCommand.java:123)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start

StoreManager(JDBCStoreManager.java:457)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start

(JDBCStoreManager.java:369)

at 

org.jboss.ejb.plugins.CMPPersistenceManager.start

(CMPPersistenceManager.java:198)

at org.jboss.ejb.EntityContainer.start

(EntityContainer.java:376)

at org.jboss.ejb.Container.invoke

(Container.java:756)

at org.jboss.ejb.EntityContainer.invoke

(EntityContainer.java:1058)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at 

org.jboss.system.ServiceController$ServiceProxy.invoke

(ServiceController.java:976)

at $Proxy5.start(Unknown Source)

at org.jboss.system.ServiceController.start

(ServiceController.java:397)

at sun.reflect.GeneratedMethodAccessor6.invoke

(Unknown Source)

at 

sun.reflect.DelegatingMethodAccessorImpl.invoke

(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at 

org.jboss.mx.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at org.jboss.util.jmx.MBeanProxy.invoke

(MBeanProxy.java:174)

at $Proxy231.start(Unknown Source)

at org.jboss.ejb.EjbModule.startService

(EjbModule.java:430)

at org.jboss.system.ServiceMBeanSupport.start

(ServiceMBeanSupport.java:164)

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.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at 

org.jboss.system.ServiceController$ServiceProxy.invoke

(ServiceController.java:976)

at $Proxy5.start(Unknown Source)

at org.jboss.system.ServiceController.start

(ServiceController.java:397)

at sun.reflect.GeneratedMethodAccessor6.invoke

(Unknown Source)

at 

sun.reflect.DelegatingMethodAccessorImpl.invoke

(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at 

org.jboss.mx.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at org.jboss.util.jmx.MBeanProxy.invoke

(MBeanProxy.java:174)

at $Proxy11.start(Unknown Source)

at org.jboss.ejb.EJBDeployer.start

(EJBDeployer.java:394)

at org.jboss.deployment.MainDeployer.start

(MainDeployer.java:802)

at org.jboss.deployment.MainDeployer.start

(MainDeployer.java:794)

at org.jboss.deployment.MainDeployer.deploy

(MainDeployer.java:616)

at org.jboss.deployment.MainDeployer.deploy

(MainDeployer.java:580)

at sun.reflect.GeneratedMethodAccessor9.invoke

(Unknown Source)

   

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Compilation failed

2003-08-26 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/conf
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy

 == 
 ==
 ==  Executing 'most' in module 'jms'...
 ==
 ==

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/classes
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.Server' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.ConnectionFactory' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.Destination' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/Server.java -- 
ServerMBean qualified to org.jboss.jms.server.ServerMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/ConnectionFactory.java
 -- ConnectionFactoryMBean qualified to 
org.jboss.jms.server.management.ConnectionFactoryMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/Destination.java
 -- DestinationMBean qualified to org.jboss.jms.server.management.DestinationMBean

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 78 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/classes

_default:compile-test-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/test
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/test
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 3 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/test

_default:compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/etc
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/etc

_default:compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/resources
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/resources
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar

_default:compile-checksums:
 [checksum] Calculating MD5 checksum for 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar
[touch] Creating /home/jbossci/jbossci/jboss-head/jms/output/build-marker

 ==
 ==
 ==  Finished 'most' in module 'jms'.
 ==
 ==


_module-jms-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client

 == 
 ==
 ==  Executing 'most' in module 'tomcat'...
 ==
 ==

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/classes
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 32 source files to 
/home/jbossci/jbossci/jboss-head/tomcat/output/classes
19 warnings

_default:compile-etc:
[mkdir] Created dir: 

[JBoss-dev] Returned mail: see transcript for details

2003-08-26 Thread Mail Delivery Subsystem
The original message was received at Mon, 25 Aug 2003 23:21:58 +0300
from localhost [127.0.0.1]

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 553 5.3.0 Access Denied - This message may contain a virus.)

   - Transcript of session follows -
... while talking to sunbeam.cs.biu.ac.il.:
 DATA
 553 5.3.0 Access Denied - This message may contain a virus.
554 5.0.0 Service unavailable
Reporting-MTA: dns; tamar.cc.biu.ac.il
Received-From-MTA: DNS; localhost
Arrival-Date: Mon, 25 Aug 2003 23:21:58 +0300

Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.3.0
Remote-MTA: DNS; sunbeam.cs.biu.ac.il
Diagnostic-Code: SMTP; 553 5.3.0 Access Denied - This message may contain a virus.
Last-Attempt-Date: Mon, 25 Aug 2003 23:22:02 +0300
---BeginMessage---
See the attached file for details
--  Virus Warning Message (on tamar)  --

your_details.pif is removed from here because it contains a virus.

---End Message---


Re: [JBoss-dev] 4.0 branch and HEAD freeze

2003-08-26 Thread Tom Elrod
Hey Bill.  Just wondering if you need help moving the remoting code back into
3.2?  Also wondering what module name I should be using for 3.2 (was using
jboss-head)?  Assume that 3.2 is at HEAD on a different module?  I have some
code changes locally, but would will wait for the roll to 3.2 before checkin.

This all actually works out pretty well for me since the jmx remoting and
remoting code itself needs to have its structure cleaned up.  Also have
distributed test framework code that i would like to move out of remoting (or a
least into a separate package under remoting).

Let me know and I can start on it tonight.

-Tom

Bill Burke wrote:

 All CVS developers,

 Do to instabilities and poorly written code added to the deployment and
 EJB layers by certain developers who are no longer with us, we are
 rolling back 4.0 to the current 3.2 series and slowly merging in new 4.0
 technology like AOP, Remoting, etc.  And also rewriting the poorly
 written code that needs to be in 4.0 as well.  We are doing this so that
 future 4.0 development can be done off of a stable base.

 I have branched the current HEAD on:  Branch_4_0_RC3

 I do ask that HEAD work be freezed until I can do this rollback.  The
 rollback will probably take a few days.  In the meantime, if you
 absolutely have to do work, use the branch described above.

 Sorry for the inconvenience.

 Best regards,

 Bill

 --
 
 Bill Burke
 Chief Architect
 JBoss Group LLC.
 

 ---
 This SF.net email is sponsored by: VM Ware
 With VMware you can run multiple operating systems on a single machine.
 WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
 at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
 ___
 JBoss-Development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-648094 ] Create Table+Constraints

2003-08-26 Thread SourceForge.net
Bugs item #648094, was opened at 2002-12-03 23:49
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=648094group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigned to: Nobody/Anonymous (nobody)
Summary: Create Table+Constraints

Initial Comment:
JBoss3.0.3



Using PostgreSQL, with the following config:



datasourcejava:/myPostgreSqlDS/datasource

datasource-mappingPostgreSQL/datasource-

mapping

create-tabletrue/create-table

remove-tablefalse/remove-table

read-onlyfalse/read-only

pk-constraintfalse/pk-constraint

fk-constrainttrue/fk-constraint



Didn't work.



It complained that the related tables did not exist when 

one of the constraints was created, i believe the fk. Then 

the next time that I ran, it got further...after 6or7 deploys 

it worked completely, but the fk constrainst aren't all 

there.



16:27:36,530 WARN  [ServiceController] Problem 

starting service jboss.j2ee:jndiName=Users,service=EJB

org.jboss.deployment.DeploymentException: Error while 

adding foreign key constraint; - nested throwable: 

(java.sql.SQLException: ERROR:  UNIQUE constraint 

matching given keys for referenced table generic_user 

not found)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.add

ForeignKeyConstraint(JDBCStartCommand.java:384)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.add

ForeignKeyConstraint(JDBCStartCommand.java:295)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.exe

cute(JDBCStartCommand.java:123)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start

StoreManager(JDBCStoreManager.java:457)

at 

org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start

(JDBCStoreManager.java:369)

at 

org.jboss.ejb.plugins.CMPPersistenceManager.start

(CMPPersistenceManager.java:198)

at org.jboss.ejb.EntityContainer.start

(EntityContainer.java:376)

at org.jboss.ejb.Container.invoke

(Container.java:756)

at org.jboss.ejb.EntityContainer.invoke

(EntityContainer.java:1058)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at 

org.jboss.system.ServiceController$ServiceProxy.invoke

(ServiceController.java:976)

at $Proxy5.start(Unknown Source)

at org.jboss.system.ServiceController.start

(ServiceController.java:397)

at sun.reflect.GeneratedMethodAccessor6.invoke

(Unknown Source)

at 

sun.reflect.DelegatingMethodAccessorImpl.invoke

(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at 

org.jboss.mx.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at org.jboss.util.jmx.MBeanProxy.invoke

(MBeanProxy.java:174)

at $Proxy231.start(Unknown Source)

at org.jboss.ejb.EjbModule.startService

(EjbModule.java:430)

at org.jboss.system.ServiceMBeanSupport.start

(ServiceMBeanSupport.java:164)

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.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at 

org.jboss.system.ServiceController$ServiceProxy.invoke

(ServiceController.java:976)

at $Proxy5.start(Unknown Source)

at org.jboss.system.ServiceController.start

(ServiceController.java:397)

at sun.reflect.GeneratedMethodAccessor6.invoke

(Unknown Source)

at 

sun.reflect.DelegatingMethodAccessorImpl.invoke

(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at 

org.jboss.mx.capability.ReflectedMBeanDispatcher.invok

e(ReflectedMBeanDispatcher.java:284)

at org.jboss.mx.server.MBeanServerImpl.invoke

(MBeanServerImpl.java:517)

at org.jboss.util.jmx.MBeanProxy.invoke

(MBeanProxy.java:174)

at $Proxy11.start(Unknown Source)

at org.jboss.ejb.EJBDeployer.start

(EJBDeployer.java:394)

at org.jboss.deployment.MainDeployer.start

(MainDeployer.java:802)

at org.jboss.deployment.MainDeployer.start

(MainDeployer.java:794)

at org.jboss.deployment.MainDeployer.deploy

(MainDeployer.java:616)

at org.jboss.deployment.MainDeployer.deploy

(MainDeployer.java:580)

at sun.reflect.GeneratedMethodAccessor9.invoke

(Unknown Source)

   

[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Compilation failed

2003-08-26 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/conf
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy

 == 
 ==
 ==  Executing 'most' in module 'jms'...
 ==
 ==

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/classes
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.Server' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.ConnectionFactory' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.Destination' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/Server.java -- 
ServerMBean qualified to org.jboss.jms.server.ServerMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/ConnectionFactory.java
 -- ConnectionFactoryMBean qualified to 
org.jboss.jms.server.management.ConnectionFactoryMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/Destination.java
 -- DestinationMBean qualified to org.jboss.jms.server.management.DestinationMBean

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 78 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/classes

_default:compile-test-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/test
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/test
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 3 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/test

_default:compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/etc
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/etc

_default:compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/resources
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/resources
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar

_default:compile-checksums:
 [checksum] Calculating MD5 checksum for 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar
[touch] Creating /home/jbossci/jbossci/jboss-head/jms/output/build-marker

 ==
 ==
 ==  Finished 'most' in module 'jms'.
 ==
 ==


_module-jms-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client

 == 
 ==
 ==  Executing 'most' in module 'tomcat'...
 ==
 ==

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/classes
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 32 source files to 
/home/jbossci/jbossci/jboss-head/tomcat/output/classes
19 warnings

_default:compile-etc:
[mkdir] Created dir: 

[JBoss-dev] [ jboss-Bugs-795667 ] ClusterManager Exception in JBoss 3.2.2RC3

2003-08-26 Thread SourceForge.net
Bugs item #795667, was opened at 2003-08-27 08:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=795667group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: TC (thomas_connolly)
Assigned to: Nobody/Anonymous (nobody)
Summary: ClusterManager Exception in JBoss 3.2.2RC3

Initial Comment:
Deployed the sample Servlet application supplied with 

Tomcat 4.1.27. It was deployed as a war in the farm 

directory (see attachment)



http://localhost:8080/examples/servlet/SessionExample



Threw the following exception



java.lang.ExceptionInInitializerError

at 

org.jboss.web.tomcat.session.ClusterManager.createSess

ion(ClusterManager.java:169)

at 

org.apache.coyote.tomcat4.CoyoteRequest.doGetSession

(CoyoteRequest.java:1888)

at 

org.apache.coyote.tomcat4.CoyoteRequest.getSession

(CoyoteRequest.java:1731)

at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:365)

at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:370)

at 

javax.servlet.http.HttpServletRequestWrapper.getSession

(HttpServletRequestWrapper.java:268)

at SessionExample.doGet

(SessionExample.java:55)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

at 

org.apache.catalina.servlets.InvokerServlet.serveRequest

(InvokerServlet.java:466)

at 

org.apache.catalina.servlets.InvokerServlet.doGet

(InvokerServlet.java:180)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

at 

org.apache.catalina.core.ApplicationFilterChain.internalDo

Filter(ApplicationFilterChain.java:247)



--

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


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-795634 ] HomeHandle not serializing JNDI env context

2003-08-26 Thread SourceForge.net
Bugs item #795634, was opened at 2003-08-26 21:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=795634group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Shone Sadler (ssadler)
Assigned to: Nobody/Anonymous (nobody)
Summary: HomeHandle not serializing JNDI env context

Initial Comment:
There was a previous bug, 665037, that was related to 

the HomeHandle class.  In 3.0.4 the HomeHandle was 

not serialized at all. A remote client would simple be 

calling new InitialContext() when using HomeHandle.  In 

3.0.8 there is code for serializing and deserializing the 

HomeHandle, but it does not work.  The static 

lastInitialContextEnv variable on the 

NamingContextFactory is not being set corretly, resulting 

in the jndiEnv being null when the HomeHandle is 

actually serialized on the server side. The client receives 

null as a jndiEnv and then just attempts a new 

InitialContext().

--

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


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-637174 ] Mechanism to specify database type

2003-08-26 Thread SourceForge.net
Bugs item #637174, was opened at 2002-11-12 16:27
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=376685aid=637174group_id=22866

Category: JBossCMP
Group: v3.2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Shakeel Mahate (shakeelmahate)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mechanism to specify database type

Initial Comment:
We need a hook to be able to specify the TYPE of the 

database during CREATE



CREATE employe (..) TYPE=InnoDB;



For mySQL and CMRs we need to use InnoDB 

database type, the default is myISAM.



I could not find any mechanism to control the CREATE 

and hence specify the TYPE.





--

Comment By: Heiko W.Rupp (pilhuhn)
Date: 2003-08-26 17:09

Message:
Logged In: YES 
user_id=217112

You can now (3.2.2RC2+) do this with the post-table-create

by issuing an alter  table command after creation.

--

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


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AUTOMATED] JBoss (HEAD/linux1) Compilation failed

2003-08-26 Thread Chris Kimpton
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss1.kimptoc.net/ FOR DETAILS==
===
===
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/lib
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/conf
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/server/all/deploy

 == 
 ==
 ==  Executing 'most' in module 'jms'...
 ==
 ==

compile-mbean-sources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/classes
(XDocletMain.start   47  ) Running mbeaninterface/
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.Server' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.ConnectionFactory' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
(TemplateSubTask.engineStarted   789 ) Generating output for 
'org.jboss.jms.server.management.Destination' using template file 
'jar:file:/home/jbossci/jbossci/jboss-head/thirdparty/xdoclet-xdoclet/lib/xdoclet-jmx-module-jb4.jar!/xdoclet/modules/jmx/resources/mbean.xdt'.
INFO:Some classes refer to other classes that were not found among the sources or 
on the classpath.
 (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
 The referring classes do not import any fully qualified classes matching 
these classes.
 However, since no packages are imported, xjavadoc has assumed that the 
referred classes
 belong to the same package as the referring class. The classes are:
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/Server.java -- 
ServerMBean qualified to org.jboss.jms.server.ServerMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/ConnectionFactory.java
 -- ConnectionFactoryMBean qualified to 
org.jboss.jms.server.management.ConnectionFactoryMBean
/home/jbossci/jbossci/jboss-head/jms/src/main/org/jboss/jms/server/management/Destination.java
 -- DestinationMBean qualified to org.jboss.jms.server.management.DestinationMBean

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 78 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/classes

_default:compile-test-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/test
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/gen/test
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 3 source files to 
/home/jbossci/jbossci/jboss-head/jms/output/test

_default:compile-etc:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/etc
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/etc

_default:compile-resources:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/resources
 [copy] Copying 2 files to /home/jbossci/jbossci/jboss-head/jms/output/resources
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/jms/output/lib
  [jar] Building jar: 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar

_default:compile-checksums:
 [checksum] Calculating MD5 checksum for 
/home/jbossci/jbossci/jboss-head/jms/output/lib/jboss-jms-p2p-client.jar
[touch] Creating /home/jbossci/jbossci/jboss-head/jms/output/build-marker

 ==
 ==
 ==  Finished 'most' in module 'jms'.
 ==
 ==


_module-jms-most:
 [copy] Copying 1 file to 
/home/jbossci/jbossci/jboss-head/build/output/testbuild/client

 == 
 ==
 ==  Executing 'most' in module 'tomcat'...
 ==
 ==

_default:compile-classes:
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/classes
[mkdir] Created dir: /home/jbossci/jbossci/jboss-head/tomcat/output/gen/classes
   [depend] Deleted 0 out of date files in 0 seconds
[javac] Compiling 32 source files to 
/home/jbossci/jbossci/jboss-head/tomcat/output/classes
19 warnings

_default:compile-etc:
[mkdir] Created dir: