AW: AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-17 Thread Jung , Dr. Christoph
Bernd,

There is nothing pathological about your package structure/meta-data. You
could do me a facor and send the complete ear to 
mailto:[EMAIL PROTECTED] in order to quickly reproduce the problem.

CU,
CGJ



 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
 Gesendet: Mittwoch, 15. Oktober 2003 12:35
 An: [EMAIL PROTECTED]
 Betreff: Re: AW: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi Christoph,
 
 I have an ear-file with some ejb-jars, war-file and one 
 wsr-file. The included webservice is used by one of the EJBs.
 
 When I deploy my ear all works fine. All services are 
 available. When I undeploy and deploy the ear again, all 
 services are working, but the webservice can't be found. 
 There are no errors, warnings etc. in server.log at 
 deployment/redeployment, even if I switch level to debug. 
 This happens only when I access the ws after deployment. 
 Without using the webservice I could redeploy several times. 
 But after the first usage and a following redeploy, I have to 
 restart JBoss, otherwise the redeployed ws can't be found by 
 the naming service.
 
 Attached are the dds from ear and the dds from the ejb with 
 the webservice (bankchecker-app-net-0.2.0.wsr, 
 bankchecker-app-ejb-0.2.0.jar) and a stacktrace of the 
 NameNotFound- and NullPointerException.
 
 I have a small additional problem, maybe with the same 
 reason. I can't set the JNDI-Path in web-service.xml to 
 ws/BankChecker-v0_3_1 or ws/v0_3_1/BankChecker. Axis says 
 at deployment that ws is not bound.
 
 Please send me a mail, when I missed something.
 
 Thanks a lot,
 
 Bernd
 
 Jung , Dr. Christoph wrote:
  Bernd,
  
  Could you please resend the symptoms(wsr content, dd, 
 detailed steps 
  you undertake, stacktrace ...) such that I can check 
 whether it is a 
  bug or a config error?
  
  CU,
  CGJ
  
  
  
  
 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED]
 Gesendet: Dienstag, 14. Oktober 2003 10:21
 An: [EMAIL PROTECTED]
 Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi,
 
 I have a problem with redeployment of a webservice in a
 wsr-file. Thread on
 jboss-user: [JBoss-user] Redeploy problem of webservices on 
 JBoss 3.2.2
 
 I'm not sure if it is a bug or a config error. Webservices
 are not a core requirement of Spec 1.3. So I don't know if, 
 in case of a bug, the solution should go into 3.2.2. But till 
 now I don't have a solution. The newest version I tried was 
 the snapshot from last night.
 
 Bernd
 
 Scott M Stark wrote:
 
 All but 786668 have been addressed and the 3.2 branch is
 
 being tagged
 
 with JBoss_3_2_2. I will complete the final testing tonight
 
 and do the
 
 release barring any major issues.
 
 
 
 --
 Dipl.-Inform. Bernd Koecke
 UNIX-Entwicklung
 Schlund+Partner AG
 Fon: +49-721-91374-0
 E-Mail: [EMAIL PROTECTED]
 
 
 
 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 SourceForge.net hosts over 70,000 Open Source Projects. See 
 the people who have HELPED US provide better services: Click 
 here: http://sourceforge.net/supporters.php
 ___
 JBoss-Development mailing list 
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
  
  ###
  
  This message has been scanned by F-Secure Anti-Virus for Microsoft 
  Exchange. For more information, connect to http://www.F-Secure.com/
  
  
  ---
  This SF.net email is sponsored by: SF.net Giveback Program. 
  SourceForge.net hosts over 70,000 Open Source Projects. See 
 the people 
  who have HELPED US provide better services: Click here: 
  http://sourceforge.net/supporters.php
  ___
  JBoss-Development mailing list 
 [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
  
 
 
 -- 
 Dipl.-Inform. Bernd Koecke
 UNIX-Entwicklung
 Schlund+Partner AG
 Fon: +49-721-91374-0
 E-Mail: [EMAIL PROTECTED]
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-15 Thread Jung , Dr. Christoph
Bernd,

Could you please resend the symptoms(wsr content, dd, detailed steps you
undertake, stacktrace ...) such that I can check whether it is a bug or a
config error?

CU,
CGJ



 -Ursprüngliche Nachricht-
 Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
 Gesendet: Dienstag, 14. Oktober 2003 10:21
 An: [EMAIL PROTECTED]
 Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve
 
 
 Hi,
 
 I have a problem with redeployment of a webservice in a 
 wsr-file. Thread on
 jboss-user: [JBoss-user] Redeploy problem of webservices on 
 JBoss 3.2.2
 
 I'm not sure if it is a bug or a config error. Webservices 
 are not a core requirement of Spec 1.3. So I don't know if, 
 in case of a bug, the solution should go into 3.2.2. But till 
 now I don't have a solution. The newest version I tried was 
 the snapshot from last night.
 
 Bernd
 
 Scott M Stark wrote:
  All but 786668 have been addressed and the 3.2 branch is 
 being tagged 
  with JBoss_3_2_2. I will complete the final testing tonight 
 and do the 
  release barring any major issues.
  
 
 
 -- 
 Dipl.-Inform. Bernd Koecke
 UNIX-Entwicklung
 Schlund+Partner AG
 Fon: +49-721-91374-0
 E-Mail: [EMAIL PROTECTED]
 
 
 
 ---
 This SF.net email is sponsored by: SF.net Giveback Program. 
 SourceForge.net hosts over 70,000 Open Source Projects. See 
 the people who have HELPED US provide better services: Click 
 here: http://sourceforge.net/supporters.php
 ___
 JBoss-Development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: AW: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-15 Thread Bernd Koecke
Hi Christoph,

I have an ear-file with some ejb-jars, war-file and one wsr-file. The included
webservice is used by one of the EJBs.

When I deploy my ear all works fine. All services are available. When I undeploy
and deploy the ear again, all services are working, but the webservice can't be
found. There are no errors, warnings etc. in server.log at
deployment/redeployment, even if I switch level to debug. This happens only when
I access the ws after deployment. Without using the webservice I could redeploy
several times. But after the first usage and a following redeploy, I have to
restart JBoss, otherwise the redeployed ws can't be found by the naming service.

Attached are the dds from ear and the dds from the ejb with the webservice
(bankchecker-app-net-0.2.0.wsr, bankchecker-app-ejb-0.2.0.jar) and a stacktrace
of the NameNotFound- and NullPointerException.

I have a small additional problem, maybe with the same reason. I can't set the
JNDI-Path in web-service.xml to ws/BankChecker-v0_3_1 or
ws/v0_3_1/BankChecker. Axis says at deployment that ws is not bound.

Please send me a mail, when I missed something.

Thanks a lot,

Bernd

Jung , Dr. Christoph wrote:
 Bernd,
 
 Could you please resend the symptoms(wsr content, dd, detailed steps you
 undertake, stacktrace ...) such that I can check whether it is a bug or a
 config error?
 
 CU,
 CGJ
 
 
 
 
-Ursprüngliche Nachricht-
Von: Bernd Koecke [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 14. Oktober 2003 10:21
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] 3.2.2 Issues to resolve


Hi,

I have a problem with redeployment of a webservice in a 
wsr-file. Thread on
jboss-user: [JBoss-user] Redeploy problem of webservices on 
JBoss 3.2.2

I'm not sure if it is a bug or a config error. Webservices 
are not a core requirement of Spec 1.3. So I don't know if, 
in case of a bug, the solution should go into 3.2.2. But till 
now I don't have a solution. The newest version I tried was 
the snapshot from last night.

Bernd

Scott M Stark wrote:

All but 786668 have been addressed and the 3.2 branch is 

being tagged 

with JBoss_3_2_2. I will complete the final testing tonight 

and do the 

release barring any major issues.



-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]



