[jboss-user] [JBoss Portal] - Portlet Edit mode

2009-08-11 Thread jber...@hotmail.com
Hello, I'm trying to implement the method doEdit on a portlet to display another page. But I'm getting the following error which is unclear for me (error at the end): Thanks in advance. | public class PortfolioEditPortlet extends GenericFacesPortlet { | | private static final Logger

[jboss-user] [Javassist user questions] - Re: repository.jboss.org versions available?

2009-08-11 Thread baerrach
Much appreciated. The "official" groupId:artifactId combo would be a great enhancement to the http://labs.jboss.com/javassist/ pages. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249125#4249125 Reply to the post : http://www.jboss.org/index.html?module=bb

[jboss-user] [Microcontainer] - Use of JBoss MC Pojo from in distributed env

2009-08-11 Thread mukulb
Sorry, if this question have been answered earlier and i knw it is very basic question but i need answer. I am using JBoss MC as a standlone container for POJO deployment but how do i access these POJO services from a client running on a different JVM on different machine? basically distributed

[jboss-user] [Beginners Corner] - JBOSS database connection

2009-08-11 Thread cesarnz
hi all, am using JBOSS 3.2.2 and am trying to connect to an oracle database. I have been able to successfully connect before (few days ago) but for some reason when i try connecting now it throws the following error : 2009-08-12 10:44:31,329 WARN [org.jboss.resource.connectionmanager.JBoss

[jboss-user] [JBoss jBPM] - How to Generate ad-hoc Task, activities & process ??

2009-08-11 Thread faisalgeek
I am developing with jBPM4 and need some help how can I generate task, activities or whole process on runtime or ad-hoc The doc is not completely helpful ?? Thanks in advance... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249115#4249115 Reply to t

[jboss-user] [JCA/JBoss] - pop3/imap ssl

2009-08-11 Thread chatura02334
sorry wrong subject in previous (pop3/imap ssl). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249112#4249112 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249112 ___ jboss-

[jboss-user] [JCA/JBoss] - Hi,

2009-08-11 Thread chatura02334
I used inbound mail RA for receiving java-mail. since my mail server used SSL for POP/IMAP i enabled TLS to it. but unfortunately java certification error Certificate contains unsupported critical extensions: [2.5.29.17] had no luck for go forward. Then i introduced dummy SSLSocketFactory/Trust

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to configure mail-service.xml for Exchanger Server w

2009-08-11 Thread jaikiran
While posting logs or xml content or code, wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249109#4249

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Reload a /lib/jar file from JMX Console

2009-08-11 Thread jaikiran
Why don't you package that jar in your own application and then just redeploy your application every time you want the jar to be changed? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249108#4249108 Reply to the post : http://www.jboss.org/index.html?module

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: updating classpath

2009-08-11 Thread jaikiran
Do not edit the JBOSS_CLASSPATH in the run.bat. Just package those jar files in the WEB-INF/lib of your war. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249107#4249107 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Classloader violation richfaces3.3 and JBoss 5.1.0

2009-08-11 Thread jaikiran
Have you configured classloading in your application? These might help you understand what's going on: http://www.jboss.org/community/wiki/ClassCastExceptions http://www.jboss.org/community/wiki/ClassLoadingConfiguration http://www.jboss.org/community/wiki/JBossClassLoadingUseCases View the

[jboss-user] [EJB 3.0] - Re: What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread jaikiran
Good to know, it worked :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249105#4249105 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249105 ___ jboss-user mailing list jb

[jboss-user] [EJB 3.0] - Re: What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread andy.mil...@jboss.com
"andy.mil...@jboss.com" wrote : "jaikiran" wrote : EJB3 (JPA) entities are managed by the JPA provider (Hibernate). The caching too is being configured through the persistence.xml files. The documentation for AS5 has been revamped :) Its available at http://www.jboss.org/ejb3/docs/ | | |

[jboss-user] [EJB 3.0] - Re: What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread andy.mil...@jboss.com
"jaikiran" wrote : EJB3 (JPA) entities are managed by the JPA provider (Hibernate). The caching too is being configured through the persistence.xml files. The documentation for AS5 has been revamped :) Its available at http://www.jboss.org/ejb3/docs/ | | The specific chapter for EJB3 entity

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to configure mail-service.xml for Exchanger Server w

2009-08-11 Thread Kevinpei
I don't know why the forum couldn't show up the xml tags. Anyway... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249101#4249101 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249101 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to configure mail-service.xml for Exchanger Server w

2009-08-11 Thread Kevinpei
java:/Mail user password jboss:service=Naming View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249100#4249100 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to configure mail-service.xml for Exchanger Server worke

