[jboss-user] [Installation, Configuration DEPLOYMENT] - jsf deployment in jboss 5.0 beta

2007-07-19 Thread walkinwood
hi i am deployeing simple hellojsf.war file in jboss 5.0 beta version.but it throws an exception vfsfile:/C:/jboss5/server/ALL/deploy/hellojsf.war - org.xml.sax.SAXException: T argetNamespace.1: Expecting namespace 'http://java.sun.com/xml/ns/j2ee', but the target namespace of the schema

[jboss-user] [JBoss Seam] - Re: seam link with parameter

2007-07-19 Thread grdzeli_kaci
i did it by jsf params, is it correct way ? i don't like url parameters. can anybody tell me another way ?? it someone want this component i can give it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065648#4065648 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: Return from session bean takes ~60 seconds

2007-07-19 Thread kratosh
Hi, I will do that maybe for a short time when it happens again. But does anyone have any idea what it can be? did anyone encounter such problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065649#4065649 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Classloading confusing

2007-07-19 Thread georgesberscheid
Hi, I have an application that's packaged in an EAR. Inside that EAR there are several EJB3 JARs one of which depends on SAAJ that comes with AXIS (and doesn't work with JBoss SAAJ). How do I define the classpath for this EJB3 JAR to use the packaged axis-saaj.jar instead of the jboss-saaj in

[jboss-user] [JBoss Seam] - Re: Cache level

2007-07-19 Thread rapowder
Anyone has other suggestions? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065652#4065652 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065652 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Usage for downloading uploaded file

2007-07-19 Thread tino4
tino4 wrote : carloszaniolo wrote : Sorry, | | | | public void download() | | is from textmcontroller. | | | | The other is my download helper method and is the important one... | | thank you sirit works... | | but the downloaded file type is undefined, so

[jboss-user] [JBossWS] - Re: WS-Security client?