---
This SF.net email is sponsored by: SF.net Giveback Program. 
SourceForge.net hosts over 70,000 Open Source Projects. See 
the people who have HELPED US provide better services: Click 
here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

 
 ###
 
 This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
 For more information, connect to http://www.F-Secure.com/
 
 
 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 SourceForge.net hosts over 70,000 Open Source Projects.
 See the people who have HELPED US provide better services:
 Click here: http://sourceforge.net/supporters.php
 ___
 JBoss-Development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 


-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]
?xml version=1.0 encoding=ISO-8859-1?

!DOCTYPE application PUBLIC 
  -//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN
  http://java.sun.com/dtd/application_1_3.dtd;
  
application
  display-nameApp v0.3.1/display-name
  module
ejbcommon-helper-ejb-0.2.0.jar/ejb
  /module
  module
ejball-database-app-ejb-0.2.0.jar/ejb
  /module
  !-- some other modules --
  module
ejbbankchecker-app-ejb-0.2.0.jar/ejb
  /module
  module
javabankchecker-app-net-0.2.0.wsr/java
  /module
  module
ejbnew-webhosting-app-ejb-0.3.2.jar/ejb
  /module
  module
web
  web-uritest-system-0.2.0.war/web-uri
  context-roottest-system-0.3.1/context-root
