[JBoss-dev] [Web Services] - Re: JBossWS getting involved

2004-12-15 Thread [EMAIL PROTECTED]
(De)Serializers will be provided by JBossXB. Most of them are already implemented in org.jboss.xml.binding.TypeBinding class in static methods. So it's better to contribute this functionality there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858660#385866

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041214143751Lbuild.219 BUILD COMPLETE - build.219Date of build: 12/14/2004 14:37:51Time to build: 16 minutes 54 secondsLast changed: 12/14/2004 13:46:58Last log entry: Log when connection fac

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Warning: The entity bean class must define a set accessor fo

2004-12-15 Thread bfrancio
Hello, I'm using Jboss IDE plugin for eclipse with JBoss 4.0.0 and I get this compiling error wheras the getId_intervenant() and setId_intervenant(...) and getMot_de_passe() and setMot_de_passe(...) methods are specified and correctly generated by XDoclet. The problem does not exist for the f

[JBoss-dev] [ jboss-Bugs-1085726 ] Incorrect Handle implementation for CMP Entity beans

2004-12-15 Thread SourceForge.net
Bugs item #1085726, was opened at 2004-12-15 15:25 Message generated for change (Settings changed) made by maxoid You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1085726&group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None >Prior

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-34) type expressions can now match on throws clauses

2004-12-15 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-34?page=history ] Bill Burke closed JBAOP-34: --- Resolution: Done > type expressions can now match on throws clauses > > > Key: JBAOP-34 > URL: http

[JBoss-dev] [ jboss-Bugs-1062429 ] Problem deleting relations

2004-12-15 Thread SourceForge.net
Bugs item #1062429, was opened at 2004-11-08 16:09 Message generated for change (Comment added) made by pvainio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1062429&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-29) Update timer tutorial

2004-12-15 Thread Bill Burke (JIRA)
Update timer tutorial - Key: EJBTHREE-29 URL: http://jira.jboss.com/jira/browse/EJBTHREE-29 Project: EJB 3.0 Type: Feature Request Versions: Preview 3 Reporter: Bill Burke Assigned to: Kabir Khan Fix For: Preview 3 Update the

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-4) Precendence

2004-12-15 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-4?page=history ] Kabir Khan closed JBAOP-4: -- Resolution: Done > Precendence > --- > > Key: JBAOP-4 > URL: http://jira.jboss.com/jira/browse/JBAOP-4 > Project: JBoss AOP > Type

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-103) xwiki integration

2004-12-15 Thread Julien Viet (JIRA)
xwiki integration - Key: JBPORTAL-103 URL: http://jira.jboss.com/jira/browse/JBPORTAL-103 Project: JBoss Portal Type: Sub-task Reporter: Julien Viet Assigned to: Julien Viet proceed to the integration planned in the xwiki integration plan task

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Dynamically Attaching Interceptors to any (X)MBean

2004-12-15 Thread [EMAIL PROTECTED]
I came across an interesting problem: Deployers register to the MainDeployer using their direct reference (this), so calls don't go through the MBeanServer and thus cannot be intercepted. I can "trick" this by registering a dynamic proxy instead, but there seem to be some problems with deployer

[JBoss-dev] [JTA on JBoss] - TransactionManager.setTransactionTimeOut does not work

2004-12-15 Thread esriram
TransactionManager.setTransactionTimeOut does not work. The javax.transaction.TransactionManager java doc says that the time out of a transaction can be modified using the setTransactionTimeOut method. Am using JBoss 3.2.3. Any workarounds??? Has it been fixed in later releases. thanks, E.Srir

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Dynamically Attaching Interceptors to any (X)MBean

2004-12-15 Thread [EMAIL PROTECTED]
Not without looking at the code, which you can do just as well as I can. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858733#3858733 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858733

[JBoss-dev] [JTA on JBoss] - Re: TransactionManager.setTransactionTimeOut does not work

2004-12-15 Thread [EMAIL PROTECTED]
Also, bug reports should always be made against the latest JBoss version. If you haven't tested jboss-3.2.6 you are just wasting everybodys time. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858732#3858732 Reply to the post : http://www.jboss.org/index.html

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: BE CAREFUL WHEN MERGING!

2004-12-15 Thread [EMAIL PROTECTED]
In this case there was no reason why jboss-3.2.x wasn't in synch with jboss4 But I think it is infeasable to try to record which sources differ between 3.2.x and jboss 4. Even if we did, I can guarantee it wouldn't be maintained accurately or always referred to. This is the purpose of cvs diff

