[JBoss-dev] [Design of Mail Services] - Re: What dev tools?

2005-03-03 Thread [EMAIL PROTECTED]
I mostly use VI and unix shells. For the debugging/testing...right now I use just email clients and the log4j stuff (we have log wrappers that catch the protocol layer). I also like ethereal for this kinda stuff. I only refer to the RFC if I have to...and they really are only kinda useful bec

[JBoss-dev] [Design of Mail Services] - Re: How can I add user without restart server?

2005-03-03 Thread [EMAIL PROTECTED]
You *should* if you change the way we packaged M2 and move the StaticUserRepostiory into its own seperate XML file in the deploy directory called bla-service.xml. However with the stuff in head I think we have DB storage of users already... The static xml stuff was just a starting point. View

[JBoss-dev] [Design of Mail Services] - Re: Error in org.jboss.mail.message.BouncedMail

2005-03-03 Thread [EMAIL PROTECTED]
ahh that makes sense.. . I'll add a jira bug and we will fix this very soon (for M3). (thunderbird appears to actually parse these so I didn't notice) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868618#3868618 Reply to the post : http://www.jboss.org/ind

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Hot swap fail when adding/removing methods

2005-03-03 Thread lowhm
Hi, I'd appreciate some help on the following problem. I have successfully configure Eclipse to run with the interactive debugger and hot swap enable when I change some of the code during debugging. However, if I add a method to the code I'm currently debugging, it pop up an error window "Hot

[JBoss-dev] jboss-head-testsuite build.22 Build Successful

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20050303030059Lbuild.22 BUILD COMPLETE - build.22Date of build: 03/03/2005 03:00:59Time to build: 100 minutes 7 secondsLast changed: 03/02/2005 17:44:27Last log entry: A ip_ttl value

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

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050303054902Lbuild.303 BUILD COMPLETE - build.303Date of build: 03/03/2005 05:49:02Time to build: 12 minutes 40 secondsLast changed: 03/03/2005 03:20:44Last log entry: A ip_ttl value of 32 or

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - future HTTPInvoker GET request

2005-03-03 Thread oboly
I would like to know how the HTTP GET request wil be implemented in the future JBoss Remoting 1.0.1Final/JBoss AS 5. Is it like e.g. you can call the earDeployer with a string with the location of the remote ear-file. The earDeployer does a HTTP GET request and after that he deploys the ear-file

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

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050303060650Lbuild.843 BUILD COMPLETE - build.843Date of build: 03/03/2005 06:06:50Time to build: 18 minutes 59 secondsLast changed: 03/03/2005 03:21:45Last log entry: A ip_ttl value of 64 i

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Question on HTTP Session Replication Support

2005-03-03 Thread dcartier
Hello, I posted a question in the user forum for Clustering hoping to get some feedback from the clustering developers, but I suspect the devs don't really follow that forum. See: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=60745 Any idea when the missing functionality will be imp

[JBoss-dev] jboss-3.2-jdk-matrix build.67 Build Successful

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050303070352Lbuild.67 BUILD COMPLETE - build.67Date of build: 03/03/2005 07:03:52Time to build: 19 minutes 31 secondsLast changed: 03/03/2005 03:20:44Last log entry: A ip_ttl value

[JBoss-dev] [Design of JBoss Portal] - Re: How to turn off caching

2005-03-03 Thread janole
Interesting question, I think that - when tag is set to 0 in portlet.xml, it would make sense that this is the default setting - when expiration-cache > 0, I'm not sure. I guess you could still have this as default, forcing the cache mechanism in the portlet container to be used also when ba

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: future HTTPInvoker GET request

2005-03-03 Thread oboly
My last question with the earDeployer doesn't make sense. I ment i want to know how the new HTTPInvoker GET request will work. I am doing a research on remote deployment. My conclusion is that it is possible in the 1.0.1Final with the HTTPInvoker Get request. An other solution is that you devel

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-03 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315877 ] Scott M Stark commented on JBAS-29: --- Generalize it and it will be included. I'm not going to include something that is not going to be supported over a longer term. If you don

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-03-03 Thread Phil Cornelius (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315878 ] Phil Cornelius commented on JBAS-29: Just for clarity... Generalize it to include non trivial urls? or Generalize it as per your comment on 21 Feb? If the latter, then ca

[JBoss-dev] [JBossCache] - Re: Is JBossCache appropriate for this problem ?

2005-03-03 Thread monocongo
After looking into this more it seems that what I want to do can in fact be done with JBossCache, and in a more elgant manner than what I had originally thought of myself (no big surprise). I can just use the TreeCacheAop MBean to hold all of the objects that I want to replicate across all node

[JBoss-dev] [Design of JBoss Portal] - Re: Forums portlet

2005-03-03 Thread [EMAIL PROTECTED]
I'll include a dummy helloworld portlet download and instructions on how to write your own with the bets docs. The beta docs aren't final yet, but we are working on them. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868675#3868675 Reply to the post : http

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1391) Add support for datasource failover

2005-03-03 Thread Sean Boltman (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=comments#action_12315880 ] Sean Boltman commented on JBAS-1391: In general there appears to be no database failover capability, but in our case, our application handles database failover. There s

[JBoss-dev] ping...

2005-03-03 Thread Roy Russo
...pong. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1544) Wrong MBean attribute name in jboss:service=Mail (POP3SererHost )

2005-03-03 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1544?page=history ] Scott M Stark closed JBAS-1544: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-4.0.2 Final JBossAS-5.0 Alpha > Wrong MBean attribute name in

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

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050303132822Lbuild.409 BUILD COMPLETE - build.409Date of build: 03/03/2005 13:28:22Time to build: 50 minutes 33 secondsLast changed: 03/03/2005 13:12:41Last log entry: Done JBWS-145 ws2eeMeta

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

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050303145740Lbuild.85 BUILD COMPLETE - build.85Date of build: 03/03/2005 14:57:40Time to build: 89 minutes 51 secondsLast changed: 03/03/2005 03:20:44Last log entry: A ip_ttl value

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1388) Create property for deployment directory

2005-03-03 Thread Yevgeny Shakhnovich (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1388?page=comments#action_12315887 ] Yevgeny Shakhnovich commented on JBAS-1388: --- Yes, I understand it, but I suggested to put such expression into jboss-service.xml as a default. > Create property

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

2005-03-03 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050303173736Lbuild.410 BUILD COMPLETE - build.410Date of build: 03/03/2005 17:37:36Time to build: 19 minutes 56 secondsLast changed: 03/03/2005 17:20:57Last log entry: Done JBWS-117 NPE when

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: future HTTPInvoker GET request

2005-03-03 Thread [EMAIL PROTECTED]
This is really a question for the Deployers on JBoss (Deployers/JBoss) forum, as this is specific to remote invocations (which is independent of deployment). However, I don't think there is a way to do this currently, but is being worked on (think future admin console will have ability to do

[JBoss-dev] [JBossCache] - Re: commit() should not be called on TreeCache directly

2005-03-03 Thread majecek
Ben or someone from JBossCache division, do you think that this problem is of JBossCache or it might be diffrent problem. Should I post it to JBoss forum? Isn't problem that I use JBoss 4? I have read that Hibernate3 has some problem with JBossCache 1.2? (Could this be problem for Hibernate