2007-07-19 Thread kadlecp
Hello, my WS-Security client looks like this. It works. public class TestClient { /** * @param args */ public static void main(String[] args) throws Exception { BasicConfigurator.configure();

[jboss-user] [JBoss Seam] - Identity not created

2007-07-19 Thread monkeyden
I'm attempting to override Identity to add some logic specific to our application. Namely: We're are replacing an old application and need check the previous applications login cookie value when the Seam cookie isn't found. We need the getLoginFailedMessageSeverity() to return SEVERITY_ERROR

[jboss-user] [JBossWS] - Re: WS-Security client?

2007-07-19 Thread kadlecp
I use JBossWS 1.2.1.GA With JBossWS 2.0.0.GA. It works as well. But there is one small change in api. Except the line ((ServiceExt)service).setSecurityConfig(securityURL.toExternalForm()); in JBossWS 1.2.1 there is the line

[jboss-user] [JBossCache] - Re: removing items from cache is VERY slow when using JDBCCa

2007-07-19 Thread gmeroz
thanks. it worked for me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065659#4065659 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065659 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Howto add a Hibernate Interceptor with Seam

2007-07-19 Thread MJankows
Hallo, I' d like to add an onSave and onUpdate Interceptor for my managed-hibernate-session / session-factory in seam. I saw an instruction on http://hibernate.javabeat.net/articles/2007/05/interceptors-in-hibernate-introduction/, but i don't know how add an interceptor with seam. This is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Class loader isolation broken in 4.2.0GA

2007-07-19 Thread apill
Where should the file be packaged? At the moment it is in the ear inside META-INF/jboss-app.xml Please can you tell me where I should move it to. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065661#4065661 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Class loader isolation broken in 4.2.0GA

2007-07-19 Thread apill
http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration seems to suggest it should me inside the META-INF directory. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065664#4065664 Reply to the post :

[jboss-user] [JBoss Seam] - Re: EntityQuery.refresh() doesn't clear the result list??

2007-07-19 Thread damianharvey
Why do you want your Query scoped to the conversation? I would have thought that this was the cause of your problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065665#4065665 Reply to the post :

[jboss-user] [Beginners Corner] - How does JBoss implement the Hot deployment?

2007-07-19 Thread lazytiger
Hello everyone, I wonder how JBoss monitor File System events, is it use loop and test if the file is changed or anything else, Thanks very much! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065667#4065667 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problems with log4j in jboss

2007-07-19 Thread dadevilzadvocate
this didn't work as well. i don't know when the deploy message my application as an info message comes in the consol after that all the console info messages are logged to the log file of my application. View the original post :

[jboss-user] [JBoss Seam] - Re: touble with messages.properites

2007-07-19 Thread gringalet
it seems not work, i have done everything by what you said. man. so can you give me a advice? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065670#4065670 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065670

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Session times out suddenly

2007-07-19 Thread pidasms
Hi everyone! I'm developing a webapplication, using JBOSS 4.0.5.GA, MS SQL-Server 2005: There you can log in, and can do your work. Sometimes I have the problem, that my session times out too early. This means I log in, and do something (I make requests e.g. press submitbuttons). But in some

[jboss-user] [JBoss Seam] - Evaluation of action attibute in s:link

2007-07-19 Thread wise_guybg
Hi, I have a problem with evaluating a value to pass to localeSelector.selectLanguage(). Here is the example: | ui:repeat var=locale value=#{localeSelector.supportedLocales} | h:outputText value=#{locale.label} |

[jboss-user] [JBoss Seam] - Re: possible bug in ExceptionFilter

2007-07-19 Thread [EMAIL PROTECTED]
yep View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065676#4065676 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065676 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Property 'debug' not found on type org.jboss.seam.Names

2007-07-19 Thread [EMAIL PROTECTED]
works fine for me View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065677#4065677 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065677 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Can the EJBs be on a remote server ?

2007-07-19 Thread [EMAIL PROTECTED]
you can inject a remote EJB using @EJB. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065679#4065679 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065679 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: SeamPhaseListener should check for rolledBack exceptions

2007-07-19 Thread [EMAIL PROTECTED]
Try JBoss 4.2.1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065680#4065680 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065680 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: s:fileUpload woes

2007-07-19 Thread dahm
Hi, Did you add the Multipart-Filter in web.xml? | filter | filter-nameSeam Multipart Filter/filter-name | filter-classorg.jboss.seam.web.SeamFilter/filter-class | /filter | | filter-mapping | filter-nameSeam Multipart Filter/filter-name

[jboss-user] [JBoss Seam] - JNDI-Lookup

2007-07-19 Thread KoniKoni
There are framework supported way to do lookup to jndi and use stand alone ejb komponets? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065685#4065685 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065685

[jboss-user] [JBoss Portal] - Re: API to create JBoss Portal user and assign a default rol

2007-07-19 Thread [EMAIL PROTECTED]
Look at the documentation ;) UserService, RoleService and MembershipService are your friends. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065681#4065681 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065681

[jboss-user] [JBoss Seam] - Re: touble with messages.properites

2007-07-19 Thread atao
Mmm, may be tell to JSF where to find the messages, add message-bundle tag: |application | message-bundlemessages/message-bundle | locale-config | default-localeen/default-locale | supported-localeen/supported-locale | [...]

[jboss-user] [JBoss jBPM] - what version of mysql can we use with script on jbpm-3.2.1

2007-07-19 Thread galvino
Hi everybody. i am using jboss jbpm 3.2.1 and mysql 5.0.41. when i used script into \jbpm-jpdl-3.2.1\db\jbpm.jpdl.mysql.sql i had error script. what the real version of mysql can i use ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065678#4065678 Reply to

[jboss-user] [EJB 3.0] - Re: Import interceptor problem

2007-07-19 Thread jefec
Hello. I have same problem too. How did you solve this problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065686#4065686 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065686

[jboss-user] [JBoss Seam] - Re: touble with messages.properites

2007-07-19 Thread gringalet
thank s. i have found that is very ..mmm,v:( i lost the tag%@ page contentType=text/html;charset=utf-8% in my customer.jsp. so internet exployer will be set with local to 'iso', so lots of appear.. hi,ato. thank you very much. View the original post :

[jboss-user] [Management, JMX/JBoss] - org.jboss.Shutdown is causing the AS to restart instead of t

2007-07-19 Thread gmeroz
When i call org.jboss.Shutdown usually the server is shuting down. But sometimes the server is restarting instead. here is the log: | 15:18:20,971 INFO [TomcatDeployer] undeploy, ctxPath=/jboss-net, warUrl=.../deploy/jboss-net.sar/jboss-net.war/ | Shutting down | 15:18:22,471 INFO

[jboss-user] [JBoss jBPM] - the request was rejected because no multipart boundary was f

2007-07-19 Thread galvino
hi, i have some problem to connect to my database. when i deploy my process into the database i have this error: anonymous wrote : | 11:04:17,821 ERROR [STDERR] org.apache.commons.fileupload.FileUploadException: t | he request was rejected because no multipart boundary was found |

[jboss-user] [JBoss jBPM] - Re: what version of mysql can we use with script on jbpm-3.2

2007-07-19 Thread galvino
resolved. i had at the end ; thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065687#4065687 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065687 ___ jboss-user mailing

[jboss-user] [JNDI/Naming/Network] - Re: ConnectionFactory not bound Exception... - Noobie

2007-07-19 Thread galrub
...from A standalone... sry View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065692#4065692 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065692 ___ jboss-user mailing list

[jboss-user] [JNDI/Naming/Network] - Re: ConnectionFactory not bound Exception... - Noobie

2007-07-19 Thread galrub
Yep... thats all I get is there anyway to get a list of the jndi namespaces from the standalone? if so I will send it on this topic, maybe it can help. THX View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065691#4065691 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jboss as a windows service cannot stop

2007-07-19 Thread sagimann
The server log (and run.log) do not update after I click stop on the service. The last message is that of JBoss start up completion (from when the service was started). There are also no errors during startup. View the original post :

[jboss-user] [JBoss AOP] - TestNG / loadtime AOP with JBoss Embeddable

2007-07-19 Thread mosterma
Hi there, I created an AOP aspect which uses a Log4Logger to trace method invocations. A corresponding TestNG test first starts an embeddable JBoss EJB container and invokes the methods I want to trace. Everything works fine when I precompile my classes with the AopC ant task. However, I

[jboss-user] [JBoss Seam] - Re: Single EntityManager

2007-07-19 Thread yoav200
thanks, you are right my problem is with the seam conversation management. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065695#4065695 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065695

[jboss-user] [JBoss Messaging] - Re: Adding properties to a received message

2007-07-19 Thread joshiashutosh
Thanks for the response, Tim. I think I too will go with method 2. I looked at the Bridge code and am myself using an identical one. One problem I am facing is that it gives an exception while setting the property JMSXDeliveryCount. It seems to be an internal property and Jboss Messaging

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Class loader isolation broken in 4.2.0GA

2007-07-19 Thread apill
Fixed the problem. In jboss-service.xml attribute name=URLs |deploy/,mydeploy | /attribute Needed to be attribute name=URLs |deploy/,mydeploy/ | /attribute Bummer! Not an easily found. The app server was deploying mydeploy dir as the root because I forgot the slash! View the

[jboss-user] [JBoss jBPM] - Re: what version of mysql can we use with script on jbpm-3.2

2007-07-19 Thread kukeltje
and do not forget to see if http://jira.jboss.com/jira/browse/JBPM-443 is relevant as well View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065701#4065701 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065701

[jboss-user] [JBoss Seam] - hibernate validation decorators pb in 2.0.0.B1

2007-07-19 Thread zdaler
Hi, I'd like to draw you attention on an issue that seems to occur since release 2.0.0.B1 with hibernate decorators on seam components : see : http://jira.jboss.org/jira/browse/JBSEAM-1626 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065702#4065702 Reply to

[jboss-user] [JBoss Portal] - Understanding permissions

2007-07-19 Thread roth
Hi In my (almost finished) quest to attach the portal to our active directory, I have come across a minor problem. What I like to do is give the role 'sysadmins' which is coming from my ldap the same priviledges as the standard 'admin' role has, that is, get access to the admin portal and

[jboss-user] [JBoss jBPM] - Re: the request was rejected because no multipart boundary w

2007-07-19 Thread kukeltje
search this fine forum, e.g. with google lots, lots, lots of reports on this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065704#4065704 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065704

[jboss-user] [JBoss Portal] - Re: My JSF messages won't appear....

2007-07-19 Thread alexndr
Have you found any solution to this problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065706#4065706 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065706 ___ jboss-user

[jboss-user] [Security JAAS/JBoss] - JAAS configuration for remote EJB client

2007-07-19 Thread alexg79
I have an EJB client app and an EAR on the server, and the following snippet added to the server's login-config.xml: | application-policy name = myapp |authentication | login-module code = org.jboss.security.auth.spi.DatabaseServerLoginModule | flag =

[jboss-user] [JBossCache] - Re: Could this be deadlock when modifying TreeCache

2007-07-19 Thread [EMAIL PROTECTED]
ramdas wrote : | Does the max_credit work at the thread level or the process level within the JVM? | Actually it works on the Channel level. So, per JGroups channel. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065710#4065710 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Single EntityManager

2007-07-19 Thread rapowder
Gavin, isn't there anyway to trigger global events? I mean something like Events.instance().raiseEvent(EVENT_NAME) in the Application scope and capture it in the same way @Observer methods do? (I am using Seam 1.2.1.GA) Thank you! View the original post :

[jboss-user] [JBoss Seam] - Re: hibernate validation decorators pb in 2.0.0.B1

2007-07-19 Thread [EMAIL PROTECTED]
I *think* I can guess the cause of this. But in future you need to provide *much* more information when you submit JIRA issues, not just tiny code fragments and this doesn't work if you want to get a speedy response. Normally I would simply reject an issue report like this as being too vague.

[jboss-user] [Installation, Configuration DEPLOYMENT] - isDebugEnabled is deprecated, why?

2007-07-19 Thread Cy23
Hi there, i switched from Log4J to JBoss Log4J and figured out, that isDebugEnabled is deprecated. I am using AS 4.0.4 My Code: | if(log.isDebugEnabled()) { | log.debug(Session invalid.); | } | why is this? I find this method quite usefull. It seems i can have this function

[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem in configuring log4j in Jboss

2007-07-19 Thread inderjeet
Hi All, I am trying to set up a logger for my web application. I have Jboss 4.0.4 installed on my machine. I am using 'default' configuration of the JBoss server. I have added the follwoing code in my log4j.xml placed at /server/default/conf folder. |appender name=WIMAX_LOGS

[jboss-user] [JBossCache] - Re: Could this be deadlock when modifying TreeCache

2007-07-19 Thread [EMAIL PROTECTED]
ramdas wrote : | Was wondering since i am unable to capture the stats using JMX, was there a way to set a particular log level on the jgroups package without hurting the performance of the existing system. Currently the app does not have any logging enabled for the jgroups category. Was

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: isDebugEnabled is deprecated, why?

2007-07-19 Thread [EMAIL PROTECTED]
See my take on this, from an old post: http://blogs.jboss.com/blog/dimitris/2005/04/01/AC08547736BD16504BEC955AEBDAA48F.txt View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065716#4065716 Reply to the post :

[jboss-user] [JBoss Portal] - Re: My JSF messages won't appear....

2007-07-19 Thread [EMAIL PROTECTED]
Google a bit, i've seen that before, i forgot the reason but this has to do with JSF. I think you can embed h:message in your panel group and it should work (with no guarantee) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065718#4065718 Reply to the post

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: isDebugEnabled is deprecated, why?

2007-07-19 Thread Cy23
Ah, dimitris, this lecture is enlightening. Yes, you are right- if we would use log.debug correctly we wouldn't have to care about isDebugEnabled. Thanks for this great blog-posting, i forwarded it to my project colleagues. Cheers, Chris View the original post :

[jboss-user] [JBoss jBPM] - Problem deleting a process containing a subProcess

2007-07-19 Thread dd974
Hi, I'm using JBPM 3.1.2 and I have a process containing 1 sub process. When my processInstance has finished , I've put | graphSession.deleteProcessInstance(processInstance.getId()); | But I have the error following : anonymous wrote : | 12:45:18,408 ERROR [TaskThread] The process

[jboss-user] [JBoss Seam] - character encoding problem

2007-07-19 Thread kgoedert
Hi, I have an application that needs iso-8859-1 characters. I´m using facelets and I have a template like this: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html

[jboss-user] [JBossWS] - Re: Latency problem due to small TCP/IP packetsize

2007-07-19 Thread mhohmann
I´ve set the option tcpNoDelay=false in Tomcat HTTP-Connector Config. This seems to be the solution. Now the Response-Latency is acceptable. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065724#4065724 Reply to the post :

[jboss-user] [JBoss Seam] - rich:paint2D with Seam

2007-07-19 Thread mariuszs
How to use rich:paint2D in Seam? This tag requires managed beans defined in faces-config and dont want to work with seam java beans :s View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065725#4065725 Reply to the post :

[jboss-user] [JBoss jBPM] - Multiple process instances

2007-07-19 Thread e120274
I have faced with a problem with instances of processes. When I start multiple instance of same process definition, JMSIntegrationService mix the instances inside the Token variable. Two instances started at the same time and in one instance flow did not continue and other instance activity is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Contradictory classloading on different JBoss instances

2007-07-19 Thread ASyDBarret
Hey there... I have a strange problem...when I deploy my MBean services on my development JBoss instance (my setup is, that all my proprietary classes (POJO's, EJBs and even the MBean classes) are referenced from the Jboss's classpath setup directly in their bin repository) I get ClassNotFound

[jboss-user] [JBoss Messaging] - Re: Adding properties to a received message

2007-07-19 Thread timfox
joshiashutosh wrote : Thanks for the response, Tim. | I think I too will go with method 2. | I looked at the Bridge code and am myself using an identical one. One problem I am facing is that it gives an exception while setting the property JMSXDeliveryCount. It seems to be an internal

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Initializing hibernate exception

2007-07-19 Thread taggat
Hi, I have an application that uses EJB3 and hence hibernate. As we are finding performance issues using ejb3 we are moving to directly accessing hibernate directly. I am testing upgrading our installation from jboss 4.0.3SP1 to 4.2.0GA and where we had code to get the hibernate sessions

[jboss-user] [JBossWS] - Re: Jboss ws - Access data from a table

2007-07-19 Thread mhohmann
Hi, maybe this is the same problem as in my post: http://www.jboss.com/index.html?module=bbop=viewtopicp=4065724#4065724 I´ve set the option tcpNoDelay=false in the Tomcat HTTP-Connector Config. Now the Response-Time is much better. File: Jboss-Instance/deploy/bossweb-tomcat55.sar/server.xml

[jboss-user] [JBoss Seam] - Re: BUSINESS_PROCESS Variable Injection Dilema

2007-07-19 Thread harpritt
penny for your thoughts View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065726#4065726 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065726 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: My JSF messages won't appear....

2007-07-19 Thread alexndr
The panel group did unfortunately not solve the problem. I googled a little and found this faq, http://www.jsf-faq.com/faqs/faces-messages.html#110 However, I'm not sure that this is the problem since the h:messages can catch the message? View the original post :

[jboss-user] [JBoss Seam] - count(*) and group by

2007-07-19 Thread artur.chyzy
Hello. I'm trying to show a list of objects. I'm using EntityQuery. I also show a message when list is empty so i put | rendered=#{list.resultCount == 0} | on outputText but the excaption is thrown. The problem is that my query has group by i JPQL In query class method getCountEjbql

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-19 Thread rossputin
excellent, all mail functionality is now working for me, thanks, going back to the forms question though, I am using eclipse designer plugin version 'JBoss JBPM JPDL Designer 3.1.0.beta1' on an intel macbook pro on eclipse 3.3.0, and for some reason, when I generate a form from the 'details'

[jboss-user] [JCA/JBoss] - Re: Performance Vows ?

2007-07-19 Thread [EMAIL PROTECTED]
Oracle Error = speak to your DBA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065735#4065735 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065735 ___ jboss-user mailing list

[jboss-user] [JCA/JBoss] - Re: Performance Vows ?

2007-07-19 Thread [EMAIL PROTECTED]
There's a cunningly titled post at the top of this forum that says: This is NOT the database forum. Database forums can usually be found on the website where you got your JDBC driver or database from originally. View the original post :

[jboss-user] [JBoss Seam] - s:conversationPropagation/ has no effekt

2007-07-19 Thread fmars
Hi, Seam Version: 2 Beta 1 (Daily Build) As written in the Seam book by Yuan, i try to end the current conversation like this: h:commandButton value=Show All action=#{methsearch.showAll()} | s:conversationPropagation type=end/ | /h:commandButton But it doesn't work

[jboss-user] [Clustering/JBoss] - Re: ServiceLocator and caching home interfaces in a cluster.

2007-07-19 Thread JerryGauth
I can advise about HA-JNDI. If you use the provider url of localhost:1100, your context will be associated with HA-JNDI. If you then lookup objects via that context, the lookup will utilize HA-JNDI. If you bind something using that context, the binding will be stored in HA-JNDI and

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Hibernate 3/Spring DAO objects and Spring Http Remotly throw

2007-07-19 Thread J0Ke
Im using Hibernate 3 and have Spring Dao objects using getHibernateTemplate(). the problem is when i try to call findAll() method of a DAO that return objects which have Sets of related Objects from child tables. i get : org.springframework.remoting.RemoteAccessException: Cannot access HTTP

[jboss-user] [JBoss Seam] - Re: examples didn't work

2007-07-19 Thread ntsankov
ok, look at build.properties I guess there you should have the property to point to your jboss installation View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065739#4065739 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065739

[jboss-user] [Messaging, JMS JBossMQ] - Re: High Availability

2007-07-19 Thread [EMAIL PROTECTED]
tsengden wrote : I basically modified the hsqldb-jdbc-state-service.xml to use the MSSQL 2005. | Posting the configuration file is obviously irrelevant to getting an answer to this question don't you think? anonymous wrote : | org.jboss.mq.SpyJMSException: Could not resolve uncommited

[jboss-user] [Messaging, JMS JBossMQ] - Re: error: invalid user or password for JMS

2007-07-19 Thread sagimann
correction: the link to the related thread: http://www.jboss.com/index.html?module=bbop=viewtopict=50265 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065746#4065746 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065746

[jboss-user] [Messaging, JMS JBossMQ] - Re: Deploy Message listener as MBean service get No ClassLoa

2007-07-19 Thread [EMAIL PROTECTED]
jar -tf Docs.sar jboss forum so we can see the real structure for the jar not what you think/claim it is. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065742#4065742 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065742

[jboss-user] [Messaging, JMS JBossMQ] - error: invalid user or password for JMS

2007-07-19 Thread sagimann
Hi, I'm using a 3rd party JMS (Tibco EMS 4.4.1) and have followed the guidelines to integrate it with JBoss 4.0.1sp3. The problem is I don't know how to specify the usr/pwd so that JBoss could connect to Tibco EMS (the user/pwd were defined in Tibco). I keep getting (for the DLQ):

[jboss-user] [JBoss Seam] - Re: Property 'debug' not found on type org.jboss.seam.Names

2007-07-19 Thread lcoetzee
The CVS build I made now (Thu Jul 19 14:04:12 SAST 2007) works again ! Thanks L View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065747#4065747 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065747

[jboss-user] [Messaging, JMS JBossMQ] - Re: error: invalid user or password for JMS

2007-07-19 Thread [EMAIL PROTECTED]
anonymous wrote : | But I didn't quite understand why there are so many places that usr/pwd can be specified | Because authorities can be different based on what you doing, i.e. per queue/topic and whether you are sending or receiving The main places are: 1) user/password for sending

[jboss-user] [Clustering/JBoss] - Sticky or replicated sessions and cache preferences

2007-07-19 Thread gtuhl
We need to setup a cluster of JBoss servers. Our application is Java5+Spring+Hibernate using ehcache as the Hibernate 2nd level cache. Right now the JBoss cluster is working correctly, hot-deploy across the cluster works great, and ehcache is clustered using their RMI-based listener/provider.

[jboss-user] [Tomcat, HTTPD, Servlets JSP] JNDI for virtual hosts

2007-07-19 Thread Steve
Hello, Does anyone know how to configure a different JNDI namespace for each virtual host that uses the same WAR in JBoss? This can be done with stand alone Tomcat using context.xml fragments under CATALINA_HOME/conf/Catalina/www.site1.com/ROOT.xml Context Environment description=Unique

[jboss-user] [JBoss Seam] - conversation management with ajax4jsf

2007-07-19 Thread yoav200
Hello, i have a webbapp with seam,JSF and extensive use in ajax4jsf. i have 2 pages that i want to start conversation when i enter the page and end when i leave the page. naturally i would use the pages.xml BUT... it seam that on every ajax request there is a call to the method annotate with

[jboss-user] [JBoss jBPM] - deployProcessDefinition to create new ProcessDefiniton

2007-07-19 Thread remon_sherin
Hi all, I found that using deployProcessDefinition just increments the version of the already deployed ProcessDefiniton. I need a way that if I deployed a ProcessDefinition (besides another one in the database, which has the same name) , a new ProcessDefiniton with same name and an incremented

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Receiving unable to find Setter Methode when setting an Ta

2007-07-19 Thread slotties
Hi, I've encountered a very strange problem in jboss 4.0.5-GA. We have a taglib which has a tag which itself has two attributes: | tag | namecontent/name | tag-classcom.pironet.pbng.prj.taglib.presentation.PresentationContent/tag-class | body-contentempty/body-content |

[jboss-user] [JBoss Seam] - Browser's back button problem

2007-07-19 Thread Zerg-Spirit
Hello guys, I'm have troubling making the 'browser's back button' feature works, using JBoss 4.2 and Seam 2.0. I basically have a page, called Topic.xhtml, displaying some topic. Earch topic has some children, so when I click on a topic on that page, I change the value of the 'selectedTopic'

[jboss-user] [Microcontainer] - How do you override the source for configuration properties?

2007-07-19 Thread rbuckvrsn
Hi, Many of our products have configuration properties stored centrally in LDAP and/or Oracle databases. We would like to be able to refer to these properties in JBoss configuration files using property references such as: ${somekey:somedefault} This is what I would consider ideal: 1. have a

[jboss-user] [JBoss jBPM] - Re: the request was rejected because no multipart boundary w

2007-07-19 Thread galvino
resolved View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065763#4065763 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4065763 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Problem listening for event and using conversationList

2007-07-19 Thread Kruno
I am using Seam 2.0 beta, and if I am listening for beginConversation event my conversationList does not seem to have latest open conversation. Like it is always one conversation late. If I turn off listener then every thing works fine. components.xml | event

[jboss-user] [JBoss Portal] - Re: My JSF messages won't appear....

2007-07-19 Thread alexndr
After some more research I found the solution here: http://forum.java.sun.com/thread.jspa?threadID=623727messageID=3544022[/url] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065766#4065766 Reply to the post :

[jboss-user] [JBoss Seam] - Re: character encoding problem

2007-07-19 Thread kgoedert
When you said, that pageHeader shoudn´t be a page, you meant it shouldn´t be a separate file? I did redifine it for every page because I import different css and js files for each one. I did try to put meta http-equiv=Content-Type content=text/html; charset=ISO-8859-1 / on the main page put

[jboss-user] [JBoss Portal] - Bug in Role - JBoss Portal 2.6GA

2007-07-19 Thread ganeshraja
If i create a new role, then i assign this new role to one user. If i log in as a new role assigned user, in that user's 'Edit Page' portlet list is empty. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4065769#4065769 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - MultipleDataSelection and problem with merge

2007-07-19 Thread yohann49
Hi everybody ! I currently develop an enterprise application able to manage a client's account(he could see his orders, line orders and product in assocation with those lines). I use netbeans, glassfish, seam and hibernate. I want to post many datalist with link. I use Conversation and Session

[jboss-user] [JBoss Seam] - Re: character encoding problem

2007-07-19 Thread rapowder
pageHeader shouldn't be a page, but you have to define the content that replaces it in each page that uses your template: ui:define name=pageHeader | | /ui:define Why don't you put the charset declaration in the html head (which should be in your template file)? | head | meta

[jboss-user] [Tomcat, HTTPD, Servlets JSP] JNDI for virtual hosts

2007-07-19 Thread Steve
Hello, Does anyone know how to configure a different JNDI namespace for each virtual host that uses the same WAR in JBoss? This can be done with stand alone Tomcat using context.xml fragments under CATALINA_HOME/conf/Catalina/www.site1.com/ROOT.xml Context Environment description=Unique

[jboss-user] [JBoss jBPM] - Task assignment

2007-07-19 Thread harpritt
is it leagal to assign a task to both an actor and a group. The reason i ask is because i want the group users to be able to pick up a task on behalf of the assigned user if he/she is away or leave the company. Many thanks H View the original post :

[jboss-user] [JBoss Seam] - Re: EntityQuery.refresh() doesn't clear the result list??

2007-07-19 Thread ASavitsky
damianharvey wrote : Why do you want your Query scoped to the conversation? So that all entities queried by this query would still be managed by the same entity manager that is used in the conversation. If I declare the query in session scope, I run into Entity is not managed by this session

[jboss-user] [JBoss Portal] - Re: API to create JBoss Portal user and assign a default rol

2007-07-19 Thread kpalania
Would you mind pointing me to an example or providing a link to the relevant chapter? Tried to google it, but couldnt find any hits, and I've looked through the Portal docs to get a sense for the login modules, etc, and I almost have all the necessary login modules. I am doing a direct insert

[jboss-user] [JBoss Portal] - portal pages and ssl

2007-07-19 Thread brain101
is it possible to tell a portal page that it can only be viewed in ssl (i.e. https) mode via a security constraint? e.g. security-constraint policy-permission role-nameAdmin/role-name action-nameview/action-name /policy-permission /security-constraint would force the user to log

[jboss-user] [JBoss Portal] - Re: Multiple instance of same portlet on same page

2007-07-19 Thread brownfielda
I suppose the question should be a bit more specific. When you defer to a JSP does the markup it sends back get used as is? Or does some component parse through that markup and strip out any of those forbidden tags? View the original post :

  1   2   3   >