[JBoss-dev] [JBoss JIRA] Created: (JBPM-35) expose link status to expressions in join conditions

2004-12-15 Thread Alejandro GuÃzar (JIRA)
expose link status to expressions in join conditions Key: JBPM-35 URL: http://jira.jboss.com/jira/browse/JBPM-35 Project: JBoss jBPM Type: Sub-task Reporter: Alejandro GuÃzar Assigned to: Alejandro GuÃzar

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

2004-12-15 Thread Bill Burke (JIRA)
Support for @Column(columnDefinition) - Key: EJBTHREE-37 URL: http://jira.jboss.com/jira/browse/EJBTHREE-37 Project: EJB 3.0 Type: Feature Request Versions: Preview 4 Reporter: Bill Burke Assigned to: Bill Burke P

[JBoss-dev] [IIOP on JBoss] - Re: IIOP.NET over SSL on JBoss

2004-12-15 Thread reverbel
JBoss supports IIOP over SSL. RMI (or CORBA) clients can use IIOP over SSL to communicate with EJBs deployed in JBoss. So far I didn't have a chance to look at IIOP.NET, so I cannot tell whether it supports IIOP over SSL or not. Anyway, I am pleased to know that it is being used to call EJBs

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-8) JDBC StateManager

2004-12-15 Thread Adrian Brock (JIRA)
JDBC StateManager - Key: JBMQ-8 URL: http://jira.jboss.com/jira/browse/JBMQ-8 Project: JBoss MQ Type: Task Components: Persistence Reporter: Adrian Brock Priority: Minor The JDBC StateManager should have operations to create/delete users

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-16) ReadAhead and DUPS_OK message acknowledgement

2004-12-15 Thread Adrian Brock (JIRA)
ReadAhead and DUPS_OK message acknowledgement - Key: JBMQ-16 URL: http://jira.jboss.com/jira/browse/JBMQ-16 Project: JBoss MQ Type: Task Components: Transport Reporter: Adrian Brock Performance can be improved by

[JBoss-dev] [JBoss IDE (dev)] - Re: old link to sourceforge.net

2004-12-15 Thread [EMAIL PROTECTED]
thanks again =) it's fixed View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858784#3858784 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858784 --- SF email is sponso

[JBoss-dev] [JBoss JIRA] Created: (JBAS-63) MicroContainer work for JBoss-5.0.0 Alpha

2004-12-15 Thread Adrian Brock (JIRA)
MicroContainer work for JBoss-5.0.0 Alpha - Key: JBAS-63 URL: http://jira.jboss.com/jira/browse/JBAS-63 Project: JBoss Application Server Type: Task Components: MicroContainer bus Reporter: Adrian Brock Assigned to: Ad

[JBoss-dev] jboss-4.0-jdk-matrix build.40 Build Successful

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041215174932Lbuild.40 BUILD COMPLETE - build.40Date of build: 12/15/2004 17:49:32Time to build: 38 minutes 51 secondsLast changed: 12/15/2004 11:54:03Last log entry: Fix the encaps

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-104) SSL between portal and webdav resource

2004-12-15 Thread Roy Russo (JIRA)
SSL between portal and webdav resource -- Key: JBPORTAL-104 URL: http://jira.jboss.com/jira/browse/JBPORTAL-104 Project: JBoss Portal Type: Sub-task Reporter: Roy Russo Assigned to: Roy Russo -- This message is automatic

[JBoss-dev] [Other JBoss Development] - Re: [JNP] support for javax.naming.StateFactory/ObjectFactor

2004-12-15 Thread [EMAIL PROTECTED]
It simply has not been implemented as its never been needed. Create a feature request here: http://jira.jboss.com/jira/browse/JBAS If you have a patch to add the functionality that can be submitted there as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p

[JBoss-dev] [JBoss JIRA] Created: (JBAS-62) JMX work for JBoss-5.0.0 Alpha

2004-12-15 Thread Adrian Brock (JIRA)
JMX work for JBoss-5.0.0 Alpha -- Key: JBAS-62 URL: http://jira.jboss.com/jira/browse/JBAS-62 Project: JBoss Application Server Type: Task Components: JMX Reporter: Adrian Brock Assigned to: Adrian Brock Fix For: JBossAS-5.0

