[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: javassist.NotFoundException: transactional (my annotatio

2004-05-24 Thread mriou
I'm not sure I understand your reply. The transaction stuff here is my transaction stuff. I have my own transactional API, declared a @transactional tag in my code and specified an interceptor in jboss-aop.xml that I created. So I felt like I was just in the scope of your example, no ? And

[JBoss-dev] [JBoss IDE] - Re: Can I step into JBoss source code in the Eclipse IDE?

2004-05-24 Thread debarcar
I am new to eclipse and jboss. In the beginning, I hope I can: 1 imported all jboss source code into eclipse, so that I can view and edit them. 2 in the eclipse IDE, I can build the whole jboss 3 in the eclipse IDE, with a testing application, I can start an instance of jboss to run this

[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-24 Thread leberre
ok, I will do that. Is there somewhere a list of modules: - that will be released and maintained from 1.1 - a roadmap for the current unsupported modules (a ranking of module integration in the next Nukes releases) I noticed for instance that the poll block is still not displaying the poll

[JBoss-dev] [ jboss-Bugs-959287 ] Exception while trying to stopp the JBOSS server

2004-05-24 Thread SourceForge.net
Bugs item #959287, was opened at 2004-05-24 07:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=959287group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open

[JBoss-dev] [Mail Services] - Re: ReThread

2004-05-24 Thread kabkhan
Hmmm, got som dodgy mails again. I'm starting to think I get your stuff when I have NOT been online and check my mail after a break. I'll try to reproduce the problem here. Has anybody been able to reproduce it locally? View the original post :

[JBoss-dev] [JBoss IDE] - Re: Code Assist problem

2004-05-24 Thread andyd
Looks like thread Error installing with Eclipse 3M9 points out the problem. Andy. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836029#3836029 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836029

[JBoss-dev] [ jboss-Bugs-959287 ] Exception while trying to stop the JBOSS server

2004-05-24 Thread SourceForge.net
Bugs item #959287, was opened at 2004-05-24 07:48 Message generated for change (Settings changed) made by sudhansuranjan You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=959287group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open

[JBoss-dev] [Mail Services] - Re: ReThread

2004-05-24 Thread mikea-xoba
i believe my microsoft outlook client's been logging in like clockwork every 10-15 minutes or so when its been running, checking for new mail. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836047#3836047 Reply to the post :

[JBoss-dev] [Benchmarking] - No of users Jboss can support

2004-05-24 Thread lee_yuki2000
Hi, Does any one know jboss can support how many users? Currently i am using jboss 3.2.1 and oracle 9.1i. Now I am in testing phase. Jboss will hang when more than 25 users log in. I am not sure where is the bottle neck. Please help. Thanks in advance. View the original post :

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

2004-05-24 Thread spiritualmechanic
Okay so you want to use the mailing-out features of Mail Services instead. Which class do you want me to wrap/use? One of the SMTP ones? Sometimes I think the actual coding in software development is the easy part. Communication is the hard part. :) Not me: Do you understand? Me: Of course I

[JBoss-dev] [Nukes Development] - News Component Deploy Error

2004-05-24 Thread kevinyang
When I use snapshot deploy the news module,always get this message: 18:38:48,394 WARN [ServiceController] Problem starting service nukes.modules:na | me=news | org.jboss.nukes.common.template.BuildException: Template /news_admin.tpl not fou | nd | at

[JBoss-dev] [Mail Services] - Re: bounce ClassCastException

2004-05-24 Thread kabkhan
I'll take a look a bit later today. Mike, do you have a use case that will cause this to happen? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836054#3836054 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836054

[JBoss-dev] [JBoss.net] - Re: JBoss.net Axis version

2004-05-24 Thread cgjung
As far as I remember, 1.0 to 1.1 was more serious than the 1.1 to 1.2 step (which was done in a later 3.2.x version). I recommend using the latest 3.2 for that purpose. CGJ View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836057#3836057 Reply to the post :

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

2004-05-24 Thread spiritualmechanic
Okay, now I'm planning on using org.jboss.mail.smtp.sender classes. I'll probably have the JCA implement SMTPSenderBean. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836056#3836056 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: News Component Deploy Error

2004-05-24 Thread jae77
try checking out directly from cvs. there seem to be problems w/ the way the snapshots are being created. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836060#3836060 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836060

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Problem with TreeCache in JBoss 3.2.3

2004-05-24 Thread victor.sauermann
Okay, okay! I think I'm reaching aim now. But some little problems are still available... 1.) I created a sar file containing a MBean. This MBean reads out a XML file. Then it instantiates the TreeCache. Afterwards it binds this object with a JNDI name. At last: It adds the XML file content to

[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-24 Thread leberre
Thanks for the clarification. Would it be possible to vote for the modules to be finalized first? I will try to pach the polls module to make it work with the 1.1 release. Polls are not as important to me as news or the forum. I can afford to loose/forget them once done :-=) Daniel View

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: javassist.NotFoundException: transactional (my annotatio

2004-05-24 Thread Bill Burke
Ok, so you implemented an transaction interface? i.e. | package org.mriou; | public interface transaction {...} | ??? If so, you must provide the fully qualified name of the tag within the doclet tag. i.e. | /** | * @@org.mriou.transaction (RequiresNew) | */ | View the

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

2004-05-24 Thread mikea-xoba
here's the way i understand the mail situation going forward in jboss, with respect to jca and jbmail (jbmail = this forum's Mail Services) and this forum thread; please post corrections to this where i err: 1. there's currently an mbean called 'jboss:service=Mail' which uses mbean code

[JBoss-dev] [Nukes Development] - Re: Problem updating my code with latest CVS, news module

2004-05-24 Thread jae77
i don't see anything wrong w/ the community expressing interest in what they would like to see done next. what is/are your vote(s) for? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836086#3836086 Reply to the post :

[JBoss-dev] [Mail Services] - Re: bounce ClassCastException

2004-05-24 Thread mikea-xoba
thanks kab --- i was logged in as [EMAIL PROTECTED], user mikea, password in jboss-service.xml, on my own local machine's jboss server. i sent an email to [EMAIL PROTECTED] from jbmail logs, looks like yahoo didn't like '[EMAIL PROTECTED]' and rejected that. a few seconds later, got a

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Looking for source code of JBossCache 1.0.1

2004-05-24 Thread jose
Hi, Where can I find a zip containing the source code of JBossCache 1.0.1 I can't find it neither on this site, nor on sourceforge. Thanks, Jose View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836091#3836091 Reply to the post :

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

2004-05-24 Thread acoliver
Mike sounds right with the exception of the last part. vi is the proper tool. I do not loose my posts composing on Mozilla Firefox (aka firebird) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836092#3836092 Reply to the post :

[JBoss-dev] [Mail Services] - Re: ReThread

2004-05-24 Thread acoliver
I'm wondering if its hypersonic or the actual MBean server. I'm going to stick in some debugging code to see if we ever get a result that doesn't make sense. (like mail != user when criteria = user) View the original post :

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Problem with TreeCache in JBoss 3.2.3

2004-05-24 Thread bwang00
The testsuite under jboss-head has a test case that demonstrate how to access TreeCache MBean from SLSB. THe files are src/main/org/jboss/test/cache/test/local/MBeanUnitTest.java and src/main/org/jboss/test/cache/test/bean/TreeCacheMBeanTesterBean.java. Please check it out. Thanks, -Ben

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

2004-05-24 Thread kabkhan
I use Textpad myself :-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836096#3836096 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836096 --- This SF.Net email is

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Looking for source code of JBossCache 1.0.1

2004-05-24 Thread bwang00
You can find the latest source from jboss-head under jboss sourceforge or use the tag JBossCache1_01 to get the exact 1_01 release. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836100#3836100 Reply to the post :

[JBoss-dev] [TODO -- DEVELOPMENT] - Where are the UML Diagrams?

2004-05-24 Thread ca_cise
Hey guys, I work for a university and would like our students to have access to JBoss. Because of security issues any student who wants to deploy something with JBoss must run their own instance of the server. This could lead to 2 or more JBoss servers running on the same machine. What I

[JBoss-dev] [JTA on JBoss] - how to debug TransactionRolledbackLocalException

2004-05-24 Thread ittay
this is not exactly a development question, but i could find no other suitable forum. i have tons of TransactionRolledbackLocalException happening. usually i get the stack trace, but that doesn't help me as the source of the deadlock (which is what i think happened) is in another thread, which

[JBoss-dev] [Mail Services] - Re: bounce ClassCastException

2004-05-24 Thread kabkhan
Fixed, the errors happening within SMTPSender are different when the server can't be reached, and when an account on a server is invalid. The invalid account exception (SendFailedException) returns a InternetAddress[]. Previously I created MailAddress from the failed ones, now I am creating

[JBoss-dev] [ jboss-Bugs-925597 ] Problem with JDBCLoadEntityCommand in 3.2.4

2004-05-24 Thread SourceForge.net
Bugs item #925597, was opened at 2004-03-29 14:35 Message generated for change (Comment added) made by jacyg You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=925597group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5

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

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

[JBoss-dev] jboss-head Build Failed

2004-05-24 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040525003621 BUILD FAILEDAnt Error Message:file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build:05/25/2004 00:36:21Time to build:13 minutes 27 secondsLast

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

2004-05-24 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040525005347Lbuild.40 BUILD COMPLETE-build.40Date of build:05/25/2004 00:53:47Time to build:13 minutes 8 secondsLast changed:05/24/2004 23:17:35Last log entry:Ensure non-java files (e.g.

[JBoss-dev] [Tomcat] - Shared TreeCache for Session Replication and SSO

2004-05-24 Thread bstansberry
A while ago I added package o.j.web.tomcat.tc5.sso which uses a TreeCache to provide cross-cluster support for Tomcat's Single Sign On valve. Scott suggested that it would be good if the sso code could share a TreeCache with the JBossCacheManager that will be used for session replication.