/web
  /module
/application
?xml version=1.0 encoding=UTF-8?
!DOCTYPE ejb-jar PUBLIC -//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN http://java.sun.com/dtd/ejb-jar_2_0.dtd;

ejb-jar 

   description![CDATA[No Description.]]/description
   display-nameGenerated by XDoclet/display-name

   enterprise-beans

  !-- Session Beans --
  session 
 description![CDATA[]]/description
 display-nameBankCheckerSessionEJB/display-name

 ejb-nameBankCheckerSessionEJB/ejb-name

 homede.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionBeanHome/home
 remotede.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionBean/remote
 ejb-classde.schlund.j2ee.bankchecker.bean.remote.BankCheckerSessionEJB/ejb-class
 session

Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-14 Thread Bernd Koecke
Hi,

I have a problem with redeployment of a webservice in a wsr-file. Thread on
jboss-user: [JBoss-user] Redeploy problem of webservices on JBoss 3.2.2

I'm not sure if it is a bug or a config error. Webservices are not a core
requirement of Spec 1.3. So I don't know if, in case of a bug, the solution
should go into 3.2.2. But till now I don't have a solution. The newest version I
tried was the snapshot from last night.

Bernd

Scott M Stark wrote:
 All but 786668 have been addressed and the 3.2 branch is being tagged
 with JBoss_3_2_2. I will complete the final testing tonight and do the
 release
 barring any major issues.
 


-- 
Dipl.-Inform. Bernd Koecke
UNIX-Entwicklung
Schlund+Partner AG
Fon: +49-721-91374-0
E-Mail: [EMAIL PROTECTED]



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-13 Thread Scott M Stark
All but 786668 have been addressed and the 3.2 branch is being tagged with 
JBoss_3_2_2. I will complete the final testing tonight and do the release
barring any major issues.

--

Scott Stark
Chief Technology Officer
JBoss Group, LLC

Adrian Brock wrote:

On Fri, 2003-10-03 at 12:29, Scott M Stark wrote:

The following open issues need to be addressed in order to put out the 3.2.2
final release. The current target release date is 2003-10-12.


I've edited Scott's list to show the remaining open bugs:


811269	deadlock in JettyMBean and PluginManager
OPEN - unassigned

808170	Partition problems 3.2.2RC4
OPEN - bela

795782	Random ClassCircularityError
OPEN - unassigned

795191	env-entry not in jndi when not using JBossWebLoader
OPEN - scott

794699	Deployment of ear throws null pointer execption in org.jboss
OPEN - unassigned

