Re: [JBoss-dev] Some integration holes in JBAS4.x

2006-01-25 Thread Bill Burke
[EMAIL PROTECTED] wrote: 1. @Tx tags can only be used on classes but not interfaces (in the case of MBeans) a. reason this would be handled by the MBean deployer adding a transaction interceptor rather than AOP proper. b. there is no framework within jboss for XMBeans using attribute

Re: [JBoss-dev] Some integration holes in JBAS4.x

2006-01-25 Thread Bill Burke
[EMAIL PROTECTED] wrote: Bill Burke wrote: [EMAIL PROTECTED] wrote: 1. @Tx tags can only be used on classes but not interfaces (in the case of MBeans) a. reason this would be handled by the MBean deployer adding a transaction interceptor rather than AOP proper. b

Re: [JBoss-dev] Some integration holes in JBAS4.x

2006-01-25 Thread Bill Burke
[EMAIL PROTECTED] wrote: Having the dependency information will make things work a lot more smoothly for us, we will still not be able to use service beans without at least deploytime dependency injection. We will have to continue to kludge around these holes in the near future but one day

Re: [JBoss-dev] RE: ejb3-4.0-testsuite Build Failed

2006-01-22 Thread Bill Burke
the java.util.Timer internals. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott M Stark Sent: Saturday, January 21, 2006 10:12 PM To: jboss-development@lists.sourceforge.net; Bill Burke Subject: RE: [JBoss-dev] RE: ejb3-4.0-testsuite Build Failed So after

[JBoss-dev] Re: ejb3-4.0-testsuite Build Failed

2006-01-15 Thread Bill Burke
, January 14, 2006 5:46 AM *To:* Adrian Brock; Bill Decoste; Bill Burke; jboss-development@lists.sourceforge.net; Kabir Khan; QA; Ruel Loehr; Scott M Stark; Thomas Diesler *Subject:* ejb3-4.0-testsuite Build Failed *Importance:* High View results here - http

[JBoss-dev] Re: ejb3-4.0-testsuite Build Failed

2006-01-15 Thread Bill Burke
I should restate. The HA-JNDI multicast crap seems to leak memory and I have problems with it with a low heap space. The build-test.xml is looking for a node0.jndi.url and it is not set by default in local.properties. This is QA's crap. Ask them about it. Bill Burke wrote: Looks like

[JBoss-dev] Re: EJB 3 release slipping

2006-01-06 Thread Bill Burke
problems. Scott, what would it take to make this happen? Thanks, Gavin -Original Message- From: Bill Burke Sent: Friday, January 06, 2006 5:04 AM To: jboss-development@lists.sourceforge.net; dev-ejb3 Subject: EJB 3 release slipping We're moving the next EJB 3 release to January 31st

[JBoss-dev] Re: EJB 3 release slipping

2006-01-06 Thread Bill Burke
Scott M Stark wrote: So which of these ejb3 tasks in the 404RC1 roadmap can be done? http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=truemode=hi desorter/order=DESCsorter/field=priorityresolutionIds=-1pid=10030fi xfor=12310378 Task JBAS-2603 EJB3 update Task

[JBoss-dev] Re: EJB 3 release slipping

2006-01-06 Thread Bill Burke
an ejb3 drop for 4.0 that works with seam next week? I can try...synch up with me on Wed-Thurs. -Original Message- From: Bill Burke Sent: Friday, January 06, 2006 8:57 AM To: Scott M Stark Cc: Gavin King; jboss-development@lists.sourceforge.net; dev-ejb3 Subject: Re: EJB 3 release

[JBoss-dev] Re: EJB 3 release slipping

2006-01-06 Thread Bill Burke
HEM and annotations? Gavin King wrote: I am running JBoss AS 4.0.3SP1 with the latest Hibernate jars every day, and it works smoothly. -Original Message- From: Bill Burke Can the hibernate jars be updated in the 4.0 branch without breaking the ejb3 tests and seam? annotations

[JBoss-dev] EJB 3 release slipping

2006-01-05 Thread Bill Burke
We're moving the next EJB 3 release to January 31st. Emmanuel, Bill, and I all have trainings, vacation, and other meetings this month. -- Bill Burke Chief Architect JBoss Inc. --- This SF.net email is sponsored by: Splunk Inc. Do you grep

