[jboss-user] [JBoss jBPM] - Re: Should I Use Jboss JBPM for this

2008-08-24 Thread umerfar
Thanx for ur kind reply. One more thing is that if i want to make my workflow dynamic i.e. If i want to add a new task in running workflow or change the transitions from one node to another at runtime using command button or action handlers. is this possible??? View the original post : http:

[jboss-user] [JBossWS] - Error passing Complex Types as parameters in Web Service

2008-08-24 Thread nandanT
Hi, I have created a simple Hello World Web Service. I have created a POJO HelloParam The method exposed in the web service "sayHello" takes HelloParam object as parameter. The WSDL is generated and is deployed successfully over JBoss. But when I run the client, I get the following error: Except

[jboss-user] [JBoss Cache: Core Edition] - node /__JBossInternal__/__RefMap__/___JBossInternal___User_1

2008-08-24 Thread wj.king
When i used code as the follow,i got WARN [org.jboss.cache.CacheImpl.JBossCache-Cluster] - node /__JBossInternal__/__RefMap__/___JBossInternal___User_151__ID__5c4o34-7432bj-fkailpco-1-fkait9qo-1ow not found | User uInCache = cacheManager.getUser(uid); | uInCache.getDepartment().getUsers().r

[jboss-user] [Beginners Corner] - Re: JBoss Portal 2.6.6 GA New Install Startup Error

2008-08-24 Thread malmit
Thanks for the response! One of the requirements that I have for this application is being able to support WSRP so removing the .sar will not work for me. Is there any way that I can get JBoss Portal to validate the WSDL without an internet connection? This seems to be a major bug in JBoss Po

[jboss-user] [Security & JAAS/JBoss] - Re: Dynamic login config broken in JBoss 5 Beta4

2008-08-24 Thread javidjamae
OK, I just tried this out on CR1, using the same code that I got to work on Beta4, and it doesn't seem to work. Did something change again? Here is the service: | | | dynamic-login-config.xml | jboss.security:service=XMLLoginConfig | jboss.security:service=JaasSec

[jboss-user] Delivery Failure

2008-08-24 Thread Postmaster
- The message you sent to shastacascade.org/scwa was rejected because it would exceed the quota for the mailbox. The subject of the message follows: Subject: =?windows-1251?B?zu/y6Ozo5+D26P8g8OXq6+Ds7fv1IPDg8fXu5O7i

[jboss-user] [Performance Tuning] - Re: jboss 4.2.2.GA on AIX 5.3 performance problem

2008-08-24 Thread kjkoster
Dear Wmanv, With the information you provided noone will be able to give you a solution. But we can start to ask a few questions. :-) Is the hardware of the AIX machine and the Windows XP machine identical? If not, what is the difference? CPU speed/RAM/#cores? Kees Jan View the original post

[jboss-user] [Performance Tuning] - Re: JVM pauses periodically

2008-08-24 Thread kjkoster
Dear Peter, What you said earlier in the thread suggests that it is not so much having a massive heap that is an issue, but having too many objects end up in the tenured generation that are really too young. By increasing the size of the young generations, you are effectively raising the age at

[jboss-user] [Performance Tuning] - Re: Trying to increase performance, doesn't seem to be CPU o

2008-08-24 Thread kjkoster
Dear Jamicide, I spent a little time with the book "System Performance Tuning" by Mike Loukides. While is speaks of VAX machines and early Sun boxes, the lessons in that book are universal and I applied them to Windows XP with success. :) Once you get beyond the reasonably obvious hogs, tuning

[jboss-user] [JBoss Portal] - Re: styling/css issue when running pages with richfaces unde

2008-08-24 Thread u268
I'm defining styles in jboss-portlet.xml: | | tList | | | | | | | | | But I still on 1st request see in page HTML source weird C

[jboss-user] Problems with TimerBean and transaction-rollback

2008-08-24 Thread [EMAIL PROTECTED]
Hi everybody, I'm working with JBoss 5 CR 1 playing around with a Timer Bean. Here are some details: - the Timer's time-out method is marked with a RequiresNew TX-attribute - the timeout I create is a one-shot timer (it has to be executed exactly once) The Timer Bean's timeout code resemble

[jboss-user] [JBossWS] - Namespace Problem

2008-08-24 Thread bhushans
I am using Jboss4.2.3 GA with sun jdk 1.5 I have java class representing a web service. It uses JAX-WS annotations (needless to say :)). The "targetnamespace" specified in @Webservice annotation is - targetNamespace = "http://abc.com/web/services/MyService";. I have a method in the class call

[jboss-user] [Clustering/JBoss] - Re: Sticky sessions not working properly

2008-08-24 Thread vishnu_vijay
I too have the same problem. There is no sticky session happening from mod_jk 1.2.26 (from Apache 2.2) to jboss 4.2.2GA cluster. I have created the cluster on the same XP machine. Though the session fail over happens, I see the request load balancing for a particular session in spite of configur

[jboss-user] [JBossWS] - Re: Problem working with webservices

2008-08-24 Thread karypid
Hello, Your problem description is too short to allow someone to help you. Web services do not have a database configuration. I will assume that the web services you created access a database, and that your problem is that you now want each web service to connect to a different database server.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - change jboss port number and errors..

2008-08-24 Thread samsam001
Hi, I changed jboss server port number from 8080 to 8081. I am not sure whether this is correct. I changed the port number in the server/all/jbossweb.sar/server.xml and jbossws.sar/META-INF/jboss-beans.xml file. And I also have the following errors in the server log file after restarted jboss