[JBoss-user] [Installation, Configuration Deployment] - Re: OracleConnectionPoolDataSource

2006-06-22 Thread Veniamin
Interesting question, Denis.
If I understand it right, ConnectionManager MBean drives connection pool by 
itself, that is, JBoss has its own connection pool implementation. Download 
JBoss Application Server Guide from http://labs.jboss.com/portal/jbossas/docs 
if you haven't done it yet, and read chapter 7.3 Configuring JDBC 
DataSources. In short, local-tx-datasource element has two children, 
min-pool-size and max-pool-size, so pool is already somehow enforced.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952546#3952546

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952546

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - how to change the beans

2006-06-22 Thread pmahesh
hi, i started workin with jbpm i have few doubts regarding beans, i want to add 
new beans and also wanted to change the existing beans, im not getting idea abt 
how to start with this. i will be thankful if u help me out in this issue

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952547#3952547

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952547

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - where will be the bean class files residing in jbpm

2006-06-22 Thread pmahesh
hi, i wanted to find the .class files of beans in jbpm, can u help me out 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952548#3952548

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952548

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-06-22 Thread cfrasci
Hi

I first had installed JBoss IDE 1.5.0 and never used jBPM before. Than I 
installed the jBPM plugin 3.0.9.2 because I started a new Project. So I can't 
make comparisons to older jBPM versions.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952550#3952550

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952550

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: OracleConnectionPoolDataSource

2006-06-22 Thread denis-karpov
Thanks.
Yes. I understand it.

The main question, is it possible to configure jBoss data source with 
DataSource class? Or it works only with Driver classes?

Denis.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952551#3952551

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952551

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - problem deploying Jboss portal- porbably Oracle DS problem

2006-06-22 Thread adik
Hi I working with 
jboss-4.0.4.GA 
jboss-portal-2.2.1-SP1 
DB: Oracle10gR2

I need your help I can't deploy Jboss portal and I think the problem is with 
the Oracle driver or the DS configuration.
The only thing I did is that I put the OJDBC14 in the lib directory
did I had to do any other thing? there there ony other drivers
I dont have any clue I tried to find on the net and I didn't find any solution

this is the portal-oracle-ds.xml I configured


?xml version=1.0 encoding=UTF-8? 

local-tx-datasource 
jndi-namePortalDS/jndi-name 
connection-urljdbc:oracle:thin:@linux-oradev10:1521:newcrm/connection-url 
driver-classoracle.jdbc.driver.OracleDriver/driver-class 
user-nameportal/user-name 
rndportal 
/local-tx-datasource  

the startup log is (sorry for taking to much forum space...)


ion.java:88) 
19:24:52,171 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:52,203 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:52,234 ERROR [STDERR] at org.jboss.system.ServiceController$ServicePro 
xy.invoke(ServiceController.java:995) 
19:24:52,265 ERROR [STDERR] at $Proxy0.start(Unknown Source) 
19:24:52,281 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:417) 
19:24:52,312 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,343 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,375 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,406 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,437 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,468 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,500 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,531 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor11.invoke( 
Unknown Source) 
19:24:52,562 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo 
ke(DelegatingMethodAccessorImpl.java:25) 
19:24:52,593 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:5 
85) 
19:24:52,625 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher. 
invoke(ReflectedDispatcher.java:155) 
19:24:52,656 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc 
ation.java:94) 
19:24:52,687 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:86) 
19:24:52,718 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:52,750 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:52,781 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanP 
roxyExt.java:210) 
19:24:52,812 ERROR [STDERR] at $Proxy4.start(Unknown Source) 
19:24:52,843 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDep 
loyer.java:302) 
19:24:52,875 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0( 
Native Method) 
19:24:52,906 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(N 
ativeMethodAccessorImpl.java:39) 
19:24:52,937 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo 
ke(DelegatingMethodAccessorImpl.java:25) 
19:24:52,968 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:5 
85) 
19:24:53,000 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher. 
invoke(ReflectedDispatcher.java:155) 
19:24:53,031 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc 
ation.java:94) 
19:24:53,062 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor. 
invoke(AbstractInterceptor.java:133) 
19:24:53,093 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:88) 
19:24:53,125 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationI 
nterceptor.invoke(ModelMBeanOperationInterceptor.java:142) 
19:24:53,156 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:88) 
19:24:53,187 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:53,218 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:53,250 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanP 
roxyExt.java:210) 
19:24:53,281 ERROR [STDERR] at $Proxy88.start(Unknown Source) 
19:24:53,296 ERROR [STDERR] at org.jboss.deployment.XSLSubDeployer.start(XSL 
SubDeployer.java:197) 
19:24:53,328 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainD 
eployer.java:1007) 
19:24:53,359 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main 
Deployer.java:808) 
19:24:53,390 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main 
Deployer.java:771) 
19:24:53,421 ERROR [STDERR] at 

[JBoss-user] [JBoss jBPM] - Re: Unable to deploy process definition

2006-06-22 Thread wfenthusiast
You are right but I had pasted the entire exception and progressively cut down 
my search string to get more matches during which time the all important 
string_max was lost :(

Anyway I did not find the excercise futile as I found possible pitfalls in 
embedding jBPM in a webapp :)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952553#3952553

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952553

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Webservices problem in JBOSS 4.0.1Sp1

2006-06-22 Thread arsathish
Hi,

I am trying to deploy a simple EJBPoint as Webservice in JBOSS 4.0.1Sp1. I have 
generated all the necessary mapping.xml and WSDL files using JSWDP 1.6 from 
Sun. Now when I start my JBOSS server I am getting this error. I tried several 
times with some changes here and there.. BUt in vain. Any help is higly 
appreciated.

This is the error msg I am getting.

12:04:33,712 WARN  [verifier] EJB spec violation:
Bean   : TestService
Section: 7.10.1
Warning: The session bean must implement either a remote home and remote, or a l
ocal home and a local interface.

12:04:35,855 ERROR [MainDeployer] could not create deployment: file:/C:/jboss-4.
0.1sp1/server/mas/tmp/deploy/tmp11646mas.ear-contents/mas-ejb.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
d, see above for error messages.
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:553)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:918)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:910)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:774)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)

TIA,
Sathish


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952555#3952555

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952555

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: Unable to look up the Stateless Session Bean

2006-06-22 Thread abl
the default jndi name is:
ReusableWeb/DataAccessBeanBean/[remote|local]

but it looks like your bean is not registered in jndi. maybe the bean is not 
recognized by the ejb3 deployer if in a war.

I recommend to try the following layout (always works for me without problems):

- ReusableWeb.ear
  |   -META-INF
  |   -application.xml
  |   -ReusableWeb.war
  |  -WEB-INF
  |   -ReusableApp.jar
  | -test
  |   - DataAccessBean.class ( Remote Interface)
  |   - DataAccessBeanBean.class  (Bean Class)
  |   - DataAccessBeanLocal.class  (Local Interface)
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952556#3952556

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952556

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Sorry I didnt saw Adrian message

2006-06-22 Thread adik
I will write it in right forum

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952557#3952557

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952557

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: MySQL schema creation mystery

2006-06-22 Thread wfenthusiast
mystery solved check out
http://jboss.org/index.html?module=bbop=viewtopict=85272

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952558#3952558

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952558

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem deploying Jboss Portal Probably Oracle driver or DS

2006-06-22 Thread adik
Hi I working with 
jboss-4.0.4.GA 
jboss-portal-2.2.1-SP1 
DB: Oracle10gR2 

I need your help I can't deploy Jboss portal and I think the problem is with 
the Oracle driver or the DS configuration. 
The only thing I did is that I put the OJDBC14 in the lib directory 
did I had to do any other thing? there there ony other drivers 
I dont have any clue I tried to find on the net and I didn't find any solution 

