[JBoss-dev] Compilation Failed! JBoss (Branch_3_2/winxp/1.3.1_10) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] Compilation Failed! JBoss (Branch_3_2/winxp/1.3.1_10) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - XML parsing problem with JBossCache

2004-04-07 Thread fredrikoe
Hi! I'm trying to run JBossCache 1.0 on Tomcat 4.0.6 but I get the following error message when executing PropertyConfigurator.config(). The Tomcat log: INFO PropertyConfigurator.configure configure(): attribute size: 11 DEBUG PropertyConfigurator.configure setting attribute

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - JBoss clustering- Exceptions:File not found -Access deniedto

2004-04-07 Thread goutamp
Hi all, iam working for the first time on clustered environment, so iam not getting some things rightcan anyone help me out in this problem: In my code iam using a messge driven bean and a servlet for the JBoss clustering environement. My clustering is with default partition.So my code

[JBoss-dev] Compilation Failed! JBoss (Branch_3_2/winxp/1.3.1_10) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: XML parsing problem with JBossCache

2004-04-07 Thread bwang00
Hi, This error shows up during the parsing of the clusterConfig due to the element is empty. Have you modified your xml files at all? The other question is whether the xml files run during standalone mode (i.e., outside Tomcat). BTW, the handling of sub-element config is not fool proof now so

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: XML parsing problem with JBossCache

2004-04-07 Thread fredrikoe
Thanks for the quick reply. I know it looks like the element is empty but I've tried with all the configuration files provided (for example local-service.xml) without modifying anything. So, the XML files should be correct. If I remove the whole tag I don't get this error but of

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: Thread naming

2004-04-07 Thread genman
Overall looks very helpful. I wonder if it might make sense to have the different IL threads belong to different thread groups, as the number of threads may be quite a lot. The JMX operation to display these could then display and order them by group. View the original post :

[JBoss-dev] [Nukes Development] - Re: MVC for Nukes

2004-04-07 Thread cooper
Jae, nothing is pressing but if you want you can pause and work on the JSP taglib implementation for the portlets. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829606#3829606 Reply to the post :

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread mikea-xoba
i share the blame for propagating this mail log stuff (see my earlier forum post and cvs commits), sorry. but would still be nice to treat conversational logging specially and be able to manage logging via jmx, as opposed to manually going in and redeploying log4j.xml. only way to treat

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - error of deploy

2004-04-07 Thread carlosgyn
It sees as this mine ejb-jar.xml: /enterprise-beans ejb-nameRelClientePessoaFisicaBean/ejb-name relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisicaHome relatorio.relClientePessoaFisica.ejb.RelClientePessoaFisica

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TreeCacheAOP transacctional add, remove for Collection

2004-04-07 Thread bwang00
Hi, This seems to be a bug in the replication locking protocol. I'd expect that if you do a concurrent transaction on both instances, the one that does commit first will time out and rollback. Then the second one to commit should succeed (in this case, Thread 1, German). And this should have

[JBoss-dev] [Nukes Development] - Re: MVC for Nukes

2004-04-07 Thread jae77
ooh - that sounds like fun. let me have a look at the spec later on today and i'll sync up w/ you after that. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829611#3829611 Reply to the post :

[JBoss-dev] [JBoss IDE] - Pb launching JBoss(3.2.3) with JBosseIDE 1.2.2 with Eclipse

2004-04-07 Thread COil
So here is my configuration : - JBoss 3.2.3 - Eclipse 2.1.3 - JBossIDE 1.2.2 I get the following error when i try to start de server : anonymous wrote : | java.lang.NoClassDefFoundError: 3/2/3\jboss-3/2/3 | Exception in thread main | | POPUP : Could not find the main class, program

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Wildcards in FQNs

2004-04-07 Thread bela
I'm not sure if this belong into JBossCache. However, we will have a JNDI implementation on top of JBossCache, so you could use that one. Bela View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829617#3829617 Reply to the post :

[JBoss-dev] [Nukes Development] - Wrapping up for 1.1

2004-04-07 Thread sgwood
Julian, You mentioned the forum bugs that I pointed out and some others that you think should be fixed. Are these all in bug tracking (I know I did not put mine in)? If so, I will see if I can attack these. Given the work we have done to tidy up things and the modules that could be available,

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: ArrayList as a property

2004-04-07 Thread bwang00
Hi, I have checked your problem. This is a bug in CacheListIntereptor.remove(). I have fixed it. But since I am currently in the process of fixing some other bugs there, I won't check it in maybe unitll next week. Will let you know. Thanks, -Ben View the original post :

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread cooper
I will fix these this week. Let's bug fix the 1.1 and get it out. Jae can you finish the news module ? Sherman could you help him ? we cannot release 1.1 without the news module. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829622#3829622 Reply to the post

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Jboss 4: BETWEEN in EQL

