[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Database trigger and Jboss Caching

2004-07-13 Thread bela
Updating/invalidating a cache in a (Java) trigger should be okay. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841970#3841970 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841970 ---

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Database trigger and Jboss Caching

2004-07-13 Thread vying
Hi all, I have a question about how jboss handle caching mechnisms while involving data changes from database by triggers.Is there any limits set by Jboss due to using a Database trigger in a transaction? Can we use Database trigger when we use Jboss for EJB caching?Any thing we should pay speci

[JBoss-dev] [ jboss-Bugs-990666 ] XAException committing a transaction

2004-07-13 Thread SourceForge.net
Bugs item #990666, was opened at 2004-07-14 04:41 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990666&group_id=22866 Category: JBossMQ Group: v3.2 >Status: Closed >Resolution: Out of Date >Prio

[JBoss-dev] [ jboss-Bugs-990666 ] XAException committing a transaction

2004-07-13 Thread SourceForge.net
Bugs item #990666, was opened at 2004-07-14 04:41 Message generated for change (Settings changed) made by ittay You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990666&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: None >Priority: 9

[JBoss-dev] [ jboss-Bugs-990666 ] XAException committing a transaction

2004-07-13 Thread SourceForge.net
Bugs item #990666, was opened at 2004-07-14 04:41 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=990666&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: Non

[JBoss-dev] [JBoss IDE] - Expanded Deploy does not trigger Jboss deployment scanner.

2004-07-13 Thread slackjack
I am trying to get a very large expanded mode application to redeploy in Jboss after coding changes have been made during the development phase. I have installed and configured Jboss IDE 1.2.4 and eclipse 3.0. When the application is first deployed to Jboss, it all works fine. After changes are

[JBoss-dev] [Build System] - jboss-head cannot compile without the missing third-party li

2004-07-13 Thread xinghai
I just checked out jboss-head from the trunk; it does not build; and I had to add these libraries to the thirdparty directory to make everything compile. apache-wss4j/lib/wss4j.jar apache-xmlsec/lib/xmlsec.jar bouncycastle/lib/bcprov-jdk14-124.jar sleepycat/lib/je.jar qdox/lib/qdox.jar The qdox.

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

2004-07-13 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040713174855Lbuild.138 BUILD COMPLETE - build.138Date of build: 07/13/2004 17:48:55Time to build: 19 minutes 1 secondLast changed: 07/13/2004 17:28:55Last log entry: Fix for bug # 986420The SQL query

[JBoss-dev] [ jboss-Bugs-986420 ] Exception while ALTER TABLE (HSQLDB)

2004-07-13 Thread SourceForge.net
Bugs item #986420, was opened at 2004-07-07 10:01 Message generated for change (Comment added) made by triathlon98 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=986420&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed Resolution: None Priori

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Classloading Question

2004-07-13 Thread ivelin
wrong forum. Try http://www.jboss.org/index.html?module=bb&op=viewforum&f=154 Ivelin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841930#3841930 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841930 --

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Using JBossCache with WebLogic 8.1 and WebSphere 5.1

2004-07-13 Thread bela
go ahead and post it, it might use it. Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841929#3841929 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841929 ---

[JBoss-dev] [TODO -- DEVELOPMENT] - Classloading Question

2004-07-13 Thread spiritualmechanic
I have a question concerning classloading in JBoss4. I'm trying to construct a RARDeployment programmatically, such that it picks up the jbosstestadapter.rar and creates the connection factory. I get the following error: anonymous wrote : 15:31:40,208 INFO [STDOUT] Registered RARDeployment

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

2004-07-13 Thread skondam
Here the problem is that the attribute is removed from the underlying Collection in line 6 ifthe session variable matches sessionVarName. This causes the ConcurrentModificationException . Enumeration e = session.getAttributeNames(); while (e.hasMoreElements()) { String name = (String)e.n

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

2004-07-13 Thread arni2004
sorry, this took a while. currently trying to get some vacaction. however done now. Request id: 990456 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841920#3841920 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841920

[JBoss-dev] [ jboss-Bugs-990456 ] Infinite loop in LRUAlgorithm

2004-07-13 Thread SourceForge.net
Bugs item #990456, was opened at 2004-07-13 22:50 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=990456&group_id=22866 Category: JBossCache Group: None Status: Open Resolution:

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - CacheLoader

2004-07-13 Thread bisla
Hi, I'm running to some problem and here's whats happening I create TreeCache object and a CacheLoader which just has printlns in them. so when u do cache.get() if the object is there in cache it would be returned if it isn't then the cache would ask the CacheLoader to load it Right ?? well that'

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

2004-07-13 Thread skondam
I have the same problem. Can you share your findings Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841915#3841915 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841915 --

[JBoss-dev] [ jboss-Bugs-912827 ] CMR finder bug

2004-07-13 Thread SourceForge.net
Bugs item #912827, was opened at 2004-03-09 17:53 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=912827&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [ jboss-Bugs-910911 ] EntitySynchronizationInterceptor bug(?)

2004-07-13 Thread SourceForge.net
Bugs item #910911, was opened at 2004-03-06 14:33 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=910911&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resoluti

[JBoss-dev] [ jboss-Bugs-990315 ] rollinglogger PersistenceManager fails to reset Tx from pool

2004-07-13 Thread SourceForge.net
Bugs item #990315, was opened at 2004-07-13 17:30 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990315&group_id=22866 Category: JBossMQ Group: v3.2 >Status: Closed >Resolution: Postponed Priorit

[JBoss-dev] [ jboss-Bugs-807790 ] Multi-column foreign key is created with wrong column order

2004-07-13 Thread SourceForge.net
Bugs item #807790, was opened at 2003-09-17 15:40 Message generated for change (Settings changed) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=807790&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed Resolution: Works For

[JBoss-dev] [ jboss-Bugs-848815 ] CMP for a char-field

2004-07-13 Thread SourceForge.net
Bugs item #848815, was opened at 2003-11-25 11:54 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=848815&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Rejected Pr

[JBoss-dev] [TODO -- DEVELOPMENT] - Classloading Question

2004-07-13 Thread spiritualmechanic
I have a question concerning classloading in JBoss4. I'm trying to construct a RARDeployment programmatically, such that it picks up the jbosstestadapter.rar and creates the connection factory. I get the following error: anonymous wrote : 15:31:40,208 INFO [STDOUT] Registered RARDeployment

[JBoss-dev] [ jboss-Bugs-990142 ] 3.2.4 needless warning about unclosed resultset

2004-07-13 Thread SourceForge.net
Bugs item #990142, was opened at 2004-07-13 13:19 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990142&group_id=22866 Category: JBossCX Group: None >Status: Closed Resolution: Fixed Priority: 5

[JBoss-dev] [ jboss-Bugs-849681 ] SQL user-defined types not supported

2004-07-13 Thread SourceForge.net
Bugs item #849681, was opened at 2003-11-26 16:37 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=849681&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [ jboss-Bugs-887832 ] finder does not find existing data

2004-07-13 Thread SourceForge.net
Bugs item #887832, was opened at 2004-01-30 22:56 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=887832&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [ jboss-Bugs-889390 ] CMR's don't outer-join when they should

2004-07-13 Thread SourceForge.net
Bugs item #889390, was opened at 2004-02-03 01:36 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=889390&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [ jboss-Bugs-897978 ] Deadlock problem

2004-07-13 Thread SourceForge.net
Bugs item #897978, was opened at 2004-02-16 15:02 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=897978&group_id=22866 Category: JBossCMP Group: v3.2 >Status: Closed >Resolution: Fixed Prior

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - DataSource is not available after restart

2004-07-13 Thread rams279
DataSource is not available to my servlet for the first request once the JBoss server is restarted. I am using JBoss-3.2.3 version. Its an URGENT If you can mail to [EMAIL PROTECTED], it will be a great help for me. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[JBoss-dev] [ jboss-Bugs-990243 ] CMP does not handle NULL data in IMAGE fields (MS SQL)

2004-07-13 Thread SourceForge.net
Bugs item #990243, was opened at 2004-07-13 18:51 Message generated for change (Comment added) made by loubyansky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990243&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-13 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: Closed Resolution: None Priorit

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

2004-07-13 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040713141108Lbuild.137 BUILD COMPLETE - build.137Date of build: 07/13/2004 14:11:08Time to build: 17 minutes 45 secondsLast changed: 07/13/2004 13:47:36Last log entry: added optional param-setter and

[JBoss-dev] [ jboss-Bugs-990142 ] 3.2.4 needless warning about unclosed resultset

2004-07-13 Thread SourceForge.net
Bugs item #990142, was opened at 2004-07-13 13:19 Message generated for change (Comment added) made by davidmboon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990142&group_id=22866 Category: JBossCX Group: None >Status: Open Resolution: Fixed Priority:

[JBoss-dev] [ jboss-Bugs-990142 ] 3.2.4 needless warning about unclosed resultset

2004-07-13 Thread SourceForge.net
Bugs item #990142, was opened at 2004-07-13 13:19 Message generated for change (Comment added) made by davidmboon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990142&group_id=22866 Category: JBossCX Group: None Status: Closed Resolution: Fixed Priority

[JBoss-dev] [ jboss-Bugs-990315 ] rollinglogger PersistenceManager fails to reset Tx from pool

2004-07-13 Thread SourceForge.net
Bugs item #990315, was opened at 2004-07-13 17:30 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=990315&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: Non

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

2004-07-13 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040713120441Lbuild.136 BUILD COMPLETE - build.136Date of build: 07/13/2004 12:04:41Time to build: 12 minutes 29 secondsLast changed: 07/13/2004 11:32:42Last log entry: Add support for closing statemen

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Using JBossCache with WebLogic 8.1 and WebSphere 5.1

2004-07-13 Thread mplesser
"bela" wrote : | | Use of JBossCache within WebLogic is on the roadmap. What you have to do is to provide an implementation of ManagerLookup and set the ManagerLookupClass to its fully qualified classname. | | Regarding the spec violation: do you care ? | | Bela I successfully go

[JBoss-dev] [ jboss-Bugs-990243 ] CMP does not handle NULL data in IMAGE fields (MS SQL)

2004-07-13 Thread SourceForge.net
Bugs item #990243, was opened at 2004-07-13 15:51 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=990243&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: No

[JBoss-dev] jboss-3.2 build.135 Build Fixed

2004-07-13 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040713112845Lbuild.135 BUILD COMPLETE - build.135Date of build: 07/13/2004 11:28:45Time to build: 12 minutes 24 seconds  Unit Tests: (0)

[JBoss-dev] [ jboss-Bugs-979869 ] hajndi-jms-ds.xml has hardcoded reference to jndi port 1100

2004-07-13 Thread SourceForge.net
Bugs item #979869, was opened at 2004-06-25 17:20 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=979869&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: None Priority: 5 Subm

[JBoss-dev] [ jboss-Bugs-990142 ] 3.2.4 needless warning about unclosed resultset

2004-07-13 Thread SourceForge.net
Bugs item #990142, was opened at 2004-07-13 13:19 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990142&group_id=22866 >Category: JBossCX Group: None >Status: Closed >Resolution: Fixed Priority:

[JBoss-dev] [JBoss IDE] - Filter Packages while debugging

2004-07-13 Thread nort
Hello, since my upgrade to Eclipse 3 I have the following problem. If I start the Debug of my jboss instance I have to debug throught all jboss/sun/java threads. Have I the possibility to jump only to my packages? I tried the filters, but they doesn't work really... Juraj View the original po

[JBoss-dev] jboss-3.2 Build Failed

2004-07-13 Thread kimptoc_mail
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040713104747 BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build: 07/13/2004 10:47:47Time to build: 11 minutes 22 secondsLast changed: 07/13/2

[JBoss-dev] [ jboss-Bugs-990152 ] Topic not work.

2004-07-13 Thread SourceForge.net
Bugs item #990152, was opened at 2004-07-13 13:28 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=990152&group_id=22866 Category: JBossMQ Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-13 Thread kado0002
Yes this works! Thanks Karsten View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841876#3841876 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841876 --- This SF.Net e

[JBoss-dev] [ jboss-Bugs-990152 ] Topic not work.

2004-07-13 Thread SourceForge.net
Bugs item #990152, was opened at 2004-07-13 13:28 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=990152&group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: Non

[JBoss-dev] [ jboss-Bugs-990142 ] 3.2.4 needless warning about unclosed resultset

2004-07-13 Thread SourceForge.net
Bugs item #990142, was opened at 2004-07-13 13:19 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=990142&group_id=22866 Category: None Group: None Status: Open Resolution: None P

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: A Web-Application with JBoss AOP

2004-07-13 Thread Bill Burke
You can place the .war directly within the sar. So the sar would look like this: | kado.sar/ | kado.aop | kado.war | if that doesn't work, let me know. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841869#3841869 Reply to

[JBoss-dev] [JBoss.net] - Re: return

2004-07-13 Thread tdiesler
Hi Diego, there are several ways you can do this. #1 return a custom bean object that contains both properties and use the axis bean serializer/deserializer #2 define a, b as in/out parameters and use holder classes How would you solve this problem in plain java? I don't think this is ws speci

[JBoss-dev] [Nukes Development] - Re: Translation to other languages & Templates

2004-07-13 Thread innovate
Answer for the second question: You simply have to choose the module name ${modulename.KEY} and you are done. Module name means the name of the module in the code base. bb --> Forum Module permission --> Permission Module View the original post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-dev] [Nukes Development] - Re: Translation to other languages & Templates

2004-07-13 Thread innovate
Solution for Download module: DownloadModule.java - add the following statements: | menuContext.put("POPULAR", "Popular"); | menuContext.put("MAIN_DOWNLOAD_AREA","${downloads.MAIN_DOWNLOAD_AREA}"); | downloads.tpl -- Wrapp

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - A Web-Application with JBoss AOP

2004-07-13 Thread kado0002
I've wrote a Web Application with JSP Servlets and Struts, which is my Client and for the server-side I've wrote a new Jboss like J2EE Application with JBoss AOP. I've packed the classes in an Archive named .aop and then I packed the aop archive with my service MBean in a service-archive (sar).