this is the portal-oracle-ds.xml I configured 


?xml version=1.0 encoding=UTF-8? 

local-tx-datasource 
jndi-namePortalDS/jndi-name 
connection-urljdbc:oracle:thin:@linux-oradev10:1521:newcrm/connection-url 
driver-classoracle.jdbc.driver.OracleDriver/driver-class 
user-nameportal/user-name 
rndportal 
/local-tx-datasource 

the startup log is (sorry for taking to much forum space...) 


ion.java:88) 
19:24:52,171 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:52,203 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:52,234 ERROR [STDERR] at org.jboss.system.ServiceController$ServicePro 
xy.invoke(ServiceController.java:995) 
19:24:52,265 ERROR [STDERR] at $Proxy0.start(Unknown Source) 
19:24:52,281 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:417) 
19:24:52,312 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,343 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,375 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,406 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,437 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,468 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,500 ERROR [STDERR] at org.jboss.system.ServiceController.start(Serv 
iceController.java:435) 
19:24:52,531 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor11.invoke( 
Unknown Source) 
19:24:52,562 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo 
ke(DelegatingMethodAccessorImpl.java:25) 
19:24:52,593 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:5 
85) 
19:24:52,625 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher. 
invoke(ReflectedDispatcher.java:155) 
19:24:52,656 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc 
ation.java:94) 
19:24:52,687 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:86) 
19:24:52,718 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:52,750 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:52,781 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanP 
roxyExt.java:210) 
19:24:52,812 ERROR [STDERR] at $Proxy4.start(Unknown Source) 
19:24:52,843 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDep 
loyer.java:302) 
19:24:52,875 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0( 
Native Method) 
19:24:52,906 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(N 
ativeMethodAccessorImpl.java:39) 
19:24:52,937 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invo 
ke(DelegatingMethodAccessorImpl.java:25) 
19:24:52,968 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:5 
85) 
19:24:53,000 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher. 
invoke(ReflectedDispatcher.java:155) 
19:24:53,031 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invoc 
ation.java:94) 
19:24:53,062 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor. 
invoke(AbstractInterceptor.java:133) 
19:24:53,093 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:88) 
19:24:53,125 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationI 
nterceptor.invoke(ModelMBeanOperationInterceptor.java:142) 
19:24:53,156 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocat 
ion.java:88) 
19:24:53,187 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invo 
ke(AbstractMBeanInvoker.java:264) 
19:24:53,218 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MB 
eanServerImpl.java:659) 
19:24:53,250 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanP 
roxyExt.java:210) 
19:24:53,281 ERROR [STDERR] at $Proxy88.start(Unknown Source) 
19:24:53,296 ERROR [STDERR] at org.jboss.deployment.XSLSubDeployer.start(XSL 
SubDeployer.java:197) 
19:24:53,328 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainD 
eployer.java:1007) 
19:24:53,359 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main 
Deployer.java:808) 
19:24:53,390 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(Main 
Deployer.java:771) 
19:24:53,421 ERROR [STDERR] at 

[JBoss-user] [Remoting] - Re: java.io.IOException: HTTPS hostname wrong: should be 1

2006-06-22 Thread vasanth_java
because of our wrong ip and port configurations only we got the connection time 
out exception.

i think the org.jboss.security.ignoreHttpHost = true is disabled the host name 
verification. it corrects the java.io.IOException: HTTPS hostname wrong: 
exception.

if we get any further issues, then we will let you know.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952560#3952560

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952560

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Have swimlane any relation with the authorization on TaskIns

2006-06-22 Thread fengrux
In JBPM, If a task is assigned to the swimlane 'Boss' ,  a actor who is not 
a member of  swimlane 'Boss'  can end the taskinstance too . Is that right? 

  Then are there any authorization mechanism on task execution in JBPM?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952561#3952561

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952561

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Log4jRepositorySelector undeployment problem

2006-06-22 Thread phanir
I'm also facing the same problem. Anobody from jboss can help us resolve this? 
Looks like something related to cleaning up/destroying some logger related 
objects.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952562#3952562

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952562

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JSF error

2006-06-22 Thread yeyus
It's already works... The problem was that I didn't delete jsf-api.jar of 
Web-inf/lib (maybe more people has the same problem...)

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952564#3952564

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952564

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Problem deploying a JCA

2006-06-22 Thread r_washu
Finally i found a solution or workaround ?

Just replacing in ra.xml :

  | 
connectionfactory-interfacejavax.resource.cci.ConnectionFactory/connectionfactory-interface
  | 
  | 
connectionfactory-impl-classcom.test.cci.S3kConnectionFactory/connectionfactory-impl-class
  | 
  | 
  | connection-interfacejavax.resource.cci.Connection/connection-interface  

  |  connection-impl-classcom.test.cci.S3kConnection/connection-impl-class
  | 

by :

  | 
connectionfactory-interfacecom.test.cci.MyConnectionFactory/connectionfactory-interface
  | 
  | 
connectionfactory-impl-classcom.test.cci.S3kConnectionFactoryImpl/connectionfactory-impl-class
  | 
  | connection-interfacecom.test.cci.MyConnection/connection-interface  
 
  | 
  | 
connection-impl-classcom.test.cci.S3kConnectionImpl/connection-impl-class
  | 

Where :

com.test.cci.MyConnectionFactory is an empty interface that extends 
javax.resource.cci.ConnectionFactory and javax.naming.Referenceable


com.test.cci.MyConnection is an empty interface that extends 
javax.resource.cci.Connection and javax.naming.Referenceable


Also in web.xml, i replaced :

res-typecom.test.cci.S3kConnectionFactory/res-type

by

res-typecom.test.cci.MyConnectionFactory/res-type

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952566#3952566

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952566

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Problem with singleton Service and http reverse proxy.

2006-06-22 Thread greyfairer
Hi there,

I have a cluster with two nodes, with hajndi and httpha-invoker deployed 
normally, and jbossmq and jbossmq-httpil deployed as singleton service, as 
described in the clustering documentation.

For my web applications, my clients connect to a reverse proxy: apache with 
mod_jk load-balancing between my two nodes. This works for the httpha-invoker, 
too, by specifying the name of the reverse proxy as InvokerURL for the 
JMXInvokerHAServlet.

My client can now connect to https://rproxy/invoker/HAJNDIFactorySSL, and it 
gets a stub for https://rproxy/invoker/JMXInvokerHAServlet, which will be 
load-balanced to either node.

The jbossmq-httpil service however, is deployed as a singleton, so if I lookup 
HTTPConnectionFactory in the HAJNDI context, I get a stub that only works on 
the master node. But, since my client always connects through the reverse 
proxy, I have to specify the reverse proxy in the URL for the 
HTTPServerILService. The stub I get then refers to 
http://rproxy/jbossmq-httpil/HTTPServerILServlet. The rproxy doesn't know from 
the URL which node it has to connect to, so it will half the time connect to 
the one which isn't the master, and my connection will fail.

Should I deploy the jbossmq-httpil service on different URL's for both nodes, 
so the reverse proxy will only connect to the master node? And how do I do this?

PS: I'm on JBoss-4.0.3sp1

Thanks in advance,
greyfairer.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952567#3952567

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952567

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: File Required to write a simple Portlet

2006-06-22 Thread [EMAIL PROTECTED]
www.portletswap.com

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952568#3952568

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952568

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - Re: java.io.IOException: HTTPS hostname wrong: should be 1

2006-06-22 Thread vasanth_java
Now we got another problem.

the above SSL implementation is correctly working with in LAN.

when using proxy server and static ip stuffs,

then we are getting this following exception. (java.net.NoRouteToHostException: 
No route to host: connect)

Actually our URI is like

https://203.199.209.149:

203.199.209.149 is the static ip address.