2004-04-07 Thread mushkevych
Hi. I have used following EQL: SELECT OBJECT(o) FROM Orders AS o WHERE o.date BETWEEN ?1 AND ?2 and this is what i've got at deploy: 2004-04-07 16:23:46,038 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.OrderEJB#findByDate] EJB-QL: SELECT OBJECT(o) FROM Orders AS o WHERE o.date BETWEEN

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Distributed Transaction Blocking -SyncTxUnitTestCase

2004-04-07 Thread bwang00
Hi, There is currently no way to configure the tm to block access over a distributed instance. However, in your scenario of concurrent commit, first one will time out and rollback, while the last one to commit should succeed. Hope this help, -Ben View the original post :

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread acoliver
That is an AWESOME idea. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829627#3829627 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829627 --- This SF.Net email is

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Problem with org.jboss.cache.TreeCache using Hibernate

2004-04-07 Thread bwang00
You do not need to upgrade to 3.2.4. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829626#3829626 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829626

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: problem deploying Jboss cache

2004-04-07 Thread bwang00
Oh, one other thing. Under 4.0DR3, did you run with -c all? It also requires jgroups.jar which is in all/lib directory. Alternatively, you can copy it to default/lib yourself. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829629#3829629 Reply

[JBoss-dev] [Mail Services] - Re: TODO: Bounce Messages

2004-04-07 Thread acoliver
lets definitely kill the hardcoded ObjectName View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829628#3829628 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829628 ---

[JBoss-dev] [Nukes Development] - Re: XML view?

2004-04-07 Thread sgwood
Flash remoting is already there in the core module. I haven't used it, though. Sherman View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829631#3829631 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829631

[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-07 Thread sgwood
The Oracle DDL for the core module has been checked in and should be in the CVS snapshot. Please feel free to create the DDL for the rest of the modules. I will update the installer to allow Oracle as a selection for deployment. Sherman View the original post :

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread sgwood
Happy to help. What's left to do, Jae? Sherman View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829635#3829635 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829635

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Question on error

2004-04-07 Thread bwang00
Chris, I've taken a look at the source code. I can see a chance for the null pointer exception. Is there a test case that you can send me to reproduce this problem so I can validate it? I'd like to add it to the JUnit test suite as well. Otherwise, I will fix it and have you tested out for

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread mikea-xoba
thanks --- looks like someone halfway beat me to it though --- i'm looking in 3.2.4RC2, and there's an mbean called jboss.system:service=Logging,type=Log4jService. folks can take a peek to see what it offers. doesn't seem as fine-grained as what we're talking about, and rather seems to rely on

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread jae77
well - what is being looked for in terms of the news module for a 1.1 release? i've got about 60% of the html put into templates, so i could go through and get that all finished up and taken care of. i had planned to go back and refactor down the classes, etc as i went through and got things

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread cooper
please drop the new format for now, that's a good idea though View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829648#3829648 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829648

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread jae77
yeah - at this point that's my plan to get this done for a 1.1 release. i should be able to have things finished up in the next couple of days. sherman: if i run into a bind, i'll let you know. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829650#3829650

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread acoliver
Lets put this off though. We need to focus on getting M1 out and planning for what goes in M2. I posted some ideas on the wiki (refined the planning). It is ambitious but we can revise it as needed. View the original post :

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread mikea-xoba
absolutely. its in my to-do list at low priority, so it won't get touched till all our M1 stuff gets done. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829663#3829663 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829663

[JBoss-dev] [Mail Services] - Re: TODO: Bounce Messages

2004-04-07 Thread kabkhan
Done. One of the other things I wasn't sure about is that I need the postmaster address. I have set this in the MBean descriptor for the SMTPProtocol. When loaded it is set in the System properties, and then used by BouncedMail (created by the MDB's). Is that very crap or OK? Otherwise I guess

[JBoss-dev] [Mail Services] - Re: MailLog considered harmful and other bugfixes

2004-04-07 Thread acoliver
add it as a detail somewhere on the plan on the wiki. It should go *under* some bullet on a sub page or something. (still working out what the format of that page should be but the first page should definitely be high level) View the original post :

[JBoss-dev] [Mail Services] - Re: TODO: Bounce Messages