[JBoss-dev] EJB3 dependency on deployer ordering

2005-12-29 Thread Bill Burke
dependency to the EJB3Deployer. SO DON'T CHANGE THIS BEHAVIOR IN BRANCH 4.0 PLEASE -- Bill Burke Chief Architect JBoss Inc. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop

[JBoss-dev] local repository.jboss.com

2005-12-28 Thread Bill Burke
I've modified the build-thirdparty.xml so that if you have a local copy of repository.jboss.com you can point to it by setting the environment variable JBOSS_REPOSITORY to the URL where it lives. -- Bill Burke Chief Architect JBoss Inc

Re: [JBoss-dev] EJB3 question

2005-09-01 Thread Bill Burke
/bsce5sf ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Inc. --- SF.Net

Re: [JBoss-dev] RE: jboss-head-jdk-matrix Build Failed

2005-08-30 Thread Bill Burke
? __ From: Ben Wang Sent: Monday, August 22, 2005 10:39 AM To: Ryan Campbell; 'jboss-development@lists.sourceforge.net'; QA Subject: RE: jboss-head-jdk-matrix Build Failed Sorry about this. I forgot to compile it with JDK1.5 on ejb3. I will fix it soon. -Ben -- Bill Burke

Re: [JBoss-dev] 4.0.3RC2

2005-08-15 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Inc. --- SF.Net email is Sponsored by the Better Software Conference EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile

[JBoss-dev] how do I update thirdparty libs in Branch_4_0?

2005-08-01 Thread Bill Burke
Has it changes? Looks like the repository stuff is there. Thanks, Bill -- Bill Burke Chief Architect JBoss Inc. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps

Re: [JBoss-dev] Is an jboss-4.0.3RC2 doable next week?

2005-07-27 Thread Bill Burke
/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Inc. --- SF.Net email is Sponsored by the Better Software Conference EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile Plan-Driven Development

[JBoss-dev] JAR Urls and URLClassLoader

2005-07-21 Thread Bill Burke
I'm trying to create a URLClassLoader with the following URL: jar:file:/home/wburke/fragments/foo.jar!/jboss-ejb3x.jar It doesn't seem to be able to load classes from this URL. -- Bill Burke Chief Architect JBoss Inc. --- SF.Net email

[JBoss-dev] jbossxb package changes in Branch_4_0

2005-06-17 Thread Bill Burke
Later this weekend, I'll be merging JBoss XB to Branch_4_0 and also changing the package name of jboss xb to org.jboss.xb. as we discussed a few weeks ago. I want EJB3 to be usable on older versions of JBoss4, hence the reasons for the package name change. Bill -- Bill Burke Chief Architect

[JBoss-dev] Head failing to boot

2005-06-17 Thread Bill Burke
I think it is web services: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.ws.metadata.WebServiceInterceptor Also, the ejb-deployer is failing to start up... I'm going to take out the WebServices interceptor unless it is fixed soon. Regards, Bill -- Bill Burke

[JBoss-dev] Head boot is hanging...

2005-06-17 Thread Bill Burke
It is hanging in JDBCStateManager: main prio=1 tid=0x08129510 nid=0x2d18 in Object.wait() [0x526a1000..0x526a3e20] at java.lang.Object.wait(Native Method) - waiting on 0x45e51380 (a org.jboss.tm.TransactionImpl) at java.lang.Object.wait(Object.java:474) at

Re: [JBoss-dev] Head boot is hanging...

2005-06-17 Thread Bill Burke
check... On Fri, 2005-06-17 at 11:36, Bill Burke wrote: It is hanging in JDBCStateManager: main prio=1 tid=0x08129510 nid=0x2d18 in Object.wait() [0x526a1000..0x526a3e20] at java.lang.Object.wait(Native Method) - waiting on 0x45e51380 (a org.jboss.tm.TransactionImpl

Re: [JBoss-dev] 4.0 Branch and Eclipse

2005-06-09 Thread Bill Burke
: http://www.necitguy.com/?r ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Inc

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-135) Beans with @Remote and @Local don't hotdeploy well