we are setting the proxy settings through the system properties.

  System.setProperty(http.proxySet, true );
  System.setProperty(http.proxyHost, 172.24.1.1 );
  System.setProperty(http.proxyPort, 80 );
  System.setProperty(org.jboss.security.ignoreHttpsHost, true );

172.24.1.1 is the proxy ip address.

we are able to ping the proxy ip address.

is there any additional configurational settings?

what's the exact problem?


org.jboss.remoting.CannotConnectException: Can not connect http client invoker.

at 
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:201)

at 
org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:80)

at 
org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:143)

at org.jboss.remoting.Client.invoke(Client.java:525)

at org.jboss.remoting.Client.addListener(Client.java:720)

at org.jboss.remoting.Client.addListener(Client.java:686)

at org.jboss.remoting.Client.addListener(Client.java:668)

at 
org.jboss.test.remoting.transport.http.ssl.basic.CallbackNewSSLClient.testPullCallback(CallbackNewSSLClient.java:99)

at 
org.jboss.test.remoting.transport.http.ssl.basic.CallbackNewSSLClient.main(CallbackNewSSLClient.java:141)

Caused by: java.net.NoRouteToHostException: No route to host: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)

at java.net.Socket.connect(Socket.java:452)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(DashoA6275)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.(DashoA6275)

at 
com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(DashoA6275)

at sun.net.www.protocol.https.HttpsClient.doConnect(DashoA6275)

at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)

at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)

at sun.net.www.protocol.https.HttpsClient.(DashoA6275)

at sun.net.www.protocol.https.HttpsClient.a(DashoA6275)

at sun.net.www.protocol.https.HttpsClient.a(DashoA6275)

at sun.net.www.protocol.https.HttpsClient.a(DashoA6275)

at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.plainConnect(DashoA6275)

at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA6275)

at 
sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:560)

at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(DashoA6275)

at 
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:163)

... 8 more

is there any additional configurational settings?

what's the exact problem?

please reply for this.

 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952569#3952569

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952569

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - excecution of the task assigned

2006-06-22 Thread antitrust1982
Hello everybody,


I create a portlet with some task without assigment to a specific person and 
some others assigned to a specific person. When I execute my process in 
anonymous person I can execute the task without assigment (It's logical) but I 
want to log me in order to execute the task which need to be execute by a 
specific person. 

So I want to know what is the class that I must use in order to log me as a 
person and jbpm can know my login.

thank you for your help

if you want to some another explaination send me a response, i'm trying to 
explain you the better that I can.

antitrust1982

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952570#3952570

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952570

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: jsp 2 output a variable

2006-06-22 Thread Gurnard
Hello I got it sorted in the end, the declaration I had in web.xml was 
incorrect.

Thank you for taking the time to read and reply though.

cheers
Martin 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952571#3952571

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952571

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: jBPM workshop in Stuttgart (07.07.2006)

2006-06-22 Thread camunda
Hi all.

There are a few places left on this workshop if anyone wants to join just in 
time...

Finished the slides and the example/demo today, I think it will be a very 
interessting event :-)

Regards
Bernd

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952572#3952572

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952572

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: MessageListener speed when connecting to local messaging

2006-06-22 Thread timfox
Very interesting.

The jms server or client doesn't treat xml text any differently from any other 
text. In fact it doesn't even look at the messabe bodies at all, they're 
ignored.

One possibility here is you have an XML firewall on your network between the 
server and the client.

Some companies have these which filter xml traffic to make sure employees 
aren't doing naughty things

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952573#3952573

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952573

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Validation of input

2006-06-22 Thread KermitTheFragger
Ok Thanks !

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952574#3952574

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952574

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: java.lang.NoSuchMethodError: org.jboss.seam.core.Interpo

2006-06-22 Thread [EMAIL PROTECTED]
i'll fix it.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952575#3952575

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952575

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: Security Exception

2006-06-22 Thread timfox
Martin-I ran your test program with 50 messages - it took a few hours and 
after my fix I didn't notice any memory leak.

This fix will be in the 1.0.1GA release which should be out fairly soon once 
we've cleared up this latest few issues we are having.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952576#3952576

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952576

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: SFSB are evil? (The eternal Update problem)

2006-06-22 Thread fhh
Well, this is how stateful session beans are supposed to work. They save their 
state and that includes your List _vertraege.

So the question is what you really want to do. If you want to keep in sync with 
the database at any cost, you could user a stateless session bean. But doing so 
will cost performance since the db is re-read for every request. (I'm not sure 
how much is cached by hibernate. You may run into problems with hibernate cache)

If you don't have a lot of use (and not too man vertraege in the db) the 
performance loss should be negligible.

The Big solution would be to use JBoss' entity cache or implement your own 
caching strategy. But this will only work as expected iff your webapp is the 
ONLY application modifying the data in the db.

Refards

Felix

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952577#3952577

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952577

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Jboss 2.4 and portlet-instances.xml

2006-06-22 Thread bdaw
In 2.4 descriptor changed. Because of WSRP implementation which forced some 
architectural changes portlet-instances.xml was introduced. 
But there is still suppor for legacy 2.2 descriptors and that's why you receive 
the warning.

So you need to follow what is written on the console:

1) in myportal-object.xml comment out this part:


  | deployment
  |  if-existsoverwrite/if-exists 
  |  instance
  |   instance-nameCentralControllerInstance/instance-name 
  |   component-refmyportal.CentralController/component-ref 
  |  /instance
  | /deployment
  | 

2) create portal-instances.xml and put it there with some minor tag name 
changes (exacly how the console message is pointing):


  | ?xml version=1.0 encoding=utf-8 standalone=yes?
  |  deployments
  |deployment
  | instance
  |  instance-idCentralControllerInstance/instance-id
  |  portlet-refCentralController/portlet-ref
  | /instance
  |/deployment
  |  /deployments 
  | 



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952578#3952578

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952578

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: GPD Locking Up Eclipse

2006-06-22 Thread kukeltje
I'm not completely sure, but the latest jboss IDE does not contain the latest 
GPD, so it could well be that you are seeing the issues reported (which version 
of the jboss ide btw, the 'latest' does not mean much a few months from now)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952579#3952579

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952579

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: GPD Locking Up Eclipse

2006-06-22 Thread [EMAIL PROTECTED]
You are quite right Ronald. Version 1.6 of JBoss IDE contains the 3.0.9 release 
of the GPD, which has this nasty issue...

Regards,
Koen

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952580#3952580

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952580

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Process Deployment Issue

2006-06-22 Thread [EMAIL PROTECTED]
The recommended approach is indeed storing the classes in your processarchive. 
This is one of the options I suggested above, but maybe I should have put it 
first. You shouldn't use the jbpm.files.dir property anymore, it is a legacy 
property used before for database that were not able to handle binary objects 
easily. These issues have been resolved in the meantime.

Regards,
Koen

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952581#3952581

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952581

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: problems using jbpm 3.1 with jboss 4.0.0

2006-06-22 Thread [EMAIL PROTECTED]
Do you see something when you connect to your database with a client such as 
DBVisualizer?
Is there something in the JBPM_USER table?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952582#3952582

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952582

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: MessageListener speed when connecting to local messaging

2006-06-22 Thread timfox
Just to be sure I have tried on my test setup with text messages containing xml 
(jaws.dtd) and others of the same size with non XML text and send/receive times 
are the same.

As I say, Jboss messaging treats the message bodies as completely opaque anyway.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952583#3952583

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952583

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: Security Exception

2006-06-22 Thread mwelss
Sounds great. Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952584#3952584

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952584

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: How to programatically deploy a PAR to a remote JBoss in

2006-06-22 Thread [EMAIL PROTECTED]
You can leverage the deployment servlet in the jBPM webapp if you like... But I 
agree that an MBean could be a better solution. Let us know if you are planning 
to contribute ;-)

