[JBoss-dev] [ jboss-Bugs-1034920 ] EJB Timer database check

2004-11-10 Thread SourceForge.net
Bugs item #1034920, was opened at 2004-09-26 04:06 Message generated for change (Settings changed) made by juanmartinez You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1034920&group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log2004003440Lbuild.4 BUILD COMPLETE - build.4Date of build: 11/11/2004 00:34:40Time to build: 78 minutes 57 secondsLast changed: 11/10/2004 21:19:59Last log entry: speed up undeploy

[JBoss-dev] [JBossCache] - SERIALIZABLE Bug? Read of null, put, another thread reading

2004-11-10 Thread tallpsmith
I'm not sure if this is a bug, or a feature I can't have! :) Lets assume a local TreeCache with isolation Level set to Serializable. Initiall when the cache is empty, the initial read will of course return null. Lets assume within this same transaction for this first thread that this thread t

[JBoss-dev] [ jboss-Bugs-1064328 ] JBoss 3.2.6 cannot be build using IBM SDK 1.4.2

2004-11-10 Thread SourceForge.net
Bugs item #1064328, was opened at 2004-11-11 00:39 Message generated for change (Comment added) made by igorfie You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1064328&group_id=22866 Category: Build System Group: v3.2 Status: Open Resolution: None Priorit

[JBoss-dev] [JBossCache] - Re: Using JBossCache on BEA WebLogic

2004-11-10 Thread bwang00
This is awesome. Do you mind if we move this under JBossCache wiki page? BTW, any volunteer for Websphere HOWTO? :-) -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854720#3854720 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-dev] [ jboss-Bugs-1064328 ] JBoss 3.2.6 cannot be build using IBM SDK 1.4.2

2004-11-10 Thread SourceForge.net
Bugs item #1064328, was opened at 2004-11-10 21:39 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=1064328&group_id=22866 Category: Build System Group: v3.2 Status: Open Resoluti

[JBoss-dev] [JBoss IDE (dev)] - Re: Step debugging JSP pages

2004-11-10 Thread jlu1202
I now can debug JSP code. Hope I did not waste anybody's time. It had to do with both Lomboz and JBossIDE plug-ins were installed. This kind of mistake tends to be made easily by a newbie like myself having a couple of days of experience with J2EE and trying to go through a sea of information to

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log2004000458Lbuild.420 BUILD COMPLETE - build.420Date of build: 11/11/2004 00:04:58Time to build: 15 minutes 34 secondsLast changed: 11/10/2004 21:19:59Last log entry: speed up undeploy

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041110230809Lbuild.177 BUILD COMPLETE - build.177Date of build: 11/10/2004 23:08:09Time to build: 14 minutes 47 secondsLast changed: 11/10/2004 22:04:44Last log entry: Merge the iiop changes

[JBoss-dev] [Other JBoss Development] - Re: SIP + JBOSS

2004-11-10 Thread ivelin
Hi George, Take a look at http://mobicents.org and consider joining the project. Ivelin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854714#3854714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854714 --

[JBoss-dev] [TODO -- DEVELOPMENT] - 4.0.1 Release Tasks (Repost)

2004-11-10 Thread [EMAIL PROTECTED]
We are planning to do a 4.0.1 release on Nov 19. The following dynamic list of tasks need to be completed to complete the release. Any other tasks that be posted here and I'll integrate them into this summary. Bugs #1040200, Authentication exception, principal=null initially on login. , Assig

[JBoss-dev] [TODO -- DEVELOPMENT] - 3.2.7 Release Tasks (Repost)

2004-11-10 Thread [EMAIL PROTECTED]
We plan on doing a 3.2.7 release within a couple of weeks, curently targetd at Nov 19th to address some jdk 5.0 and jdk 1.3 issues in the 3.2 codebase. This topic is a list of the issues to be complete for the 3.2.7 release. Bugs item #1050864, Can't init MessageCounterHistoryDayLimit at deploy