2004-04-07 Thread acoliver
Kabir, you're the man dude. M1 here we come. I'm testing and writing doco for it. Make sure you're happy with your unit tests. If you have time look at POP on TLS. Otherwise we can do that for M2. Also take a look at the plan as revised on the wiki and make whatever changes you see are

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread thepriz
Do you want the polls module and the faq module done before a 1.1 release? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829673#3829673 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829673

[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-07 Thread thepriz
I will clean up a few things today and then it should be ready. The prepare.dll is not set up for oracle. Anyone setting up an oracle database will have to do this manually at this point. That is we set up our database and I am not familliar enough with oracle to complete the prepare.dll file.

[JBoss-dev] [Tomcat] - Re: tomcat 5 + jboss 3.2 problem

2004-04-07 Thread december_i
did you remove the javax.servlet.jar from the /var/lib/jboss/server-name/lib? -december View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829685#3829685 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829685

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Question on error

2004-04-07 Thread cwampler
Unfortunately I couldn't send you the code to test since it is hitting up on the DB (which is constantly changing itself). All I am doing is a mass bulk from a DB table (about 2 at a time), and they are all just simple strings. ie cache.put(/DBConstant/State, California, 5);

[JBoss-dev] [Nukes Development] - Re: Wrapping up for 1.1

2004-04-07 Thread cooper
it's whishable too View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829688#3829688 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829688 --- This SF.Net email is sponsored

[JBoss-dev] [ jboss-Bugs-780746 ] Unable to passivate due

2004-04-07 Thread SourceForge.net
Bugs item #780746, was opened at 2003-07-31 05:55 Message generated for change (Comment added) made by rmchan You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=780746group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5

[JBoss-dev] [JBoss IDE] - Re: Pb launching JBoss(3.2.3) with JBosseIDE 1.2.2 with Ecli

2004-04-07 Thread COil
Finally i have reinstall JDK 1.3.1 and after several trial/ error / reinstall .. it works... :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829693#3829693 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829693

[JBoss-dev] [Mail Services] - Re: TODO: Bounce Messages

2004-04-07 Thread acoliver
OOps. I tried to bounce something basically I sent to an invalid local user. I expected to get a bounce message delivered locally. Instead, I got nothing 12:05:43,867 INFO [LoggingInputStream] Message-ID: [EMAIL PROTECTED]\r\n 12:05:43,868 INFO [LoggingInputStream] Date: Wed, 07 Apr 2004

[JBoss-dev] [Mail Services] - Re: TODO: Bounce Messages

2004-04-07 Thread acoliver
It looks like we're still not checking if the mailbox exists or should exist. meaning we need to check to see if the user is a valid user before attempting to ACTUALLY deliver it. INSERT INTO ENTITYMESSAGE VALUES('-3435249911893481455','brest','Return-Path: [EMAIL

[JBoss-dev] [Nukes Development] - How to use Jboss Tomcat with Oracle Thick driver

2004-04-07 Thread hhit
Hi All, Currently we are using Oracle thin driver i.e. Type 4, and I would like to use Oracle Thick driver i.e. Type 2. I need this in order to make the usage of the Oracle network TAF ability with Oracle RAC. I'm runnig Oracle 9.2.0.4. I'm looking to have a connect string like this: TAF

[JBoss-dev] [Nukes Development] - Re: How to use Jboss Tomcat with Oracle Thick driver

2004-04-07 Thread jae77
modify the nukes-ds.xml to use the connection string and that's it. also make sure the oracle libraries are available on your path so jboss picks them up. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829714#3829714 Reply to the post :

[JBoss-dev] JBoss Test Results: 94 % ( 1774 / 1873 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - How to write aop in jar?

2004-04-07 Thread jerkzzz
I place jboss-aop.xml in the deploy/ directory, it works ok. But I place jboss-aop.xml in the in the META-INF/ directory, it doesn't work. I don't how to create .aop file.Please give me an example. Thanks. View the original post :

[JBoss-dev] Attachments on sourceforge

2004-04-07 Thread Adrian Brock
I can't view any attachments on the jboss sourceforge patches page. Is anybody else seeing this problem? Regards, Adrian -- Adrian Brock Director of Support Back Office JBoss Inc. --- This

[JBoss-dev] [ jboss-Bugs-780746 ] Unable to passivate due

2004-04-07 Thread SourceForge.net
Bugs item #780746, was opened at 2003-07-31 09:55 Message generated for change (Settings changed) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=780746group_id=22866 Category: JBossServer Group: v3.2 Status: Closed Resolution: Fixed

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-04-07 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [EJB on JBoss] - EJB Inheritance

2004-04-07 Thread parthum
Does Jboss provide any special features for doing EJB inheritance? Will Jboss provide inheritance using CMP beans? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829727#3829727 Reply to the post :