Cheers,
Koen

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952585#3952585

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952585

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: IllegalStateException: Cannot find consumer

2006-06-22 Thread timfox
Hi Dennis-

Can you post your code and config please?

Thx

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952587#3952587

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952587

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Eclipse IDE (users)] - Re: 2 hot deploy questions

2006-06-22 Thread LORDs_diakonos
OK well 3 more questions then

1. Regarding the jsp hot deploy.  Would it work if I wrote a program that could 
look at all jsps and if they have been modified deploy them and make the 
program a builder that fires on auto build?

2. Is there a way to make a button on teh toolbar or some easier way to package 
then having to click on the project and ctl shift f2 to package.  I have  it 
set up so teh package actully deploys to Jboss so this would be a help.

3. Is there a better JVM to use to make hot swap work?  I am using JDK 1.5 from 
Sun.  We could switch to JRocket or something I guess if it wold be better.  
What do you think?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952590#3952590

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952590

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Unable to deploy process definition

2006-06-22 Thread kukeltje
the forum by default uses an OR search if you do not use the radio buttons to 
configure otherwise



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952591#3952591

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952591

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Managing Task and Log ???

2006-06-22 Thread Nomad
Update : 

The case where the log sequence is out of order only happens if I cancel the 
task, but if I remove the task, the log is ok. 

Now after playing around for a while with canceling and removing task 
instances, I just found something that I really don't understand.

Base on the question no 2 that I've posted before. Removing the unfinished task 
instances will indeed trigger signaling on the task node causing it to move to 
state c. But if I replace the state c with another task node like this :


  | process-definition +
  |   start-state name='a' +
  | transition to='b' / +
  |   /start-state +
  |   state name='b' +
  | transition to='t' / +
  |   /state +
  |   task-node name='t' create-tasks='false' +
  | event type='node-enter' +
  |   action class='test.CreateTasks' / +
  | /event +
  | task name='watch movie amadeus' +
  |   event type='task-end' +
  | action class='test.CheckTasks' / +
  |   /event +
  | /task + 
  | transition to='c' / +
  |   /task-node +
  |   task-node name='c'  +
  | task name='watch movie amadeus 2' +
  |   assignment class='test.AssignToJack'/ +
  | /task + 
  | transition to='end' + 
  |   /task-node +
  |   end-state name='end' / +
  | 
  | /process-definition
  | 


Now, If I just execute the process definition above (all the way from start 
state to end state) using the same jbpmContext object, then everything is ok. 
But if i do this :

Execute the process from start state until the token enter task node c (where 
the task ''watch movie amadeus 2'' is assigned to Jack) using the same 
jbpmContext object.

Create a new jbpmContext and continue the process by finishing the task ''watch 
movie amadeus 2'' for jack. 

All of the sudden all the task that has been removed at task node c appear 
again here as unfinished task instances, thus the token will stay at this node 
because of it

Like I said before, this 'removed task instances appear out of nowhere on task 
node c' only happens if I create a new jbpmContext object. It won't happen if I 
keep continue the process using the same jbpmContext that I use for finishing 
task instances on task node t (where the task instances removing happens), it 
will just simply move the token to end node and finish the process which is the 
correct thing.

I really hope somebody could clarify this.please help.


Thx and Regards,

Martin
 


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952592#3952592

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952592

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: New jBPM Getting Started Documentation

2006-06-22 Thread labadi1
Hello 

 I am new to JBPM i had started reading about a week ago, and after reading and 
reviewing the examples i had finally did the JBPM integration in my project. 
But unfortantly i couldnot be sure that my solution is complete or not i am 
feeling that i am missing something in my code.
  This feeling was because i couldn't find any documentation that provide a 
full description to API usage and how to do this and not to do that.
  I am thinking now in taking a training session with one of the certified 
trainers for JBoss applications, but i am wondering about wether this course 
will satisfy my need to get the almost complete picture of JBPM and its coding 
techniques.

  Please Advice 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952593#3952593

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952593

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: JSR-181 EJB Endpoint with BASIC Authentication

2006-06-22 Thread alxs
[EMAIL PROTECTED] wrote : This should be fixed in jbossws-1.0.1

Since I ran into the same problem I wonder how I can figure out what version 
was installed with my jboss 4.0.4.GA and how I can upgrade to 1.0.1 or newer?

Thanks,
Alex

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952594#3952594

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952594

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - JBoss Seam and myfaces sandbox inputSuggestAjax

2006-06-22 Thread sducas
Hello,

I had a NPE while using the sandbox inputSuggestAjax with a SEAM component 
method as suggestedItemsMethod : The reason is that there is no PhaseId 
setted during the ajaxRequest...

So here is what I have done in the PageContext class:

PageContext.getCurrentReadableMap(){
PhaseId phaseId = Lifecycle.getPhaseId();
if (null==phaseId) return previousPageMap;  
return phaseId.compareTo(PhaseId.INVOKE_APPLICATION) = 0 ? 
previousPageMap : nextPageMap; 
} 


Now the ajax component from sandbox is working well...

but maybe it's not the good approach...

THX

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952595#3952595

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952595

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: JBoss Seam and myfaces sandbox inputSuggestAjax

2006-06-22 Thread [EMAIL PROTECTED]
Whose sandbox is this? MyFaces?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952596#3952596

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952596

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: jBPM workshop in Stuttgart (07.07.2006)

2006-06-22 Thread kukeltje
Sorry, to far away from Utrecht (NL) ;-)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952597#3952597

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952597

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - Re: java.io.IOException: HTTPS hostname wrong: should be 1

2006-06-22 Thread vasanth_java
we got the problem and solution.

we mistaken in the protocol name of system properties. actually we specified as 
http instead of https. that's the problem. while u r using https, u have to 
specify the system properties like https.proxySet.
sample code:
  System.setProperty(https.proxySet, true );
  System.setProperty(https.proxyHost, 172.24.1.1 );
  System.setProperty(https.proxyPort, 80 );

if u r facing above problems, then make use of it. thanks.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952598#3952598

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952598

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Have swimlane any relation with the authorization on Tas

2006-06-22 Thread kukeltje
no, just in the webapp. There is a jira issue (searhc for iand vote for it) for 
this to have some kind of authorization mechanism in jbpm

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952599#3952599

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952599

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: JBOSS DataSource configuration for Oracle database

2006-06-22 Thread xjchen001
Hi Weston, 

Thank you very much for your info. 

I realized that I am facing the problem of migrating application from WebLogic 
to JBoss. I googled and found that I need to modify the deployment descriptors 
for all the modules. This seems not a trivial process since WebLogic's and 
JBoss' deployment descriptors don't share the same schema. 
The following links may be helpful to developers who also want to do the 
migration. 

http://www.onjava.com/pub/a/onjava/2005/03/09/ejb-migration.html
http://www.jboss.org/index.html?module=bbop=viewtopict=71321



Regards, 
Xinjun

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952600#3952600

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952600

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Minimum system requirements??

2006-06-22 Thread AlliumPorrum
Hi!

I have searched for a while from jboss.org, but I just can't find any 
information of minimum hardware requirements for JBoss 3  4. Could someone 
please tell me where can I find these??

I'm running on Ubuntu 6, and I'm not sure yet if I should use version 3 or 4 
from JBoss, so are there any differences on the minimum requirements between 
these two versions??

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952601#3952601

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952601

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: Problem re-delivering to Durable Subscriber

2006-06-22 Thread timfox
Hi-

I was wondering if you are still seeing this problem?

We are going to cut a release fairly soon, so if there is an issue here we want 
to get a fix in ASAP

Thanks for your patience.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952602#3952602

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952602

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: JBoss Seam and myfaces sandbox inputSuggestAjax