2005-04-11 Thread Bill Burke (JIRA)
Beans with @Remote and @Local don't hotdeploy well -- Key: EJBTHREE-135 URL: http://jira.jboss.com/jira/browse/EJBTHREE-135 Project: EJB 3.0 Type: Bug Versions: Preview 5 Reporter: Bill Burke Fix

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-124) @LongLived should follow new Spec defined rules

2005-04-07 Thread Bill Burke (JIRA)
@LongLived should follow new Spec defined rules --- Key: EJBTHREE-124 URL: http://jira.jboss.com/jira/browse/EJBTHREE-124 Project: EJB 3.0 Type: Feature Request Versions: Preview 5 Reporter: Bill Burke Fix

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-125) Create docbook for @Service and Asynch features

2005-04-07 Thread Bill Burke (JIRA)
Create docbook for @Service and Asynch features --- Key: EJBTHREE-125 URL: http://jira.jboss.com/jira/browse/EJBTHREE-125 Project: EJB 3.0 Type: Task Reporter: Bill Burke Assigned to: Kabir Khan Fix For: Preview

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-127) Create Docbook for @Consumer

2005-04-07 Thread Bill Burke (JIRA)
Create Docbook for @Consumer Key: EJBTHREE-127 URL: http://jira.jboss.com/jira/browse/EJBTHREE-127 Project: EJB 3.0 Type: Task Reporter: Bill Burke Assigned to: Bill Burke Fix For: Preview 6 -- This message

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-126) Create Docbook for Session/MDBs

2005-04-07 Thread Bill Burke (JIRA)
Create Docbook for Session/MDBs --- Key: EJBTHREE-126 URL: http://jira.jboss.com/jira/browse/EJBTHREE-126 Project: EJB 3.0 Type: Task Reporter: Bill Burke Fix For: Preview 6 -- This message is automatically generated by JIRA

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-21) MDB, Session Bean XML support

2005-04-07 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-21?page=history ] Bill Burke reassigned EJBTHREE-21: -- Assign To: William DeCoste (was: Bill Burke) MDB, Session Bean XML support - Key: EJBTHREE-21 URL

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-72) MDB should support JCA inflow

2005-04-07 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-72?page=history ] Bill Burke reassigned EJBTHREE-72: -- Assign To: William DeCoste (was: Bill Burke) MDB should support JCA inflow - Key: EJBTHREE-72 URL

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-85) Test Entity JACC integration

2005-04-07 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-85?page=history ] Bill Burke reassigned EJBTHREE-85: -- Assign To: William DeCoste Test Entity JACC integration Key: EJBTHREE-85 URL: http://jira.jboss.com

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-128) Session/MDB Jacc integration

2005-04-07 Thread Bill Burke (JIRA)
Session/MDB Jacc integration Key: EJBTHREE-128 URL: http://jira.jboss.com/jira/browse/EJBTHREE-128 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke Assigned to: William DeCoste Fix For: Preview 6 Aspectize JACC

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-26) Web services support

2005-04-07 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-26?page=history ] Bill Burke reassigned EJBTHREE-26: -- Assign To: William DeCoste (was: Bill Burke) Web services support Key: EJBTHREE-26 URL: http

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-129) Mirror relevant Session/MDB tutorials for XML mappings

2005-04-07 Thread Bill Burke (JIRA)
Mirror relevant Session/MDB tutorials for XML mappings -- Key: EJBTHREE-129 URL: http://jira.jboss.com/jira/browse/EJBTHREE-129 Project: EJB 3.0 Type: Task Reporter: Bill Burke Assigned to: William DeCoste

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-130) Update Injection Annotations from J2EE 5.0 EDR

2005-04-07 Thread Bill Burke (JIRA)
Update Injection Annotations from J2EE 5.0 EDR -- Key: EJBTHREE-130 URL: http://jira.jboss.com/jira/browse/EJBTHREE-130 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke Assigned to: William DeCoste

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-128) Session/MDB Jacc integration

2005-04-07 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-128?page=history ] Bill Burke updated EJBTHREE-128: Fix Version: EJB 3.0 Beta 1 (was: Preview 6) Session/MDB Jacc integration Key: EJBTHREE-128

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-105) Allow JDK5 javaagent load-time transformation on JBoss 3.2.7

