[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9.2 Available

2006-06-02 Thread hosierdm
Ok, I'm not totally crazy. If you leave a process open and edit files and save them, the deployment tab for the process checks all the boxes for every Java file. If you close and reopen, it's back to only having the necessary classes checked, but if you edit and save a fileetc,etc,etc Vie

[JBoss-user] [JBoss Portal] - JBoss Portal 2.4 BETA1 Released

2006-06-02 Thread [EMAIL PROTECTED]
The JBoss Portal team is very proud to announce the release of JBoss Portal 2.4 BETA 1. The files are dowloadable at : http://labs.jboss.com/portal/jbossportal/download | ** Bug | * [ JBPORTAL-363 ] portal-lib.tld and theme-basic.tld are invalid according to http://java.sun.com/xml/ns

[JBoss-user] [Clustering/JBoss] - Re: Cluster on Linux

2006-06-02 Thread muhviehstarr
The Problem is that the name of the server is mapped in /etc/hosts to 127.0.0.1 and not the public ip. So the autodetection fails. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948608#3948608 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [JBoss jBPM] - iam getting the roll back exception while closing the taskin

2006-06-02 Thread mohan514
hi, i am using the following code to close the task instance while writing the custom client for the BPM system. the code iam using is : jbpmContext = jbpmConfiguration.createJbpmContext(); Connection conn=jbpmContext.getConnection(); //conn.setAutoC

[JBoss-user] [JBoss Seam] - Please help - TestNG Failed

2006-06-02 Thread nugyentv
Hi There, I checked out the latest jboss-seam code and followed the instruction to run testng. It runs ok if I run it through ant. When I run using testng plugin, everything seem function ok. But, the test failed when it tried to retreive the object from the contex. I also follow the instr

[JBoss-user] [JBossWS] - Re: MTOM -- Get samples...??? Where are they?

2006-06-02 Thread omatzura
Hi, as far as MTOM is concerned, defining the XOP elements as seperate parts in a rpc/literal operation is allowed but certainly not required, they can be part of a single parts infoset.. (one of the key points of MTOM as far as I can see..) regarding the use of the element attribute instead of

[JBoss-user] [JBossWS] - Re: MTOM -- Get samples...??? Where are they?

2006-06-02 Thread [EMAIL PROTECTED]
I'm trying to create a client proxy in .NET (2.0) against the MTOM sample for jbossws. However, when I run the WSDL tool here's the comments I get in the generated proxy class: // CODEGEN: The operation binding 'sendMimeImageGIF' from namespace 'http://org.jboss.ws/samples/mtom' was ignored. Ea

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: createDurableSubscriber() giving problem with jboss-3.2.

2006-06-02 Thread rajkumar.bindal
I have gone through the site name given by you. But, I am unable to set a client ID,i don't know what should i set as clientId. **If i am setting any arbitrary string there,i am getting null pointer exception. **Also in configuration of jboss,i am unable to set clientId. Plz tell me how can i crea

[JBoss-user] [Beginners Corner] - Re: web console fails to run

2006-06-02 Thread visolvejboss
Hello, The below link may help you. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3917339 Regards, Visolve JBoss Team View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948602#3948602 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread Newlukai
C'mon guys. I can't believe I'm the only one having this problem. And I think there's a solution. Maybe the way how to use @DataModels with tomahawk's dataTable is out-of-date, maybe there's a bug or maybe I've made a mistake. Can't anybody reproduce this error (beside gengar)? What are the diff

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Can the values from JBossManagedConnectionPool be "trusted"

2006-06-02 Thread frappee
Someone the connection pool of my application got into the following state. I cannot obtain a new connection, yet it says only 1 is in use. Can anyone help me understand the figures below? Thanks AvailableConnectionCount0 ConnectionCount 2 MaxConnectionsInUseCount

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread Newlukai
Yeehaw. I've got it. Although I've only one @DataModel, only one @DataModelSelction and only one @DataModelSelectionIndex I had to add the parameter value to the @DataModelSelection annotation: @DataModelSelection | @Out(required=false, scope=ScopeType.SESSION) | private Testaction f

[JBoss-user] [Installation, Configuration & Deployment] - Running JBOSS on VPS - OutOfMemory problem

2006-06-02 Thread KonstKaras
Hello. We got a VPS hosting and tried to launch JBoss 4.0.3SP1. The provider guaranted 224 Mb of memory. But it didn't come easy. We used JDK 1.5.0_07 with params -server -Xms128m -Xmx128m - JBOSS couldn't allocate memory launch at all, with -Xms64m -Xmx64m it launch, but Tomcat threw: java.lang.

[JBoss-user] [Clustering/JBoss] - Re: Rollback during session replication

2006-06-02 Thread fotero
Yes, I was not using sticky sessions. With sticky sessions, everything is working properly. Thanks, Fernando View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948619#3948619 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Messaging, JMS & JBossMQ] - javax.naming.NameNotFoundException: topic not bound(problem

2006-06-02 Thread rajkumar.bindal
I am creating and using durable subscriber by: topicConnection.setClientID("MyClientID"); topicSession.createDurableSubscriber(topic, "MySubscriptionName"); and configurring it in conf/jbossmq-state.xml john needle

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9.2 Available

2006-06-02 Thread [EMAIL PROTECTED]
Can you file a JIRA issue David? Cheers, Koen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948624#3948624 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948624 ___ JBoss-

[JBoss-user] [EJB 3.0] - How to tackle JBossRollbackException

2006-06-02 Thread yogendrarampuria
Hi everyone I am trying to use JSF+EJB3 for my project at work. I have this problem with commiting values. Below is the calling and processing code and stacktrace of problem. I am using JBoss4.0.4GA and Mysql 3.23 -- EJB Code | public class EmployeeBean implements EmployeeEJBLocal,Employe

[JBoss-user] [JBoss jBPM] - Re: Jbpm webapps to portlet.

2006-06-02 Thread antitrust1982
Hi all, I tried to use the webapp in order to create my first portlet. So I copied the webapp and I added jbpm-object.xml, jboss.xml ... the files of configuration of Jboss portal. When I tried to deploy my portlet I have this error: | 09:47:21,350 INFO [TomcatDeployer] deploy, ctxPath=/jbp

[JBoss-user] [Beginners Corner] - Re: JBOSS Datasource

2006-06-02 Thread lenny0519
firstly make sure that the path whichi the JBOSS set is right ,then download the jdbc driver and let the jar file to the lib relate subdirectory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948627#3948627 Reply to the post : http://www.jboss.com/index.h

[JBoss-user] [EJB/JBoss] - DOM4j JAXEN in JBOSS GA 4.0.4

2006-06-02 Thread dreuzel
Hey I managed to get DOM 1.1.6 and corresponding Jaxen in JBOSS just place them both in JBOSS/lib as DOM4j.JAR and JAXEN.JAR ... it seems to run ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948628#3948628 Reply to the post : http://www.jboss

[JBoss-user] [JBoss jBPM] - Re: Instantiation of a deployed process from plain java Pro

2006-06-02 Thread sameer_ja1
Hi, I am using jbpm-3.0.3. I have downloaded the jbpm-starters-kit-3.0.3 as well. I checked the class JbpmConfiguration.java which is in package org.jbpm; But the class do not contains the createJbpmContext method. Am i Missing on something? Pls help. View the original post : http://www.jboss

[JBoss-user] [JBoss jBPM] - Re: Instantiation of a deployed process from plain java Pro

2006-06-02 Thread kukeltje
it probably is *not* in 3.0 but 3.1, so either download 3.1 or look at the sources/test for 3.0 to see how to start a process there View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948630#3948630 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Automatic generation of primary key

2006-06-02 Thread iraten
Thank you for your reply. I've tried your solution using and Unfortunatly, it doesn't solve my problem (I still get a null primary key). Did you do something else in order to find this class?(maybe adding a jar or a reference to a jar)? Thank you again View the original post : http:

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread gengar
Ok, it works, good job. I ask myselfe since when it has to be @DataModelSelection(value="getUserlist") and not @DataModelSelection("userlist") ? It seems that I missed some changes since Beta 2 ;-). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948632#3948

