[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - TimerService Persistence across server re-starts

2005-04-07 Thread mka
How do I configure JBOSS to store existing timers across a reboot, and have them continue to exist after the server comes back up? I know this is possible, as it's also part of the 2.1 spec. Thanks in advance for suggestions. View the original post : http://www.jboss.org/index.html?module=bb&o

[JBoss-dev] CVS Checkout.

2005-04-07 Thread Dave Smith
I am trying to do a fresh checkout of jboss-head and am getting .. cannot open security/src/main/org/jboss/security/srp/CVS/Repository: No space left on device My disk is nowhere near full and a little Googling says that this is coming from the CVS server not my machine. Anyone else having this

[JBoss-dev] [Design of JBoss Portal] - Re: admin link

2005-04-07 Thread larsheger
I create a new database, but the messages in the portlets are the same! Sorry, you do not have access to this function? What can I do? Regards Lars My server-log-file: ... 2005-04-07 15:31:38,535 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing: MBean

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1669) NullPointerException in DLQHandler

2005-04-07 Thread Scott M Stark (JIRA)
NullPointerException in DLQHandler -- Key: JBAS-1669 URL: http://jira.jboss.com/jira/browse/JBAS-1669 Project: JBoss Application Server Type: Bug Components: JMS service Versions: JBossAS-4.0.2RC1, JBossAS-4.0.1 SP1 R

[JBoss-dev] [JBoss JIRA] Created: (JGRP-51) Update manifest and Version.java with version number

2005-04-07 Thread Bela Ban (JIRA)
Update manifest and Version.java with version number Key: JGRP-51 URL: http://jira.jboss.com/jira/browse/JGRP-51 Project: JGroups Type: Sub-task Reporter: Bela Ban Assigned to: Bela Ban Fix For: 2.2.8

[JBoss-dev] [JBoss JIRA] Resolved: (JGRP-48) Add version number of manifest

2005-04-07 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-48?page=history ] Bela Ban resolved JGRP-48: -- Resolution: Done > Add version number of manifest > -- > > Key: JGRP-48 > URL: http://jira.jboss.com/jira/browse/JGRP-48 >

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: EJB TimerService in a clustered environment

2005-04-07 Thread mka
Hi Cosmin, I was wondering how you even get JBOSS to persist the timer events to a database. My problem is I want to ensure my timer events are valid, and continue to work after the server is restarted. Is this possible? Thanks. View the original post : http://www.jboss.org/index.html?module=

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Is org.jboss.util.loading.Translator still used?

2005-04-07 Thread [EMAIL PROTECTED]
Yes, it is still being used under jdk 1.4.x. The only way I can get around it is to hack java.lang.CLassLoader and insert it into the bootclasspath. I don't think we want to recommend such an option as Sun will be all over us with. FYI, we don't use Translator with JDK 5.0 as we recommend the

[JBoss-dev] [JBoss JIRA] Resolved: (JGRP-39) A TCP stack does not correctly detect failure (pulled cable) for certain TCPPING configurations

2005-04-07 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-39?page=history ] Bela Ban resolved JGRP-39: -- Resolution: Done Works with 2.2.8 (CVS head) > A TCP stack does not correctly detect failure (pulled cable) for certain > TCPPING configurations >

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Is org.jboss.util.loading.Translator still used?

2005-04-07 Thread [EMAIL PROTECTED]
Is the org.jboss.util.loading.Translator still used for bytecode manipulation under jdk 1.4.x? The reason for defaulting the web container class loader to a UCL was to allow for the use of aop in web apps, but this is causing problems when you have multiple web apps with jsp pages with the same

[JBoss-dev] [Design of JBoss Portal] - Re: JBPTL-17: Theme API food for thought

2005-04-07 Thread [EMAIL PROTECTED]
I looked at it, so actually there are two separate things : | * layout : it is what the portal dispatch to | * theme : it uses a set of JSP tags to output markup | so at the end, the layout can output its own markup or can delegate to the theme and renderers right ? I want to keep the i

[JBoss-dev] [Design of JBoss Portal] - Re: JBPTL-17: Theme API food for thought

2005-04-07 Thread [EMAIL PROTECTED]
I have added the context path switch when dispatching the layout. So the layout can use req.getContextPath() to get the context path of the war file in which it is. It is similar to what the portlet spec defines for portlet components. View the original post : http://www.jboss.org/index.html?mo

[JBoss-dev] [Design of JBoss Portal] - Re: admin link

2005-04-07 Thread [EMAIL PROTECTED]
(Re)Feed your database with setup.ddl then setup.sql View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873041#3873041 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873041

[JBoss-dev] [Design of JBoss Portal] - admin link

2005-04-07 Thread larsheger
I want to go to the admin menu In every Portlet stand this message: Sorry, you do not have access to this function? My server-log-files: 14:34:24,037 ERROR [CoyoteAdapter] An exception or error occurred in the container during the reques t processing java.lang.NullPointerException at j

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-127) Binding JBossCache 1.2.1 using JRMPProxyFactory to JNDI