2009-08-11 Thread Kevinpei
Hi, guys, There is another question. I am trying to configure mail-service.xml for Exchanger Server worked with JBoss 5.1. The thing is our company is not using SMTP protocal for our Exchange Server. It is using ActiveSync protocal. Thus, the settings of pop, smtp in JBoss mail-service.xml wil

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problems deploying: error [XmlFileLoader] failed to load jb

2009-08-11 Thread gturek
Hello, I am trying to deploy some legacy software and I am running into the following error when I try to deploy: 10:32:54,703 ERROR [XmlFileLoader] failed to load jboss.xml. There could be a syntax error. org.jboss.deployment.DeploymentException: Error in jboss.xml for Bean WebMap: configurat

[jboss-user] [JBoss Messaging] - Re: Receive timeout

2009-08-11 Thread oichris
Thanks clebert for redirecting ~ It is sometimes hard to distinguish when to ask in which forum. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249096#4249096 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249096 __

[jboss-user] [JBoss Portal] - Extending Portal Identity

2009-08-11 Thread mars76
HI All, I am trying to extend the Portal Identity Module so that I want to store additional infomation when ever the User profile has changed. As part of that i am trying to modify the JSF Bean EditProfileAction.java and extended it to override the methods validatePassword() and ediProfile(

[jboss-user] [JBoss Tools (users)] - Documents doesn't match actual software

2009-08-11 Thread sacauskis
I'm trying to do the SMOOKS quickstart at http://docs.jboss.org/tools/3.1.0.M2/en/jboss_smooks_plugin_ref_guide/html/quick_start.html, I'm finding that the example does not follow that actual software for example when you go to create the binding, right clicking on resource list your supposed

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Classloader violation richfaces3.3 and JBoss 5.1.0

2009-08-11 Thread kennethrene
Hi I have a big problem using richfaces-3.3.0 with JBoss 5.1.0.GA. I had a EAR (prueba.ear) that run perfect in JBoss-4.2.0.GA but when I run the same ear in jboss-5.1.0.GA the error is: java.lang.LinkageError: Class org/richfaces/component/html/HtmlPanelMenu violates loader constraints - pr

[jboss-user] [JBoss Portal] - JBoss portal performance: (Portal)templatePortal.copy(dashbo

2009-08-11 Thread Vineet_Tripathi
Hi All, We are using JBoss portal 2.7.2 and have replaced its portal-core-lib.jar with the latest Fixes from portal SVN. Using the SVN fix worked for following method call dashboardContext.getPortal(userId) We are now facing issue with call to | (Portal)templatePortal.copy(dashboardCon

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Reload a /lib/jar file from JMX Console

2009-08-11 Thread manojrajarao
I'm stuck wasting a lot of time waiting for JBoss to restart everytime. I really want to know how to do this. Moreno, did you find any solution to this. Please reply. Thanks. Manoj. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249086#4249086 Reply to the p

[jboss-user] [JBoss jBPM] - Accessing the parent/super execution from a subprocess execu

2009-08-11 Thread flavio.donze
I have a little problem/question. I'm starting a process "CommitProcess" passing the execution an own "processInstanceKey". The CommitProcess starts a sub-process called "ReviewProcess". In a Task of the sub-process I'm using an AssignmentHandler and there I would like to access the processInsta

[jboss-user] [Installation, Configuration & DEPLOYMENT] - updating classpath

2009-08-11 Thread sasanplus
Hi, I am adding axis2 libraries to JBoss. I updated JBOSS_CLASSPATH in run.bat with the required jars (all axis2 jars) but I still get ClassNotFound exception. I tested the classpath by run.bat --help and everything is included. so my question is, why do I still get Classnotfound in my web serv

[jboss-user] [Security & JAAS/JBoss] - Re: JBoss 4.2.3 and Security Annotations

2009-08-11 Thread bacooper81
That's very strange. I looked for that annotation, and discovered I don't have the org.jboss.annotation package. I do have other packages under org.jboss, but not that one. Are you sure this comes with version 4.2.3.GA, and is in the lib directory? View the original post : http://www.jboss.

[jboss-user] [Security & JAAS/JBoss] - SecurityAssociation.threadSubjectStacks leaks when TimerServ

2009-08-11 Thread alexeinov
Subject stack grows infinitely in SecurityAssociation when timer is called. Memory allocated to stack is never freed, which is a memory leak that after a while leads to OutOfMemory condition. I tried to run the following code in JBoss 4.2.3 GA as well as in Branch_4_2. I can see that the objec

Re: [jboss-user] repository.jboss.com/maven2: please actualize the index

2009-08-11 Thread Stephen Davidson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Bojan. I would suggest the forums. This mailing list is apparently no longer monitored by anyone from the JBoss Group. Regards, Steve Bojan Antonović wrote: > My Maven can't find > http://repository.jboss.com/maven2/org/jboss/seam/jboss-seam-de

[jboss-user] [Clustering/JBoss] - clustering w/ JBoss Pojo Cache and JTA without using AS

2009-08-11 Thread ttruong
Hi, I have posted this also under JBoss Pojo Cache (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=159741) but that might be a better place: Ee are evaluating JBoss Pojo Cache and JTA/HA-JNDI for clustering and global transactions to use within our server (agent) implementations. Our

[jboss-user] [EJB 3.0] - Re: What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread andy.mil...@jboss.com
"jaikiran" wrote : EJB3 (JPA) entities are managed by the JPA provider (Hibernate). | P.S: I haven't heard about ejb3-entity-cache-service.xml in earlier versions too. It was in AS 4.2 stuff, and EAP 4.3, so its old. Thanks for the pointer in the right direction. View the original post : h

[jboss-user] [JBoss jBPM] - Re: From

2009-08-11 Thread unsavory
To expand, I have 2 child executions that are both in state "inactive-join". Since both child executions have joined the fork, shouldn't the parent wake up and continue in this case? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249071#4249071 Reply to the

[jboss-user] [JNDI/Naming/Network] - Re: ports 1098, 1099, 8083 not opened on a jboss 5.1.0 startu

2009-08-11 Thread wowuor
Thanks for your help, but for Jboss Server to open ports 1098,1099,8083 on startup, one has to comment them or remove them out in /etc/services files. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249069#4249069 Reply to the post : http://www.jboss.org/in

[jboss-user] [JBoss jBPM] - From "decision" to "join" possible?

2009-08-11 Thread unsavory
Is it possible to go directly from a decision to a join within an execution? Example: | | | | | | | | | | | | | | | |

[jboss-user] [EJB 3.0] - Re: What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread jaikiran
EJB3 (JPA) entities are managed by the JPA provider (Hibernate). The caching too is being configured through the persistence.xml files. The documentation for AS5 has been revamped :) Its available at http://www.jboss.org/ejb3/docs/ The specific chapter for EJB3 entity caching is here http://www

[jboss-user] [EJB 3.0] - What happened to ejb3-entity-cache-service.xml?

2009-08-11 Thread andy.mil...@jboss.com
In AS 5.1, the old way of configuration the entity bean cache seems to have disappeared. How do you configure the cache for entities in AS 5.1? The documentation is very out of date for this as well. Pointers in the right direction would be greatly appreciated? View the original post : http:

[jboss-user] repository.jboss.com/maven2: please actualize the index

2009-08-11 Thread Bojan Antonović
My Maven can't find http://repository.jboss.com/maven2/org/jboss/seam/jboss-seam-debug/2.1.1.GA even if it's there. However, the index file doesn't have it, only older entries. regards Bojan ___ jboss-user mailing list jboss-user@lists.jboss.org htt

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Mail Sever 1.0M3/4/5 deployment problem. Need Help

2009-08-11 Thread Kevinpei
I installed Mail Server 1.0M4 to JBoss 5.1. I didn't set up any kind of SSL intentionally during the installation. Actually I unchecked all of the SSL related options. It seems there are many problems there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Mail Sever 1.0M3/4/5 deployment problem. Need Help

2009-08-11 Thread Kevinpei
I am using Mail Server 1.0M4, JBoss 5.1. I didn't set up any kind of SSL during installation. It seems there are many problems there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249061#4249061 Reply to the post : http://www.jboss.org/index.html?module=b

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Mail Sever 1.0M3/4/5 deployment problem. Need Help

2009-08-11 Thread Kevinpei
Thanks, Wolfgang! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249059#4249059 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249059 ___ jboss-user mailing list jboss-user@li

[jboss-user] [JBoss jBPM] - Remove variable not removing

2009-08-11 Thread ziglee
I have this code: Map variables = new HashMap(); | variables.put("busLine", busLine); | executionService.startProcessInstanceByKey("helloWorld", variables); and I have an org.jbpm.api.listener.EventListener with this code: public void notify(EventListenerExecution execution) { |boolean re

[jboss-user] [JBossWS] - Re: Problem in a WSclient (JBoss 4.2.3) to connect .NET serv

2009-08-11 Thread magacho
The [404] is the answer from our partner, when he got a transfer-encoding: chunked for protection agains Deny os service attacs, he returns 404 as an answer. The fact is that depending on the context (EJB or WS) the code (Soap Request) works in two diferent ways. | WS | POST /virtual/wsi/c

[jboss-user] [JBoss jBPM] - Re: JBPM4.0 Oracle Parent Key Not Found Error

2009-08-11 Thread hwa
Yes, completely clean db. I even uninstalled everything and reinstalled a spanking new db... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249055#4249055 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249055

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread sebastian.s
Hi Ronald! Maar ik kan niet Nederlands spreken! Als ik dat schrijve denkt iedereen dat ik dat kan. Ik spreke Duits, Engels en Frans! Working on my Dutch. I understand a lot since Belgium and the Netherlands are next door neighbours (10 minutes to go). :) Cheers! Sebastian View the origin

[jboss-user] [JBoss Portal] - Re: No partial refresh in HTTPS

2009-08-11 Thread cpage
Jboss App Server V 4.2.3 Jboss Portal - V 2.6.6 (with prototype.js v1.6.0.2 and others js v1.8.1) I have the same problem. Is there a solution ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249050#4249050 Reply to the post : http://www.jboss.org/index.ht

[jboss-user] [JBoss Messaging] - Re: Receive timeout

2009-08-11 Thread clebert.suco...@jboss.com
You should ask this on the ESB forum. you need to change code for the timeout.. and besides you're not using JBoss Messaging. So, talk to the ESB guys. You to ask them how they configure it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249046#4249046 Re

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread kukeltje
Oh, Sebastian, you forget one thing: Met vriendelijke groet :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249045#4249045 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249045

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread sebastian.s
Thanks a lot. I was looking exactly for that but for some reason I overlooked it when reading the docs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249043#4249043 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=424904

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread jeff.yuchang
"kukeltje" wrote : "jeff.yuchang" wrote : | | There was a dedicated section in the dev guide for this. Please refer to that for detail. | | -Jeff | | Was? did you remove it? Hard to refer then ;-P LOL..:), just checked, it is still there, so plz do "s/was/is". btw, the link is her

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread kukeltje
"jeff.yuchang" wrote : | There was a dedicated section in the dev guide for this. Please refer to that for detail. | -Jeff Was? did you remove it? Hard to refer then ;-P View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249032#4249032 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread jeff.yuchang
Yes, this is a very common use case. Just write a class to implement the IdentitySession SPI, and then do a configuration in the jbpm.cfg.xml, You are ready to go. There was a dedicated section in the dev guide for this. Please refer to that for detail. -Jeff View the original post : http://

[jboss-user] [JBoss jBPM] - Re: Use of external user database or directory

2009-08-11 Thread jeff.yuchang
Yes, this is a very common use case. Just write a class to implement the IdentitySession class, and then do a configuration in the jbpm.cfg.xml, and then you are ready to go. I remembered there was a dedicated section in the dev guide for this. Please refer to that for detail. -Jeff View the

[jboss-user] [JBoss jBPM] - Re: Problems with indexes in jbpm.history.hbm.xml

2009-08-11 Thread mwohlf
lol, hey I don't use "older drivers", just the latest and greatest, one of the reasons why I try out jbpm4 ;-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249027#4249027 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[jboss-user] [Clustering/JBoss] - HAJNDI Lookup problem

2009-08-11 Thread stevehel
Hi, I have a problem when doing a EJB lookup from my client application (outside the AS). There is the exception : | com.asis.x2010.fmk.util.exception.FmkException: com.asis.x2010.fmk.util.exception.FmkException: javax.naming.CommunicationException [Root exception is java.rmi.RemoteExcepti

[jboss-user] [JBoss jBPM] - Re: Problems with indexes in jbpm.history.hbm.xml

2009-08-11 Thread kukeltje
hmmm. I meant to ask if you could checked with an older driver and if there is no problem with that older driver, report it. Not just opening a jira issue ;-) I'll comment there... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249018#4249018 Reply to the po

[jboss-user] [JBoss jBPM] - Use of external user database or directory

2009-08-11 Thread sebastian.s
Hello! Is it possible to use an external user database or a directory service with jBPM for things like authenticating users when accessing the web console or to use when tasks need to be assigned to users? If yes - what's the general approach? I don't have a specific problem. I just would lik

[jboss-user] [JBoss Portal] - Re: Why are the live demos not working? Are these maintained

2009-08-11 Thread thomas.he...@jboss.com
We unfortunately don't have a machine to run a demo anymore. We were supposed to get one but this has not arrived yet so I've removed the links to the early days demo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249005#4249005 Reply to the post : http://

[jboss-user] [JBoss Messaging] - Re: JBM Topic Pub-Sub

2009-08-11 Thread sanches
"bdaye42" wrote : | I can dynamically create new topics by using the ServerPeer and MBeans. Could you please share the code which injects or lookups ServerPeer please? I can't inject it @EJB(beanName = "jboss.messaging:service=ServerPeer") | ServerPeer serverPeer; due to "Caused by:

[jboss-user] [JBoss jBPM] - Re: Records not deleted when ending Process

2009-08-11 Thread kukeltje
1 and 3: as designed. Otherwise you would loose history info. Cleanup should be done by you. 2: not sure. Look in the source if it as designed as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248984#4248984 Reply to the post : http://www.jboss.org/in