[JBoss-user] [JBoss Seam] - Re: Injection doesn't work during TestNG test

2006-06-02 Thread superfis
Hi. Doscouraged @In(jection) problem I prepared simple app dedicated to be focused on this problem only. After I started my test app within Jboss AS, results terrified me ;) ... I can't understand why it doesn't work. Seam action bean: @Stateful | @Name( "showAction" ) | // @Intercept( I

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread Newlukai
"gengar" wrote : I ask myselfe since when it has to be | | @DataModelSelection(value="getUserlist") | | and not | | @DataModelSelection("userlist") ? That depends on where the @DataModel annotation is located. I annotated the getter methods so I used the name of the getters. If you

[JBoss-user] [EJB 3.0] - Odd bean problem class casting fails ???

2006-06-02 Thread dreuzel
I seem to have an odd problem i use Class aaa// common class {String a=null; String b=null; String c=null; } class extends aaa {String d=null; String e=null; String f=null;

[JBoss-user] [EJB 3.0] - Memory leak in PermGen space in 4.0.4

2006-06-02 Thread pmpm
After switching from 4.0.3sp1 with EJB3 RC6 to 4.0.4 I'm having fast growing memory leak during my app activity. When I'm generating automated test requests to my server, it eats about 1 MB of memory in PermGen in several seconds. Even after setting -XX:MaxPermSize=256m it dies after about 10 m