2005-04-07 Thread wdorning (JIRA)
Binding JBossCache 1.2.1 using JRMPProxyFactory to JNDI --- Key: JBCACHE-127 URL: http://jira.jboss.com/jira/browse/JBCACHE-127 Project: JBoss Cache Type: Bug Versions: 1.2.1 Environment: JBoss 4.0.1sp1 wit

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - XDoclet not generating ejbSelect in deployment descriptor

2005-04-07 Thread caoimhinb
Hi - I have the latest xdoclet libraries installed and running ok with everything else, but when I try to get it to create ejbselect entries in the deployment descriptor, nothing comes out. The finders get added, but not the selects. Any ideas what's wrong? Heres the code: /** * Select method

[JBoss-dev] [Nukes Development] - Include a new Application in

2005-04-07 Thread simba
Hi, I have an application that use: view-jsp;controller-struts;and model-ejb. I like include this application in module web (nukes.war) for this application appear in the main content area of Nukes and without blocks or modules. When I included my application "nukes.ear" (with nukes.war modify)

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1665) EJB-QL compiler (parser) confused by "Order" abstract-schema

2005-04-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1665?page=history ] Alexey Loubyansky reassigned JBAS-1665: --- Assign To: Alexey Loubyansky > EJB-QL compiler (parser) confused by "Order" abstract-schema >

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP on JBoss 3.2

2005-04-07 Thread deruelle_jean
Just wanted to use AOP in jboss-3.2.6 to intercept calls to InitialContext().bind for classes located in a specific directory... do u think there is a workaround to allow one to do that in jboss-3.2.6 ? Thx Best Regards Jean View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-dev] [Design of JBoss Portal] - Re: Admin Login not found

2005-04-07 Thread larsheger
I can not start this page: http://localhost/portal/index.html?page=admin and don't get the CMS Admin: Directory Browser windows View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873025#3873025 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-dev] [Design of JBoss Portal] - Re: Admin Login not found

2005-04-07 Thread [EMAIL PROTECTED]
Username: admin Password: admin (guessing that you fed your database with setup.sql) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873017#3873017 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873017 ---

[JBoss-dev] [Design of JBoss Portal] - Admin Login not found

2005-04-07 Thread larsheger
I don't find the Admin Login! In every Portelt stand: Sorry you don't have access to this function! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873016#3873016 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873016

[JBoss-dev] [JBoss JIRA] Resolved: (JBCACHE-126) CacheLoader doesn't load children after loading an attribute

2005-04-07 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-126?page=history ] Bela Ban resolved JBCACHE-126: -- Resolution: Done Added children_loaded to Node, changed CacheLoaderInterceptor > CacheLoader doesn't load children after loading an attribute >

[JBoss-dev] jboss-3.2-jdk-matrix build.91 Build Successful

2005-04-07 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050407024143Lbuild.91 BUILD COMPLETE - build.91Date of build: 04/07/2005 02:41:43Time to build: 43 minutes 46 seconds  Unit Tests: (0)  Tot

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-7) produce graphs of day/week/month overviews

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-7?page=history ] Tom Baeyens deleted JBPM-7: --- > produce graphs of day/week/month overviews > -- > > Key: JBPM-7 > URL: http://jira.jboss.com/jira/browse/JBPM-7

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-6) near realtime data per process

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-6?page=history ] Tom Baeyens deleted JBPM-6: --- > near realtime data per process > -- > > Key: JBPM-6 > URL: http://jira.jboss.com/jira/browse/JBPM-6 > Project: JBoss jB

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-4) day/week/month overviews

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-4?page=history ] Tom Baeyens deleted JBPM-4: --- > day/week/month overviews > > > Key: JBPM-4 > URL: http://jira.jboss.com/jira/browse/JBPM-4 > Project: JBoss jBPM >

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-5) Write some detailed info on wiki

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-5?page=history ] Tom Baeyens deleted JBPM-5: --- > Write some detailed info on wiki > > > Key: JBPM-5 > URL: http://jira.jboss.com/jira/browse/JBPM-5 > Project: JBos

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-8) Show processinstance and data

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-8?page=history ] Tom Baeyens deleted JBPM-8: --- > Show processinstance and data > - > > Key: JBPM-8 > URL: http://jira.jboss.com/jira/browse/JBPM-8 > Project: JBoss jBPM

[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-3) jBPM should store the duration and start date of a state/process in the logs

2005-04-07 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-3?page=history ] Tom Baeyens deleted JBPM-3: --- > jBPM should store the duration and start date of a state/process in the logs > > > K

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-126) CacheLoader doesn't load children after loading an attribute

2005-04-07 Thread Bela Ban (JIRA)
CacheLoader doesn't load children after loading an attribute Key: JBCACHE-126 URL: http://jira.jboss.com/jira/browse/JBCACHE-126 Project: JBoss Cache Type: Bug Reporter: Bela Ban Assigned to: Bela Ban

<    1   2