2006-06-22 Thread sducas
Yep myfaces sandbox...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952603#3952603

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952603

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: JBoss Seam and myfaces sandbox inputSuggestAjax

2006-06-22 Thread [EMAIL PROTECTED]
Well, I'm inclined to think this is bad design on the part of MyFaces, but if 
you add a JIRA issue, I suppose we can try to be more robust, or if that's not 
possible, at least throw a more meaningful exception.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952604#3952604

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952604

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - HA-JMS fails, Master node undeploying channels, no failover

2006-06-22 Thread jkressin
First, sorry for the lengthy post, but I need to describe the problem in detail:
We have a cluster of 6 JBoss instances (JBoss 4.0.3SP1) on 3 physical machines. 
Each machine runs two JBoss instances and each JBoss instance has its own IP. 
The machines have one network adapter with two IP-Adresses. We use UDP as the 
transport layer in JGroups (config below). From the range of cluster services 
we only use HA-JMS, means clustered topics and queues. Everything works fine, 
but from time to time (every 2-4 days) the HA-JMS completely fails which means 
that messages get lost, which should not happen at all (that's why we use a 
cluster).

Here's what happens: All instances are up and running, and I can see that all 6 
instances participate in the cluster. Suddenly on the master node I see a log 
file entry like this:

2006-06-21 08:14:35,049 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.StagePartition] New cluster view 
for partition StagePartition: 203 ([62.50.43.21
1:1099, 62.50.43.213:1099, 62.50.43.216:1099, 62.50.43.215:1099, 
62.50.43.214:1099, 62.50.43.210:1099] delta: 0)
2006-06-21 08:14:35,049 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
I am (62.50.43.210:1099) received membershipChan
ged event:
2006-06-21 08:14:35,049 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
Dead members: 0 ([])
2006-06-21 08:14:35,049 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
New Members : 0 ([])
2006-06-21 08:14:35,049 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
All Members : 6 ([62.50.43.211:1099, 62.50.43.21
3:1099, 62.50.43.216:1099, 62.50.43.215:1099, 62.50.43.214:1099, 
62.50.43.210:1099])

The first strange this is: Dead members:0, New members: 0 which I read as 
nothing has changed at all ;)

Directly after this message, the master node starts to undeploy all queues and 
topics:

2006-06-21 08:14:35,329 INFO  
[org.jboss.mq.server.jmx.Topic.sgw/MOCacheInvalidationTopic] Unbinding JNDI 
name: topic/sgw/MOCacheInvalidationTopic
2006-06-21 08:14:35,465 INFO  
[org.jboss.mq.server.jmx.Topic.sgw/CdaHtmlCacheInvalidationTopic] Unbinding 
JNDI name: topic/sgw/CdaHtmlCacheInvalidationTopic
2006-06-21 08:14:35,466 INFO  
[org.jboss.mq.server.jmx.Queue.sgw/AlertUserQueue] Unbinding JNDI name: 
queue/sgw/AlertUserQueue
2006-06-21 08:14:35,466 INFO  [org.jboss.mq.server.jmx.Queue.sgw/UserQueue] 
Unbinding JNDI name: queue/sgw/UserQueue
2006-06-21 08:14:35,467 INFO  [org.jboss.mq.server.jmx.Queue.sgw/OrderQueue] 
Unbinding JNDI name: queue/sgw/OrderQueue
[...]
2006-06-21 08:14:35,470 INFO  [org.jboss.mq.server.jmx.Queue.DLQ] Unbinding 
JNDI name: queue/DLQ
2006-06-21 08:14:35,546 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/jbossmq-httpil, 
warUrl=.../deploy-hasingleton/jms/jbossmq-httpil.s
ar/jbossmq-httpil.war/

But the instance still claims to be the master node. No other instance starts 
to take over the undeployed services, so whenever an instance tries to post a 
message we get:

javax.jms.InvalidDestinationException: This destination does not exist! 
TOPIC.sgw/MOCacheInvalidationTopic
at 
org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:389)
at 
org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:373)
at 
org.jboss.mq.server.JMSServerInvoker.addMessage(JMSServerInvoker.java:136)
at 
org.jboss.mq.il.uil2.ServerSocketManagerHandler.handleMsg(ServerSocketManagerHandler.java:92)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:369)

Exactly at the time when the master node undeploys all services, all the other 
instances start to go crazy as well:

2006-06-21 08:14:24,728 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
I am (62.50.43.215:1099) received membershipChanged event:
2006-06-21 08:14:24,728 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
Dead members: 2 ([62.50.43.210:1099, 62.50.43.214:1099])
2006-06-21 08:14:24,728 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
New Members : 0 ([])
2006-06-21 08:14:24,728 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.StagePartition] 
All Members : 4 ([62.50.43.211:1099, 62.50.43.213:1099, 62.50.43.216:1099, 
62.50.43.215:1
099])
2006-06-21 08:14:24,798 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.StagePartition] Suspected 
member: 62.50.43.214:54923 (additional data: 17 bytes)
2006-06-21 08:14:26,800 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.StagePartition] Suspected 
member: dep004174-05:54893 (additional data: 17 bytes)
2006-06-21 08:14:31,547 ERROR [com.artnology.sgw.cda.tracking.Webtracking] 
getObjectType() returns null for SGWID '4-102-0-0-0'
2006-06-21 08:14:34,867 INFO  

[JBoss-user] [Clustering/JBoss] - JBoss Cluster issue

2006-06-22 Thread tterm
Hello,

I tried to setup a cluster with 3 nodes (A,B,C). The apllication which should 
run is the xpetstore from the JBoss CVS which I updated for clustering support. 
The app server is the newest JBoss 4.0.4GA (session replication). I used the 
apache web server as loadbalancer with sticky_session=1. This works fine! 

But I have some errors which I don't understand correctly! The scenario is the 
following: The application is starting on node A. I login a user and put 
something in his cart. So the session is created and also the stateful cart 
bean. After that i kill node A and try to show the shopping cart from the 
actual user which should have an entry. But then I get the following error:

13:32:51,703 WARN  [RequestProcessor] Unhandled Exception thrown: class 
javax.ejb.EJBNoSuchObjectException
  | 13:32:51,704 ERROR [[action]] Servlet.service() for servlet action threw 
exception
  | javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean: 
5c4o03-7t25rj-eoqw5osv-1-eoqx37wg-g

I thought the session will be replicated and also the stateful bean! Is this 
right? 

The next thing is what does the following error message mean?

  | 13:20:18,471 WARN  [CacheListener] Possible concurrency problem: Replicated 
version id 84 matches in-memory version for session w9Zpgssg8wgqjKMC2N099w**
  | 13:20:23,246 WARN  [CacheListener] Possible concurrency problem: Replicated 
version id 85 matches in-memory version for session w9Zpgssg8wgqjKMC2N099w**

I hope someone could help me! If you need more information please ask me I 
didn't want post too much!

Thanks in advance!
Thomas


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952606#3952606

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952606

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Problem with installing Portal on JBOSS

2006-06-22 Thread m_ucar
Dear @ experts,

I´m trying to install JBOSS Portal 2.2 on JBOSS 4.0.4 with mySql 4.1 and 3.0.16 
Connector Java on Windows XP Professional. I followed the installation guide in 
JBossPortalUserGuides. But after restarting the JBOSS Server. I get the 
following message in the console:
ObjectName: portal:policy=PortalPolicyConfigStore,type=Component
  State: FAILED
  Reason: java.lang.IllegalArgumentException: No transaction manager provided
  I Depend On:
portal:policy=JaccPortalPolicyConfigurator
portal:service=TreeCacheProvider,type=transient
portal:policy=PortalPolicyConfigService
  Depends On Me:
portal:deploymentFactory=PortletApp