[JBoss-user] [EJB/JBoss] - Can't use dom4j. Class org/dom4j/Document violates loader co

2006-06-02 Thread NigelWhite
I'm getting the error: 08:54:07,109 ERROR [fcl] java.lang.LinkageError: Class org/dom4j/Document violates loader constraints | 08:54:07,109 ERROR [fcl] Error source /gfFw/MenuBuilder.jsp | 08:54:07,109 ERROR [fcl] Exeption in /gfFw/MenuBuilder.jsp | java.lang.LinkageError: Class org/dom4j/D

[JBoss-user] [EJB 3.0] - Re: @Lob doesn't clean up large objects on PostgreSQL?

2006-06-02 Thread peter_kaas
Ok, this is somewhat older intel, but it is exactly what I am seeing, so I'm assuming it is still true: http://archives.postgresql.org/pgsql-jdbc/2001-08/msg00129.php Any chance this can get "fixed" in org.hibernate.dialect.PostgreSQLDialect? Or is there any way in which I can convince ejb3/H

[JBoss-user] [Beginners Corner] - Re: [Jboss qualification Preliminary Question] Installing Jb

2006-06-02 Thread Yannick Biet
Thanks for your quick feedback. Are you using a windows OS ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948643#3948643 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948643

[JBoss-user] [JBoss jBPM] - question about log.info

2006-06-02 Thread ashiiid
hi, when i write : | log.info("###"); | log.info("### "+displayMsg); | log.info("###"); where this information is logged or stored?? regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] log4j.xml errors

2006-06-02 Thread Digvijoy Chatterjee
Hello, I an new to jboss-4.0.4.CR2 , my J2EE app uses logger classes ,log4j.xml is present in /server/default/conf/log4j.xml,when jboss starts it finds the file 14:52:36,693 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml 14:52:50,914 WARN [EJBTimerServiceImpl]

[JBoss-user] [Installation, Configuration & Deployment] - Can you change the context root of a deployed ear?

2006-06-02 Thread apill
Can you change the context root of a deployed ear? I don't mean the context root of a web app, but the actual ear. i.e. If I deploy my-application-1.1.ear to jboss it deploys with a context root of my-application-1.1. Is it possible to deploy my-application-1.1.ear to jboss with the context roo

[JBoss-user] [JNDI/Naming/Network] - Re: Changing default JNDI namming pattern for deployed ear

2006-06-02 Thread apill
I have exactly the same question. If someone has the answer it would be very helpful. It is not very nice having to remember to update jndi lookup code for every release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948646#3948646 Reply to the post : ht

[JBoss-user] [EJB 3.0] - Can you change the context root of a deployed ear?

