[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

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

[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] [JBoss IDE] - Re: Out of Memory error with

2004-05-27 Thread letiemble
Hi, XDoclet generation is run as forked. Try to search on the Eclipse mailing list to change forked Ant memory settings. Laurent. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836400#3836400 Reply to the post :

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: 3.2.4 Release Tasks

2004-05-27 Thread [EMAIL PROTECTED]
5 tests to fix in 3.2 testsuite org.jboss.test.cache.test.replicated.SyncTxUnitTestCase Is timing out - not investigated org.jboss.test.management.test.JSR77SpecUnitTestCase#testNavigation Is failing because Tomcat is returning a String when it should be returning an ObjectName See Bug#961330

[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

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

[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Many to many relationship, with extra info

2004-05-27 Thread sbocquet
Hi, Is it possible to create a many to many relationship between 2 EJB, with a relation table that has more fields than the 2 PK ? eg : USERS / MATCHES Users can bet on matches, and matches can have several users. I liked to had several fields in the relation table between Users and Matches

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Handling Exceptions thrown from Aspect Code

2004-05-27 Thread jayasudha
I want to know how can the Aspect code thrown exceptions be handled ? I want to apply some aspect on my project where there are chances that the aspect code may throw some exceptions. How can they be handled? View the original post :

[JBoss-dev] [ jboss-Bugs-961469 ] Errors starting JBoss from IDE on MAC OS X

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

[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

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

[JBoss-dev] Testsuite Compilation Failed! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread cooper
beware this one is used by JBoss modules as well, I would prefer check in a new version of xdoclet thirdparty somewhere else. I'll do this View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836421#3836421 Reply to the post :

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

2004-05-27 Thread spiritualmechanic
DataSources are just ConnectionFactories with some hard-wiring. See the xsl - if you can read xsl :-) Yeah, I've looked at it before when I was doing my own adapter for LDAP. Basically it spits out a jboss-service.xml file, although the file isn't saved to disk, just used in memory to configure

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

2004-05-27 Thread [EMAIL PROTECTED]
The RAR deployer is fine as it is. I suggested calling the replacement for the XSL deployer the ConnectionDefinitionDeployer because that is what jca 1.5 calls it. But ConnectionFactoryDeployer is more intuitive. View the original post :

[JBoss-dev] [Nukes Development] - How to use resource_xx_XX.properties

2004-05-27 Thread dragon
I put some Resource_xx_XX.properties files in the each module's language directory before compile. But the Nukes always use the Resource_en_US.properties. I checked the the value of requestedLanguage in the CoreModule.java and found that it was not us. Is there anything else I have to do? Thanks

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

2004-05-27 Thread spiritualmechanic
Oh! Okay. I got confused. I thought you were renaming RARDeployer and creating ConnectionFactoryDeployer. My mistake, thanks for clearing it up. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836445#3836445 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
yeah - i'm aware - i checked out jboss-head last night and ran the test suite against the current version of xdoclet, and was going to re-run against the new version this morning. if you're going to check in elsewhere, that's just as good (and would be a lot quicker). i've got the necessary

[JBoss-dev] [Mail Services] - Name change

2004-05-27 Thread acoliver
Mail Services is now JBossMail. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836460#3836460 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836460 --- This SF.Net

[JBoss-dev] [Mail Services] - Re: javamail Session, Store, Folder, JCA

2004-05-27 Thread spiritualmechanic
Okay, let me read what Mike said and I'll get back to you. I've been looking into the JCA code itself a bunch, so I haven't spent much time on mail. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836461#3836461 Reply to the post :

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: Lazy loading queues/subscriptions

2004-05-27 Thread dietmarposselt
Hi folks, I managed to get rid of the index of JMSMessages in JBoss. (Based on JBoss-3.2.4RC2) With my modified version I can have queues with (nearly) arbitrary size. So far I tested with up to two million messages in the queues :-). This work is in a very early stage and I will spend more time

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread cooper
if it runs fine for jboss-head, ask Scott Stark if you can and you could update these instead. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836464#3836464 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836464

[JBoss-dev] [Mail Services] - Re: javamail Session, Store, Folder, JCA

2004-05-27 Thread spiritualmechanic
Which operations do you think you'd want on the connection interface? This is definitely interesting, and a more interesting line of thinking than just pooling/securing a Session. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836466#3836466 Reply to the post

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - JBossCache 1.01 works with Tomcat

2004-05-27 Thread fredrikoe
Some time ago I tried to use JBossCache with Tomcat for our project. We need to have a distribited cache between web applications under Tomcat (and also later between Tomcat instances residing on different machines). However, I never got the multicasting to work properly and after trying all

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
the first pass at this didn't seem to work. the test results produced using xdoclet 1.2.1 did not match up w/ the results from the current version. i'm going give this another run through just to make sure i didn't mess anything up. i remember a while back you were considerring having a

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread cooper
yes, so let's switch on a private thirdparty to avoid to messup the jboss-head, I am gonna checkin xdoclet today later View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836474#3836474 Reply to the post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Weird EAR deployment error (java.lang.VerifyError)

2004-05-27 Thread tobi04
jboss 3.2.3 java 1.4.1 windows Hi, I have two EAR applications app_1.ear(vacationManager) and app_2.ear which I run on jboss. If I deploy app_1.ear and then app_2.ear, everything is okay. If I do the deployment in the reverse order then I get a java.lang.VerifyError(see below)? I only

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Intercepting java.lang.reflect methods -- bad idea?

2004-05-27 Thread Squeak
Well, I have gotten it to work, and I don't know if this is a bug, or ignorance on my part. The following does *not* work: | bind pointcut=call(void java.lang.reflect.Field-set(..)) | AND within(org.osn.*) | AND !withincode(Object

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
ok - cool. i'm still going to give it one more shot on my end against the jboss-head and at least report back my findings. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836481#3836481 Reply to the post :

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: Lazy loading queues/subscriptions

2004-05-27 Thread [EMAIL PROTECTED]
Good job! There is a different thread about message selector performance http://www.jboss.org/index.html?module=bbop=viewtopict=46188 and another one about the enumeration http://www.jboss.org/index.html?module=bbop=viewtopict=49788 What is your sourceforge id? I will get you cvs commit

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: Lazy loading queues/subscriptions

2004-05-27 Thread [EMAIL PROTECTED]
The clustered solution requires a number of other changes. A) Fixes to make the message id and transaction id generation cluster safe. B) Reliable replication of in memory state, 1) who has made a subscription 2) who is waiting for a message 3) who has received what messages 4) what messages

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: JBossCache 1.01 works with Tomcat

