[jboss-user] [jBPM] - Re: New JBPM5-Module for JBoss 7

2011-11-18 Thread Markus Dahm
Markus Dahm [http://community.jboss.org/people/dahm] created the discussion "Re: New JBPM5-Module for JBoss 7" To view the discussion, visit: http://community.jboss.org/message/637160#637160 -- Hi, thanks for your reply. Whe

[jboss-user] [jBPM] - New JBPM5-Module for JBoss 7

2011-11-16 Thread Markus Dahm
Markus Dahm [http://community.jboss.org/people/dahm] created the discussion "New JBPM5-Module for JBoss 7" To view the discussion, visit: http://community.jboss.org/message/636802#636802 -- Hi, we'd like to use JBPM 5.1

[jboss-user] [Remoting] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-07-11 Thread dahm
Yes, unfortunately. We found a workaround, but it is still a problem. We found that using remoting 2.5.2 may be an issue, should we go back to the 2.2 branch? Cheers Markus View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243059#4243059 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-04-28 Thread dahm
We deliberately changed the pingFrequency since a value of 214748364 = 60 hours effectively disables the ping. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227118#4227118 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Messaging] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-04-28 Thread dahm
Yes, this happens, too: | 2009-04-26 08:00:15,124 DEBUG [org.jboss.remoting.InvokerRegistry] removed SocketClientInvoker[67006700, bisocket://10.93.41.120:2077474083] from registry | 2009-04-26 08:00:15,125 TRACE [org.jboss.remoting.ConnectionNotifier] Client disconnected (session id = a2l1

[jboss-user] [Remoting] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-04-28 Thread dahm
Which is also suspicious is the message 2009-04-26 08:00:15,229 WARN [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] A problem has been detected with the connection to remote c lient a2l153c-xvcn8h-ftwnj949-1-ftyrxubq-1j, jmsClientID=f-d5jjnwtf-1-949jnwtf-h8ncvx-c351l2a. It is

[jboss-user] [JBoss Messaging] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-04-28 Thread dahm
Hi, here's the completx remoting-bisocket.xml: | | | | | | | org.jboss.jms.wireformat.JMSWireFormat |

[jboss-user] [JBoss Messaging] - Re: Problems after Migration from WebSphere to JBoss (Broken

2009-04-27 Thread dahm
BTW: We also updated the Remoting to version 2.5.1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226873#4226873 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226873 ___ jbos

[jboss-user] [EJB 3.0] - Re: Dependency bug with multiple modules in EAR

2008-03-28 Thread dahm
"jaikiran" wrote : Going by what is described here and the exception stacktrace, this appears to be the same issue as what has been reported in http://jira.jboss.com/jira/browse/JBAS-5049 | | Yes, that's exactly the behavior I noticed. Thanks. View the original post : http://www.jboss.co

[jboss-user] [EJB 3.0] - Dependency bug with multiple modules in EAR

2008-03-27 Thread dahm
Hi, I found a very strange bug in JBoss 4.2.2.GA (and a workaround, thank goodness!) when using an EAR with multiple modules/JARS in application.xml: We have several (Maven) projects each of which contains session beans and one project with the data model entities (EJB3). They each produce a JAR

[jboss-user] [EJB/JBoss] - Dependency bug with multiple modules in EAR

2008-03-27 Thread dahm
Hi, I found a very strange bug in JBoss 4.2.2.GA (and a workaround, thank goodness!) when using an EAR with multiple modules/JARS in application.xml: We have several (Maven) projects each of which contains session beans and one project with the data model entities (EJB3). They each produce a JAR

[jboss-user] [EJB 3.0] - Annotation to define MBeanInfo

2007-12-12 Thread dahm
Hi, when defining an MBean with the @Service and @Management annotations how do I specify the related MBeanInfo instead of the generated defaults? I know that there is some @DescriptorKey in javax.management. However its usage seems to be quite awkward and cumbersome. Isn't there some like a @De

[jboss-user] [JBoss Seam] - Problem with a4j reRender and s:button disabled property

2007-08-21 Thread dahm
Hi, I've got a search page with some select boxes and a search button. Upon a search the data model list is filled and a series of action buttons below is enabled or disabled depending on the values that have been selected in the h:selectOneMenu lists. So far so good. I wanted to automate this by

[jboss-user] [JBoss Seam] - Use of underscore in identifiers problematic?

2007-08-02 Thread dahm
Hi, I had very mysterious problems when using underscores ('_') in component identifiers (that is @Name("iV_Belzig_Abrechnung"), e.g.). As well the code for the XHTML web pages as the stateful session bean and entity bean have been generated using XSLT. During transfomation whitespace and the l

[jboss-user] [JBoss Seam] - Re: s:fileUpload woes

2007-07-19 Thread dahm
Hi, Did you add the Multipart-Filter in web.xml? | | Seam Multipart Filter | org.jboss.seam.web.SeamFilter | | | | Seam Multipart Filter | *.seam | | Cheers Markus View the original post : http://www.jboss.com/i

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem with Hibernate/JBoss 4.0.5/Seam 1.1.5

2007-02-13 Thread dahm
Hi, I'm experiencing a problem given the constellation mentioned above. In one of my entity classes I've got a method like this: | public AbstractKonsiliarbogen createModelInstance() { | AbstractKonsiliarbogen instance = Utils.konsiliarbogenModelInstance(getName()); |

[jboss-user] [Javassist user questions] - Problem with Hibernate/JBoss 4.0.5/Seam 1.1.5

2007-02-13 Thread dahm
Hi, I'm experiencing a problem given the constellation mentioned above. In one of my entity classes I've got a method like this: | public AbstractKonsiliarbogen createModelInstance() { | AbstractKonsiliarbogen instance = Utils.konsiliarbogenModelInstance(getName()); |

[jboss-user] [JBoss Seam] - Re: Global Update events/@Observe

2007-02-07 Thread dahm
APPLICATION scoped events are exactly what I need :-) Cheers Markus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012475#4012475 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012475 ___

[jboss-user] [JBoss Seam] - Re: Global Update events/@Observe

2007-02-07 Thread dahm
Thanks, that is a good idea! I'm generating a lot of code and thus can not always maintain pages.xml properly in that way. I still think the feature I proposed would be a "nice to have" in order to propagate events... Cheers Markus View the original post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss Seam] - Global Update events/@Observe

2007-02-07 Thread dahm
Hi, consider the following situation: I've got a page and a bean containing a @DataModel list. You can click on the list and edit one of the entries. Now the list may need an update, because the contained data may have changed. The user is free to navigate to this page at any time, so the data n

[jboss-user] [JBoss Seam] - Re: and JavaScript

2006-12-01 Thread dahm
Unfortunately that's just a typo that occured when I translated the code from German to English :-) Cheers Markus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990376#3990376 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss Seam] - and JavaScript

2006-11-30 Thread dahm
Hello, I've got a problem using the tag. I'm using it in a data table just like in the examples | | ... | | | | ... | However, the code never ends up in the output, i.e. the HTML code. Instead, Seam puts its own code there. | | Is this impossible or can the Seam

[jboss-user] [JBoss Seam] - Re: Seam and JUnit

2006-10-18 Thread dahm
Thanks a lot, I'll give it a try Cheers Markus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979256#3979256 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979256 ___ jboss

[jboss-user] [JBoss Seam] - Seam and JUnit

2006-10-18 Thread dahm
Hi, I tried to get Seam tests running with JUnit. As a first approach I took one of the NG-Tests from the examples and tried to adapt it: | | public class SeamTest extends TestCase { | | private MockExternalContext externalContext; | private MockServletContext servletContext; |