2006-06-02 Thread apill
Can you change the context root of a deployed ear? I don't mean the context root of a web app, but the actual ear. i.e. If I deploy my-application-1.1.ear to jboss it deploys with a context root of my-application-1.1. Is it possible to deploy my-application-1.1.ear to jboss with the context roo

[JBoss-user] [JBoss jBPM] - Configuring orcalefor JBPM - --scripts are nor getting gener

2006-06-02 Thread sameer_ja1
Hi, I have to configure oracle for jbpm. I followed the steps given in readme.html of strter kit. Even i checked the steps at given at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=80256. Still the scripts are not generated. the output of ant run is as follows D:\jbpm-starters-kit-3

[JBoss-user] [Beginners Corner] - Re: trouble running JBOSS messageing examples

2006-06-02 Thread hemilshah
How did you fixed ? Can you let me know ? . I am also facing similar problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948650#3948650 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948650 ___

[JBoss-user] [Management, JMX/JBoss] - Re: Why is jboss.management.local missing in the EJB3 profil

2006-06-02 Thread lkotouc
Thanks for the reply! I am working on the JBoss plugin for the NetBeans IDE and I would like to show the web and ejb modules which are the part of some EAR etc. I am able to get some information from the jboss.web and jboss.j2ee but it is not sufficient for this task. I must take into account

[JBoss-user] [JBossWS] - Re: WS-Security Signing for EJB

2006-06-02 Thread cliffb53
You have to add something like this to jboss.xml as well: YourServiceNameGoesHere Standard Secure Endpoint One webservice-description for each service. If you have a service named DemoService, this is the value you should put in the webservice-description-name tag. View the original pos

[JBoss-user] [JBoss Seam] - Cache of EL value in ResourceBundle

2006-06-02 Thread chrholm
Hi I use EL in my ResourceBundle as per section 5.2 in the documentation. Usually I reference objects outjected to the conversation context , and thus the reference change based on the selection. The text generated on the page however is static after the first rendering. A little research shows

[JBoss-user] [JBossWS] - jbossws 1.0.1

2006-06-02 Thread cliffb53
I went through the JIRA Roadmap for jbossws 1.0.1 because I noticed I'm facing some issues that are going to be fixed in this release and the roadmap states that jbossws 1.0.1 should have been published a few days ago, yet I can't find the download link. Was the release date met? If so, where

[JBoss-user] [JBoss jBPM] - jbpm and web services

2006-06-02 Thread nirmalonline
hai i have implemented an application using jbpm for the resignation process.It is working fine.I want to do the following tasks 1.i want to link this application to an external application 2.When an event triggers in the external application my process has to get invoked. 3.I know this can

[JBoss-user] [JBossWS] - Re: WS-Security Signing for EJB

2006-06-02 Thread cliffb53
Sorry, I forgot to enclose the webservice-description in webservices tags (mind the spaces in the example below!). The end result should be something like this: < webservices > YourServiceNameHere Standard Secure Endpoint < /webservices > Oh, by the way, the config-name is configured under

[JBoss-user] [Installation, Configuration & Deployment] - Re: Running JBOSS on VPS - OutOfMemory problem

2006-06-02 Thread visolvejboss
Hello, This may occur due to filled heap memory or some other factors. To know the reason, analyse with JConsole utility(comes with java1.5). The information regarding how to use JConsole with JBoss is given in the wiki page http://wiki.jboss.org/wiki/Wiki.jsp?page=UseJDK5JConsole If this is d

[JBoss-user] [JBoss jBPM] - org.hibernate.HibernateException: Could not find datasource

2006-06-02 Thread MTG
Hi When in my code i do this: ProcessInstance processInstance = jbpmContext.newProcessInstance("proc"); occurs the error: org.hibernate.HibernateException: Could not find datasource My hibernate.cfg.xml have the following property nodes: org.hibernate.dialect.HSQLDialect org.hsqldb.j

[JBoss-user] [JBoss jBPM] - Re: Process Instantiation