[JBoss-dev] jboss-4.0-testsuite build.20 Build Successful

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20041215185530Lbuild.20 BUILD COMPLETE - build.20Date of build: 12/15/2004 18:55:30Time to build: 85 minutes 23 secondsLast changed: 12/15/2004 11:54:03Last log entry: Fix the encapsu

[JBoss-dev] jboss-3.2-jdk-matrix Build Failed

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20041215205637 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:76: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbo

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Dynamically Attaching Interceptors to any (X)MBean

2004-12-15 Thread [EMAIL PROTECTED]
Ok, I was looking in the code anyway, the question was really if there are any known/obvious issues with dynamic proxies and equality, e.g proxies added/removed from LinkedList. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858771#3858771 Reply to the post

[JBoss-dev] [JBoss JIRA] Resolved: (JBCACHE-15) 4.0 testsuite failures

2004-12-15 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-15?page=history ] Ben Wang resolved JBCACHE-15: - Resolution: Done Scott, did you forget to backport the testsuite/cache cases from head? I have backported them and then the problem seems to go away. Please

[JBoss-dev] jboss-3.2-testsuite build.26 Build Successful

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20041215214349Lbuild.26 BUILD COMPLETE - build.26Date of build: 12/15/2004 21:43:49Time to build: 64 minutes 25 secondsLast changed: 12/15/2004 20:19:58Last log entry: Add a testMulti

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041215225317Lbuild.270 BUILD COMPLETE - build.270Date of build: 12/15/2004 22:53:17Time to build: 17 minutes 39 secondsLast changed: 12/15/2004 22:31:46Last log entry: Backported from head

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041215232310Lbuild.582 BUILD COMPLETE - build.582Date of build: 12/15/2004 23:23:10Time to build: 15 minutes 15 secondsLast changed: 12/15/2004 20:56:49Last log entry: Add a testMultiUserEch

[JBoss-dev] [JBoss JIRA] Reopened: (JBCACHE-15) 4.0 testsuite failures

2004-12-15 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-15?page=history ] Scott M Stark reopened JBCACHE-15: -- > 4.0 testsuite failures > -- > > Key: JBCACHE-15 > URL: http://jira.jboss.com/jira/browse/JBCACHE-15 > Project

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-15) 4.0 testsuite failures

2004-12-15 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-15?page=comments#action_12310826 ] Scott M Stark commented on JBCACHE-15: -- I updated the testsuite after your changes, and the one test is no longer failing, but there is still one failure in the LRUPoli

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-35) InvalidDestinationException after Cluster Master failover

2004-12-15 Thread Ovidiu Feodorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-35?page=comments#action_12310827 ] Ovidiu Feodorov commented on JBAS-35: - Correction to the previous comment: the problem only shows in JBoss versions older than 3.2.6. Since 3.2.6, JBoss uses JGroups 2.2.7 w

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-35) InvalidDestinationException after Cluster Master failover

2004-12-15 Thread Ovidiu Feodorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-35?page=history ] Ovidiu Feodorov closed JBAS-35: --- Resolution: Done Fix Version: JBossAS-3.2.6 Final (was: JBossAS-3.2.7 Final) Issue fixed in 3.2.6. > InvalidDestinationException af

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-64) [JNP] javax.naming.StateFactory/ObjectFactory support

2004-12-15 Thread Mike Lueders (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-64?page=history ] Mike Lueders updated JBAS-64: - Attachment: TestNamingContext.java unit test > [JNP] javax.naming.StateFactory/ObjectFactory support > - > >

[JBoss-dev] [JCA on JBoss] - Re: TODO: Transaction Inflow XID

2004-12-15 Thread [EMAIL PROTECTED]
JIRA Task: http://jira.jboss.com/jira/browse/JBJCA-9 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858631#3858631 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858631

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-87) Save registration date

2004-12-15 Thread Thomas Heute (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-87?page=history ] Thomas Heute resolved JBPORTAL-87: -- Resolution: Done Fix Version: 2.0 Alpha > Save registration date > -- > > Key: JBPORTAL-87 > URL: http://j

[JBoss-dev] [ jboss-Bugs-1085726 ] Incorrect Handle implementation for CMP Entity beans

2004-12-15 Thread SourceForge.net
Bugs item #1085726, was opened at 2004-12-15 15:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1085726&group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolutio

[JBoss-dev] [JBoss IDE (dev)] - Re: old link to sourceforge.net