791439	HA-JNDI not replicating bindings
OPEN - sacha

789318	ObjectMessage.getObject() doesn't work in JBoss 3.2.1
OPEN - unassigned

786668	Form-based Authentication drops Subject
OPEN - unassigned

Regards,
Adrian

--
 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
 


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-13 Thread Bill Burke
There are some things I need to get in this release.  Can we wait until 
Friday please.

Scott M Stark wrote:

All but 786668 have been addressed and the 3.2 branch is being tagged 
with JBoss_3_2_2. I will complete the final testing tonight and do the 
release
barring any major issues.

--

Bill Burke
Chief Architect
JBoss Group LLC.



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-10 Thread Adrian Brock
On Fri, 2003-10-03 at 12:29, Scott M Stark wrote:
 The following open issues need to be addressed in order to put out the 3.2.2
 final release. The current target release date is 2003-10-12.
 

I've edited Scott's list to show the remaining open bugs:

 811269deadlock in JettyMBean and PluginManager
OPEN - unassigned
 808170Partition problems 3.2.2RC4
OPEN - bela
 795782Random ClassCircularityError
OPEN - unassigned
 795191env-entry not in jndi when not using JBossWebLoader
OPEN - scott
 794699Deployment of ear throws null pointer execption in org.jboss
OPEN - unassigned
 791439HA-JNDI not replicating bindings
OPEN - sacha
 789318ObjectMessage.getObject() doesn't work in JBoss 3.2.1
OPEN - unassigned
 786668Form-based Authentication drops Subject
OPEN - unassigned

Regards,
Adrian

 -- 
  
 Adrian Brock
 Director of Support
 Back Office
 JBoss Group, LLC 
  



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-10 Thread Sacha Labourey
FYI, 791439 is not critical, works for all usual scenarios so I will
personnaly not fix it for 3.2.2.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Adrian Brock
 Sent: vendredi, 10. octobre 2003 15:56
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] 3.2.2 Issues to resolve
 
 On Fri, 2003-10-03 at 12:29, Scott M Stark wrote:
  The following open issues need to be addressed in order to 
 put out the 3.2.2
  final release. The current target release date is 2003-10-12.
  
 
 I've edited Scott's list to show the remaining open bugs:
 
  811269  deadlock in JettyMBean and PluginManager
 OPEN - unassigned
  808170  Partition problems 3.2.2RC4
 OPEN - bela
  795782  Random ClassCircularityError
 OPEN - unassigned
  795191  env-entry not in jndi when not using JBossWebLoader
 OPEN - scott
  794699  Deployment of ear throws null pointer execption 
 in org.jboss
 OPEN - unassigned
  791439  HA-JNDI not replicating bindings
 OPEN - sacha
  789318  ObjectMessage.getObject() doesn't work in JBoss 3.2.1
 OPEN - unassigned
  786668  Form-based Authentication drops Subject
 OPEN - unassigned
 
 Regards,
 Adrian
 
  -- 
   
  Adrian Brock
  Director of Support
  Back Office
  JBoss Group, LLC 
   
 
 
 
 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 SourceForge.net hosts over 70,000 Open Source Projects.
 See the people who have HELPED US provide better services:
 Click here: http://sourceforge.net/supporters.php
 ___
 JBoss-Development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-10 Thread Adrian Brock
On Fri, 2003-10-10 at 15:07, Sacha Labourey wrote:
 FYI, 791439 is not critical, works for all usual scenarios so I will
 personnaly not fix it for 3.2.2.
 

And 789318 is an untrapped configuration error where a jar can
be deployed twice if you include a jar in /deploy in the classpath
element of a -service.xml file.
Not a critical fix.

What about the plugin manager? Can the synchronization be easily
fixed? This bug hangs the deployment thread.