[JBoss-dev] [ jboss-Bugs-1046450 ] java 5 and iiop format version error

2004-11-10 Thread SourceForge.net
Bugs item #1046450, was opened at 2004-10-13 11:15 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1046450&group_id=22866 Category: JBossIIOP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Mixin class at the class level

2004-11-10 Thread Bill Burke
Not anytime soon, but come to think of it you could probably implement it with the current mechanisms, but you'd have to do it yourself... | SomeIntroductionFactory.yourPerClassAspect(this.getClass()) | | | | | Get me? | | | | Bill View the original post : http://www.jb

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: how to change the arguments of a method by AOP?

2004-11-10 Thread huqiao
hi, there was a mistake in my first post. the xml file i have tried is as follows. | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854709#3854709 Reply to the post : http://www.jboss.org/index.html?module

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041110205129Lbuild.176 BUILD COMPLETE - build.176Date of build: 11/10/2004 20:51:29Time to build: 20 minutes 32 secondsLast changed: 11/10/2004 20:02:06Last log entry: added basic snmp get/se

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110195850Lbuild.166 BUILD COMPLETE - build.166Date of build: 11/10/2004 19:58:50Time to build: 27 minutes 22 secondsLast changed: 11/10/2004 18:06:47Last log entry: Validate that the org.j

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Mixin class at the class level

2004-11-10 Thread claudehussenet
Any plan to support per class scope for Introduction in the near future ? Thx Claude FYI.,what Aspectwerkz does in this area : View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854707#3854707 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - how to change the arguments of a method by AOP?