2004-12-15 Thread c00n
np :) you fixed the link in the text, but the one in the green menubar still points at version 1.3 :p View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858682#3858682 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858682

[JBoss-dev] [Security on JBoss] - Re: No method permissions assigned to method=create, interfa

2004-12-15 Thread kalexm
I forgot: jboss 3.0.8-tomcat 4.1.24 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858689#3858689 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858689 --- SF email

[JBoss-dev] [JBoss JIRA] Created: (JBJCA-9) XID usage for transaction inflow

2004-12-15 Thread Adrian Brock (JIRA)
XID usage for transaction inflow Key: JBJCA-9 URL: http://jira.jboss.com/jira/browse/JBJCA-9 Project: JBoss JCA Type: Task Reporter: Adrian Brock Assigned to: Adrian Brock Currently in transaction inflow we use the generated J

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-102) xwiki integration plan

2004-12-15 Thread Julien Viet (JIRA)
xwiki integration plan -- Key: JBPORTAL-102 URL: http://jira.jboss.com/jira/browse/JBPORTAL-102 Project: JBoss Portal Type: Sub-task Reporter: Julien Viet Assigned to: fabio ciotola xwiki provide a portlet that can run in any portal, howev

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041215093908Lbuild.580 BUILD COMPLETE - build.580Date of build: 12/15/2004 09:39:08Time to build: 16 minutes 48 secondsLast changed: 12/15/2004 09:21:26Last log entry: Added precedence tutor

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-21) Typed parameters/argument access

2004-12-15 Thread Bill Burke (JIRA)
Typed parameters/argument access Key: JBAOP-21 URL: http://jira.jboss.com/jira/browse/JBAOP-21 Project: JBoss AOP Type: Feature Request Versions: 1.1 Reporter: Bill Burke Assigned to: Bill Burke Fix For: 1.1 Added

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Dynamically Attaching Interceptors to any (X)MBean

2004-12-15 Thread [EMAIL PROTECTED]
The only reason for that downcast is to get at "global" resources for the bootstrap context. It is not downcasting to use the object as a deployer. This is just lazy/bad design on my part. It should really be using injection, i.e. the deployer does the following during deployment deployment.set

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: BE CAREFUL WHEN MERGING!

2004-12-15 Thread [EMAIL PROTECTED]
This looks like a change I made, but I do merges, and looking at the cvs diff its likely that this is what I thought the result should be. I guess the real issue here is that if there are differences in the files that should be maintained across merges that these be better documented. There shou

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-12-15 Thread [EMAIL PROTECTED]
JIRA Task: http://jira.jboss.com/jira/browse/JBJCA-2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858619#3858619 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858619

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Dynamically Attaching Interceptors to any (X)MBean

2004-12-15 Thread [EMAIL PROTECTED]
Thanks, I'm slowly seeing other issues as well: Do you know how proxies generated by either MBeanServerInvocationHandler or MBeanProxyExt handle hashCode() and equals() ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858718#3858718 Reply to the post : http

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041215112241Lbuild.581 BUILD COMPLETE - build.581Date of build: 12/15/2004 11:22:41Time to build: 65 minutes 55 secondsLast changed: 12/15/2004 10:23:05Last log entry: move synchronized insi

[JBoss-dev] [JTA on JBoss] - Re: TransactionManager.setTransactionTimeOut does not work

2004-12-15 Thread [EMAIL PROTECTED]
This is not a user forum! Bug reports are posted here: http://jira.jboss.com/jira/browse/JBJTA But anonymous wrote : | TransactionManager.setTransactionTimeOut does not work. | is not a bug report, it is an unqualified (and probably uneducated) assertion. Read this: http://www.jboss.org/w

[JBoss-dev] [JBossCache] - TPC-W Benchmark As Showcase for Method-Caching

2004-12-15 Thread danip
Dear Reader, recently, I have posted a message that informs about "DMCache" - a dynamic method-based caching API that can help to improve the effeciency of layered systems such as EJB applications. See forum message http://www.jboss.org/index.html?module=bb&op=viewtopic&t=57472 for details. In

[JBoss-dev] [JBoss JIRA] Created: (JBAS-61) JTA work for JBoss-5.0.0Beta

2004-12-15 Thread Adrian Brock (JIRA)
JTA work for JBoss-5.0.0Beta Key: JBAS-61 URL: http://jira.jboss.com/jira/browse/JBAS-61 Project: JBoss Application Server Type: Task Components: JTA service Reporter: Adrian Brock Fix For: JBossAS-5.0 Beta Schedule -- Th

