[JBoss-dev] [JBoss IDE] - Re: organize import failed during XDoclet code generation (e

2004-05-14 Thread letiemble
Hi, When doing some stuff with XDoclet, you need to import some classes in your source file to allow a correct genenration. That is because XDoclet copies the import from your source file to the generated one. Can you try to put an import with the right class in your source file and see what

[JBoss-dev] [Nukes Development] - Re: Access to SourceForge CVS is changing

2004-05-14 Thread hxp
Once again, wading thru tons of docs all over the web... about the quirks of working with CVS and SSH in the context of Sourceforge and Eclipse ... and then it turns out to be really easy Practicing what I'm preaching, I'll throw out some breadcrumbs for those who come later: * Login at

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - how to create MDB invoker using xdoclet

2004-05-14 Thread scttu
I want to create following deployment descriptor in MDB using xdoclet. Can someone shows me how to do it? | | message-driven | ejb-nameOrderMDB/ejb-name | destination-jndi-nametopic/testDurableTopic/destination-jndi-name | mdb-userjohn/mdb-user |

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-14 Thread bensench
Rajiv, You could get it to work on JBoss 3.2.3? Where do you place your interceptor? For example, if I want to intercept the method invocation of com.xyz.zmedrec.PhysicianSessionEJB with the interceptor interceptor.TestMethodInterceptor as indicated in the folloiwng jboss-aop.xml: ?xml

[JBoss-dev] [JBoss.net] - Re: SoapException - InnerException is zero

2004-05-14 Thread schachi
now, it works: Server: | try { | ... | } catch (EActException ex) { | Element ele[] = new Element[1]; | String xml = fault | + category + ex.getCategory() + /category | + code + new Integer(ex.getErrorCode()).toString() +

[JBoss-dev] [Nukes Development] - Re: Themes security

2004-05-14 Thread pista
I am sorry but it doesn't run ! The users can't choose my theme in the select theme module ! It doesn't appear in the list. Could you help me !? Thanks ! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3834924#3834924 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Upcoming Nukes 1.1

2004-05-14 Thread hxp
hxp wrote : hxp wrote : | | FAQ and Quotes modules will have pure-CMP backends for 1.1 (thanks, Jae, for the pre-requisite infrastructure mods :)); I'm planning to have them ready to check in this week. | | | | --Howard | | | | | | | FAQ and Quotes modules now

[JBoss-dev] [Nukes Development] - Re: Pure-CMP FAQ Module revamp

2004-05-14 Thread hxp
To anybody who's reading this thread --- The new pure-CMP Quotes and FAQ modules are now checked into CVS :) Please grab a copy, try em out, and post some bugs/critique/feedback. Thanks! -- Howard View the original post :

[JBoss-dev] [Nukes Development] - Re: MySQL Pure-CMP --- issues w News FAQ modules

2004-05-14 Thread hxp
Julien, Jae --- I may have screwed up somehow, but before going to sleep, I thought I'd do a complete from-scratch reinstall -- virgin jboss3.2.3, update from CVS, set local.properties for hsqldb, went thru InstallUninstallUpgrade build steps and ran installer --- and there are all sorts of

[JBoss-dev] [JBoss IDE] - Re: organize import failed during XDoclet code generation (e

2004-05-14 Thread letiemble
Hi, The only thing that has changed is the XDoclet release used for the generation. Maybe you can downgrade the XDoclet jars in the xdoclet.core plugin. See the Wiki if you don't know how to change the XDoclet jars used by JBoss-IDE (in the General FAQ). Laurent. View the original post :

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: LRUAlgorithm not compatible with JDK 1.3

2004-05-14 Thread bwang00
It is working on 1.3 without eviction policy. :-) We don't claim fully support on JDK1.3. I can put this into the todo list for future release though. thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3834968#3834968 Reply to the post :

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

2004-05-14 Thread bwang00
Hi, Can you porvide more explicit stack trace? It's hard to tell where it went wrong. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3834971#3834971 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834971

[JBoss-dev] [Nukes Development] - Re: buildexception when deploying news module!!!

2004-05-14 Thread chaichai
I resovled problem. All *.tpl files downloaded from website have been destoried,and they were recognized as folders. After i checked out from cvs.sourceforge.net directly,everything is ok. Thanks for your help jae77 View the original post :

[JBoss-dev] [Nukes Development] - Re: Access to SourceForge CVS is changing

2004-05-14 Thread jae77
it does work w/ ext as well (this is the method i use). but requires more work b/c you need to setup your paths, etc outside of eclipse, and you also need a command line version of ssh available. it also allows you to use ssh2, which is not currently avail in eclipse 2.x w/o an additional

[JBoss-dev] [JBoss IDE] - AXIS SOAP Support

2004-05-14 Thread reinerka
After working for some time with JBossIDE, which I absolutely love btw, I have reached the point where it starts to fall apart for me. I urgently need to implement SOAP support for the application and it seems that it is not possible from JBossIDE to add the required tags for it. However I

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

2004-05-14 Thread richieb
[EMAIL PROTECTED] wrote : richieb | | Your other ideas are good. See this thread | http://www.jboss.org/index.html?module=bbop=viewtopict=46285 | | Are you waiting for me to say go? | | Regards, | Adrian Oh, I didn't see this reply. I've been swamped with other work. I should

[JBoss-dev] [ jboss-Bugs-952559 ] JBossCache 1.01, pb with runshellDemo.bat

2004-05-14 Thread SourceForge.net
Bugs item #952559, was opened at 2004-05-12 05:58 Message generated for change (Settings changed) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=952559group_id=22866 Category: JBossCache Group: None Status: Open Resolution: None Priority:

[JBoss-dev] jboss-head Build Failed

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040514123040 BUILD FAILEDAnt Error Message:file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build:05/14/2004 12:30:40Time to build:21 minutes 30 secondsLast

[JBoss-dev] [ jboss-Bugs-952559 ] JBossCache 1.01, pb with runshellDemo.bat

2004-05-14 Thread SourceForge.net
Bugs item #952559, was opened at 2004-05-12 05:58 Message generated for change (Comment added) made by belaban You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=952559group_id=22866 Category: JBossCache Group: CVS HEAD Status: Closed Resolution: Fixed

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: LRUAlgorithm not compatible with JDK 1.3

2004-05-14 Thread farnulfo
May be you can note this on the readme.txt of the standalone jboss cache distribution ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835014#3835014 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835014

[JBoss-dev] [Nukes Development] - Re: Access to SourceForge CVS is changing

2004-05-14 Thread hxp
Jae -- Thanks for these good CVS/Eclipse tips -- I'll try em out when I set up for my next cycle. For now, trying to wrapup this cycle... right now, is CVS in a consistent state? Builds are ok on both my envirs, but there seem to be probs in the installer phase datasource issues?,

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040514150625Lbuild.156 BUILD COMPLETE-build.156Date of build:05/14/2004 15:06:25Time to build:14 minutes 6 secondsLast changed:05/14/2004 14:38:41Last log entry:+ loader-repository is only inside

[JBoss-dev] [Nukes Development] - Re: Access to SourceForge CVS is changing

2004-05-14 Thread jae77
the @nukes.news is used via the build. i've hooked up the news database tables to reference the core user tables, etc and by doing that, i need to include deployment descriptor information. if you look at the build.xml in the xdoclet section, it states that only interfaces should be generated

[JBoss-dev] [Nukes Development] - Error in html module

2004-05-14 Thread danvu
When I tried to load a file up using html module, it threw OutOfMemory exception. Can anyone help? Below is the stack trace: --- javax.servlet.ServletException: Filter execution threw an exception at

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040514175721Lbuild.157 BUILD COMPLETE-build.157Date of build:05/14/2004 17:57:21Time to build:17 minutes 37 secondsLast changed:05/14/2004 17:37:21Last log entry:+ initial import of the

[JBoss-dev] [Nukes Development] - Re: DBMSs Pure-CMP --- issues w News FAQ Quotes module

2004-05-14 Thread hxp
hunches --- the DDL in setup.xml's should be stripped out for pure-CMP modules: News, Quotes, FAQ. maybe why this interaction wasnt showing up from normal testing is that the only time the interaction bites is after doing a complete install (running installer, executing DDL) ...? -h View

[JBoss-dev] [Mail Services] - Re: TODO: retry configuration and queue

2004-05-14 Thread acoliver
We already have the wrapper :-) Just add a new map. (Its up to you I was just suggesting -- this is primarily a do-ocracy with excessive feedback from the troll because he hasn't gotten to do much coding this week and is jealous :-) ) BTW I addded your mail account. Have fun. View the

[JBoss-dev] [Mail Services] - TODO: (M2) failure message

2004-05-14 Thread acoliver
When emailing someone who shall remain nameless this happens: 19:16:22,655 ERROR [SMTPSender] Cannot send mailjavax.mail.MessagingException: Could not connect to SMTP host: mail-kr.bigfoot.com., port: 25; nested exception is: java.net.ConnectException: Connection refused

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040514202048Lbuild.26 BUILD COMPLETE-build.26Date of build:05/14/2004 20:20:48Time to build:10 minutes 1 secondLast changed:05/14/2004 20:00:48Last log entry:Use a shorter version of the subscription

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: ChangeNotes: 3.2.4

2004-05-14 Thread [EMAIL PROTECTED]
Add JMX operations to list messages in queue and topic subscriptions. See the WIKI for more information http://www.jboss.org/wiki/Wiki.jsp?page=ConfigQueue http://www.jboss.org/wiki/Wiki.jsp?page=ConfigTopic View the original post :

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - TODO: JMX Message Listing

2004-05-14 Thread [EMAIL PROTECTED]
I have added the ability to list messages in queues and topic subscriptions. This won't perform very well when there are lots of messages, possiblity even giving an OutOfMemoryException. The same consideration also applies to the current QueueBrowser implementation. Need to add some sort of

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

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

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - AOPC question

2004-05-14 Thread spiritualmechanic
In the Wiki it says that we can precompile our aspects and then run them inside the JBoss server. I've adapted the build.xml from one of the examples, and aopc runs on my Driver class, but I can't really tell if it's being modified or not. Should it be modified, or is it just an in-memory

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040514213546Lbuild.159 BUILD COMPLETE-build.159Date of build:05/14/2004 21:35:46Time to build:14 minutes 23 secondsLast changed:05/14/2004 21:15:46Last log entry:Port listMessages from 3.2

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040514221056Lbuild.27 BUILD COMPLETE-build.27Date of build:05/14/2004 22:10:56Time to build:9 minutes 54 secondsLast changed:05/14/2004 20:39:30Last log entry:Add JMX operations to list messages for

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: ChangeNotes: 3.2.4

2004-05-14 Thread [EMAIL PROTECTED]
Bug Fix: Make the selector implementation threadsafe. This problem arises because of the performance improvement to topics in 3.2.4RC1 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835045#3835045 Reply to the post :

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040514223432Lbuild.160 BUILD COMPLETE-build.160Date of build:05/14/2004 22:34:32Time to build:13 minutes 52 secondsLast changed:05/14/2004 22:14:32Last log entry:Make the selector thread safe

[JBoss-dev] [Mail Services] - Re: TODO: (M2) failure message

2004-05-14 Thread acoliver
I lied it did...I just didn't get it until later. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835046#3835046 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835046 ---

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

2004-05-14 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040514230743Lbuild.28 BUILD COMPLETE-build.28Date of build:05/14/2004 23:07:43Time to build:10 minutes 24 secondsLast changed:05/14/2004 22:22:19Last log entry:Make the selector thread safe

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: LRUAlgorithm not compatible with JDK 1.3

2004-05-14 Thread bwang00
In both FAQ and Readme, we have indicated that we have only fully tested it on JDK1.4. JDK1.3 is not officially supported. Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835050#3835050 Reply to the post :