2004-11-10 Thread huqiao
Asking for help from a beginner of JBoss AOP. I am trying to replace the values of arguments in a method by Interceptor. but it seems does not work. | public class SimpleInterceptor implements Interceptor | { | public String getName() { return "SimpleInterceptor"; } | | public

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041110192803Lbuild.419 BUILD COMPLETE - build.419Date of build: 11/10/2004 19:28:03Time to build: 15 minutes 8 secondsLast changed: 11/10/2004 18:54:23Last log entry: Removed unused imports.

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Asynchronous Aspect for Tomcat

2004-11-10 Thread claudehussenet
1/Yes.The asynchronous aspects does support timeout value. With jdk1.4,u have two options to specify the value: * In your code,when u flag the method as an asynchronous method /** @@org.jboss.aspects.asynchronous.aspects.jboss.Asynchronous (timeout=5000)*/ public long myProcess(){...}

[JBoss-dev] [JBossCache] - Re: Infinite loops with TreeCacheAOP

2004-11-10 Thread twundke
Awesome, thanks Ben. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854702#3854702 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854702 --- This SF.Net email is spo

[JBoss-dev] [ jboss-Bugs-1063606 ] EJB Timer DatabasePersistencePlugin issue

2004-11-10 Thread SourceForge.net
Bugs item #1063606, was opened at 2004-11-10 04:57 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063606&group_id=22866 Category: JBossServer Group: v4.0 Status: Open Resolution: None Prio

[JBoss-dev] [ jboss-Bugs-1064187 ] IIOP tests fail to deploy due to org.jboss.iiop.SunJDK14IsLo

2004-11-10 Thread SourceForge.net
Bugs item #1064187, was opened at 2004-11-10 14:38 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1064187&group_id=22866 Category: JBossIIOP Group: v4.0 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [JBoss IDE (dev)] - Editor could not be initialized

2004-11-10 Thread CDHough
Some of my JSPs cannot be opened in the JSP Editor. When I try to open them I get the message "Editor could not be initialized". Other JSPs have no problem being opened. Does anyone know if there is a log I can look at for more details about the problem? Thanks. - Charley View the original

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041110171558Lbuild.418 BUILD COMPLETE - build.418Date of build: 11/10/2004 17:15:58Time to build: 18 minutes 28 secondsLast changed: 11/10/2004 16:59:29Last log entry: only compile tests --

[JBoss-dev] [ jboss-Bugs-1064187 ] IIOP tests fail to deploy due to org.jboss.iiop.SunJDK14IsLo

2004-11-10 Thread SourceForge.net
Bugs item #1064187, was opened at 2004-11-10 14:38 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=1064187&group_id=22866 Category: JBossIIOP Group: v4.0 Status: Open Resolution:

[JBoss-dev] [JBossCache] - Re: get* and set* pointcuts vs. set(field) get(field)

2004-11-10 Thread bwang00
Yes, to "aspectize" JBossCache is in 2.0 roadmap. The refactoring is currently underway done by Bela now. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854695#3854695 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-dev] [JBossCache] - Re: Can't replicate the change in a Hashtable Object

2004-11-10 Thread bwang00
Tine, I take it that you are referring to TreeCacheAop part. Collection classes are handled by proxy implicitly. So you will need to operate on the proxy, e.g., aHashTable = (HashTable)getObject(aFqn); aHashTable.put("1", "test"); etc. -Ben View the original post : http://www.jboss.org/index

[JBoss-dev] [JBossCache] - Re: Infinite loops with TreeCacheAOP

2004-11-10 Thread bwang00
This is a bug. No, we never have a test case with a composite value object key. I will fix it in release 1.2 (hopefully the next couple days). Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854692#3854692 Reply to the post : http://www.jboss.

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110153826Lbuild.165 BUILD COMPLETE - build.165Date of build: 11/10/2004 15:38:26Time to build: 28 minutes 47 secondsLast changed: 11/10/2004 12:01:58Last log entry: Use canonicalName in on

[JBoss-dev] [JBossCache] - Re: Using TreeCacheAopMBean

2004-11-10 Thread bwang00
I will add it under TreeCacheAop as well. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854688#3854688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854688 -

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041110133056Lbuild.417 BUILD COMPLETE - build.417Date of build: 11/10/2004 13:30:56Time to build: 36 minutes 45 secondsLast changed: 11/10/2004 13:12:48Last log entry: Moved test directory t

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Asynchronous Aspect for Tomcat

2004-11-10 Thread ravi76
Can we specify timeout for Asynchronous Aspect ? How to do that in weblogic ? Regards, Ravi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854676#3854676 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854676

[JBoss-dev] [JBoss IDE (dev)] - Re: Generating EJBs BMP for local access with XDoclet on JBo

2004-11-10 Thread hfovi
Ok, never mind, I found where the problem was. After the first run of XDoclet with EJB configuration, the create method must be added using J2EE->Add Create method. Afther this a new XDoclet run will add the create method to the EJBLocal interface. A more explicit tutorial will help. Sorry for

[JBoss-dev] [ jboss-Bugs-1064073 ] CMP2.x jdbc2 handles CMR (M:N) collection incorrectly.

2004-11-10 Thread SourceForge.net
Bugs item #1064073, was opened at 2004-11-10 11:30 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=1064073&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution:

[JBoss-dev] [JBoss IDE (dev)] - Re: Generating EJBs BMP for local access with XDoclet on JBo

2004-11-10 Thread hfovi
More explicit, How do I generate the create() method in Home/LocalHome interface of a EJB BMP with XDoclet? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854672#3854672 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-dev] [JBoss IDE (dev)] - Re: Step debugging JSP pages

2004-11-10 Thread jlu1202
I've just created an environment with Eclipse 3.0.1 and JBoss 4.0/JBoss-IDE 1.4. I am trying to follow Laurent's 11/04/04 reply and running into problems where I can see the JSP files and the generated Java files but can't set break points in either the JSP or the genereated Java files. BTW, th

[JBoss-dev] [ jboss-Bugs-1063107 ] CheckValidConnectionSQL is not Serializable

2004-11-10 Thread SourceForge.net
Bugs item #1063107, was opened at 2004-11-09 05:53 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063107&group_id=22866 Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Duplicate

[JBoss-dev] [Tomcat] - Re: session persistence config

2004-11-10 Thread tinghe
yep, that works in 3.2.6 (turn off tomcat session persistence). It won't work in pre 3.2.6 jboss and beware element names in context.xml are case sensitive, e.g. use "Context" not "context". View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854667#3854667 Repl

[JBoss-dev] [JBoss IDE (dev)] - Generating EJBs BMP for local access with XDoclet on JBoss-I

2004-11-10 Thread hfovi
Hi, I am using JBoss-IDE 1.4 with XDoclet to generate Entity Beans for local use (so no EJBHome interface available). The problem is that after the XDoclet was run the LocalHome interface for the bean contains only finder methods and not the create method. So I am unable to create the bean loc

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110110126Lbuild.164 BUILD COMPLETE - build.164Date of build: 11/10/2004 11:01:26Time to build: 53 minutes 44 secondsLast changed: 11/10/2004 10:33:34Last log entry: Add ejb context root te

[JBoss-dev] [JBossCache] - Can't replicate the change in a Hashtable Object

2004-11-10 Thread tinachen
Hi, All: I create a standardalone JBossCache three node cluster, then insert one Hashtable in one node using the method "putObject(aFqn, aHashtable)". But I found if I change the content of the aHashtable Object in one node, the change didn't replicate in other node. Could anybody tell me how I

[JBoss-dev] [QA (Test Suite)] - Re: Functional Tests

2004-11-10 Thread [EMAIL PROTECTED]
Ryan needs to document the requirements for module local funcational tests. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854656#3854656 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854656 -

[JBoss-dev] [QA (Test Suite)] - Re: Functional Tests

2004-11-10 Thread telrod
Ok. Good with me. Will make the change. If this is the new standard, think will be several other modules that will need to make the change (jmx, jms, etc.). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854654#3854654 Reply to the post : http://www.jbos

[JBoss-dev] [JBossCache] - Using JBossCache on BEA WebLogic

2004-11-10 Thread manik
Hello all. I've written a short HOWTO on using JBossCache (1.1) with BEA WebLogic (8.1), and I've even written a startup/shutdown class which runs the distributed cache as a service in WebLogic. Pls see http://www.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic Feedback is appeciated! :)

[JBoss-dev] [JBossCache] - Re: Unexpected Error TreeCache in JMS ??

2004-11-10 Thread javaRipper
"bela" wrote : Can you remove all data and retry ? Maybe you have data written with an older version of FileCacheLoader ? | | Bela I am using the same version of FileCacheLoader write/read. Versions i'm using: jboss-4.0.0RC1 jboss-cache Version 1.01 April, 2004 Thank you in advance. View t

[JBoss-dev] [QA (Test Suite)] - Re: Functional Tests

2004-11-10 Thread [EMAIL PROTECTED]
Because module/test will contain more than just source. It needs to contain the build.xml to drive the testsuite. There is no current standard for module local functional tests. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854649#3854649 Reply to the post

[JBoss-dev] [QA (Test Suite)] - Re: Functional Tests

2004-11-10 Thread telrod
Why is module/tests/src instead of module/src/test? Thought most people have module/src/test and module/src/main. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854646#3854646 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041110100928Lbuild.416 BUILD COMPLETE - build.416Date of build: 11/10/2004 10:09:28Time to build: 24 minutes 2 secondsLast changed: 11/10/2004 09:48:22Last log entry: complex type marshallin

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Experiment DeploymentService in 3.2.7RC1

2004-11-10 Thread [EMAIL PROTECTED]
What always confuses me when discussing configuration/deployment issues, is that JBoss is so flexible that can be configured in many different ways: You can have a single server with multiple configurations, many servers that form one or more clusters, netboot, etc. I believe we need to establi

[JBoss-dev] [ jboss-Bugs-1044548 ] Problems deploying the same webservice from the same ejb-jar

2004-11-10 Thread SourceForge.net
Bugs item #1044548, was opened at 2004-10-11 12:27 Message generated for change (Comment added) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1044548&group_id=22866 Category: JBossSOAP Group: v4.0 >Status: Closed >Resolution: Fixed Prio

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110091014Lbuild.163 BUILD COMPLETE - build.163Date of build: 11/10/2004 09:10:14Time to build: 20 minutes 54 secondsLast changed: 11/10/2004 08:52:38Last log entry: Use DeploymentInfo.getC

[JBoss-dev] [Tomcat] - Re: ClassNotFoundException from JasperException

2004-11-10 Thread alehrens
Does anyone know...is it a requirement that the scratchdir exist prior to startup? It seems like maybe the first time, when I don't have it, it's taking too long and the compiler and class loader are tripping over each other. But, if I restart and only have the top level scratchdir directory,

[JBoss-dev] [JBossCache] - Re: Questions about functionality

2004-11-10 Thread kkalmbach
one more idea about how to do this. 1) in the xml file make several timeout policies i.e. 5m expires in 5 mintes, 10m expires in 10m etc 2) When someone request to put something in the cache, prepend the approriate the timeout value onto the node. The ideal in this case would be to query th