And when I try to open the portal page, I get the following exception:
javax.servlet.ServletException: No layout found for layout id generic

org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


What goes wrong? Is the a known issue? I only did the same like mentioned in 
the installation guide!
Thank you for any advice!
Memo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952607#3952607

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952607

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Session Timeout

2006-06-22 Thread keletappi
I can't find in documentation, how to control session timeout in JBoss portal. 
Anyone having links to correct place for me ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952608#3952608

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952608

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Problem with GraphElement.raiseException

2006-06-22 Thread camunda
The problem is the ExceptionHandling, see 
http://docs.jboss.com/jbpm/v3/userguide/processmodelling.html#exceptionhandling

anonymous wrote : 
  | When an exception occurs in a delegation class, the process element parent 
hierarchy is serached for an appropriate exception-handler. When it is found, 
the actions of the exception-handler are executed
  | 

But if a Exception occurs in a SessionBean in a JavaEE Environment, the 
transaction (in which also jBPM is running) is marked for rollback. And now 
jBPM wants to search the parents. Then the posted Exception occurs, I think 
because of the transaction rollback marker.

So my opinion is, that the parents must be lazy loaded bevore the execute of 
the action of the GraphElement. Than this problem should be avoided.

Am I right?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952609#3952609

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952609

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Problem with GraphElement.raiseException

2006-06-22 Thread camunda
I've created a JIRA Issue for that: http://jira.jboss.com/jira/browse/JBPM-681.

Our temporarly workaround is, to comment out the raiseException code and only 
throw the DelegationException

  | throw new DelegationException(exception, executionContext);
  | 

Because we don't use ExceptionHandlers in our projects, this is OK. But a real 
solution would be fine.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952610#3952610

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952610

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Minimum system requirements??

2006-06-22 Thread [EMAIL PROTECTED]
JBoss is quite lightweight and you can slim it down further if needed.

Use the latest 4.0.4.GA

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952611#3952611

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952611

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: JBoss Seam and myfaces sandbox inputSuggestAjax

2006-06-22 Thread sducas
Does my fix will cause side effects??

Can I leave my seam version like that (it works well!)?

THANKS

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952612#3952612

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952612

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: EJB @Service Attribute/Property setting

2006-06-22 Thread jlowcock
This is close, it shows how to deploy the same class as two separately 
identified services which is half the problem.  The issue I'm facing is how do 
I access the details of ejb-name and service/cluster name within the Service 
code.  I need this information to form the primary key of an EJB entity class 
to load configuration from the database.
I suppose that there is a way to access the information with the xml file, I'll 
go away and have a look at this as well.
I was looking for something along the lines of the env-entry within the 
deployment descriptor.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952613#3952613

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952613

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Problem with installing Portal

2006-06-22 Thread m_ucar
Dear @ experts,

I´m trying to install JBOSS Portal 2.2 on JBOSS 4.0.4 with mySql 4.1 and 3.0.16 
Connector Java on Windows XP Professional. I followed the installation guide in 
JBossPortalUserGuides. But after restarting the JBOSS Server. I get the 
following message in the console:
ObjectName: portal:policy=PortalPolicyConfigStore,type=Component
State: FAILED
Reason: java.lang.IllegalArgumentException: No transaction manager provided
I Depend On:
portal:policy=JaccPortalPolicyConfigurator
portal:service=TreeCacheProvider,type=transient
portal:policy=PortalPolicyConfigService
Depends On Me:
portal:deploymentFactory=PortletApp

And when I try to open the portal page, I get the following exception:
javax.servlet.ServletException: No layout found for layout id generic
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


What goes wrong? Is the a known issue? I only did the same like mentioned in 
the installation guide!
Thank you for any advice!
Memo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952614#3952614

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952614

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Proposed move of components.xml location

2006-06-22 Thread jtucker
I'm suggesting that components.xml be moved from it's hard-coded location at 
/WEB-INF/components.xml to simply be loaded from the classpath.

The main reason is that I'm having to do workarounds when using SeamTest to 
include the WEB-INF directory in my test classpath.

I can't think of any advantage to keeping it in WEB-INF but I'd like to know if 
I'm missing something before I log it in JIRA!



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952617#3952617

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952617

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Problem with installing Portal

2006-06-22 Thread adik
I have similiar problem on oracle10 I also don't know what to do I hope you'll 
get the answer I didn't get it yet

http://www.jboss.com/index.html?module=bbop=viewtopicp=3951703#3951703

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952618#3952618

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952618

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - System properties

2006-06-22 Thread andydale
hi,

I have jsut started to use JBoss (4.0.4) and now need to be able to set a 
system property.

Form what i have managed to find out i need to create a properties-service.xml 
file in the /deploy directory of the server.  I have done this, plese see below

server
  | mbean code=org.jboss.varia.property.SystemPropertiesService
  |name=jboss.util:type=Service,name=SystemProperties
  | 
  | !-- Set properties using the properties file style. --
  | attribute name=Properties
  |   ha-jdbc.configuration=/conf/ha-jdbc.xml
  | /attribute
  | /mbean
  | /server
  | 

But this causes the following exception


anonymous wrote : 13:20:58,897 ERROR [MainDeployer] Could not create 
deployment: 
file:/usr/local/jboss-4.0.4.GA/server/default/deploy/properties-service.xml
  | org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.jboss.varia.property.SystemPropertiesService; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.varia.property.SystemPropertiesService)
  | at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
  | at 
org.jboss.system.ServiceController.install(ServiceController.java:226)
  | at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
  | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
  | at $Proxy4.install(Unknown Source)
  | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:249)
  | at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
  | at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
  | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
  | at $Proxy6.deploy(Unknown Source)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:274)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225)
  | Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.varia.property.SystemPropertiesService
  | at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
  | at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:511)
  | at 
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:405)
  | at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  | at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1204)
  | at 
org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
  | at 
org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
  | at org.jboss.system.ServiceCreator.install(ServiceCreator.java:157)
  | at 

[JBoss-user] [JBoss Seam] - Re: Client-State Saving - which technique is used?

2006-06-22 Thread bambata
thanks

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952620#3952620

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952620

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Problem with installing Portal

2006-06-22 Thread [EMAIL PROTECTED]
i'm looking at your problem

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952621#3952621

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952621

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Documentation on Default transaction type

2006-06-22 Thread gerd
At least in 2005, the default was required.
See: http://jboss.com/index.html?module=bbop=viewtopict=63115

Gerd

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952623#3952623

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952623

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Seam Booking example does not sorport chinese character

2006-06-22 Thread lws688
I tried seam booking example and found that it did not support chinese 
character input as real user name. Can anyone help me on this? (my seam version 
is 1.0.1 GA)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952624#3952624

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952624

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Using an MBean to spawn native Process with JBoss AS/4.0

2006-06-22 Thread [EMAIL PROTECTED]
Just as an update, I was able to find a solution to the problem. In order to 
spawn a native Process from an MBean required 3 threads and a signal handler. 
One thread handled the exec() and destroy() of the Process and implemented a 
signal handler to catch SIGTERM. The other two threads were typical 
stdout/stderr consumers to grab the output of the Process.

The key to the resolution was the introduction of a signal handler. I thought 
JBoss AS would object, but it seemed to work fine. I can either call 
Process.destroy() and kill the spawned process without affecting JBoss, or 
externally just kill -9 the PID of the process without affecting JBoss. The 
signal handler for the thread which exec'd the Process catches the SIGTERM and 
my JBoss AS no longer exits with a sudden shutdown hook call.

Thanks for the feedback.

Regards,
Keith

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952625#3952625

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952625

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Minimum system requirements??

2006-06-22 Thread visolvejboss
Hello,
   
 The Minimum Hardware Requirements for JBoss can be found in the following 
