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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041122023655Lbuild.478 BUILD COMPLETE-build.478Date of build:11/22/2004 02:36:55Time to build:25 minutes 4 secondsLast changed:11/22/2004 02:27:49Last log entry:Update for changes to the

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041122030639Lbuild.211 BUILD COMPLETE-build.211Date of build:11/22/2004 03:06:39Time to build:19 minutes 42 secondsLast changed:11/22/2004 02:20:18Last log entry:Get rid of the standard

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Adding jars from ear-archive to the global classpath

2004-11-22 Thread [EMAIL PROTECTED]
You can do this with JBoss, too, by not scoping your deployment, i.e. classes can be are shared between modules, see http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855863#3855863 Reply to the

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Not able to Generate remote interface for Session bean using

2004-11-22 Thread rajdeep
Using XDoclet tags i am not able to generate the remote interface for business methods for a Stateless session bean by either giving @ejb.interface-method at the method level or giving class level tag of @ejb.interface View the original post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Problem starting service AspectDeployer (JBoss 3.2.6 + J

2004-11-22 Thread michaelf
Dmitry, Please refer to JBoss documentation at http://docs.jboss.org/aop/aspect-framework/reference/en/html/installing.html According to the documentation, JBossAOP 1.0.0 should work with JBoss 3.2.6. I am interesting if it is really possible to run JBossAOP 1.0.0 with JBoss 3.2.6 or it just

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Installation problems

2004-11-22 Thread lboss
Thanks for your reply. Unfortunately it didn't helped, because you described steps, that I have already done: There is a jboss-aop.deployer directory in the deploy directory. I post the content: [EMAIL PROTECTED] all]$ ls -lR deploy/jboss-aop.deployer/ | deploy/jboss-aop.deployer/: |

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Problem starting service AspectDeployer (JBoss 3.2.6 + J

2004-11-22 Thread KevinConner
Your config is wrong, you should be using AspectDeployer32 instead of AspectDeployer. Kev View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855873#3855873 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855873

[JBoss-dev] [JBossCache] - Re: Does node triggers coordinator methods?

2004-11-22 Thread nthx
Ok. I got this SharedStoreCacheLoader, but I have little problems with using it. It has strange constructor, so it cannot be plugged directly by using XML conf file. Any help with this, please? Next thing: about shared cache loader. Correct me if my assumptions are wrong: -I want to have

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041122064309Lbuild.212 BUILD COMPLETE-build.212Date of build:11/22/2004 06:43:09Time to build:15 minutes 35 secondsLast changed:11/22/2004 04:00:45Last log entry:Fix: Stub._getProperty

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Installation problems

2004-11-22 Thread [EMAIL PROTECTED]
Are you using JBoss 4.0 or 4.0 RC1 as in your original post? Try JBoss 4.0 if you haven't already, as there were changes to the deployer architecture between the two versions. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855880#3855880 Reply to the post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
I imagine we need something like Subdeployers exposing an additional interface to register/deregister interceptors. Some issues that come to my mind: - I'd prefer not to have one more Interceptor class. The JMX interceptor seems too much for this, while I'm not yet sure if something can be

[JBoss-dev] [ jboss-Bugs-1065727 ] Using loader-repository in EAR

2004-11-22 Thread SourceForge.net
Bugs item #1065727, was opened at 2004-11-13 06:46 Message generated for change (Comment added) made by juanmartinez You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1065727group_id=22866 Category: JBossServer Group: v4.0 Status: Closed Resolution: Invalid

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
yes at least this interceptor chain can use a typed interface, it does not makes sense to use the generic interceptor interface. one concern regarding to improve the WARDeployer would be to have tomcat use an input stream for web.xml when it deploys a war file instead of opening the stream by

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
concerning the ordering, perhaps there should be a free slot to deploy custom interceptors like : 1/2/3/X/4/5/6 and have 1/2/3/4/5/6 as static interceptors (defined in xxx.xml) and X as a dynamic chain where any service can plugs itself through an API. In that case order does not matter.

[JBoss-dev] [JBoss IDE (dev)] - Problem using JBoss IDE 1.4.0 with AOP Extension

2004-11-22 Thread HolgerCasties
Hi, I'm using Eclipse with JBoss IDE 1.4.0 installed via update site: - JBoss-IDE 3.0 plus AOP Extension and AOP Standalone. The problem, I'm describing below, appears in the following environments: - WIN2000, Eclipse 3.0.1, JDK1.4.2_06 - WIN2000, Eclipse 3.0.1, JDK5.0 - WIN2000, Eclipse 3.1M3,

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20041122070457Lbuild.6 BUILD COMPLETE-build.6Date of build:11/22/2004 07:04:57Time to build:91 minutes 20 secondsLast changed:11/22/2004 04:00:45Last log entry:Fix: Stub._getProperty

[JBoss-dev] [JBoss Profiler] - Re: Todo list. Anyone wanna help?

2004-11-22 Thread tomerbd
Hi ! :) I want to help :) (I dont have much time but I hope I will have some free time to help...) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855899#3855899 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855899

