[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Unable to persist timer

2008-05-13 Thread n.lindberg
Hello you all. Trying to figure this one out... Swithed over to Ubuntu from Windows and JBoss-4.2.2-GA with Postgresql. When registering a Timer on the TimerService the following error occurs. I'm doing it from within a Stateless EJB, TimerService annotated with @Resource. No additional

[jboss-user] [EJB 3.0] - JBoss neglects ejb-jar.xml when jboss.xml is present (EJB3)

2007-09-15 Thread n.lindberg
Hello you all! We have a problem which we've been sitting with for a couple of hours. The problem is that we have an ejb-jar.xml with env-entry for the beans. We have jboss.xml that defines the JNDI names of the beans. Code uses @Resource to get the string values from the env-entry. We're

[jboss-user] [JNDI/Naming/Network] - ejb-jar.xml (env-entry) ignored when jboss.xml is present (.

2007-09-15 Thread n.lindberg
Hello you all! We have a problem which we've been sitting with for a couple of hours. The problem is that we have an ejb-jar.xml with env-entry for the beans. We have jboss.xml that defines the JNDI names of the beans. Code uses @Resource to get the string values from the env-entry.

[jboss-user] [Remoting] - Re: JBoss Remoting JDK 6.0 situation deadlock

2007-03-13 Thread n.lindberg
Hello you all! Just ran into the problem that you are describing in this thread. What I can't find is how to solve it. JBoss-Remoting 1.4 and 2.0 is available for download but the fix doesn't seem to be included. Any one who can help a lost soul... JBoss 4.0.5 GA. Thanks in advance. View the