Regards,
Adrian

  -Original Message-
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On 
  Behalf Of Adrian Brock
  Sent: vendredi, 10. octobre 2003 15:56
  To: [EMAIL PROTECTED]
  Subject: Re: [JBoss-dev] 3.2.2 Issues to resolve
  
  On Fri, 2003-10-03 at 12:29, Scott M Stark wrote:
   The following open issues need to be addressed in order to 
  put out the 3.2.2
   final release. The current target release date is 2003-10-12.
   
  
  I've edited Scott's list to show the remaining open bugs:
  
   811269deadlock in JettyMBean and PluginManager
  OPEN - unassigned
   808170Partition problems 3.2.2RC4
  OPEN - bela
   795782Random ClassCircularityError
  OPEN - unassigned
   795191env-entry not in jndi when not using JBossWebLoader
  OPEN - scott
   794699Deployment of ear throws null pointer execption 
  in org.jboss
  OPEN - unassigned
   791439HA-JNDI not replicating bindings
  OPEN - sacha
   789318ObjectMessage.getObject() doesn't work in JBoss 3.2.1
  OPEN - unassigned
   786668Form-based Authentication drops Subject
  OPEN - unassigned
  
  Regards,
  Adrian
  
   -- 
    
   Adrian Brock
   Director of Support
   Back Office
   JBoss Group, LLC 
    
  
  
  
  ---
  This SF.net email is sponsored by: SF.net Giveback Program.
  SourceForge.net hosts over 70,000 Open Source Projects.
  See the people who have HELPED US provide better services:
  Click here: http://sourceforge.net/supporters.php
  ___
  JBoss-Development mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
  
  
 
 
 
 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 SourceForge.net hosts over 70,000 Open Source Projects.
 See the people who have HELPED US provide better services:
 Click here: http://sourceforge.net/supporters.php
 ___
 JBoss-Development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
-- 
 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-10 Thread Grimsæth Christer
Title: Re: [JBoss-dev] 3.2.2 Issues to resolve 





Hi,


Bug #794699 is the same as patch #795164,
And it seams that Scott has fixed it.


See comments inside the patch #795164.


--
Christer Grimsæth





[JBoss-dev] 3.2.2 Issues to resolve

2003-10-03 Thread Scott M Stark
The following open issues need to be addressed in order to put out the 3.2.2
final release. The current target release date is 2003-10-12.
816108  Uneven balancing with round robin policy
815493  EJB deployer class not found exception with scoped SAR
814842  CachedConnectionBankStressTestCase fails under load
814838  lock.test.EnterpriseEntityStressTestCase fails under load
814820  Memory leak and odd JMS Errors
812723  JBoss 3.2 many-to-one CMR bug with commit-option A
812620  On RC5 - jbossCMP optimistic locking - updating nulled value
812390  ejbActivate in EntityBean not called
811913  loading resources through classloader (in ConnectionFactory)
811269  deadlock in JettyMBean and PluginManager
810702  Error when obtaining UserTransaction
810612  NullPointerException if entity is read-only
809151  InstanceAlreadyExistsException exception during redeploy
808170  Partition problems 3.2.2RC4
807790  Multi-column foreign key is created with wrong column order
804968  EJB-SQL conversion bug with OR
796177  JBoss failes to remove lock on CMP beans w/o transaction
795782  Random ClassCircularityError
795191  env-entry not in jndi when not using JBossWebLoader
794699  Deployment of ear throws null pointer execption in org.jboss
792240  ParseException ejbQL Collection return type and BigDecimal
792120  Local transaction broken when using pass-by-value
791501  Optimistic locking problem with SQL Server 2000
791439  HA-JNDI not replicating bindings
789318  ObjectMessage.getObject() doesn't work in JBoss 3.2.1
786668  Form-based Authentication drops Subject
783453  Error in jbossQL - SQL conversion
776569  audit incompatible with JDBCMySQLCreateCommand
767905  Farm re-deployment doesn't work
--

Scott Stark
Chief Technology Officer
JBoss Group, LLC



---
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