[JBoss-dev] [JBoss Profiler] - jboss profiler , second start stop of profiler behaviour

2004-11-22 Thread tomerbd
Question : Why wont the data gatherer start the second time with this scenario ? 1. start jboss 2. ctrl-break to start it 3. ctrl-break to stop it (so far fine) 4. ctrl-break to start it (its wont start, need to do restart to jboss in order to start it again) Answer : the second data

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: problems with aop

2004-11-22 Thread Ollihak
Hi, I finally solved my problems now...Thank you, Kabir, for your help. It was somewhat tricky, although everything was available in tutorials, but some of them were contradictory etc. So for those of you, who are beginners of implementing aop, here is what I did for implementing my first

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041122092317Lbuild.21 BUILD COMPLETE-build.21Date of build:11/22/2004 09:23:17Time to build:45 minutes 25 secondsLast changed:11/22/2004 07:28:17Last log entry:Release the message

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
I'm not aware of this tomcat problem. I presume having a virtual file system would help, yet, I think interceptors and vfs could be solved seperately. So, do you prefer the current deployment scheme plus interceptors (i.e. war, ejb, sar, etc. deployers with the ability to attach extra

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
This is not a problem currently because Portal and WS don't do the same : WS modifies the web.xml Portal modifies the tomcat StandardContext object to inject its servlet In case Portal do the same as WS, I think it would not work because both of them would modify web.xml and I am sure there

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041122103248Lbuild.213 BUILD COMPLETE-build.213Date of build:11/22/2004 10:32:48Time to build:17 minutes 43 secondsLast changed:11/22/2004 07:28:17Last log entry:Release the message context.

[JBoss-dev] [ jboss-Bugs-1069371 ] Problem with Deserialzing Arrays by Axis

2004-11-22 Thread SourceForge.net
Bugs item #1069371, was opened at 2004-11-19 12:10 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1069371group_id=22866 Category: JBossWS Group: None Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-1068819 ] Duplication of init-param in web.xml

2004-11-22 Thread SourceForge.net
Bugs item #1068819, was opened at 2004-11-18 16:30 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1068819group_id=22866 Category: JBossWS Group: v4.0 Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-1067384 ] ClassCastException in initServiceUse on valid WSDL

2004-11-22 Thread SourceForge.net
Bugs item #1067384, was opened at 2004-11-16 14:44 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1067384group_id=22866 Category: JBossWS Group: CVS HEAD Status: Open Resolution: None

[JBoss-dev] [JCA on JBoss] - Extending the ActivationSpec JavaBean semantics

2004-11-22 Thread [EMAIL PROTECTED]
I have created a JavaMail inflow resource adaptor and we only support ActivationSpecs that have String properties. If the natural type for an ActivationSpec property is not type String, then the property setter has to handle the type conversion. This seems highly non-JavaBean like given that

[JBoss-dev] [ jboss-Bugs-987389 ] Deadlock in AbstractInstanceCache.tryToPassivate()