2005-04-06 Thread Bill Burke (JIRA)
: Bill Burke Fix For: 1.1.2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-101) JBoss 3.2.6 is broken

2005-04-06 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-101?page=history ] Bill Burke closed JBAOP-101: Resolution: Done works/tested on 3.2.7 JBoss 3.2.6 is broken - Key: JBAOP-101 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-105) Allow JDK5 javaagent load-time transformation on JBoss 3.2.7

2005-04-06 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-105?page=history ] Bill Burke closed JBAOP-105: Resolution: Done Allow JDK5 javaagent load-time transformation on JBoss 3.2.7 Key: JBAOP

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-98) Use latest Hibernate distribution

2005-04-06 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-98?page=history ] Bill Burke closed EJBTHREE-98: -- Resolution: Done Use latest Hibernate distribution - Key: EJBTHREE-98 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-120) If @LongLived is also @Transient, don't serialize on passivation

2005-04-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-120?page=history ] Bill Burke closed EJBTHREE-120: --- Resolution: Done If @LongLived is also @Transient, don't serialize on passivation

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-121) Support @EJB injection with no parameters

2005-04-04 Thread Bill Burke (JIRA)
Support @EJB injection with no parameters - Key: EJBTHREE-121 URL: http://jira.jboss.com/jira/browse/EJBTHREE-121 Project: EJB 3.0 Type: Feature Request Versions: Preview 4 Reporter: Bill Burke Fix

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-121) Support @EJB injection with no parameters

2005-04-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-121?page=history ] Bill Burke closed EJBTHREE-121: --- Resolution: Done Support @EJB injection with no parameters - Key: EJBTHREE-121 URL: http

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-122) AOP hooks for exception handling for EntityManager methods

2005-04-04 Thread Bill Burke (JIRA)
Reporter: Bill Burke Priority: Optional Fix For: EJB 3.0 Beta 1 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - If you want more information on JIRA

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-104) EAR redeployment problem

2005-04-04 Thread Bill Burke (JIRA)
EAR redeployment problem Key: JBAOP-104 URL: http://jira.jboss.com/jira/browse/JBAOP-104 Project: JBoss AOP Type: Bug Versions: 1.1.1 Reporter: Bill Burke -- This message is automatically generated by JIRA. - If you think

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-123) Remove 4.0.1sp1 patch for MDB/Consumer

2005-04-04 Thread Bill Burke (JIRA)
Remove 4.0.1sp1 patch for MDB/Consumer -- Key: EJBTHREE-123 URL: http://jira.jboss.com/jira/browse/EJBTHREE-123 Project: EJB 3.0 Type: Task Versions: Preview 5 Reporter: Bill Burke Fix For: EJB 3.0 Beta 1 Search

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-115) Doco on Hibernate integration

2005-04-01 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-115?page=history ] Bill Burke closed EJBTHREE-115: --- Resolution: Done Doco on Hibernate integration - Key: EJBTHREE-115 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-120) If @LongLived is also @Transient, don't serialize on passivation

2005-03-31 Thread Bill Burke (JIRA)
If @LongLived is also @Transient, don't serialize on passivation Key: EJBTHREE-120 URL: http://jira.jboss.com/jira/browse/EJBTHREE-120 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-119) Test FlushMode + @LongLived

2005-03-31 Thread Bill Burke (JIRA)
Test FlushMode + @LongLived --- Key: EJBTHREE-119 URL: http://jira.jboss.com/jira/browse/EJBTHREE-119 Project: EJB 3.0 Type: Task Reporter: Bill Burke -- This message is automatically generated by JIRA. - If you think it was sent

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-119) Test FlushMode + @LongLived

2005-03-31 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-119?page=history ] Bill Burke updated EJBTHREE-119: Fix Version: Preview 5 Test FlushMode + @LongLived --- Key: EJBTHREE-119 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-101) JBoss 3.2.6 is broken

