[JBoss-dev] [Build System] - jboss-head build compilation errors

2004-07-02 Thread rajdeep_dua
Getting th following compilation errors in jboss-head/varia,i didnot get this org\jboss\jmx\adaptor\snmp\config package in co or update I have embedded some of the errors. E:\rajdeep on hydhtc26844\jboss\NewCheckOut\jboss-head\varia\src\main\org\jboss\jmx\adaptor\snmp\agent\TrapEmitter.java:44

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

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

[JBoss-dev] [JBoss IDE] - Re: launch problems HELP

2004-07-02 Thread dmsy
It is JBOSS-IDE 1.2.430 for Eclipse 3.0 versions View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840834#3840834 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840834

[JBoss-dev] [Security on JBoss] - Re: JBOSS - Embedded TOMCAT JAAS Failure

2004-07-02 Thread auckyboy
Oops. Forgot to post login-config.xml View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840829#3840829 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840829 ---

[JBoss-dev] [JBoss IDE] - Exception in thread

2004-07-02 Thread pesuna
Hello, Jboss server 3.2.4 will not start within eclipse 3.0. Same problem when using eclipse 2.1.3. The error start with : Could not find the main class. Program will exit within the Java Virtual Machine Launcher. Then within the console the following error message appears: java.lang.NoClassDe

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - ConcurrentModificationException while retreiving Session var

2004-07-02 Thread ganguri
We are getting the ConcurrentModificationException while fetching the session variables. Initially, it is not throwing any exception, but after two or three iterations of session variable changes, it is throwing the error. The code is: public void cleanUpSessionVar (String sessionVarName) {

[JBoss-dev] [Security on JBoss] - JBOSS - Embedded TOMCAT JAAS Failure

2004-07-02 Thread auckyboy
I have been able to successfully get JAAS to work around my application. I can invoke the EJBS from stand alone clients and stand alone tomcat server instances. If i try to invoke it within tomcat embeded in JBOSS, it gives me an error. principal=null View the original post : http://www.j

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: anyone using the JNDI lookup of mbean instantiated TreeC

2004-07-02 Thread bela
Me :-) It actually works, but we had some problems with TreeCacheAop, where Javassist wanted to instrument the JNDI code as well. I haven't checked whether this works from a rich client (outside the JBoss process), I have only tested JNDI lookup from a *co-located* servlet. If you happen to have

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: how to configure multiple treecache instances?

