[jboss-user] [EJB3] - Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory

2011-04-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory To view the discussion, visit: http://community.jboss.org/message/599161#599161

[jboss-user] [EJB3] - Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory

2011-04-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory To view the discussion, visit: http://community.jboss.org/message/599198#599198

[jboss-user] [EJB3] - Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory

2011-04-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory To view the discussion, visit: http://community.jboss.org/message/599263#599263

[jboss-user] [EJB3] - Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory

2011-04-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory To view the discussion, visit: http://community.jboss.org/message/599280#599280

[jboss-user] [EJB3] - Re: Using ejb-jar.xml for @Singleton bean

2011-02-14 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Using ejb-jar.xml for @Singleton bean To view the discussion, visit: http://community.jboss.org/message/587183#587183 -- Hi Jaikiran, I've

[jboss-user] [EJB3] - Re: Using ejb-jar.xml for @Singleton bean

2011-02-14 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Using ejb-jar.xml for @Singleton bean To view the discussion, visit: http://community.jboss.org/message/587191#587191 -- Still no luck

[jboss-user] [EJB3] - Re: Using ejb-jar.xml for @Singleton bean

2011-02-14 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Using ejb-jar.xml for @Singleton bean To view the discussion, visit: http://community.jboss.org/message/587194#587194 -- Ok, here we

[jboss-user] [EJB3] - Re: Using ejb-jar.xml for @Singleton bean

2011-02-14 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Using ejb-jar.xml for @Singleton bean To view the discussion, visit: http://community.jboss.org/message/587224#587224 -- Jira bug opened, I

[jboss-user] [JNDI and Naming] - Re: Problem in HA_JNDI list.

2011-02-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Re: Problem in HA_JNDI list. To view the discussion, visit: http://community.jboss.org/message/586974#586974 -- Same here, but you can use

[jboss-user] [EJB3] - Using ejb-jar.xml for @Singleton bean

2011-02-11 Thread Benoit Heinrich
Benoit Heinrich [http://community.jboss.org/people/benoit.heinrich] created the discussion Using ejb-jar.xml for @Singleton bean To view the discussion, visit: http://community.jboss.org/message/586995#586995 -- Hi everyone, I'm new

Re: [jboss-user] [JBoss Tools] - Problem with JBoss Tools - New Seam Project and Seam Perspective

2010-06-02 Thread Heinrich Hermann
Heinrich Hermann [http://community.jboss.org/people/damienmc3] replied to the discussion Problem with JBoss Tools - New Seam Project and Seam Perspective To view the discussion, visit: http://community.jboss.org/message/545798#545798

[jboss-user] [JBoss Tools] - Problem with JBoss Tools - New Seam Project and Seam Perspective

2010-06-01 Thread Heinrich Hermann
Heinrich Hermann [http://community.jboss.org/people/damienmc3] created the discussion Problem with JBoss Tools - New Seam Project and Seam Perspective To view the discussion, visit: http://community.jboss.org/message/545602#545602

Re: [jboss-user] [JBoss Tools] - Problem with JBoss Tools - New Seam Project and Seam Perspective

2010-06-01 Thread Heinrich Hermann
Heinrich Hermann [http://community.jboss.org/people/damienmc3] replied to the discussion Problem with JBoss Tools - New Seam Project and Seam Perspective To view the discussion, visit: http://community.jboss.org/message/545627#545627

[jboss-user] [EJB/JBoss] - Jboss modifies sql.date object in serialisation process

2009-03-12 Thread heinrich
Hi, i have a weird problem. I'm using JBoss 4.0.5 GA and EJB3. I hav a java.sql.Date object in my Swing client (14/11/1968). This is attached to an entity and send to the server. No happens the strange thing. When i inspect the object that arrives in the session bean, the date object points to

[jboss-user] [EJB/JBoss] - Re: Jboss modifies sql.date object in serialisation process

2009-03-12 Thread heinrich
Hmm, nearly. I fixed it. The jdk which is used by the jboss is missing the file jre/lib/tzmapping Normally this should have been installed by the java installer. Happens only on windows. Hrmpf View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4217564#4217564 Reply

[jboss-user] [EJB 3.0] - Delete entities with LOB

2008-03-18 Thread heinrich
Hi, in what way is it possible to let the EntityManager remove an entity with a LOB property? We are using EJB3, JBoss 4.0.5 and Postgres 8.2. The underlying table is creates like this | CREATE TABLE patient.incident_entry_binary( | id SERIAL PRIMARY KEY, | binary_content OID |

[jboss-user] [EJB 3.0] - Changed behaviour of getSingleResult?

2007-03-13 Thread heinrich
Hi, i have a question concerning the method getSingleResult(). The intended behaviour of the method was up to today, that if the underlying query returns more than one result, the mthod returns the first of them. Only in case of no results, a NoResultFound Exception is thrown. But, as we found

[jboss-user] [EJB/JBoss] - Re:

2006-11-23 Thread heinrich
Ok, i fixed it (harhar) by compiling jboss as on my own. Strange! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988098#3988098 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988098

[jboss-user] [EJB/JBoss] - Re:

2006-11-09 Thread heinrich
Great, thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984496#3984496 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3984496 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: IllegalArgumentException

2006-11-07 Thread heinrich
Hi, i ran into the same problem. Is there already an JIRA entry for that? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983697#3983697 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3983697

[jboss-user] [EJB 3.0] - Re: ejb3 remote client exception

2006-09-08 Thread heinrich
Hi, your entities need to implement Serializable View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3970353#3970353 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3970353 ___

[jboss-user] [EJB 3.0] - Re: requiered libraries

2006-09-07 Thread heinrich
Hi micho, there is a client directory in your jboss installation. It contains nealry all needed libs for your client. Needles to say, that you do not need all of them, except you are using all kind of possible clients =) Additionally there are some libs, that are not in this folder: - cglib.jar

[jboss-user] [EJB/JBoss] - How to get the current user in a SessionBean from the Sessio

2006-08-01 Thread heinrich
Hi, in ejb2.1 i was able to obtain the current user from the sessionContext context.getEnvironment().getProperty(user); But using ejb3 and the current JBoss this will not work anymore. How is it possible to get the current user from the context? Thanks martin View the original post :

[jboss-user] [EJB 3.0] - JBoss creates wrong SQL query

2006-07-14 Thread heinrich
Hi, im running into some trouble using jboss_4.0.4GA. I'm using the EntityManager's method find to get an entity filled with data from a prefilled database (Postgres 7.4). The problem is, that the nested associations does not contain the right data that is in database. There is some data, but