2005-03-31 Thread Bill Burke (JIRA)
JBoss 3.2.6 is broken - Key: JBAOP-101 URL: http://jira.jboss.com/jira/browse/JBAOP-101 Project: JBoss AOP Type: Bug Versions: 1.1.1 Reporter: Bill Burke Fix For: 1.1.2 -- This message is automatically generated by JIRA

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-119) Test FlushMode + @LongLived

2005-03-31 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-119?page=history ] Bill Burke closed EJBTHREE-119: --- Resolution: Done Test FlushMode + @LongLived --- Key: EJBTHREE-119 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-118) refactor all injectors to be constructor interceptors

2005-03-30 Thread Bill Burke (JIRA)
refactor all injectors to be constructor interceptors - Key: EJBTHREE-118 URL: http://jira.jboss.com/jira/browse/EJBTHREE-118 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke Fix For: Preview 6

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-55) EAR/WAR integration tutorial

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-55?page=history ] Bill Burke updated EJBTHREE-55: --- Assign To: Bill Burke (was: Kabir Khan) EAR/WAR integration tutorial Key: EJBTHREE-55 URL: http

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-114) EntityManager Identity

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-114?page=history ] Bill Burke updated EJBTHREE-114: Fix Version: EJB 3.0 Beta 1 (was: Preview 5) EntityManager Identity -- Key: EJBTHREE-114 URL

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-111) Support hibernate.cfg.xml file

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-111?page=comments#action_12316444 ] Bill Burke commented on EJBTHREE-111: - You can now use a META-INF/hibernate.cfg.xml file instead of a hibernate.properties file Support hibernate.cfg.xml file

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-111) Support hibernate.cfg.xml file

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-111?page=history ] Bill Burke closed EJBTHREE-111: --- Resolution: Done Support hibernate.cfg.xml file -- Key: EJBTHREE-111 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-116) EntityManager should not be scoped to entire EAR

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-116?page=history ] Bill Burke closed EJBTHREE-116: --- Resolution: Done EntityManager should not be scoped to entire EAR Key: EJBTHREE-116

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-112) Support integration with Hibernate Query caches.

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-112?page=history ] Bill Burke reassigned EJBTHREE-112: --- Assign To: Bill Burke Support integration with Hibernate Query caches. Key: EJBTHREE-112

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-98) Use latest Hibernate distribution

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-98?page=history ] Bill Burke reassigned EJBTHREE-98: -- Assign To: Bill Burke Use latest Hibernate distribution - Key: EJBTHREE-98 URL: http

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-115) Doco on Hibernate integration

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-115?page=history ] Bill Burke reassigned EJBTHREE-115: --- Assign To: Bill Burke Doco on Hibernate integration - Key: EJBTHREE-115 URL: http://jira.jboss.com

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-89) docs included twice

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-89?page=history ] Bill Burke closed EJBTHREE-89: -- Resolution: Done will be fixed in preview 5 docs included twice --- Key: EJBTHREE-89 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-88) EJB doc - missing quotes

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-88?page=history ] Bill Burke closed EJBTHREE-88: -- Resolution: Done EJB doc - missing quotes Key: EJBTHREE-88 URL: http://jira.jboss.com/jira/browse/EJBTHREE

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-103) @NamedQuery for method and package level

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-103?page=history ] Bill Burke closed EJBTHREE-103: --- Resolution: Rejected will/is handled in Hibernate annotations project @NamedQuery for method and package level

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-105) DS: add hibernate.dialect metadata

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-105?page=history ] Bill Burke closed EJBTHREE-105: --- Resolution: Rejected Too many dependencies. JCA would have to know about hibernate, Hibernate would have to know about JBoss JCA. DS: add

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-55) EAR/WAR integration tutorial

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-55?page=history ] Bill Burke closed EJBTHREE-55: -- Resolution: Done EAR/WAR integration tutorial Key: EJBTHREE-55 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-112) Support integration with Hibernate Query caches.

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-112?page=history ] Bill Burke closed EJBTHREE-112: --- Resolution: Done Should be doable now that Hibernate Session/Query are exposed and hibernate.cfg.xml is available. Support integration with Hibernate

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-21) MDB, Session Bean XML support