[JBoss-dev] [ jboss-Bugs-1063812 ] JBossNotificationBroadcasterSupport only traces Throwable

2004-11-10 Thread SourceForge.net
Bugs item #1063812, was opened at 2004-11-10 14:34 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=1063812&group_id=22866 Category: JBossMX Group: CVS HEAD Status: Open Resolutio

[JBoss-dev] [Security on JBoss] - Re: Does JBoss 3.2 work with SSL on IBM JRE 1.4??

2004-11-10 Thread jova73
OK, thank you very much for the feedback! Andrea View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854619#3854619 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854619 ---

[JBoss-dev] [JBossWS] - Re: Xdoclet Webservices

2004-11-10 Thread pilhuhn
xdoclet 1.2.2 supports this. It does not support generating wsdl for now. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854617#3854617 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854617 ---

[JBoss-dev] [ jboss-Feature Requests-1063771 ] Please add a snapshot image for BRANCH_4_0

2004-11-10 Thread SourceForge.net
Feature Requests item #1063771, was opened at 2004-11-10 12:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=1063771&group_id=22866 Category: JBossServer Group: v4.0 Status: Op

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110063026Lbuild.162 BUILD COMPLETE - build.162Date of build: 11/10/2004 06:30:26Time to build: 17 minutes 1 secondLast changed: 11/10/2004 05:59:09Last log entry: Externalize the InvokerPr