2006-06-02 Thread goddam
Hi Ronald..thanks for your reply.. I don´t know if you understand what i am trying to do.. Here´s my more expecific explanation...:p: This is my process definition (done in jBPM designer toll), where you will see the task to be done by user "ernie"! Until here everything´s nice..the process is

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can you change the context root of a deployed ear?

2006-06-02 Thread visolvejboss
Hello, The context-root of an EAR file is taken from the application.xml incase if you have specified the context-root, otherwise take it from the warfile name. In your case, you have to configure the context path in application.xml file as shown below. | | my-app

[JBoss-user] [EJB 3.0] - lookup ClassCastException

2006-06-02 Thread dvlinh
I have a problem with the remote interface: The code: | ctx = getInitialContext(); | Object ref = ctx.lookup("challenge/AddLinkServiceBean/remote"); | AddLinkServiceRemote addLinkService = (AddLinkServiceRemote) PortableRemoteObject | .narrow(ref,AddLinkServiceRemote.class); | The e

[JBoss-user] [Installation, Configuration & Deployment] - Re: Server stop --- Undeploying application

2006-06-02 Thread amitams
Thanks for the tip. ya i changed the ear to exploded stuff as suggested by u and it works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948666#3948666 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948666 _

[JBoss-user] [Installation, Configuration & Deployment] - Re: Can you change the context root of a deployed ear?

2006-06-02 Thread apill
Thanks for the reply, but your example changes the war context root, not the ear context root. I am trying to change the context root of the ear being deployed, not the war. i.e. if i deploy an ear named my-ear-1.2.ear containing a war my-war-1.2.war it will deploy with the JNDI context my-ear-

[JBoss-user] [JBoss jBPM] - attachments in the task lists

2006-06-02 Thread nirmalonline
hai Is there any way to attach a document in the task list of users as an attachment so that it can be sent to the next actor in the workflow? If so in what way i can achieve this task? jbpm experts please help thanks in advance View the original post : http://www.jboss.com/index.html?module=

[JBoss-user] [EJB 3.0] - Re: lookup ClassCastException

2006-06-02 Thread muhviehstarr
Wouldn't it be enough to write: | ctx = getInitialContext(); | AddLinkServiceRemote addLinkService = (AddLinkServiceRemote) = ctx.lookup("challenge/AddLinkServiceBean/remote"); | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948669#3948669 Reply to

[JBoss-user] [JBoss Seam] - Re: Factories vs. outjections

2006-06-02 Thread abirkmanis
Not before I know how to do such examples. I am currently a bit busy understanding limitations of JSF in regards to componentization. BTW, regarding the mapping from names to FactoryMethod's, which is application-wide (stored in Init): the situation is quite similar to an application-wide mappi

[JBoss-user] [Installation, Configuration & Deployment] - Virtual Hosting concept