2004-11-22 Thread SourceForge.net
Bugs item #987389, was opened at 2004-07-08 08:58 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=987389group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
Ok, here is the design I have in mind for the new deployer aspects. This will be part of JBoss Kernel M2 release due by end of January. Deploying Deployers: First you have to be able to deploy a deployer. Not an easy task as I imagine the deployer will have dependencies on other services. The aim

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
Let's take some use cases (simplified) 1) deploy a jar 2) deploy an ejb 3) deploy a war 4) deploy an ear View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855918#3855918 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855918

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
nice Adrian, as usual, beats us. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855920#3855920 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855920 --- SF email is

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
1) deploy a jar, this is also the classloader aspect Mode 1: The jar deployer will be simply make the root of a deployment the classloader context if no other deployer has already decided (an example of deployer ordering) Mode 2: It adds classloader metadata (regardless of who specified the

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
2) Deploy an ejb Mode 1 This is already done by the jar deployer Mode 2 Construct kernel metadata from the ejb metadata View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855924#3855924 Reply to the post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
3) Deploy a war Mode 1 Makes the classloader context WEB-INF/lib and WEB-INF/classes Specifies WEB-INF as the metadata location rather than META-INF Mode 2 Constructs kernel metadata for the Tomcat config objects View the original post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
4) Deploy an ear Mode 1 Overrides the classloader context to be a NULL classloader Overrides the subdeployment routine to only look at deployments specified in application.xml and jboss-app.xml Mode 2 Nothing - handled by the relevent deployer of the subdeployments View the original post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
How do you consider portlet use case ? /WEB-INF/portlet.xml must create deployments that's why today I need to intercept the WebDeployer at the JMX level to do that. Do you think portlet.xml is a feature of the web app or a deployment ? [EMAIL PROTECTED] wrote : 3) Deploy a war | | Mode

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Deployer chains and interceptors

