[JBoss-dev] [JBoss IDE] - Re: Why absolute paths?

2004-03-21 Thread gkatz
hi; did you menage to solve the problem? i am looking for the same solution. looks like the classpatqh taken for the xdoclet-build is the eclipse java build path. so maybe the solution is in the eclipse platform here. however, it would be nice to be avle to configure manually the doclet classpath.

[JBoss-dev] [JBoss IDE] - Re: Xdoclet 1.2 in JBossIDE 1.2.230

2004-03-21 Thread Martin0
Thanks Laurent, I had tried the refresh, but I tried it again, and did a reboot. Code assist now working for struts tags. Thanks Martin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826718#3826718";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Dynamic AOP-logging

2004-03-21 Thread toniG
Hello, i have an J2EE Application where the software modules communicate via JMS. I need to log alle the JMS traffic. My idea was to write a MessageDriven Bean for every topic and give that information to the logger-bean. I choosed that way because i could easyli change the log-level, by hot-d

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Want to help develop a Distributed HA-JMS

2004-03-21 Thread ivelin
I populated the document on Wiki. Feel free to add more usage scenarios and examples. http://jboss.org/wiki/Wiki.jsp?page=JBossMQHA Ivelin http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826723#3826723";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-dev] Compilation Failed! JBoss (Branch_3_0/linux1/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] Compilation Failed! JBoss (Branch_3_0/linux1/1.3.1_10) [AUTOMATED]

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

[JBoss-dev] [JBoss IDE] - need full control of xdoclet class path entry of the generat

2004-03-21 Thread gkatz
hi all; regarding the classpath of the xdoclet build xml. i need to be able to specify the classpath of the xdoclet build file. (currently seems to be taken from the project build path). i would appreciate any suggestions on how to do it. thanks in advance. http://www.jboss.org/index.html?module

[JBoss-dev] [JBoss IDE] - invocationTargetException when trying to change configuratio

2004-03-21 Thread gkatz
hi; after editing the configuration2xdoclet.xsl (just adding remarks - nothing of substance) i get the exception below. is there a reason for this? is it a bug? thanks in advance java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=iw_IL Command-line arguments

[JBoss-dev] [JBoss IDE] - Re: build xml button

2004-03-21 Thread rupshall
Hi, First, sorry, my orgional post should have been in the feature request thread I thing the only generate on when run is hit would work best, that way I would only have to store the .files in CVS. Unless the way the xml files were used worked differently, right now a change in the xml is n

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: JBoss HeartWatch service

2004-03-21 Thread ivelin
I am thinking that it is not as important whether we detect the same CPU % as the OS. It is more important to know whether a regular Java thread in the VM is being resumed more or less often. If we answer the following question positively, then we have a reason for serious doubt: "Did the monit

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: JBoss HeartWatch service

2004-03-21 Thread starksm
Right, without support from the vm/os your not going to be able to monitor thread liveness. What is important is does a monitor thread actual get sufficient time to emit a timely notification when there is an out of control thread spinning on a single cpu systems. Just mock up such a service and

[JBoss-dev] [Nukes Development] - Re: Next steps in the JSP saga?

2004-03-21 Thread sgwood
Having the request dispatcher forwarding to JSPs in a module EAR/WAR is fine. There is some of this already in the code base. Is there much more to do? Also, what about: * Sharing sessions between nukes.ear and the module EARs * A standard way to package the module WAR and EAR so that the JSPs

[JBoss-dev] [Mail Services] - Re: mailboxes and authentication

2004-03-21 Thread spiritualmechanic
I'm just throwing this out here, nix it if it's stupid, just trying to think. I need to grab the latest head as I haven't looked at the code in a few weeks. What could be done is tie folder to role. This would allow multiple users to be tied to a role, or one user if all you want is one. In th

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - adding datasources through JMX

2004-03-21 Thread svet
Hello, I want to add datasources to JBOSS dynamically through JMX during runtime, the same info as in "...-ds.xml" files. Could somebody referr me to code example. Thank you http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826759#3826759";>View the original post http://www.jboss.org

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Re: adding datasources through JMX

2004-03-21 Thread svet
Sorry, I post this message to wrong place. copying to user/JMX. Sorry http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826761#3826761";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826761>Reply to the post

[JBoss-dev] Compilation Failed! JBoss (Branch_3_0/linux1/1.3.1_10) [AUTOMATED]

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

[JBoss-dev] Compilation Failed! JBoss (Branch_3_0/linux1/1.4.2_03) [AUTOMATED]

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

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Latest verion of JBossCache

2004-03-21 Thread remrick
The latest JBossCache ZIP up on SourceForge appears to be "Beta 2". I've read in the forum talk of a production ready, v1.0 but have not seen it yet in any of the usual places. Has it been released yet? If so, is it available in either the download section or up on SourceForge? Thanks, -Ron

[JBoss-dev] [Mail Services] - Re: mailboxes and authentication

2004-03-21 Thread spiritualmechanic
Actually, now that I think of it, roles may not map very well from Exchange client type of usage. I don't use Exchange client, so I'll do a little research. Steve http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826765#3826765";>View the original post http://www.jboss.org/index.html?m

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Latest verion of JBossCache

2004-03-21 Thread remrick
Also, can JBossCache run under JBoss 3.2.3 or does it require a newer version (3.2.4) as stated on the JBossCache project page? Thanks again, -Ron http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826766#3826766";>View the original post http://www.jboss.org/index.html?module=bb&op=post

[JBoss-dev] [JBoss IDE] - packaging configuration 'add folder' not working -- help!

2004-03-21 Thread jlub
I'm following the JBoss-IDE 1.2.2 Tutorial Guide. Got to page 27, trying to create packaging configurations. I create the 'FiboEJB.jar' archive, then right-click it and choose 'Add Folder'. The 'Folder Selection' dialog appears and I click 'Project Folder...'. I choose 'tutorial/bin'. When

[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - about MBean policy

2004-03-21 Thread NickPac1012
Hi, i am a new user of jboss and interested in coding. Here i have a question about JMX. From JMX1.2, the JMXServer can control access between MBeans and MBeanServer,right? I found a file named server.conf which provides the needed policy. But what i wonder is, where does jboss load this conf fi

[JBoss-dev] [JBoss IDE] - Re: invocationTargetException when trying to change configur

2004-03-21 Thread gkatz
found a solution. needed to convert the XSL file configuration2xdoclet.xsl to unicode and it worked http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826799#3826799";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826799>Reply to the post ---

[JBoss-dev] [JBoss IDE] - Re: need full control of xdoclet class path entry of the gen

2004-03-21 Thread gkatz
hi; found a bypass instead of diving into the IDE plugin itself. just go to configuration2xdoclet.xsl and hardcode the classpath after the line http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826800#3826800";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-dev] [JBoss IDE] - Re: Why absolute paths?

2004-03-21 Thread dkrizic
Hi! I have no solution for this so far. Changing the XML files manually will make the changes go away the next time the files are manipulated in the JBoss-IDE dialogs. This is a feature then IMHO JBoss-IDE should do automatically. If project files are referenced, then they can be referenced rel

[JBoss-dev] [JBoss IDE] - Re: Wishes and Wanted features

2004-03-21 Thread dkrizic
Hi! I would like nicely formatted xml files :-) http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826803#3826803";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826803>Reply to the post -