[JBoss-dev] [JBoss JIRA] Created: (JBAS-59) JCA work for JBoss-5.0.0Beta

2004-12-15 Thread Adrian Brock (JIRA)
JCA work for JBoss-5.0.0Beta Key: JBAS-59 URL: http://jira.jboss.com/jira/browse/JBAS-59 Project: JBoss Application Server Type: Task Components: JCA service Reporter: Adrian Brock Fix For: JBossAS-5.0 Beta Schedule -- T

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-2) @Lob support

2004-12-15 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-2?page=history ] Bill Burke closed EJBTHREE-2: - Resolution: Done > @Lob support > > > Key: EJBTHREE-2 > URL: http://jira.jboss.com/jira/browse/EJBTHREE-2 > Project: EJB 3.0

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-9) Thread Pool improvements on the server

2004-12-15 Thread Adrian Brock (JIRA)
Thread Pool improvements on the server -- Key: JBMQ-9 URL: http://jira.jboss.com/jira/browse/JBMQ-9 Project: JBoss MQ Type: Task Components: Server Reporter: Adrian Brock There are a number of different components on the

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-14) Clustered Invocation Layer

2004-12-15 Thread Adrian Brock (JIRA)
Clustered Invocation Layer -- Key: JBMQ-14 URL: http://jira.jboss.com/jira/browse/JBMQ-14 Project: JBoss MQ Type: Task Components: Transport Reporter: Adrian Brock Priority: Minor Clustered Invocation Layer 1) Transportation of

[JBoss-dev] [JBoss IDE (dev)] - Re: Hot Swap Compiled JSP's

2004-12-15 Thread [EMAIL PROTECTED]
It's possible to do this if instead of deploying an actual compressed war, you create and deploy an "exploded" package (basically just a folder with a .war extension). In the packaging configuration of your project properties, if you open the properties of your package, and click the "Exploded"

[JBoss-dev] [Other JBoss Development] - [JNP] support for javax.naming.StateFactory/ObjectFactory

2004-12-15 Thread mlueders
I was just wondering if lack of support for these interfaces is intentional. As I understand the spec, I should be able to construct a context using an environment with the appropriate Context.STATE_FACTORIES/Context.OBJECT_FACTORIES values, and when I bind an object to the context, I would ex

[JBoss-dev] [JBoss JIRA] Assigned: (JBCACHE-15) 4.0 testsuite failures

2004-12-15 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-15?page=history ] Ben Wang reassigned JBCACHE-15: --- Assign To: Ben Wang (was: Bela Ban) > 4.0 testsuite failures > -- > > Key: JBCACHE-15 > URL: http://jira.jboss.com/jira/br

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: I'd like to controll in order of interception

2004-12-15 Thread dolphy
Thank you for your advice, kabir.khan! I solved that issue. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858803#3858803 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858803 --

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-15) Message Serialization

2004-12-15 Thread Adrian Brock (JIRA)
Message Serialization - Key: JBMQ-15 URL: http://jira.jboss.com/jira/browse/JBMQ-15 Project: JBoss MQ Type: Task Components: Transport Reporter: Adrian Brock The message body does not need to be deserialized on the server. It could just

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

2004-12-15 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041215234638Lbuild.221 BUILD COMPLETE - build.221Date of build: 12/15/2004 23:46:38Time to build: 15 minutes 9 secondsLast changed: 12/15/2004 20:19:58Last log entry: Add a testMultiUserEchoA

[JBoss-dev] [JBossWS] - EJB web services

2004-12-15 Thread gayathiri
Hello, I want to use EJB web services.Can u pls tell me how to create or the steps to create. Pls tell me any site which provides the steps.. i searched a lot but i didnt get the proper directory structure ..where to put the wsdl file whether in META-INF folder or in WEB-INF folder... Thank

[JBoss-dev] [JBoss JIRA] Created: (JBAS-64) [JNP] javax.naming.StateFactory/ObjectFactory support

2004-12-15 Thread Mike Lueders (JIRA)
[JNP] javax.naming.StateFactory/ObjectFactory support - Key: JBAS-64 URL: http://jira.jboss.com/jira/browse/JBAS-64 Project: JBoss Application Server Type: Patch Reporter: Mike Lueders Assigned to: Scott M Star