2004-11-22 Thread [EMAIL PROTECTED]
I'm not familar with the portlet deployment. I imagine you can create a mode 2 portlet deployer that either modifies the web.xml/jboss-web.xml before the web deployer sees it and/or adds to/modifies the output from the web deployer? This looks like an example where ordering of deployers would be

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Problem starting service AspectDeployer (JBoss 3.2.6 + J

2004-11-22 Thread michaelf
Kevin Thank you very much!!! The JBoss group should update their documentation regarding JBoss 3.2.6 as following | | Edit server/config-name/conf/jboss-service.xml | | Add in the beginning of the file | (after classpath codebase=lib archives=*/ ) | the following configuration:

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Problem starting service AspectDeployer (JBoss 3.2.6 + J

2004-11-22 Thread [EMAIL PROTECTED]
Thanks for your patience! I've updated the docs in CVS and will be updated with the next release of JBoss AOP. Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855932#3855932 Reply to the post :

[JBoss-dev] [Build System] - Re: problems on jboss 3.2.7 rc2

2004-11-22 Thread [EMAIL PROTECTED]
I don't see a tag for 3.2.7 rc2, nor do I see it on SourceForge. Are you building from the tip of Branch_3_2? If so, expect the occasional error. You can check cruisecontrol to see if the build is broken. http://cruisecontrol.jboss.com View the original post :

[JBoss-dev] [JBossCache] - Can JBOSS Cache Cache JSP's to Disk?

2004-11-22 Thread [EMAIL PROTECTED]
Looking at JBOSS Cache it seems to be targetting the middle tier between the database server and the app server. Can JBOSS Cache persistantly cache assembled JSP files to disk? Thanks, -nate View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855940#3855940

[JBoss-dev] [ jboss-Bugs-987389 ] Deadlock in AbstractInstanceCache.tryToPassivate()

2004-11-22 Thread SourceForge.net
Bugs item #987389, was opened at 2004-07-08 08:58 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=987389group_id=22866 Category: JBossServer Group: v3.2 Status: Closed Resolution: Fixed Priority:

[JBoss-dev] [Mail Services] - Re: Milestone 2

2004-11-22 Thread mutpup
I'm not sure how many people realize the need for a good enterprise class mail system. Either for corperate mail, or ISP type hosting if the solution is right, people will pay for support. This is one of those types of projects that isn't going to get moving in the community until people

[JBoss-dev] jboss-head Build Failed

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041122122826 BUILD FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line:

[JBoss-dev] [Mail Services] - Re: Milestone 2

2004-11-22 Thread [EMAIL PROTECTED]
Its in stasis until someone steps up to lead the project. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855947#3855947 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855947

[JBoss-dev] [JBossCache] - multiple treecaches - TransactionManagers

2004-11-22 Thread Lehren
Is it theoretically possible to run two TreeCaches in the same VM that use different TransactionManagers? My situation involves using Hibernate (2.1) with a distributed second level cache and TreeCache (1.1.1) running inside JBoss. Hibernate requires the transaction manager lookup class

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - What is the Javassist version used by JBoss AOP ?

2004-11-22 Thread agilbert
I'm having a NullPointerException when using this annotation: public interface OneToMany | { | Class targetClass(); | } on this method: /** | * @@OneToMany (targetClass=CarBean) | */ | public List getCars() | { | return cars; | } by calling this code:

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: What is the Javassist version used by JBoss AOP ?

2004-11-22 Thread [EMAIL PROTECTED]
It is a snapshot...apologies, this is my bad. I was supposed to at least tag Javassist's CVS when I released the last AOP, but I didn't. FYI, you have to use fully-qualified class names with the annotation compiler when referencing Enums or classes. Bill View the original post :

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041122133529Lbuild.214 BUILD COMPLETE-build.214Date of build:11/22/2004 13:35:29Time to build:50 minutes 51 secondsLast changed:11/22/2004 13:12:07Last log entry:Update the tryToPassivate

[JBoss-dev] [ jboss-Bugs-1071253 ] jboss should not expose dom4j etc.

2004-11-22 Thread SourceForge.net
Bugs item #1071253, was opened at 2004-11-22 12:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1071253group_id=22866 Category: None Group: None Status: Open Resolution: None

[JBoss-dev] [JBossCache] - TreeCacheListener

2004-11-22 Thread chucklan
What is the extent of the locking performed on the TreeCache instance with the methods of a TreeCacheListener instance? -Chuck View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855961#3855961 Reply to the post :

[JBoss-dev] [ jboss-Bugs-1071253 ] jboss should not expose dom4j etc.

2004-11-22 Thread SourceForge.net
Bugs item #1071253, was opened at 2004-11-22 20:31 Message generated for change (Comment added) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1071253group_id=22866 Category: None Group: None Status: Closed Resolution: Wont Fix Priority:

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: What is the Javassist version used by JBoss AOP ?

2004-11-22 Thread agilbert
OK. My problem was that the klass parameter was referring to another class instead of the annotation class. I have no NPE anymore. About the fully-qualified names: Will this limitation be lifted in a future release ? As a programmer I would expect AOP to use the same namespace rules as the

[JBoss-dev] [JBoss Portal Development] - JBoss Portal Webinar

2004-11-22 Thread [EMAIL PROTECTED]
The JBoss Portal Webinar can be viewed by following this link: https://jboss.webex.com/jboss/onstage/tool/enrollee/m.php?EventID=316291971EventName=Exploring JBoss Nukes Portal 2.0Rnd=0.2794345492374587 View the original post :

[JBoss-dev] [JBossCache] - Re: Can JBOSS Cache Cache JSP's to Disk?

2004-11-22 Thread [EMAIL PROTECTED]
Yes. Keys are URI/URLs, values are the contents of the generated file. CacheMode would be LOCAL (or replicated or you want to replicate that cache), and you'd have to configure one of the CacheLoaders (e.g. BerkeleyDB). Bela View the original post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: What is the Javassist version used by JBoss AOP ?

2004-11-22 Thread [EMAIL PROTECTED]
I don't think this will ever be added. Its not on our TODO list. By the time we'd have the cycles to implement this, 5.0 may already be widely adopted, then again, maybe not... If you were interested in implementing this, please do. I would grant you CVS access if you did implement it.

[JBoss-dev] [JBoss Profiler] - AOP-Monitoring - Quickstart

2004-11-22 Thread clebertsuconic
I've developed an AOP-monitoring tool for capturing real-time information. The sourcecode for that is located at jboss-profiler of course, but there is a few points that you could consider as main places of research: I - The model: /java/src/aopAgent/org/jboss/profiler/aop/monitoring II -

[JBoss-dev] [ jboss-Patches-1071281 ] update sample-bindings.xml in 3.2.7RC1

2004-11-22 Thread SourceForge.net
Patches item #1071281, was opened at 2004-11-22 16:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376687aid=1071281group_id=22866 Category: JBossServer Group: v3.2 Status: Open

[JBoss-dev] [JBossCache] - Re: multiple treecaches - TransactionManagers

2004-11-22 Thread [EMAIL PROTECTED]
getInstance() doesn't fail, it just throws a NamingException. That's fine you can simply ignore it. So you can do this programmatically: TreeCache c; DummyTxMgr mgr=DummyTxManager.getInstance(); c.setTransactionManager(mgr); or via XML Bela View the original post :

[JBoss-dev] [JBoss Portal Development] - Re: portal/nukes webinar link wrong

2004-11-22 Thread kukeltje
Thanks Roy. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855972#3855972 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855972 --- SF email is sponsored by - The IT

[JBoss-dev] [JBossCache] - Re: TreeCacheListener

2004-11-22 Thread [EMAIL PROTECTED]
Same as with the regular methods. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855974#3855974 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855974 --- SF email is

[JBoss-dev] [JBoss IDE (dev)] - Re: Problem using JBoss IDE 1.4.0 with AOP Extension

2004-11-22 Thread [EMAIL PROTECTED]
Thanks for the report =). Could you attach the stack trace that shows up in the Error Log when you get this error? (Window Show View Error Log) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855975#3855975 Reply to the post :

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041122153218Lbuild.188 BUILD COMPLETE-build.188Date of build:11/22/2004 15:32:18Time to build:47 minutes 55 secondsLast changed:11/22/2004 13:07:10Last log entry:Update the tryToPassivate

[JBoss-dev] [JBossCache] - Re: TreeCacheListener

2004-11-22 Thread chucklan
In your javadoc for TreeCacheListener, it states: | public interface TreeCacheListener | | Callbacks for various events regarding TreeCache. Implementers should avoid performing long running actions, as this blocks the cache. If you have to do so, please start a new thread. | To

[JBoss-dev] [ jboss-Feature Requests-1071301 ] Make the JBoss server runnable from a read-only partition

2004-11-22 Thread SourceForge.net
Feature Requests item #1071301, was opened at 2004-11-22 16:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376688aid=1071301group_id=22866 Category: JBossServer Group: v3.2 Status: Open

[JBoss-dev] [JBossCache] - Re: Can JBOSS Cache Cache JSP's to Disk?

2004-11-22 Thread [EMAIL PROTECTED]
Bela, Thanks for the reply. To expand, Is there a similar feature to OSCache like a tag libarary that will allow cache control on sections of a JSP? Or is the cache mechanism purely URL based? Also is there anywhere in the docs or example code out there where someone has tried caching

[JBoss-dev] [JBoss IDE (dev)] - I cannot un/redeploy files under IDE 1.4.0. (under linux)

2004-11-22 Thread raypaul
hello, I use linux with eclipse 3.0.1 and I cannot un/redeploy files under IDE 1.4.0. I'm download (early on November) Jboss 1.4 on sourceforge then on upgrade site jboss. All others functions work correctly. Can you help me? thanks. Raymond ROBERTSON (sorry for mistake) View the original post

[JBoss-dev] [ jboss-Bugs-1071332 ] CMR and ejbCreate

2004-11-22 Thread SourceForge.net
Bugs item #1071332, was opened at 2004-11-22 22:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1071332group_id=22866 Category: JBossCMP Group: v4.0 Status: Open Resolution:

[JBoss-dev] [JBossWS] - Re: Authentication for webservices

2004-11-22 Thread cglommen
was this ever resolved? I have the same exact problem. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855988#3855988 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855988

[JBoss-dev] [JBossCache] - Re: multiple treecaches - TransactionManagers

2004-11-22 Thread Lehren
Hmmm.. fair enough. Thank you, though I'm having trouble connecting the TreeCache to the TransactionManager. I'm quite sure it's my fault for not understanding it well enough. There doesn't appear to be a TreeCache.setTransactionManager(..) method as implied by your snippet. Distilling from

[JBoss-dev] [JBossCache] - Re: multiple treecaches - TransactionManagers

2004-11-22 Thread Lehren
On a side note, I do seem to get the safe behavior I want with a SERIALIZABLE IsolationLevel and access code like (other code from above is unchanged): | //UserTransaction tx = (UserTransaction) new InitialContext(properties).lookup(UserTransaction); | //UserTransaction tx = new

[JBoss-dev] [Nukes Development] - Parallel processing of processAction or/and Render request

2004-11-22 Thread claudehussenet
Does the new release of JBoss Portal support parallel execution of processAction or/and parallel execution of the Render request ? Thx-Claude View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855993#3855993 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Parallel processing of processAction or/and Render reque

2004-11-22 Thread [EMAIL PROTECTED]
not yet but that would be not super hard to do. the only interest we see in that is for thing like WSRP (which is not implemented) where there is network latency. the code which does that is here

[JBoss-dev] [JBossWS] - Re: Authentication for webservices

2004-11-22 Thread cglommen
I found that a workaround for this is to set the .NET client to http 1.0. This is very unfortunate. Please resolve this issue. I am now getting an Insufficient method permissions exception, but this is a different issue that I'm looking into. View the original post :

[JBoss-dev] [Nukes Development] - NEW JBoss Portal Forums

2004-11-22 Thread [EMAIL PROTECTED]
Please use the JBoss Portal forums for 2.0 Questions. http://www.jboss.org/index.html?module=bbop=mainc=15 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3855999#3855999 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855999

[JBoss-dev] [ jboss-Bugs-1065491 ] war isolation issue

2004-11-22 Thread SourceForge.net
Bugs item #1065491, was opened at 2004-11-12 14:51 Message generated for change (Comment added) made by dsmall0 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=1065491group_id=22866 Category: JBossMX Group: v4.0 Status: Open Resolution: None Priority: 5

[JBoss-dev] [JBossWS] - Re: Authentication for webservices

2004-11-22 Thread [EMAIL PROTECTED]
From what you are saying I take that this is a HTTP1.1 / Tomcat 5.x issue. Web Services are irrelevant. Is this true? Please report through the SF issue tracking and provide a simple sample deployment that allows us to reproduce the issue. Thanks View the original post :

[JBoss-dev] jboss-head build.479 Build Fixed

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041122173843Lbuild.479 BUILD COMPLETE-build.479Date of build:11/22/2004 17:38:43Time to build:40 minutes 59 secondsLast changed:11/22/2004 15:28:34Last log entry:Remove the invalid

[JBoss-dev] [JBoss IDE (dev)] - Multiple WAR files in one EAR

2004-11-22 Thread pgatt
I've been searching and haven't found an answer, so hopefully this is the right place to bring it up. I've got an EAR that contains multiple WARs. I'd like to place them all inside of one project, but it seems that it's only possible to specify one webroot in the jboss ide. Is there a

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

2004-11-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041122193756Lbuild.480 BUILD COMPLETE-build.480Date of build:11/22/2004 19:37:56Time to build:20 minutes 8 secondsLast changed:11/22/2004 18:18:21Last log entry:fixes and tests

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Field Interception

2004-11-22 Thread bhakthi
Hi, AOP is new for me. So i started of exploring with the traditional uses of aspects .i.e, logging and exceptional handling. Currently i am facing a small problem in my AOP project - i need to log the 'Field' values which is of primitive data types. I can trace the read and write invocation

[JBoss-dev] [JBoss IDE (dev)] - Re: Problem using JBoss IDE 1.4.0 with AOP Extension

2004-11-22 Thread HolgerCasties
Thanks for the reply, the stack trace immediately after converting project to AOP looks as follow: !SESSION Nov 23, 2004 07:57:55.960 - eclipse.buildId=M200409161125 java.version=1.4.2_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32,