2004-05-27 Thread bwang00
Thanks for sharing this information. -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836489#3836489 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836489 --- This

[JBoss-dev] [Nukes Development] - Re: Project Management + Calendar Modules?

2004-05-27 Thread cooper
That would be good to integrate this code to Nukes View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836487#3836487 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836487

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Intercepting java.lang.reflect methods -- bad idea?

2004-05-27 Thread Bill Burke
Sorry I didn't see it. It should be java.lang.Object not Object It should be java.lang.String not String Only fully qualified names. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836494#3836494 Reply to the post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Intercepting java.lang.reflect methods -- bad idea?

2004-05-27 Thread Squeak
Of course! I am not sure how I missed that. Sorry for wasting your time. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836511#3836511 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836511

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Intercepting java.lang.reflect methods -- bad idea?

2004-05-27 Thread Bill Burke
NP. Just makes me realize that you should be able to type in java.lang types without java.lang. I've made the same mistake a few times myself. Others will like crazy too. Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836513#3836513 Reply to the post

[JBoss-dev] [Mail Services] - POP problem

2004-05-27 Thread kabkhan
I've not been able to reproduce the issue with the mails delivered wrong users. BTW I did not receive anything not meant for me today (can't really find out for my jboss_user subscription). Has anything changed on the server? I think there was talk about upgrading to 3.2.4RC2? I'm running RC1

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Intercepting java.lang.reflect methods -- bad idea?

2004-05-27 Thread [EMAIL PROTECTED]
You can have an Object class that is not java.lang.Object | [EMAIL PROTECTED] java]$ cat Object.java | public class Object extends java.lang.Object | { |public Object() |{ |} | } | | [EMAIL PROTECTED] java]$ javap Object | Compiled from Object.java | public

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread cooper
I have updated the build, you need to do a complete checkout. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836519#3836519 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836519

[JBoss-dev] [Mail Services] - Re: POP problem

2004-05-27 Thread acoliver
That is funky. Note that I have not upgraded yet. I just increased the amount of memory (now tomcat is crashing) -- Relax, I plan on upgrading my server *real soon now*. The andy resource is ATM locked in a transaction regarding getting the jboss newsletter running. View the original post

[JBoss-dev] [Nukes Development] - Re: xdoclet libraries