link.

 http://www.jboss.com/pdf/JBossASBrochure-Mar2006.pdf

I hope this may be helpful.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952626#3952626

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952626

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: jbossws-1.0.1 released

2006-06-22 Thread alxs
Same issue here. Looks as if the deployment order is incorrect.

Alex

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952627#3952627

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952627

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Problem with installing Portal

2006-06-22 Thread [EMAIL PROTECTED]
Ok, please edit:
portal-core-sar/META-INF/jboss-service.xml
and replace:

  |!-- Transient cache for component security store --
  |mbean
  |   code=org.jboss.cache.TreeCache
  |   name=portal:service=TreeCache,type=transient
  |   attribute 
name=TransactionManagerLookupClassorg.jboss.cache.JBossTransactionManagerLookup/attribute
  |   attribute name=IsolationLevelREPEATABLE_READ/attribute
  |   attribute name=CacheModeLOCAL/attribute
  |/mbean
  | 

by


  |!-- Transient cache for component security store --
  |mbean
  |   code=org.jboss.cache.TreeCache
  |   name=portal:service=TreeCache,type=transient
  | dependsjboss:service=TransactionManager/depends
  |   attribute 
name=TransactionManagerLookupClassorg.jboss.cache.JBossTransactionManagerLookup/attribute
  |   attribute name=IsolationLevelREPEATABLE_READ/attribute
  |   attribute name=CacheModeLOCAL/attribute
  |/mbean
  | 

You will need to add the 'depends' tag on all mbeans with 
code=org.jboss.cache.TreeCache.

Let me know how it goes.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952628#3952628

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952628

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: SFSB are evil? (The eternal Update problem)

2006-06-22 Thread baz
Hello,
Your problem looks very common for me.
anonymous wrote : I checked it, and the find() method is not called when I 
revisit the page. 
That is correct. The find() method is only called when vertraege is null.
That is the meaning of a factory method.
anonymous wrote : How can I enforce that the list is reread?
Easy answer. You have to set vertraege to null.
But to implement it is sometimes not so easy. Look at the hotelbooking example 
for a hint.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952631#3952631

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952631

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - How to map entity bean on dynamicly created names of table?

2006-06-22 Thread missaak
Hi,
I'm using legacy database schema where is one table (e.g. laboratory) and for 
each laboratory exists one table (e.g. [laboratory_shortcut]_order) with same 
structure.

example:
table laboratory
id  -   shortcut-  description
1   -   bio   -  biochemistry
2   -   hem -  hematology

and there are two tables bio_order and hem_order. These tables have same 
structure.
I wish make one entity (Order) that could be mapped sometimes on first table 
(bio_order) and sometimes on second table (hem_order).

I know that this db schema is terrible but I must use it :(
Thx for advice

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952633#3952633

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952633

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Hi Installation Problem

2006-06-22 Thread visolvejboss
Hello,

Refer the following link.

http://www.jboss.com/index.html?module=bbop=viewtopict=85319

I hope this may solve your problem.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952635#3952635

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952635

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Why does JBossMQ not retry transaction after ApplicationDead

2006-06-22 Thread khamre
Our application uses a pattern similar to ServiceActivator to call methods on 
session beans at the end of a jms queue.  The methods are called via reflection 
and this works wonderfully for the normal case or if we have RunTimeExceptions 
any other than ApplicationDeadlockException. 

If the reflection-invoked method throws an EJBException, the transaction is 
marked as rollbackonly (yes - we are using container-managed transactions).  If 
the exception is caught or not does not matter - as the transaction is marked 
as rollbackonly, it rolls back and the message is redelivered 10 times before 
it is put on the DLQ - according to standard MDB configuration.

However, if we invoke a method that calls on a couple of entity beans that have 
already been reserved in the opposite order (in order to get a deadlock), we 
get an ApplicationDeadlockException.  The transaction is marked rollbackonly 
like in the previous case, the same onMessage() is receiving the exception.   - 
BUT THERE IS NO RETRY!  Why???

Is this a bug in the standard jboss 4.0.2 installation with JBossMQ or are 
there other configuration settings than the bean specific ones we should look 
at?

rgrds, k

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952636#3952636

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952636

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Seam Booking example does not sorport chinese character

2006-06-22 Thread liudan2005
this has got nothing to do with Seam. a common way to solve this problem is to 
write a filter like this:


  | public class SetCharacterEncodingFilter implements Filter {
  |public void doFilter(ServletRequest request, ServletResponse response,
  |FilterChain chain) throws IOException, 
ServletException {
  |   request.setCharacterEncoding(UTF-8);
  | chain.doFilter(request, response);
  |   }
  | }
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952637#3952637

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952637

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread [EMAIL PROTECTED]
Actually I don't love WEB-INF as a place for it. But I'm not sure where it 
should go. META-INF in the ear? the ejb-jar? I'm really not certain...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952638#3952638

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952638

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Reload a portlet without restarting the server

2006-06-22 Thread jaymuthus
hai danny_hon,
 Thank you very much.
 I followed your advise and deployed a SAR file. Now, the potlets are 
redeployed with out restarting the server.
thanks,

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952639#3952639

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952639

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: SFSB are evil? (The eternal Update problem)

2006-06-22 Thread dahm
Hi,

thanks for the reply...

anonymous wrote : 
  | How can I enforce that the list is reread?
  | 

anonymous wrote : 
  | Easy answer. You have to set vertraege to null.
  | But to implement it is sometimes not so easy. Look at the hotelbooking 
example for a hint.
  | 

It's not that easy indeed, because I alread tried to set this field to null
in the edit() action. However this caused an immediate reload from
the database thus loading again the old data. The the page flow then went
to the edit page. But when I got back to the listing page I still was stuck
with the old data.
I also tried to export the list using @Out so I could clear it elsewhere.
The @DataModel docs says somewhere that List.equals() is used to
determine when to reload the data. However it's not that specific when
this actually occurs.

Funnily, I have implemented very similar code elsewhere but have no
clue what could be wrong here.

BTW: Could you please be more specific where to look a the hotel booking
example. It's a rather big one :-)

Cheers
   Markus

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952640#3952640

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952640

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Reload a portlet without restarting the server

2006-06-22 Thread jaymuthus
hai hamsol,
   1. Check your portlet.xml for the declaration of the portlet.
   2. Check your porlet-instances.xml for the declaration of portlet instances.
   3. check your jboss-portlet.xml for the declaration of the porlet use
  4.  check your *-object.xml for the declaration of portlet page and window 
declaration.

 5. ensure the class path for the potlet are correct.
 Thanks,


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952641#3952641

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952641

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Suggested configuration for Migration to JavaEE 5

2006-06-22 Thread alxs
Alex,

While looking for a way to get jbossws 1.0.1 installed I was reading your post 
again. It seems as if jbossws 1.0.1 is not part of the 1.2.0BETA. 

However something must have changed because the file now downloadable is bigger 
than the file I downloaded some days ago. Can you tell me what changed?

Alex

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952642#3952642

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952642

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Concurrent access problem

2006-06-22 Thread Nomad
I have a Task node where a number of task instances are created and assigned to 
mulpile actors. Each of these actors has his/her own task list page where they 
can mark the task instance as finished. However whenever more than 1 actors 
trying to finish the task instances, only 1 actor can actually commit the data 
while others will just simply hit error
like this :



  | 
  | 19:21:56,031 [Thread-1] ERROR AbstractFlushingEventListener : Could not 
synchronize database state with session
  | 
  | org.hibernate.StaleObjectStateException: Row was updated or deleted by 
another transaction (or unsaved-value mapping was incorrect): 
[org.jbpm.graph.exe.Token#10168]
  | 
  | at 
org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1635)
  | 
  | org.jbpm.persistence.JbpmPersistenceException: couldn't commit hibernate 
session
  | 
  | at 
org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:171)
  | 
  | at org.jbpm.svc.Services.close(Services.java:211)
  | 
  | at org.jbpm.JbpmContext.close(JbpmContext.java:138)
  | 
  | at test.TestBPM$Executor.run(TestBPM.java:253)
  | 
  | 
  | 