2006-06-02 Thread amitams
Hi: Our application is deployed on JBoss and it is working fine. There is a folder (Containing html's) which is outside JBoss Context, we want to serve the html files by accessing some alias from our application. Will Virtual Hosting concept help us to acheive this? if Yes how & where to specif

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Virtual Hosting

2006-06-02 Thread amitams
Hi: Our application is deployed on JBoss and it is working fine. There is a folder (Containing html's) which is outside JBoss Context, we want to serve the html files by accessing some alias from our application. Will Virtual Hosting concept help us to acheive this? if Yes how & where to specif

[JBoss-user] [Installation, Configuration & Deployment] - Re: War unable to find classes from common.jar in ear

2006-06-02 Thread peterbuus
I have the same problem on 4.0.4GA I have been trying to read the jboss classloader spec, a bit complex Can anybody explain how to achieve the requested deployment/classloading View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948675#3948675 Reply to the

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - how to change hibernate bytecode provider

2006-06-02 Thread teknokrat
the version of hibernate used in jboss 4.0.4 is 3.2 which allows pluggable bytecode providers. Currently it defaults to javassist. How can i change this to cglib? thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948676#3948676 Reply to the post : http

[JBoss-user] [JBossCache] - Re: Query cache lock contention

2006-06-02 Thread mraccola
Any idea when this will be looked into? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948677#3948677 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948677 ___ JBoss-user ma

[JBoss-user] [JBoss AOP] - filtering in AOP

2006-06-02 Thread anild1977
I 'm using Caller pointcuts. My jboss-aop.xml looks something like this The application deployed in jboss is huge. So if I start jboss it just hangs as it looks into all the class files to search for CreditUtilizationService class. How do I using filtering and could

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss 4.0.4GA and JAXB

2006-06-02 Thread [EMAIL PROTECTED]
The deprecated JAXB1.0 API classes in package javax.xml.bind.* have been removed in jboss-4.0.5.cr1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948679#3948679 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948679

[JBoss-user] [JBossWS] - Re: MTOM -- Get samples...??? Where are they?

2006-06-02 Thread [EMAIL PROTECTED]
Regarding Kevin's question: 1) It can becomes types, although you'd loose the content-type attribute. JBossWS handles this case gracefully, i don't know about .NET ... | | | | | | | | 2) You mean outside of the xmime namespace, declaring them locally?

[JBoss-user] [EJB 3.0] - Seam application testing width Embeddable Alpha 7 and JUnit

2006-06-02 Thread Newlukai
Hi, I want to test my Seam application with the EJB Embeddable Alpha7 container. I've added the \conf and all the .jar files in \lib to the classpath of the Eclipse JUnit running. Then I want ot run my test class. But the container ends with this error: java.lang.RuntimeException: java.lang.Ru

[JBoss-user] [Installation, Configuration & Deployment] - ExecuteQueue logs?

2006-06-02 Thread arlo
Hello, My company has just migrated from Weblogic to Jboss, and we have one question regarding the monitoring of the queues. With Weblogic, we were able to log every minute the number of threads used, into the file ExecuteQueue.log. Today, we didn't find a way to log this information, and it's

[JBoss-user] [Security & JAAS/JBoss] - Re: ExtendedFormAuthenticator touch-up

2006-06-02 Thread j2ee_junkie
I agree Anil. I actually have a better implementation in mind, but did not think of it till after I posted on this form. Should I create a JIRA task? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948683#3948683 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss AOP] - Re: filtering in AOP

2006-06-02 Thread anild1977
sorry missed the jboss-aop.xml . | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948684#3948684 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948684 __

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread gengar
I made the experience that you have to write @DataModelSelection(value="getFieldname"), because without the get it doesn't work. Here a short snippet of working code: | @DataModel | private List importCapsList; | @DataModelSelection(value="getImportCapsList") | private

[JBoss-user] [JBoss jBPM] - Question about jBPM expression

2006-06-02 Thread johnlz
Hi, I am trying now to build a loop execution in my jBPM script. I know that the expression must be used here. But in order to control the amount of the loop, I think a loop-variable is also needed. I don't know how to make the variable reduce. For example, in C/++ we have i=i-1, but in jBPM h

[JBoss-user] [JBoss Portal] - Re: JBP-->how to implement a home page

2006-06-02 Thread KalvinKlein
You are welcome! ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948689#3948689 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948689 ___ JBoss-user mailing list JBoss-use

[JBoss-user] [JBoss jBPM] - cancelTimersForProcessInstance fails if process is not saved

2006-06-02 Thread kukeltje
Env: - jBPM 3.1.1 - jdk 1.5.0_06 - windows xpsp2 We are (ab)using jbpm (jpdl) for a stp service where we eventually will use jbpm bpel. It is a process witrh custom nodes which do sync or async calls to an ESB (Mule). There are no wait states so this means the processInstance is signalled and

[JBoss-user] [JBoss jBPM] - Re: cancelTimersForProcessInstance fails if process is not s

2006-06-02 Thread kukeltje
ok, still one omission, the error itself got lost in typing the post: Root Exception stack trace: org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: org.jbpm.graph.node.EndState View the original post : http

[JBoss-user] [JBoss jBPM] - Re: Process Instantiation

2006-06-02 Thread kukeltje
you have to add a proceessInstance.signal() to get the process started. Read the documentation etc. to see examples of this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948693#3948693 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[JBoss-user] [JBoss jBPM] - Re: attachments in the task lists

2006-06-02 Thread kukeltje
jbpm 3.2 will add some support for this. Attachements/documents will be stored in a jcr repository. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948694#3948694 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948694

[JBoss-user] [JBoss jBPM] - Re: question about log.info

2006-06-02 Thread kukeltje
the log4j logging if it the right level is enabled for the corresponding class/package View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948695#3948695 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948695 _

[JBoss-user] [JBoss Portal] - Users and Roles taken from another database than the portal'

2006-06-02 Thread KalvinKlein
Hello all, I have a rather simple but complicated question. I want to have my users and roles taken from a different database (an Oracle database). Can someone tell me, please, what I can do to override the defaut way of JBossPortal to get the users and roles? Thanx in advance! View the origi

[JBoss-user] [JBoss jBPM] - Re: end-tasks attribute on task-node causes ALL task instanc

2006-06-02 Thread kukeltje
thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948697#3948697 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948697 ___ JBoss-user mailing list JBoss-user@lists.sourc

[JBoss-user] [EJB 3.0] - Re: Problem using TimerService

2006-06-02 Thread [EMAIL PROTECTED]
+1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948700#3948700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948700 ___ JBoss-user mailing list JBoss-user@lists.sourcefo

[JBoss-user] [EJB 3.0] - createEntityManagerFactory throws "Incompatible object argum

2006-06-02 Thread zoetsekas
2006-06-02 15:48:54,773 INFO [org.apache.myfaces.config.FacesConfigurator] Reading config /WEB-INF/faces-config.xml 2006-06-02 15:48:54,851 INFO [org.apache.myfaces.config.FacesConfigurator] Reading config /WEB-INF/faces-config.xml 2006-06-02 15:48:55,039 DEBUG [javax.faces.application.Applicat

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Automatic generation of primary key

2006-06-02 Thread Lauri
I don't know what it could be then :(. As far as i understand, general idea of pk generation is to tell EJB engine what type (class) of pk it will be, and tell details to jboss personally. Something about integer type should be mentioned in ejb-jar.xml and particular instructions in jbosscmp-jd

[JBoss-user] [Beginners Corner] - Intercepting Request Cycle

2006-06-02 Thread pander
Hi, Does anyone know if there is a way to execute a piece of your own code every request that is made to the jboss application server? I'm guessing this would probably be in the form of a valve or filter... perhaps even a requestFilter if such a thing exists?? I want to perform an audit trail

[JBoss-user] [EJB 3.0] - Re: Memory leak in PermGen space in 4.0.4

2006-06-02 Thread [EMAIL PROTECTED]
we are aware that perm gen is leaking. We its on the roadmap to fix. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948705#3948705 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948705 ___

[JBoss-user] [EJB 3.0] - Re: Can you change the context root of a deployed ear?

2006-06-02 Thread [EMAIL PROTECTED]
you mean for default EJB JNDI names? No, there is not. Please log a jira feature request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948706#3948706 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948706

[JBoss-user] [Beginners Corner] - How to find number of current sessions

2006-06-02 Thread danj
When running tomcat stand-alone, you can see the number of sessions using the manager application. Can you access this info from the tomcat-in-jboss? As of my understanding, this should be possible in some jmx-ish way. But how? View the original post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [EJB/JBoss] - Re: ejb-jar.xml must either obey the right xml schema or def

2006-06-02 Thread smajima
I installed Jboss-4.0.4.GA-Patch1-Installer.jar. And I checked by Jboss-Seam examples. They worked. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948708#3948708 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948708

[JBoss-user] [EJB 3.0] - Re: Performance EJB2 v EJB3

2006-06-02 Thread jc7442
I've done some tests for ejb3 peristence (in the context of my application). In most of the case results was good except in some specific cases. I had some problems when a lot of objects where retrieve in the same transaction and when during the transaction I perform queries (due to the auto-flu

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread [EMAIL PROTECTED]
This is a bug. I will fix it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948711#3948711 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948711 ___ JBoss-user mailing list

[JBoss-user] [JBoss Seam] - Re: Cache of EL value in ResourceBundle

2006-06-02 Thread [EMAIL PROTECTED]
uuughhh, yes, this is a stupid bug :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948712#3948712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948712 ___ JBoss-user mai

[JBoss-user] [JBoss Seam] - Re: @DataModel with Tomahawk with JBoss AS 4.0.4 and Seam 1.

2006-06-02 Thread Newlukai
"[EMAIL PROTECTED]" wrote : This is a bug. I will fix it. Thanks Gavin. Have a nice weekend. PS: @gengar: Could it be that you are a German? I saw a German word in one of your configs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948713#3948713 Reply to t

[JBoss-user] [EJB 3.0] - Re: Can you change the context root of a deployed ear?

2006-06-02 Thread apill
Are you saying ... I cannot deploy an ear file named my-app-1.0.ear containing MyBean to the following JNDI path my-app/MyBean/remote | instead it will default to my-app-1.0/MyBean/remote If that is what you are saying, then we are on the same wavelength and I'll raise a feature request!

[JBoss-user] [EJB 3.0] - Re: Can you change the context root of a deployed ear?

2006-06-02 Thread apill
Which JBoss JIRA project should I raise the feature in? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948715#3948715 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948715 _

[JBoss-user] [EJB 3.0] - Re: EntityManager and exceptions

2006-06-02 Thread ana_oleski
Hi, you could try the flush() method in the entityManager. It sends the sql to the database right away, that should generate your exception. Note that this has no influence on commit, you can still use container-managed transactions. Ana View the original post : http://www.jboss.com/index.ht

[JBoss-user] [Installation, Configuration & Deployment] - Need CGI Support

2006-06-02 Thread ramesh4u
Hi I want to enble CGI support. How can i do that? Thanks Ramesh S View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948717#3948717 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948717

[JBoss-user] [Beginners Corner] - How To Enable CGI?

2006-06-02 Thread ramesh4u
Hi I want to enble CGI support. How can i do that? Thanks Ramesh S View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948718#3948718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948718

[JBoss-user] [JBossWS] - Re: WS-Security Signing for EJB

2006-06-02 Thread acxjbertr
Awesome! Thanks cliffb53. It worked like a charm. Here is my jboss.xml now (for those who may need this later): http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd";> | | | | | JBossTest2 | JBossTest2 | | Database

[JBoss-user] [EJB/JBoss] - Re: Can't use dom4j. Class org/dom4j/Document violates loade

2006-06-02 Thread NigelWhite
It's OK, dom4j doesn't implement the DOM3 methods in the JRE 1.5 libraries. We can't use it! :-( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948720#3948720 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948720 ___

[JBoss-user] [Installation, Configuration & Deployment] - PHP on JBoss

2006-06-02 Thread ramesh4u
Hi, How can i configure JBoss to serve PHP files? Thanks Ramesh S View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948721#3948721 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948721

[JBoss-user] [EJB 3.0] - Re: JSR-220 Final Release Support

2006-06-02 Thread Stefan Arentz
"[EMAIL PROTECTED]" wrote : It is still in release candidate stage, but yes, we have mostly implemented the final release of the spec. I can't say 100% implemented because we haven't run against the TCK yet. | | Or do you mean professional support? Yes we offer this (for awhile now), cont

[JBoss-user] [Management, JMX/JBoss] - Re: Why is jboss.management.local missing in the EJB3 profil

2006-06-02 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBINSTALL-44 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948723#3948723 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948723 ___ JBoss-

[JBoss-user] [JBoss jBPM] - why is there a actorId and pooledActorIds?

2006-06-02 Thread kpavan_8
I want to know the idea behind creating a actorId and a pooledActorId. Technically if we go into the code, I dont see why we need an actorId. I can just make use of pooledActorIds. Say for example I have taskInstance.setActorId("bert"), i can get the tasks assigned to bert by saying taskMgmtSessi

[JBoss-user] [Clustering/JBoss] - Re: Farm on Linux

2006-06-02 Thread patrickdalla
thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948725#3948725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948725 ___ JBoss-user mailing list JBoss-user@lists.sourc

  1   2   3   >