2004-05-27 Thread jae77
yup! thx for taking care of this! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836523#3836523 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836523 --- This SF.Net

[JBoss-dev] [Mail Services] - Mail Lists and reworking the Mail apis

2004-05-27 Thread acoliver
So I've got the entity mail list stuff mostly working. There is a minor problem ATM in that it still tries to deliver the mail via the regular mail listener. I needed this to work because I need to get it running for Marc. This is actually just a symptom of an evolutionary model. The

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: upgrade thirdparty dir's version of xdoclet

2004-05-27 Thread jae77
julien has handled this problem for nukes (we've got our own thirdparty lib dir now), but i did want to follow up w/ my findings ... i didn't have success trying to compile jboss-head w/ xdoclet 1.2.1. :( here are the areas of discrepency between the tests incase anyone wants to pursue this

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

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

[JBoss-dev] [Nukes Development] - Re: postgres and cmp issues

2004-05-27 Thread jae77
i've recommitted changes that remove the hacks and instead define sql/jdbc-type xdoclet tags on the foreign key relations so that the columns can be created null. you should drop your tables and re-create them (both for news and downloads), however you can export and reload any data you may

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

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

[JBoss-dev] [Nukes Development] - FAQ - READ ME FIRST!

2004-05-27 Thread jae77
this forum is for questions reguarding development of nukes. more information can be found on the nukes wiki page, located here: http://www.jboss.org/wiki/Wiki.jsp?page=NukesForJBoss please be sure to use the search before posting any questions, it is possible that the question has been asked

[JBoss-dev] [Nukes Development] - convert to

2004-05-27 Thread jae77
question: what are the steps necessary to convert my module to a pure cmp solution (table creation is handled by jboss). answer: see the following wiki page http://www.jboss.org/wiki/Wiki.jsp?page=NukesPureCMP View the original post :

[JBoss-dev] [Nukes Development] - convert to pure cmp solution

2004-05-27 Thread jae77
question: what are the steps necessary to convert my module to a pure cmp solution (table creation is handled by jboss). answer: see the following wiki page http://www.jboss.org/wiki/Wiki.jsp?page=NukesPureCMP View the original post :

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

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

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - ejb advance deployment

2004-05-27 Thread jccampot
Hi, I am currently working on a project based on Jboss 3.2.3. One of the things I must study is the deployment mechanism of EJBs. I need to know how to make a deployment wihtout using the HotDeploy utility. The idea is to extend that process so I have to know which internal files are modified

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - JBossCache Performance?

2004-05-27 Thread nishu6ul
Hi, Any performance test results available for JBossCache? would be glad if anyone could comment on the performance of JBossCache component. I understand that the synchronized/transactions would be slower than the non-synchronized, etc ; but does anybody knows some sort of approximate

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

2004-05-27 Thread spiritualmechanic
How does the XSLSubDeployer tell the MainDeployer that it's a necessary SubDeployer? I see the addDeployer(SubDeployer) but I don't see where it's called to add the XSL. I'm just tracing through the code of XSLSubDeployer starting with its createService() method, but I don't see how its

[JBoss-dev] [JCA on JBoss] - Re: TODO: Message Inflow JmsRA

2004-05-27 Thread pmiron
Adrian, I would be interested in helping out with the Message Inflow. i'm currently a sr. developer at ameritrade, with significant experience in high-throughput, message-based systems. let me know how i can help. thanks. [pete] View the original post :

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

2004-05-27 Thread spiritualmechanic
Okay, I see it now. I think I'm getting pretty close to start coding so XSLSubDeployer can be put to sleep. The major arc of the changes is making sense. I'm sure there will be some details I run into. Assuming someone wants to create a ConnectionFactory programmatically, can they call

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

2004-05-27 Thread spiritualmechanic
I just looked at the CVS tree and there's stuff there already for metadata and deployment. Is there anything specific I need to look at in there, do you think? I don't want to duplicate whatever has been done. Is that stuff just 1.5, or both 1.5 and 1.0? Will this TODO help 1.0 and 1.5, or just

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

2004-05-27 Thread [EMAIL PROTECTED]
Talking to yourself in a forum is a scary sign. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836576#3836576 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836576 ---

[JBoss-dev] [Nukes Development] - forums code updated

2004-05-27 Thread jae77
the upgrade to xdoclet 1.2.1 broke the forums code (it didn't like the value True), and this has now been fixed. the forums have also been coverted over to the pure cmp solution and i'd appricate it ppl could test it out. (the regular ddls are still there until it's confirmed all is in