[JBoss-dev] [JBossCache] - Re: Unexpected Error TreeCache in JMS ??

2004-11-10 Thread bela
Can you remove all data and retry ? Maybe you have data written with an older version of FileCacheLoader ? Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854597#3854597 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-dev] [Web Services] - Re: Context Root for EJB Endpoints

2004-11-10 Thread pilhuhn
Cool! I wanted to do this as well, but did not find the time. Thanks Jason. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854596#3854596 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854596 -

[JBoss-dev] [JBossCache] - Re: Unexpected Error TreeCache in JMS ??

2004-11-10 Thread bela
Can you use another CacheLoader, e.g. BdbjeCacheLoader (you don't need a license unless you ship your app). This is probably a bug in FileCacheLoader, I'll have a look shortly. Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854594#3854594 Reply to the p

[JBoss-dev] [JBossCache] - Re: Using TreeCacheAopMBean

2004-11-10 Thread bela
I added instructions for how to use TreeCache within JBoss, check out the docs/design/TreeCache.xml file (in the CVS). However, this doesn't treat TreeCacheAop, maybe we can update TreeCacheAop.xml to explain it ? Bela View the original post : http://www.jboss.org/index.html?module=bb&op=view

[JBoss-dev] [JBossCache] - Re: Remote TreeCacheListener Not Notified On remove(fqn, key

2004-11-10 Thread bela
You're right - it should be a notifyNodeModified(). I fixed this in CVS head. Thanks ! Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854589#3854589 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854589

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041110055010Lbuild.415 BUILD COMPLETE - build.415Date of build: 11/10/2004 05:50:10Time to build: 20 minutes 9 secondsLast changed: 11/10/2004 05:12:05Last log entry: choose marshaller imple

[JBoss-dev] [JBossCache] - Re: get* and set* pointcuts vs. set(field) get(field)

2004-11-10 Thread nthx
Ok. This was in TreeCacheAop.java's javadoc.. And what about second question? Regards, Tomasz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854586#3854586 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854586 -

[JBoss-dev] [JBossWS] - Re: custom provider in jboss 4.0

2004-11-10 Thread tdiesler
Prematurely ending the request in a handler before it reaches the ultimate receiver is probably not a good idea, and even if it works a terrible hack. Out of interest, have you tried? I externalized the invoker providers, like this | | jboss:service=WebService | ${jboss.bind.a

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041110051824Lbuild.175 BUILD COMPLETE - build.175Date of build: 11/10/2004 05:18:24Time to build: 13 minutes 30 secondsLast changed: 11/10/2004 04:54:34Last log entry: Reduce axis fault log l

[JBoss-dev] [JBossWS] - Xdoclet Webservices

2004-11-10 Thread dijkstra
I'm using eclipse for a project including stateless session beans (slsb). I want to expose the business methode of this slsb as a webservice. I figure since my webservice endpoint and my remote interface of my slsb are the same, i'm using the remote interface as my endpoint. I'm using an ant ta

[JBoss-dev] [JBossWS] - Re: setting timeouts in clients

2004-11-10 Thread tdiesler
Hopefully, within the next few days View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854582#3854582 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854582 --- This SF.N

[JBoss-dev] [JBossWS] - Re: config webservice URL

2004-11-10 Thread tdiesler
Supported in jboss-4.0.1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854581#3854581 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854581 --- This SF.Net email is

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

2004-11-10 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041110040951Lbuild.161 BUILD COMPLETE - build.161Date of build: 11/10/2004 04:09:51Time to build: 33 minutes 34 secondsLast changed: 11/10/2004 03:27:22Last log entry: javadoc

[JBoss-dev] [Web Services] - Re: Context Root for EJB Endpoints

2004-11-10 Thread tdiesler
Applied to Branch_4_0, thanks Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854580#3854580 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854580 --- This SF.

[JBoss-dev] [Other JBoss Development] - SIP + JBOSS

2004-11-10 Thread pagomen
Hi all, I want to intergrate SIP functionality in the JBOSS platform. The sip servlet Reference Implementation is free for downloand, but I am not sure how I can Intergrate it in the JBOSS/tomact container An other option is to take an open source JAVA SIP stack like NIST Java SIP and try

[JBoss-dev] [JBoss IDE (dev)] - Error inEclipse 3.1M3

2004-11-10 Thread loomax
When starting Eclipse 3.1 M3 I get following error in the log-File: java.lang.NullPointerException at org.jboss.ide.eclipse.jdt.j2ee.jsp.ui.decorators.JSPNatureDecorator.decorate(JSPNatureDecorator.java:69) at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.deco

[JBoss-dev] [ jboss-Feature Requests-1063650 ] Send 'server stopping' notification

2004-11-10 Thread SourceForge.net
Feature Requests item #1063650, was opened at 2004-11-10 09:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=1063650&group_id=22866 Category: JBossServer Group: v3.2 Status: Op

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Per-thread aspect scope

2004-11-10 Thread skellen
Bill Burke wrote : nope, never got around to implementing it although it would be pretty easy to add. | | You need it? Or is it just a checklist for you? | It is not a must-have feature, but it would help me a little bit. But I think I can achieve my goal (per-thread logging across many