2005-03-28 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-21?page=history ] Bill Burke updated EJBTHREE-21: --- Fix Version: Preview 6 (was: EJB 3.0 Beta 1) MDB, Session Bean XML support - Key: EJBTHREE-21

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-110) Expose Hibernate Session through EntityManager interface

2005-03-26 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-110?page=history ] Bill Burke closed EJBTHREE-110: --- Resolution: Done Expose Hibernate Session through EntityManager interface Key

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-107) Support mixed HB3/EJB3 deployments

2005-03-26 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-107?page=history ] Bill Burke closed EJBTHREE-107: --- Resolution: Done Support mixed HB3/EJB3 deployments -- Key: EJBTHREE-107 URL: http

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-109) Expose Hibernate Query through javax.persistence.Query

2005-03-26 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-109?page=history ] Bill Burke closed EJBTHREE-109: --- Resolution: Done Expose Hibernate Query through javax.persistence.Query -- Key: EJBTHREE

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-115) Doco on Hibernate integration

2005-03-26 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-115?page=history ] Bill Burke updated EJBTHREE-115: Fix Version: Preview 5 Doco on Hibernate integration - Key: EJBTHREE-115 URL: http://jira.jboss.com/jira

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-115) Doco on Hibernate integration

2005-03-26 Thread Bill Burke (JIRA)
Doco on Hibernate integration - Key: EJBTHREE-115 URL: http://jira.jboss.com/jira/browse/EJBTHREE-115 Project: EJB 3.0 Type: Task Reporter: Bill Burke Fix For: Preview 5 * mix of .hbm.xml and @Entity * tutorial on .hbm.xml

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-24) Migrate to Hibernate's EJB3 annotation facility

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-24?page=history ] Bill Burke updated EJBTHREE-24: --- Fix Version: Preview 5 (was: EJB 3.0 Beta 1) Migrate to Hibernate's EJB3 annotation facility

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-22) Unique Constraints

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-22?page=history ] Bill Burke deleted EJBTHREE-22: --- Unique Constraints -- Key: EJBTHREE-22 URL: http://jira.jboss.com/jira/browse/EJBTHREE-22 Project: EJB 3.0

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-13) proxies must be castable to EJBObject/EJBLocalObject

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-13?page=history ] Bill Burke deleted EJBTHREE-13: --- proxies must be castable to EJBObject/EJBLocalObject Key: EJBTHREE-13 URL: http

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-86) EntityNotFoundException Missing

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-86?page=history ] Bill Burke deleted EJBTHREE-86: --- EntityNotFoundException Missing --- Key: EJBTHREE-86 URL: http://jira.jboss.com/jira/browse/EJBTHREE-86

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-25) Persistence XML support

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-25?page=history ] Bill Burke updated EJBTHREE-25: --- Environment: Fix Version: EJB 3.0 Beta 1 (was: Preview 5) Persistence XML support --- Key: EJBTHREE

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-104) EntityToHibernateXml: catch NPE and throw a more descriptive Exception

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-104?page=history ] Bill Burke updated EJBTHREE-104: Fix Version: (was: Preview 5) EntityToHibernateXml: catch NPE and throw a more descriptive Exception

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-104) EntityToHibernateXml: catch NPE and throw a more descriptive Exception

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-104?page=history ] Bill Burke closed EJBTHREE-104: --- Resolution: Rejected We are merging with Hibernate's EJB3 ANnotation support so this may go away. (Or new bug surface.) EntityToHibernateXml: catch

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-36) Full Support for @Embeddable

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-36?page=history ] Bill Burke deleted EJBTHREE-36: --- Full Support for @Embeddable Key: EJBTHREE-36 URL: http://jira.jboss.com/jira/browse/EJBTHREE-36

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-36) Full Support for @Embeddable

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-36?page=history ] Bill Burke closed EJBTHREE-36: -- Resolution: Rejected We are moving to HIbernate's EJB3 annotation implementation. So this problem may disappear. Full Support for @Embeddable

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-59) Use persistence default metadata

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-59?page=history ] Bill Burke deleted EJBTHREE-59: --- Use persistence default metadata Key: EJBTHREE-59 URL: http://jira.jboss.com/jira/browse/EJBTHREE-59

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-24) Migrate to Hibernate's EJB3 annotation facility

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-24?page=history ] Bill Burke updated EJBTHREE-24: --- type: Task (was: Feature Request) Migrate to Hibernate's EJB3 annotation facility --- Key: EJBTHREE

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-60) Write plugin interface for persistence manager

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-60?page=history ] Bill Burke updated EJBTHREE-60: --- Fix Version: EJB 3.0 Beta 1 (was: Preview 5) Write plugin interface for persistence manager

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-9) Proper exception handling

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-9?page=history ] Bill Burke updated EJBTHREE-9: -- Fix Version: EJB 3.0 Beta 1 (was: Preview 5) Moved to beta1 as spec still hasn't defined Proper exception handling

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-37) Support for @Column(columnDefinition)

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-37?page=history ] Bill Burke deleted EJBTHREE-37: --- Support for @Column(columnDefinition) - Key: EJBTHREE-37 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-94) Implement EntityManager.createNativeQuery() methods

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-94?page=history ] Bill Burke updated EJBTHREE-94: --- Fix Version: EJB 3.0 Beta 1 (was: Preview 5) I don't think we'll get to this for Preview 5 Implement EntityManager.createNativeQuery

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-44) Sequence Generator SUpport

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-44?page=history ] Bill Burke deleted EJBTHREE-44: --- Sequence Generator SUpport -- Key: EJBTHREE-44 URL: http://jira.jboss.com/jira/browse/EJBTHREE-44 Project

