[jboss-user] [JBoss jBPM] - GPD on linux

2008-02-29 Thread [EMAIL PROTECTED]
I don't get the context menu when I right-click a node. Running eclipse on linux: Eclipse Platform Version: 3.3.1.1 Build id: M20071023-1652 Fedora 8 Tested GPD 3.1.1 and GPD 3.1.2 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133365#4133365 Reply to the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit

2008-02-29 Thread alllle
I think you will have better chance to get some help if you open a new thread as it seems like a different issue. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133366#4133366 Reply to the post :

[jboss-user] [JBoss Portal] - Re: multiple header support

2008-02-29 Thread pedalshoe
Interestingly, I ran into this problem again. I thought I didn't have to worry about this anymore. I'm still trying to render multiple headers. I have the portal1.war and i would like to have all customizations for this portal in this file. Customizing the interceptor is an idea but that

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Dynamically Creating JNDI Datasources

2008-02-29 Thread jdjasperson
I'm working on a project where, at run time, my application needs to create a connection to a database that can be specified by the user. I don't want to go through the process of creating infrastructure to manage connections and prefer to use JBoss to manage these connections. Is it

[jboss-user] [Remoting] - SocketClientInvoker Doesn't Catch/Throw Transaction Timeouts

2008-02-29 Thread jcreynol
Please see discussion thread in JBoss Transactions forum, here. Essentially, the issue is this: We had a project where we converted from a Swing Client-Server App from WebLogic 8.1 (EJB2) to JBoss 4.2 and were advised by JBoss Consultants onsite that Socket connectors perform better than RMI

[jboss-user] [JBoss/Spring Integration] - Re: JBOSS5 + Spring Deployer version confusion

2008-02-29 Thread alesj
dlmiles wrote : | I am correct in thinking the above version is for JBoss AS 4.2.x and older ? But should not be used wit JBoss AS 5 ? | Yes, only JBossAS 4.x. dlmiles wrote : | Should something appear in the JBossAS console log ? | If you use trace log for deployers packages, there

[jboss-user] [JBoss Portal] - Re: Consuming WSDL Web Services in JBoss Portal

2008-02-29 Thread [EMAIL PROTECTED]
Thanks for the answers, Chris. Yes, I meant to say, Portlets and not Portal. My bad! regards, -Amol View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133377#4133377 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133377

[jboss-user] [Management, JMX/JBoss] - Re: Schedulable Problem

2008-02-29 Thread csaldanh
Could you double check if the line bellow is in your mbean deployment descriptor. org.jboss.chap10.ex2.ExSchedulable You might have it as ejb.ExSchedulable But that's just my guess :) Cheers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133378#4133378

[jboss-user] [JBossWS] - Seam 2.0.1 JBossWS WAR deployment

2008-02-29 Thread cardel
The Seam reference explains how to configure and package a Seam EAR to support JBossWS web services. That worked great. However, I have not been able to get JBossWS to work with a Seam WAR deployment. I have Seam 2.0.1, JBoss AS 4.2.2 GA and JBossWS 2.0.3 GA I created this service interface:

[jboss-user] [JBoss/Spring Integration] - Re: JBOSS5 + Spring Deployer version confusion

2008-02-29 Thread dlmiles
Thank for your prompt reply. I was able to turn on logging to see SpringParserDeployer and ApplicationContextDeployer being picked up by editing */conf/jboss-log4j.xml and adding: appender-ref ref=CONSOLE/ Also for interest with those reading this thread (as of this time) Spring

[jboss-user] [JBoss/Spring Integration] - Re: JBOSS5 + Spring Deployer version confusion

2008-02-29 Thread dlmiles
That fragment for jboss-log4j.xml was mean to come out like: category name=org.jboss.deployers | priority value=DEBUG / | appender-ref ref=CONSOLE/ | /category View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133399#4133399 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: MDB Deployment Exception (HELP!)

2008-02-29 Thread rledousa
changing the name of the ejb jar to Z..jar worked! Thanks for the idea and thanks for the clarification on defining queues. Anyone know if this has been filed as a bug and/or is there anything I can do to help get it fixed? roy View the original post :

[jboss-user] [EJB/JBoss] - How to prevent MDB container starting at app server start

2008-02-29 Thread ncadell
I'm running JBoss 4.2.2. I have an MDB that I want to control programmatically. Specifically I do not want the MDB to start automatically when the application server starts up, but instead start it programmatically. I can think of a few different strategies by which this might be accomplished,

[jboss-user] [JBossCache] - Re: NullPointerException when call the get(..) method, W

2008-02-29 Thread liuhang781102
Thanks for attention! I've post my config in another post:http://jboss.org/index.html?module=bbop=viewtopict=130898 Now I have another fatal problem ,and I am working with it. If i have time later, i'll have you to reproduce it. Thank you ! View the original post :

[jboss-user] [Remoting] - Re: P2P Client Callback with streaming

2008-02-29 Thread pat.chang1973
Can someone help/guide me please. Your help will be much appreciated. Our project is currently stuck due to this. I would like to attach a new URL http://mina.apache.org/documentation.html#Documentation-Examples which gives the example of how MINA achieves the same objective. Thank you,

<    1   2