Salut,
that was my fault. In jboss.xml deployment descriptor
i have overseen, that assigned in a stateful session bean
the following standard setting:
<configuration-name>Standard Stateless Sessionbean</configuration-name>
That has in turn no instance-cache assignment in the default container
definition. The good this is, that a started to understand the cool
architecture of jboss.
Thanks for your audience;-)
Groovie
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232257#4232257
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232257
i got this error out of a log file:
My config. Windows Server 2003 on SQL 2005 Database, and JBOSS 4.0.5GA.
PhoenixException: DBEngine.executeSelect: {SELECT count(*) thecount FROM {oj task LEFT OUTER JOIN rsrc ON task.rsrc_id=rsrc.rsrc_id} WHERE ( task.task_type = 'TT_Mile' OR task.task_type = 'TT_FinMile') AND task.proj_id = 1017 AND ( (task.status_code = 'TK_NotStart' AND task.target_end_date < '2009-05-07 14:46:20') OR (task.status_code = 'TK_Complete' AND task.act_end_date > '2009-04-17 14:46:20' AND task.act_start_date < '2009-05-07 14:46:20') )}
Bei der Konvertierung eines char-Datentyps in einen datetime-Datentyp liegt der datetime-Wert auÃerhalb des gültigen Bereichs.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232256#4232256
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232256
I've got a SqlServer 2005 configuration where I need to use integratedSecurity. In JBoss Studio DS config I select the check box for integrated Security, but it doesn't appear to remember it???? After setting it and connecting, if I reopen the config the box is unchecked? Further if I make any changes to the config I start getting 'driver doens't support integrated security'. If I restart studio, recheck the IS box, it will reconnect?????
Anybody else seeing this? Is there a way to fix this?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232239#4232239
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232239