2004-07-02 Thread bela
"fe2o3" wrote : | | 1. If I have the need for different treecache commit properties (LOCAL, REPL_SYNC, REPL_ASYNC), do I simply need to create multiple treecache instances with the appropriate configuration? | Yes anonymous wrote : | 2. When using multiple jgroups based components (

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - anyone using the JNDI lookup of mbean instantiated TreeCache

2004-07-02 Thread fe2o3
I'm using the mbean instantiated TreeCache instance(s). Bela has mentioned he added the JndiName attribute (which I confirmed from another post that the code is currently commented-out/in-progress) to assist in looking up of the instance. I was wondering if anyone is running with that code un-c

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - how to configure multiple treecache instances?

2004-07-02 Thread fe2o3
There are several reasons why I am using TreeCache in my jboss 3.2.4 environment. I have a couple general questions with what I think are correct answers. Could someone verify/dispute them? 1. If I have the need for different treecache commit properties (LOCAL, REPL_SYNC, REPL_ASYNC), do I si

[JBoss-dev] [Nukes Development] - Re: Problems in new modules

2004-07-02 Thread Ana Bela
Yes is the latest rc release. I using MySql. The problems appears when i delete a new. After in module news I make: build.sh; clean build.sh undeploy; build.sh; build.sh deploy. But the problem continue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840807

[JBoss-dev] [Nukes Development] - extract index page from hsqldb

2004-07-02 Thread jae77
what do i need to do so i can get the content for the index page out of the varbinary column? are there any db clients that can do this, or you have a class already written to handle this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840806#3840806 Reply t

[JBoss-dev] [JBoss IDE] - Jboss-IDE 1.3 Release?

2004-07-02 Thread thuland
Anybody knows what the status of Jboss-ide 1.3 release? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840804#3840804 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840804 -

[JBoss-dev] [JBoss IDE] - Re: hibernatedoclet->hibernatecfg

2004-07-02 Thread jlehmann
Thanks, I appreciate the quick fix for this minor issue. -Jonas- View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840801#3840801 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840801

[JBoss-dev] [Nukes Development] - Re: Problems in new modules

2004-07-02 Thread jae77
what version of news are you running? is it the latestes rc release? what database are you using? do you have any stories in the database? i could use a little bit more info on how to reproduce. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840800#3840800

[JBoss-dev] [Nukes Development] - Problems in new modules

2004-07-02 Thread Ana Bela
Hello, I wanted to use news modules, but when click in the link news appear the error: Cannot invoke the operation : the module threw an exception. 16:27:23,252 ERROR [news] Cannot invoke operation java.lang.NullPointerException at org.jboss.nukes.addons.modules.news.utils.ContextGene

[JBoss-dev] [JBoss IDE] - Re: hibernatedoclet->hibernatecfg

2004-07-02 Thread letiemble
Hi, See here for the up-to-date reference : http://sourceforge.net/tracker/index.php?func=detail&aid=984135&group_id=22866&atid=376687 Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840795#3840795 Reply to the post : http://www.jboss.org/index.html

[JBoss-dev] [ jboss-Patches-984135 ] Tasks and subtasks reference outdated

2004-07-02 Thread SourceForge.net
Patches item #984135, was opened at 2004-07-02 17:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=984135&group_id=22866 Category: JBoss-IDE Group: None Status: Open Resolution

[JBoss-dev] [Nukes Development] - Re: Nukes documentation

2004-07-02 Thread jae77
there is a basic tutorial on how to create blocks, modules and themes located here: http://www.jboss.org/developers/projects/nukes/tutorial you can also checkout the code and generate the javadoc yourself by just running the build and executing the correct target. View the original post : htt

[JBoss-dev] [Nukes Development] - Re: Nukes documentation

2004-07-02 Thread moixiganga
Yes, I had seen this docu before, but it is outdated. Thanks anyway. Anyone else could help? How do you people manage to develop your modules with such little documentation? By the way, I guess I should have posted in the Nukes User forum. My apologies... View the original post : http://www.jb

[JBoss-dev] [JBoss IDE] - Re: what ide was the Jboss developers using? Eclipse or JBui

2004-07-02 Thread darranl
Lepe, I haven't tried using the guide so don't know how up to date it is, have you tried it and hit a problem? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840783#3840783 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-dev] [Nukes Development] - Re: Nukes documentation

2004-07-02 Thread pista
You can find a kind of "javadoc" at this adress : http://support.codeaddict.de/nukesdocs/namespaces.html but it seems not to be complet. I hope I help you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840779#3840779 Reply to the post : http://www.jboss.org/

[JBoss-dev] [Nukes Development] - Nukes documentation

2004-07-02 Thread moixiganga
Hi everybody, I'm trying to use nukes to build a web site but I've found very little documentation on this site, so I wonder where I could find more. Isn't there any JavaDoc-like documentation on Nukes' classes?. Can you give some hint? Thanks. View the original post : http://www.jboss.org/in

[JBoss-dev] [JBoss IDE] - jboss-web tag?

2004-07-02 Thread [EMAIL PROTECTED]
As far as I can tell, the JBoss IDE does not contain the jboss-web tag. Is this correct? If so, is there any way to re-configure the IDE so it will pick up the web services tag? Note: I believe that this topic is covered on a tutorial on www.nsdev.org. However, I've been unable to get to the si

[JBoss-dev] [JBoss.net] - Re: Warning for session-webservice-invoker

2004-07-02 Thread mesc
Just tried to deploy an .ear generated with Sun J2EE 1.4 RI in JBoss and was facing this problem with EJBProxyFactoryImpl too. So I'm looking forward to try this in J2EE-1.4 certified JBoss! :-) Another issue is: http:///ws4ee/services (View list of deployed Web Services) is not working, except

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 10:57 Message generated for change (Comment added) made by radl01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Su

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 11:57 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 10:57 Message generated for change (Comment added) made by radl01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Su

[JBoss-dev] [Build System] - Re: JBoss 3.2.3 from CVS not compiling

2004-07-02 Thread mtk
cvs -q checkout -r JBoss_3_2_3 -P jboss-3.2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840752#3840752 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840752 ---

[JBoss-dev] [Build System] - Re: JBoss 3.2.3 from CVS not compiling

2004-07-02 Thread loubyansky
What was the cvs command to check out? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840751#3840751 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840751 --- This S

[JBoss-dev] [Build System] - JBoss 3.2.3 from CVS not compiling

2004-07-02 Thread mtk
Build failed after checking out the tag JBoss_3_2_3 from the jboss-3.2 module. Compilation errors start with the following: compile-mbean-sources: [mkdir] Created dir: D:\dev\jboss\src\jboss-3.2\jmx\output\gen-src compile-classes: [mkdir] Created dir: D:\dev\jboss\src\jboss-3.2\jmx\outp

[JBoss-dev] [JBoss IDE] - Re: what ide was the Jboss developers using? Eclipse or JBui

2004-07-02 Thread lepe
This guide - is it really up-to-date? Can someone confirm that it still works as a way to developing JBoss in Eclipse!? /L View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840747#3840747 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 11:57 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority:

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Infinite loop in LRUAlgorithm

2004-07-02 Thread arni2004
We experience that the LRUAlgorithm goes into an infinite loop. The problem seems to be the following code: (code snippet from removeFromQueue) ne.getPrevious().setNext(ne.getPrevious()); ne.getNext().setPrevious(ne.getNext()); causing a loop in the linked list. my guess is th

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 11:57 Message generated for change (Settings changed) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 >Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priori

[JBoss-dev] [ jboss-Bugs-983945 ] CMP and Sybase JConnect (Short field)

2004-07-02 Thread SourceForge.net
Bugs item #983945, was opened at 2004-07-02 10:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=983945&group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution:

[JBoss-dev] [JBoss IDE] - Re: launch problems HELP

2004-07-02 Thread letiemble
Hi, Are you using JBoss-IDE 1.2.4 or JBoss-IDE 1.2.430 ? JBoss-IDE 1.2.4 is for Eclipse 2.1. JBoss-IDE 1.2.430 if for Eclipse 3.0. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840737#3840737 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-dev] [JBoss IDE] - Re: JBoss-IDE 1.2.40 and Eclipse 3.0 final

2004-07-02 Thread letiemble
Hi, I don't have much feedback about it. But the lack of flaming message in the forum is a good clue to tell that it seems pretty stable. Laurent. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840736#3840736 Reply to the post : http://www.jboss.org/index.

[JBoss-dev] [JBoss IDE] - Re: Getting Error when I try to run JBOSS-IDE Tutorial

2004-07-02 Thread letiemble
Hi, To see if your java:/comp/env is correct for both your EJB and your servlet, you could try the following tool : http://www.ejtools.org/applications/jndi.browser/index.html The Web based JNDI browser displays the component environment for every EJB and Web Modules. Laurent. View the orig

[JBoss-dev] [Nukes Development] - Re: Display an image with a Blob

2004-07-02 Thread pista
Ok, I tried to do it... but it doesn't work... I look at your code... You say : /** | * Here we intercept the request and if the operation is userdisplay | * and the file is not text, we stream it. | */ I do, in my theme (because I want to display my image in my theme) : File m