[jboss-user] [JBoss Portal] - Re: Why JSF portlet show null

2009-06-20 Thread uxa
Thanks jpviragine yes, I have the default-object.xml, but I need using admin mode to create the portlet instance for my portlet object. What I need to do, if I deploy portlet and I want it instance be created. View the original post :

[jboss-user] [JBoss Messaging] - Re: How to find total mumber of messages in a queue (i.e. in

2009-06-20 Thread timfox
In JBM 2.0 messages are paged to disk _before_ they are routed in the postoffice, i.e. paging is a stage before routing. Therefore any messages that are paged to disk are not in any queues yet. That's why you don't see them on the queue message count. Perhaps we should add a messageCount

[jboss-user] [JBoss Tools (users)] - Re: Adding JSF Environments to Create New JSF Project Wizard

2009-06-20 Thread OChikvina
You should put MyFaces .jars to WEB-INF/lib folder of your JSF project. Or if you don't want to do it manually, go to your project preferences and modify the JSF facet configuration, i.e. right-click your project, select Properties Project Facets, then check JavaServer Faces and follow the

[jboss-user] [Management, JMX/JBoss] - jboss:service=TransactionManager:CommitCount is alway 0?

2009-06-20 Thread yanfengzhang816
Don't know whether here is the right place to ask this question. I'm using JBoss EAP 4.3. My application (composeed of 2 ears) uses 2 XA datasources. In the application we use JPA with Hibernate as provider. I checked the JMX console and found that the following 2 measures are always 0.

[jboss-user] [JBoss Cache: Core Edition] - BerkeleyDB Deadlock Exception from JBoss Cache Loader: Bdbje

2009-06-20 Thread niuxuetao_fiserv
Hi, I am using Jboss Pojo cache on top of Jboss cache (3.0.0GA) managing rather big object trees of collections. And I am randomly getting com.sleepycat.je.DeadlockException(s) when using the BdbjeCacheLoader as cache loader. There are 10 threads running under a single machine (JSE

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

2009-06-20 Thread yanfengzhang816
ha...just found the solution: Edit jboss/server/profile/conf/jboss-service.xml, in TransActionManager section add a line true; The whole section will look like this. 300 true ${jboss.server.data.dir}/tx-object-store Then there will be statistics. Thanks there. View

[jboss-user] [JBoss Portal] - Re: Why JSF portlet show null

2009-06-20 Thread jpviragine
Uxa, As you said that you have created portlet-instances.xml and default-object.xml. I think the problem is in your portlet.xml. Please, take a look at: http://www.redhat.com/docs/en-US/Enterprise_Portal_Platform/4.3/html/Reference_Guide/descriptors_portlet.html for a correct usage of the

[jboss-user] [Installation, Configuration DEPLOYMENT] - AjaxViewRoot not Found when Deploying Portlet

2009-06-20 Thread ahachmann
Hello, I am currently trying to deploy a HelloWorld Portlet on JBoss and experience a ClassDefNotFoundException of AjaxViewRoot. I have activated the JBoss Portlet and JSF facets and created a new FacesPortlet. I am using Eclipse Ganymede with the JBoss All IDE plugin. The Imports of the

[jboss-user] [JBossWS] - Problem creating SOAP Envelop (Android Client using Seam Web

2009-06-20 Thread donakalz
Hi Guys, I am trying to connect to webservices in jboss(using seam) from a google android phone. So far, I implemented all the necessary beans and android classes. Unfortunately, I am getting an exception on the server side after the request is dispatched from the android emulator,

[jboss-user] [JBoss Tools (users)] - Eclipse-plugin for JBoss-AOP?

2009-06-20 Thread thkuhlmann
Hi, we are using JBoss-AOP in our project. We are not using JBoss AS (at the moment.) Is there an eclipse-plugin availabe for (pre-)compiling? Using google, I found JBoss-IDE which is not available anymore and JBoss-Tools which seems to include no AOP-support. Is there any other option?

[jboss-user] [JBoss AOP] - Eclipse-plugin for JBoss-AOP?

2009-06-20 Thread thkuhlmann
Hi, we are using JBoss-AOP in our project. We are not using JBoss AS (at the moment.) Is there an eclipse-plugin availabe for (pre-)compiling? Using google, I found JBoss-IDE which is not available anymore and JBoss-Tools which seems to include no AOP-support. Is there any other option?

[jboss-user] [Security JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

2009-06-20 Thread nikhilg
Dear Anil, Thanks for the update. I went through the docs. It seems its another JBoss product for SSO. My need: I don't have to configure the IDP server. I need to provide SSO for my ear application. This SSO framework should be able to consume the SAML metadata and send back SAML response to

[jboss-user] [Clustering/JBoss] - Re: JBoss 5.1 clustering improvements - update the Wiki plea

2009-06-20 Thread kennardconsulting
jaikiran, My apologies: it does work after all. It is a little confusing because the opening trace makes it look like it has forgotten the arg: C:\out-of-the-box\jboss-5.1.0.GAbin\run -Djboss.service.binding.set=ports-01 | Calling C:\out-of-the-box\jboss-5.1.0.GA\bin\run.conf.bat |

[jboss-user] [EJB 3.0] - How to ignore persistence unit loading

2009-06-20 Thread kariem
I hope this is the right forum to ask this question, as it is JPA-related. In my application which is packaged as a WAR I want to access a web service. The web service interface uses classes that are all from a single jar which also defines a persistence unit (META-INF/persistence.xml). On

[jboss-user] [Advanced Documentation] - Re: JBoss configuration to allow CAB and MSI files

2009-06-20 Thread aklintu
Thank you for the information, Peter! Yes. The server attempts to generate HTML based on the contents of the msi/cab files. Adding the mime mappings to the server/xxx/deploy/jboss-web.deployer/conf/web.xml file did resolve this issue. This addition is a bit too general, though -- we would

[jboss-user] [JBoss Portal] - Re: JBOSS Portal/OpenSocial Container (Shindig) Integration.

2009-06-20 Thread shaka.hi
I was quite surprised to find out that JBOSS hard codes the address of Google's gadget container in the code. If anyone want any info on this, please post. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4238892#4238892 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Eclipse-plugin for JBoss-AOP?

2009-06-20 Thread max.ander...@jboss.com
JBossAOP support were present in the older versions of JBoss Tools (JBossIDE) but it was not maintained hence we had to remove it. You should be able to get old versions from JBossIDE sf.net download archives. p.s. if someone want to resurrect the support then that would be a welcome effort :)