[JBoss-dev] [JBoss JIRA] Reopened: (EJBTHREE-82) Misused Error Messages in EntityToHibernateXml

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Bill Burke reopened EJBTHREE-82: reopening to reject Misused Error Messages in EntityToHibernateXml -- Key: EJBTHREE-82

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-82) Misused Error Messages in EntityToHibernateXml

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Bill Burke closed EJBTHREE-82: -- Resolution: Rejected We are moving to HIbernate's EJB3 annotation implementation. So this problem may disappear. Misused Error Messages

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-82) Misused Error Messages in EntityToHibernateXml

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Bill Burke deleted EJBTHREE-82: --- Misused Error Messages in EntityToHibernateXml -- Key: EJBTHREE-82 URL: http

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-102?page=history ] Bill Burke deleted EJBTHREE-102: @Entity (et al) picking up static fields/methods (PATCH) Key: EJBTHREE-102

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-91) access=FIELD + @Version problem

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-91?page=history ] Bill Burke deleted EJBTHREE-91: --- access=FIELD + @Version problem --- Key: EJBTHREE-91 URL: http://jira.jboss.com/jira/browse/EJBTHREE-91

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-95) wrong @Serialized mapping

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-95?page=history ] Bill Burke deleted EJBTHREE-95: --- wrong @Serialized mapping - Key: EJBTHREE-95 URL: http://jira.jboss.com/jira/browse/EJBTHREE-95 Project

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-100) Support for Session/MDB XML DDs

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-100?page=history ] Bill Burke deleted EJBTHREE-100: Support for Session/MDB XML DDs --- Key: EJBTHREE-100 URL: http://jira.jboss.com/jira/browse/EJBTHREE

[JBoss-dev] [JBoss JIRA] Deleted: (EJBTHREE-96) DiscriminatorColumn should go after Version

2005-03-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-96?page=history ] Bill Burke deleted EJBTHREE-96: --- DiscriminatorColumn should go after Version --- Key: EJBTHREE-96 URL: http://jira.jboss.com

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-107) Support mixed HB3/EJB3 deployments

2005-03-25 Thread Bill Burke (JIRA)
Support mixed HB3/EJB3 deployments -- Key: EJBTHREE-107 URL: http://jira.jboss.com/jira/browse/EJBTHREE-107 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke Fix For: Preview 5 -- This message is automatically

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-108) Support for package-level annotations

2005-03-25 Thread Bill Burke (JIRA)
Support for package-level annotations - Key: EJBTHREE-108 URL: http://jira.jboss.com/jira/browse/EJBTHREE-108 Project: EJB 3.0 Type: Feature Request Versions: Preview 4 Reporter: Bill Burke Fix For: Preview 5

<    1   2   3   4   5   6   7   8   9   10   >