or like this :


  | 19:30:49,671 [Thread-0] ERROR JDBCExceptionReporter : ORA-00060: deadlock 
detected while waiting for resource
  | 
  | 
  | 
  | 19:30:49,671 [Thread-0] ERROR AbstractFlushingEventListener : Could not 
synchronize database state with session
  | 
  | org.hibernate.exception.GenericJDBCException: could not update: 
[org.jbpm.graph.exe.Token#10229]
  | 
  | at 
org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:91)
  | 
  | at 
org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:79)
  | 
  | at 
org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
  | 
  | at 
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:)
  | 
  | at 
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2118)
  | 
  | at 
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2374)
  | 
  | at 
org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:84)
  | 
  | at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:243)
  | 
  | at 
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:227)
  | 
  | at 
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141)
  | 
  | 

and sometimes, the program will just simply hang while trying to save the 
process as if it's waiting for something.


I really need help on this, please helpplease...:(


Regards,

Martin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952643#3952643

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952643

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread jtucker
My vote is either META-INF or right next to components.properties at the root 
of the classpath.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952645#3952645

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952645

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Seam Booking example does not sorport chinese character

2006-06-22 Thread [EMAIL PROTECTED]
Right, it really has nothing to do with Seam.

The character set is defined in the .xhtml pages like so:

meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 /

Not sure if there are other places you would need to change.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952646#3952646

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952646

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: how to do jbpm run on tomcat?

2006-06-22 Thread ASH
noboyanyone wrote : i flow your step,but it not work.
  | when i click the create new web sale order,it throw the exception :
  | javax.faces.FacesException: 
javax.servlet.jsp.PageContext.getVariableResolver()Ljavax/servlet/jsp/el/VariableResolver;
  | 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
  | 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
  | 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
  | javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
  | 
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:55)
  | org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
  | org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
  | 
  | i don't  know the jsf
You tomcat can't find *.class from websale.process. Easy way - copy all file 
from \build\websale\classes\ to \common\classes\

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952647#3952647

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952647

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: how to do jbpm run on tomcat?

2006-06-22 Thread ASH
noboyanyone wrote : i flow your step,but it not work.
  | when i click the create new web sale order,it throw the exception :
  | javax.faces.FacesException: 
javax.servlet.jsp.PageContext.getVariableResolver()Ljavax/servlet/jsp/el/VariableResolver;
  | 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
  | 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
  | 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
  | javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
  | 
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:55)
  | org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
  | org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
  | 
  | i don't  know the jsf
You tomcat can't find *.class from websale.process. Easy way - copy all file 
from /\build\websale\classes\ to /\common\classes\

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952648#3952648

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952648

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: how to do jbpm run on tomcat?

2006-06-22 Thread ASH
noboyanyone wrote : i flow your step,but it not work.
  | when i click the create new web sale order,it throw the exception :
  | javax.faces.FacesException: 
javax.servlet.jsp.PageContext.getVariableResolver()Ljavax/servlet/jsp/el/VariableResolver;
  | 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
  | 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
  | 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
  | javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
  | 
org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:55)
  | org.jbpm.web.JbpmContextFilter.doFilter(JbpmContextFilter.java:83)
  | org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
  | 
  | i don't  know the jsf
You tomcat can't find *.class from websale.process. Easy way - copy all file 
from [JBPM]\build\websale\classes\ to [tomcat]\common\classes\

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952649#3952649

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952649

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: strange exception during JUnit tests with EJB3 embeddabl

2006-06-22 Thread ramazanyich
After some investigations I found that some times tests can be run without any 
changes in environment. 
But I didn't found why and when it happens.
After one successful run it take some time until tests can be run again 
successfully. It seems like somewhere some kind of caching is done on system 
memory or on file system level and after some timeout it is freed.
How to find and disable such caching ?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952650#3952650

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952650

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: how to do jbpm run on tomcat?

2006-06-22 Thread ASH
sorry for multiple post

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952651#3952651

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952651

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Seam Booking example does not sorport chinese character

2006-06-22 Thread lws688
[EMAIL PROTECTED] wrote : Right, it really has nothing to do with Seam.
  | 
  | The character set is defined in the .xhtml pages like so:
  | 
  | meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 /
  | 
  | Not sure if there are other places you would need to change.


Thank you, Gavin. It's exciting to receive your reply. I will try to modify the 
charset.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952652#3952652

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952652

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: problems using jbpm 3.1 with jboss 4.0.0

2006-06-22 Thread jainer
SURE!!

From the first day the data base has had data, specially in table JBPM_ID_USER 
and as I had said to you before, I worked with the server that offers jbpm, 
and the console always showed the data with that server



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952653#3952653

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952653

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Scheduler and fixed intervals

2006-06-22 Thread apinto
Hi there,

 I'm having some problems with the JBoss Scheduler MBean. I need the 
scheduled job to be executed at a fixed rate, i.e., the time interval between 
consecutive perform() method invocations is constant.

The problem is that the next invocation occurs SchedulePeriod milliseconds 
after the end of the perform() method and not after the begin. So, I can't have 
a fixed rate, because the time that the perform() method takes to execute 
influences the next execution instance...

I'm using JBoss 4.0.3SP1 and Sun JVM 1.5.0_06. Can anyone help me? Is it 
possible to achieve what I need with the Scheduler MBean, or do I have to use 
the Timer MBean?

Thanks in advance,

Arménio Pinto

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952654#3952654

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952654

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Concurrent access problem

2006-06-22 Thread kukeltje
- assign it to multiple actors (pooled actors)
- it shows up in the poolerd list
- once an actor has to perform it, assign it to  that actor
- it shows up on the personal list
- have the actor act on it (no concurrency)
- done

hth



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952655#3952655

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952655

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - [ServiceEndpointServlet] Cannot get axis service: null

2006-06-22 Thread b.saric
Sorry for making topic in here, if it is trouble, but i thought it belong here.

I have jboss 4.0.2. I just started using it, so i need help. Right now, i want 
to check services on http://localhost:8080/ws4ee/services/Version?wsdl, and all 
i receive is 
[ServiceEndpointServlet] Cannot get axis service: null
.

This is fresh installed copy and jsdk is 1.4.2_10.

Tnx in advance.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952657#3952657

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952657

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Roles issue

2006-06-22 Thread tzablock
In fact the session is being invalidated and the problem still persists. 
Considering things you've said I think this is a JBossSX issue. Any ideas on 
how to flush the databaseloginmodule data? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952658#3952658

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952658

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: jbossws-thirdparty.jar

2006-06-22 Thread [EMAIL PROTECTED]
Congrats mylene, you opened JBWS-1000. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952659#3952659

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952659

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: java.lang.NoSuchMethodError: org.jboss.seam.core.Interpo

2006-06-22 Thread kuntz
I've created a JIRA issue: http://jira.jboss.com/jira/browse/JBSEAM-272

I guess you should fix it in jBPM. It seems I can not access jBPM CVS for some 
reason and can not build it myself. 

How can I get a hold of the new jbpm-3.1.1.jar?

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952660#3952660

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952660

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: jbossws and jetty

2006-06-22 Thread [EMAIL PROTECTED]
You would need to provide an integration layer for jetty
(http://fisheye.jboss.com/viewrep/JBossWS/trunk/src/main/java/org/jboss/ws/integration).
 
It's not on our todo list, but if you volunteer for that we will gladly assist.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3952661#3952661

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952661

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


  1   2   3   >