[jboss-user] [JBoss Seam] - Re: Asynchronous seam mail can not get the base URL dynamica

2007-06-29 Thread milli
[EMAIL PROTECTED] wrote : Yep, an async method does not have access to any web context. That explains it. Thanks. would it be supported in 2.0? I think the urlBase that Pete mentioned is kind of workaround and not really getting any web context in asyn methods. Please correct me if I am wrong.

[jboss-user] [JBoss jBPM] - !!!

2007-06-29 Thread slogger
Will somebody help me? It is very important for me! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059011#4059011 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059011 ___

[jboss-user] [JBoss Seam] - Re: Write a custom pagination bar component ?

2007-06-29 Thread chicochen
Maybe no need the tag, just use blow codes instead? ui:include src=/page/tiles/paginationBar.xhtml |ui:param name=queryCriteria value=#{userQueryCriteria} / | /ui:include View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059012#4059012 Reply to the post

[jboss-user] [JBoss Portal] - Re: Plugin para Eclipse para Porlet

2007-06-29 Thread [EMAIL PROTECTED]
No hablo español... and I don't use Eclipse (as it seems you're inquiring about a Portlet plugin for Eclipse). You'll have more luck getting an answer writing in English... sorry about that. :( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059013#4059013

[jboss-user] [JBoss jBPM] - Diagram layout in Eclipse

2007-06-29 Thread de54hsa
Is there any possibility of layout support in the jBPM diagrams? I thing about arranging and distrubition of the graphical ellements! I could not find any menu or other entries in the eclipse GUI. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059015#4059015

[jboss-user] [JBoss Seam] - Re: java.lang.UnsupportedOperationException

2007-06-29 Thread robin.hultman
[EMAIL PROTECTED] wrote : Post your web.xml and faces-config.xml web.xml | | ?xml version=1.0 ? | web-app xmlns=http://java.sun.com/xml/ns/j2ee; | xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; | xsi:schemaLocation=http://java.sun.com/xml/ns/j2ee

[jboss-user] [EJB 3.0] - Stateful EJB injection in Servlet

2007-06-29 Thread jamesscott456
Hi, I?m using Jboss 5 Beta 2 and I?m injecting a SFSB into a Servlet. I?m using @Remove on last method to destroy the bean in the container. How do I inform the Servlet that the bean has been destroyed and it needs to create a new instance? When it tries to access the bean again I get the

[jboss-user] [JBoss jBPM] - Re: Malicious timer :)

2007-06-29 Thread [EMAIL PROTECTED]
Were you able to run this piece of code with the jbpm-jpdl-suite? i.e on JBoss AS 4.0.x? Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059018#4059018 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059018

[jboss-user] [JBoss jBPM] - Re: Diagram layout in Eclipse

2007-06-29 Thread [EMAIL PROTECTED]
Hi Holger, It is not yet possible as I wanted to focus first on the support of jPDL. It will be added in the future. If you don't see a JIRA issue for it yet, please file one. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059019#4059019 Reply

[jboss-user] [Installation, Configuration Deployment] - Re: GC hell ?

2007-06-29 Thread vettori
Hi, the dump is when the jvm is continually running the gc. Yesterday I activated a log on the web connections. The only port reachable from the internet is the http port. In the night the server received less than 20 request. But the jvm run the gc every three seconds all night long. So it

[jboss-user] [JBoss jBPM] - need sample application using jbpm with jsp, servlets without

2007-06-29 Thread vikneswaran
hi I am new to jboss jbpm. curretly ,jboss jpbm starters kit 3.1.3 is available . it has in built server configuration and source files and supporting jars(e.g hibernate and all).I t made up of jsf.I deploy the already made jbpm.war file in my jboss folder.but in the application home page in

[jboss-user] [JBoss jBPM] - Timer repetition functionality

2007-06-29 Thread slogger
Does attribute repeat of timer element accept yes no as value now? What is the differences between one and 10 seconds, for example? I did not find information about this in documentation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059022#4059022 Reply to

[jboss-user] [JBoss Seam] - Re: access the entityManager in a converter (seam 2 beta)

2007-06-29 Thread adrien.loyat
Sorry I've had to leave my office yesterday. anonymous wrote : Have you followed all the steps porting to 2.0, like eliminate Ajax4JSF Filter in web.xml, I used seam-gen (setup then generate entities) to create from nothing. anonymous wrote : If you can submit a simple test case to JIRA I

[jboss-user] [JBoss jBPM] - FFF

2007-06-29 Thread slogger
Yes I was. I said above about my soft environment ) By the way, I replace jbpm-console.war v3.2.1 with v3.2 and it began to work normally, except jbpm Timer. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059024#4059024 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Scheduled messages not delayed

2007-06-29 Thread jpansier
Thanks a lot Tim. Joel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059025#4059025 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059025 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Failed to connect to localhost:1099

2007-06-29 Thread angelin
Hi , When I start my server i got this exception. I am attaching the exception for reference. DEBUG [org.jnp.interfaces.NamingContext] Failed to connect to localhost:1099 javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is

[jboss-user] [JBoss Seam] - Re: Enum in Seam

2007-06-29 Thread rbcdexia
This is the stack trace: | 09:18:33,824 INFO [STDOUT] Hibernate: select apoderado0_.apoderadoid as apoderad1_137_, apoderado0_.empresaid as empresaid137_, apoderado0_.nombre as nombre137_, apoderado0_.tipo as tipo137_, apoderado0_.gestoraid as gestoraid137_, apoderado0_.nif as nif137_,

[jboss-user] [JBoss jBPM] - Re: Timer repetition functionality

2007-06-29 Thread syngolis
On timers you can set a duedate which specifies the first time, the timer is executed, e.g. 1 minute - timer is executed after one minute. If a repeat-attribut is set, the timer is created again after the time you set here, e.g repeat=10 seconds -- timer is executed every 10 seconds as long as

[jboss-user] [JBoss Messaging] - fails to start: IllegalStateException: Router already has lo

2007-06-29 Thread bartvh
Setup:A two node cluster JBoss 4.2 with JBM 1.3.0 serverMySQL persistenceA distributed topic on both nodesAn MDB with a durable subscription and client ID, installed on both nodes During tests, I have been starting and stopping the nodes one after the other and also together, but now I have

[jboss-user] [JBoss Seam] - Deploy application in Weblogic 10.0

2007-06-29 Thread rbcdexia
I am deploying my jboss seam web application in Jboss 4.0.5 server but I want to deploy it in Weblogic 10.0 server. I try to deploy it but I have some errors. I need something special in weblogic configuration to deploy it?? View the original post :

[jboss-user] [JBoss Seam] - Re: Source build outcome location

2007-06-29 Thread jlaskowski
Can't be. Here are the steps I followed. 1. Check out the sources (per http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamRepository) cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-seam 2. Build them (per release-process.txt) [EMAIL PROTECTED] /cygdrive/c/oss/jboss-seam $ ant cleanall

[jboss-user] [Advanced Documentation] - Re: simultaneous startup of several configuration

2007-06-29 Thread schausson
I already created a specialized configuration custom from a copiing the default one, but then I started this specialized configuration and only this one. What I mentionned in my original post is th epossibility to start default AND custom at the same time. In this case, what happen exactly ? do

[jboss-user] [JBoss jBPM] - Re: How can I split storage scheme JBPM and general?

2007-06-29 Thread slogger
In other words, you still try to split storage between differents DB... I solved this problem for single DB. I created jbpm tables on behalf of user JBPM and gave grant on this one to general user. It possible also to create synonym on jbpm tables ;-) Can you post XA datasource config? View

[jboss-user] [JBoss jBPM] - FFF

2007-06-29 Thread slogger
Thank you very mach, syngolis! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059038#4059038 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059038 ___ jboss-user mailing list

[jboss-user] [JCA/JBoss] - Re: EJB dependencies

2007-06-29 Thread georgesberscheid
Hi Adrian, thanks a lot for that clear statement. I will go ahead and submit a feature request; I don't think I'm up to the task of creating a patch myself in a reasonable amount of time. In the meantime I will try to play around with deployment order and see if I can get my EJBs to deploy

[jboss-user] [JBoss Tools (users)] - Re: What is status of JBossIDE Eclipse 2.0.0.Beta2

2007-06-29 Thread [EMAIL PROTECTED]
dlo1957 wrote : I have been using JBossIDE for Eclipse 2.0.0.Beta2 for several months. I noticed that the project is now JBoss Tools. | yes. anonymous wrote : | Should I still be using 2.0.0.Beta2 or should I switch to Eclipse 3.2.2 and install the JBoss Tools plugins separately? |

[jboss-user] [JBoss Seam] - Checkbox in TreeNODe

2007-06-29 Thread evdelst
Hi, I am not sure if it is a richfaces or Seam question, so I double posted. I want to put a h:selectBooleanCheckbox in a treenode. The problem is, it shows up, but I can never select it. For a datatable, I use a bean with a MapMyDataObject,Boolean and a setSelection(MyDataObject) method in the

[jboss-user] [JBoss Portal] - Re: Deployed portlet not found in personal dashboard editor

2007-06-29 Thread rekrevs
No I didn´t. But now i have made them, and i worked fine :-) Thanks you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059047#4059047 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059047

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
You don't know where you see that plugin reference ? Soo how are you able to quote it ? :) And no the update site is not configured to include nightly builds and hence you only see the old versions that are not migrated to WTP 2.x View the original post :

[jboss-user] [JBoss jBPM] - No JbpmConfiguration class def found in jBPM-jpdl 3.2.1

2007-06-29 Thread masipu
I'm trying to test 3.2.1 version and deployed a war file (that i have used for testing with 3.1.3 jbpm-starter-kit) that included simple servlet that created a new process instance. Servlet throws following error: 10:28:54,020 ERROR [[XmlReceiver]] Servlet.service() for servlet XmlReceiver

[jboss-user] [JBoss Seam] - seam pageflow transition and ajax

2007-06-29 Thread tkalactomo
When i call on a4j:button action that points to transition in pageflow,whole page is rendered wrong... | ?xml version=1.0? | | pageflow-definition xmlns=http://jboss.com/products/seam/pageflow; | xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; |

[jboss-user] [JBoss Seam] - Re: access the entityManager in a converter (seam 2 beta)

2007-06-29 Thread adrien.loyat
I've opened an issue http://jira.jboss.com/jira/browse/JBSEAM-1581. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059052#4059052 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059052

[jboss-user] [JBoss Seam] - Re: SEAM 2 and s:convertEntity

2007-06-29 Thread adrien.loyat
I have the same issue anonymous wrote : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059052#4059052 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059053#4059053 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Enum in Seam

2007-06-29 Thread [EMAIL PROTECTED]
Looks like you've got bad data in your database - hibernate is trying to convert get the enum TipoPoder.S which doesn't exist in your code. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059059#4059059 Reply to the post :

[jboss-user] [JBossCache] - JBC 2 performance

2007-06-29 Thread aditsu
I wrote some code that used JBC 1.4.1.SP3, then later I converted it to use JBC 2.0.0.CR2, and I noticed that at least a part of it is running MUCH slower. Like, an order of magnitude slower. That part of the code is putting a lot of data in the cache. I ran it with a profiler and a debugger,

[jboss-user] [JBoss Seam] - Re: Source build outcome location

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

[jboss-user] [JBoss jBPM] - Exception on Timer-Execution under Weblogic

2007-06-29 Thread syngolis
I am evaluating the compatibility of jBPM to work in other application server environments. Actual i am on testing in weblogic (8.0, 9.0, 9.2). It works in all versions perfectly, except the timer functionality. In 8.0 no TimedObject.class exists, so it has to be done i an other way )-: In 9.0

[jboss-user] [JBoss Seam] - Re: SEAM - facelet TagLibrary problem

2007-06-29 Thread [EMAIL PROTECTED]
1.1.13, uploaded on 17th June View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059062#4059062 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059062 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: What append when a Session bean timed out?

2007-06-29 Thread buggsbunny101
No one know something bout that? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059065#4059065 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059065 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: How to create Jboss server instance other than default (

2007-06-29 Thread meissa
Running multible instances of JBoss is a litte bit more complicated. You have two solutions that are described in detail in this wiki: [url] http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine [/url] Let me nkow if you have problem about that. Meissa View the

[jboss-user] [JBossCache] - JGroups: Problem with rebooting peers

2007-06-29 Thread mrkmrk
Hi I'm really sure if this is the right place to ask. I could not find any specific JGroups forums. However, let me know if there is a more suitable place. We're using JGroups 2.4.1 sp3 in a JBoss 4.0.2. We're using JGroups to send messages between the various servers. It works fine. We have

[jboss-user] [Installation, Configuration Deployment] - Re: jboss 4.2 and log4j nightmare

2007-06-29 Thread meissa
It's still not working. Could you please send me the sample application that is supposed to work. Maybe i have a wrong lo4j.jar librairie (I don't believe that but ...) I'm really blocked by this situation. thanks in advance for your feedback. Meissa View the original post :

[jboss-user] [JBoss Seam] - Re: Understanding the difference between conversation and wo

2007-06-29 Thread michaelcourcy
[EMAIL PROTECTED] wrote : A workspace is a conversation with a description :-) ok, thank you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059073#4059073 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059073

[jboss-user] [JBoss Seam] - SEAM - facelet TagLibrary problem

2007-06-29 Thread dreuzel
I'm using seqm 1.3.0 planning to swicht to seam 2.0 but have a problem with facelets an have problem debugging since i do not know what version of Facelets to apply (used v ersion .14 but code does not correspond problem 'm trying to implement a abstactTagLibrary but

[jboss-user] [JBoss jBPM] - Re: need sample application using jbpm with jsp, servlets wit

2007-06-29 Thread syngolis
for introduction into jbpm i would recommend you to use the already configured jboss server which is brought with the starters-kit. It uses a hsqldb which contains all data you need to test (including users). the users are stored in your db. there are scripts to generate the db schema. AFAIK

[jboss-user] [JBoss jBPM] - hibernate exception not hidden from ejb client

2007-06-29 Thread gogoasa
Hello, I use the remote ejb/CommandServiceBean ejb in order to query an enterprise (EJB) jBPM deployment. The EJB client only depends on the jBPM jar (for the various Command implementations) and on the JBoss client jar. If a Hibernate exceptin occurs, it is wrapped by a JBPMException and

[jboss-user] [JBoss Portal] - Redirect after logout

2007-06-29 Thread maiky
Hello, I want to know where I can modify the redirection url after an user log out. At time, when an user log out, he is redirect to default portal page. I want to redirect to my portal. I'm use Jboss portal 2.6 with Jboss AS 4.0.5. Any solutions ? Thanks. PS: Sorry for my bad English.

[jboss-user] [Messaging, JMS JBossMQ] - Re: Message consumer closing due to error in listening threa

2007-06-29 Thread [EMAIL PROTECTED]
No. If you do consumer.close(); before session.close() you won't see this message. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059072#4059072 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059072

[jboss-user] [JBoss Seam] - Problem with the images in the [i]D:\jboss-seam-1.2.1. GA\se

2007-06-29 Thread jsfMan
When I put my images in the directory img of D:\jboss-seam-1.2.1. GA\seam-gen\view\img, and that then I deploie my application, my images are transformed. Why and How is that the images are not to modify. Please, help me. View the original post :

[jboss-user] [JBossCache] - Re: JGroups: Problem with rebooting peers

2007-06-29 Thread [EMAIL PROTECTED]
You're not losing those messages, as it is not the transport but either UNICAST or NAKACK which will resend a message until it has been delivered. Mailing lists for JGroups are at http://sourceforge.net/mail/?group_id=6081 View the original post :

[jboss-user] [JBoss Seam] - Re: Enum in Seam

2007-06-29 Thread rbcdexia
In my database I have 'S' and 'M' data. What I want to display is MANCOMUNDO for 'M' and SOLIDARIO for 'S' in a h:selectOneMenu. Is there another way to do this? It still doesn't work. Thanks for all. View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: How to create Jboss server instance other than default (

2007-06-29 Thread jignesh_it009
meissa wrote : Running multible instances of JBoss is a litte bit more complicated. | You have two solutions that are described in detail in this wiki: | | [url] | http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine | [/url] | | Let me nkow if

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
I also get the message JBossIDE JBossAS Adapter Feature (1.0.0.200706241629-nightly) requires plug-in org.eclipse.wst.common.project.facet.core (1.1.0), or equivalent. when using help-software updates-find and install-search for new features and then try and install a new feature e.g.

[jboss-user] [JBoss Seam] - Re: HELP : displaying data retrieved from DB

2007-06-29 Thread alexrozario
Thank you for your valuable response sir. but still i cant display the data. can you help me further. can you give me an example codings. or any other useful links.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059081#4059081 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Enum in Seam

2007-06-29 Thread [EMAIL PROTECTED]
public enum TipoPoder { | | M(MANCOMUNADO), S(SOLIDARIO); | |private String label; |TipoPoder(String label){ | this.label = label; |} |public String getLabel(){ | return label; |} | } @Enumerated(STRING) TipoPoder tipoPoder; View the

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
OK I fixed this by editing a couple of feature.xml files. D:\Development\Seam2\eclipse\features\org.jboss.ide.eclipse.as.feature_1.0.0.200706241629-nightly: | | |requires | import plugin=org.eclipse.core.runtime/ | import

[jboss-user] [Installation, Configuration Deployment] - Re: jboss 4.2 and log4j nightmare

2007-06-29 Thread [EMAIL PROTECTED]
I don't know where this attachement has gone, so you need to revert to the testcase. If you build the testsuite from source, look for: testsuite/output/lib/log4j113.war View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059087#4059087 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Multiple WARs ind one EAR... SSO?

2007-06-29 Thread grig77cristi
Hi gavin, I have found this: http://labs.jboss.com/wiki/en/JBossFederatedSSOV1.0.0.BetaCheatSheatForTheSeamDemoApplications View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059088#4059088 Reply to the post :

[jboss-user] [JBossWS] - problem with web method returning list

2007-06-29 Thread patel_123
hi I am exposing ejb components as webservice.Initially i exposed one method as web method,that returns String.This works fine.Next i tried another method which returns array of objects.This leads to following error Caused by: javax.xml.rpc.JAXRPCException:

[jboss-user] [JBoss Seam] - Re: facesMessages and element id

2007-06-29 Thread kooudy
update: FacesMessages.addFromResourceBundle() assign to specific element using ID, doesn't work only in places where I am using jPDL. I use the same page (include) and same mechanism to add FacesMessagesand and it works in places where navigation is defined by pages.xml. Is there someone

[jboss-user] [JBoss Seam] - Re: Use jsf and seam navigation rule together

2007-06-29 Thread jimmy6
I know jboss seam is using annotation to define the scope which is not same as ordinary jsf. Thus, can i use jboss type scope and odinary jsf scope together within project. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059095#4059095 Reply to the post :

[jboss-user] [JCA/JBoss] - #Connections vs Datasources vs. #Jboss Nodes

2007-06-29 Thread Konso
Hi, we have a problem concering the number of connections during the startup of 4 Jboss Nodes (2 on one phy. machine; no clustering, just farmin with a use of one shared deploy dir using a common binding file). The instances are bound to virtual eth Interfaces and using the same ports. Just

[jboss-user] [JBoss Seam] - Re: Use jsf and seam navigation rule together

2007-06-29 Thread [EMAIL PROTECTED]
As I said, you don't define scope in navigation rules so it's not relevant. Yes, you can use JSF managed beans and Seam components in the same project - you will be able to inject the managed beans into Seam components using EL, and vice versa. But you can't put a JSF managed bean into

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
ok - this is the update site for the JBoss IDE 2.0.0.beta2 you guys are working against. We don't have an update site for the jboss tools at the moment - only nightly builds. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059107#4059107 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread jcruise
Huh? Not sure why we are getting our wires crossed here. My ignorance I'm sure :) To recap: - I install the Jboss tools beta as per instructions. All is good. - I go to add other plugins that I need to get my work done. Apparently there are errors in the jboss tools beta config that I just

[jboss-user] [JBoss jBPM] - Re: Malicious timer :)

2007-06-29 Thread slogger
To solve this problem, I was forced to remove transition attribute. In principle, it is logically :-)) But, is it correct behaviour of jBpm? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059114#4059114 Reply to the post :

[jboss-user] [JBossCache] - Re: JGroups: Problem with rebooting peers

2007-06-29 Thread mrkmrk
But we are using TCP. Our configuration: TCP(start_port=7810) Shouldn't that do what UNICAST would do? As I understand it, BasicConnectionTable is in the layer called BuildingBlocks. UNICAST and NACKACK are in lower layers. How can a lower layer help things gone wrong in a higher layer?

[jboss-user] [JBoss jBPM] - Re: Exception on Timer-Execution under Weblogic

2007-06-29 Thread slogger
Do you try to cancel timer in you delegation action class? Can you post you proc-definition.xml and source code of action class? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059119#4059119 Reply to the post :

[jboss-user] [JBossCache] - Re: JGroups: Problem with rebooting peers

2007-06-29 Thread [EMAIL PROTECTED]
No, the connection table is in the transport layer (TCP) and as such doesn't have to be concerned about retransmission or failed members. So, the failure detection layer (FD) will at one point kick in and remove the rebooted node from the cluster. Until this happens, TCP will happily continue

[jboss-user] [JBoss Messaging] - Re: Selector Help needed - Possible alternative suggestions

2007-06-29 Thread timfox
preFetch certainly seems to work for us. Can you post a full test case that demonstrates prefetch not working and will investigate further? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059138#4059138 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: issue with bridge while JBoss starting

2007-06-29 Thread timfox
Is now fixed in TRUNK View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059139#4059139 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059139 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Problem with s:convertEnum

2007-06-29 Thread emsa
When I post an enum-value value using the s:convertEnum I just end up with: | java.lang.IllegalArgumentException: java.lang.Object is not an enum type | at java.lang.Class.enumConstantDirectory(Class.java:2965) | at java.lang.Enum.valueOf(Enum.java:187) | at

[jboss-user] [JBoss jBPM] - Re: Exception on Timer-Execution under Weblogic

2007-06-29 Thread syngolis
No ActionDelegation. Just plain JPDL: state name=State1: Wait 1 minute | timer name='waitstate' duedate='1 minute' transition='to_task1' / | transition name=to_task1 to=Task1: WaitState is over/transition |/state (Working under JBoss) I did a little mor research. The

[jboss-user] [JBoss Seam] - Re: Problem with s:convertEnum

2007-06-29 Thread [EMAIL PROTECTED]
This is fixed in 2.0.0.BETA (no, expected type doesn't work, you are right) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059134#4059134 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059134

[jboss-user] [JBoss Messaging] - Re: fails to start: IllegalStateException: Router already ha

2007-06-29 Thread timfox
Have you configured each node to have a unique server id? http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.3.0.GA/html/installation.html#install.automatedclustered View the original post :

[jboss-user] [JBossCache] - Re: JGroups: Problem with rebooting peers

2007-06-29 Thread mrkmrk
Our code is very simple, and as such we have no concept of cluster. We basically have a Channel upon which we call send(Message msg). When the method returns we don't know whether the transmission went through or not. Therefore if the socket is closed, the message is lost. View the original

[jboss-user] [JBoss jBPM] - Re: Malicious timer :)

2007-06-29 Thread kukeltje
no, it is not logical View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059154#4059154 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059154 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: fails to start: IllegalStateException: Router already ha

2007-06-29 Thread bartvh
timfox wrote : Have you configured each node to have a unique server id? yes, I have server peer id 0 and 2. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059155#4059155 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Exception on Timer-Execution under Weblogic

2007-06-29 Thread kukeltje
weblogic8 does not officially support the ejb3 spec (afaik) so that might be the reaseon if you use the enterprise version. Look at WLS 10 that one is compliant View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059150#4059150 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam Maven2

2007-06-29 Thread magnusheino
Great! The sooner the better :) What JIRA issue should I watch? There's a bunch of them talking about seam and maven. /Magnus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059158#4059158 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam Maven2

2007-06-29 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSEAM-983 - will be resolved once it is done. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059161#4059161 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059161

[jboss-user] [JBoss jBPM] - Re: Timer repetition functionality

2007-06-29 Thread kukeltje
If 'no' does not work on a timer, that is a bug, can you confirm this behaviour and then file a jira issue for this View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059157#4059157 Reply to the post :

[jboss-user] [JBoss jBPM] - jBPM 3.2.1 and Sub-Process

2007-06-29 Thread drashmi30
Hi, I am presently working on the stable version of jbpm-jpdl-3.2.1 and have downloaded the jbpm-jpdl-suite-3.2.1.zip. While trying to test for a process having a sub-process, I am getting an error: Error starting process: An exception of type org.jbpm.JbpmException was thrown. The message

[jboss-user] [JBossCache] - Re: JBC 2 performance

2007-06-29 Thread [EMAIL PROTECTED]
Thanks for this - getChildrenMapDirect() was really created as a temporary measure to map 1.4.x internal APIs. Ideally calling code should not use this deprecated method, as there are better ways of doing this. I've created a JIRA task for refactoring this - JBCACHE-1116 View the original

[jboss-user] [JBoss Seam] - Re: SEAM 2 and s:convertEntity

2007-06-29 Thread piotr.walczyszyn
I have the same problem in case: of one page with list of entities and checkboxes where entities are injected in an action component in MapMyEntity, Boolean object. | rich:dataTable d=userTasksList rows=30 value=#{userTasksList} var=task | f:facet name=header |

[jboss-user] [JBoss Messaging] - Re: Messaging 1.3GA lock ups

2007-06-29 Thread timfox
Yes, should be fixed in 1.4.0.CR1, out next week. I suggest you give it a spin, to see if the problems still remain. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059149#4059149 Reply to the post :

[jboss-user] [JBoss Seam] - Re: HELP : displaying data retrieved from DB

2007-06-29 Thread smithbstl
There are many examples of this in the example apps that come with seam. Look at those. One more tip, try making your Session Bean Stateful View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059148#4059148 Reply to the post :

[jboss-user] [Installation, Configuration Deployment] - problem in connecting jboss and tomcat

2007-06-29 Thread jinesh.p1983
Hi all, I have jboss 4.0.1 that is installed on server .Jboss i have deplyoed all my beans.Now from in my machine i have installed tomcat 5.0.28 in which i have deployed my web application.This entire web application is in struts. Now from the web application when i am trying to call the beans

[jboss-user] [JBossCache] - Re: Fqn element types

2007-06-29 Thread [EMAIL PROTECTED]
Again, thanks for this - this is a bug in the interface. JBCACHE-1117 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059142#4059142 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059142

[jboss-user] [JBoss Messaging] - Re: fails to start: IllegalStateException: Router already ha

2007-06-29 Thread timfox
Can you post the contents of your JBM_POSTOFFICE table? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059163#4059163 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059163 ___

[jboss-user] [JCA/JBoss] - Re: EJB dependencies

2007-06-29 Thread [EMAIL PROTECTED]
Try Russian Doll packaging myrar.rar/myejb.jar or the prefix ordering 01myejb.jar 02myrar.rar See the docs/wiki (or other posts in these forums) for more info on these. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059164#4059164 Reply to the post :

[jboss-user] [JBoss Seam] - Re: java.lang.UnsupportedOperationException

2007-06-29 Thread robin.hultman
I have compared my web.xml and faces-config.xml to the ones in the example applications, but I dont seem to find the solution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059143#4059143 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: hibernate exception not hidden from ejb client

2007-06-29 Thread kukeltje
correct, please file a jira issue for this View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059153#4059153 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059153 ___ jboss-user

[jboss-user] [JBoss Tools (users)] - Re: Couldn't install eclipse plug-ins

2007-06-29 Thread [EMAIL PROTECTED]
ah I thought you mean our updatesite when you referred to other update sitesok if this is the behavior you see when unzipping the nigthly jboss tools (NOT jboss ide 2 beta2?!) then we got an issue we need to fix. please report in jira - please. View the original post :

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and Sub-Process

2007-06-29 Thread kukeltje
deploy them in the correct order (subprocess first) if you want this specific version of the subprocess to be bound to the main process. If you always want the latest version bound to the main process add the attribute binding=late to the main process process state View the original post :

[jboss-user] [JBoss jBPM] - Re: Exception on Timer-Execution under Weblogic

2007-06-29 Thread syngolis
You are right with weblogic 8, hence i am using Weblogic 9/9.2 which supports at least ejb2.1 and the EJB Timers. Is the TimerService in jbpm based on EJB3.0? I thought it's 2.1. Since the Timer functionality of JBPM is based on the J2EE Specs for EJB Timers there shouldn't be a problem to use

[jboss-user] [EJB 3.0] - Can a EJB3 stateless bean extend another stateless bean?

2007-06-29 Thread nsmith80
Let me give you a brief background on the task I'm trying to accomplish before my questions. I'm trying to set up a hierarchical user structure. This is the structure top down: Belo Admin, Regional Admin, DMA Manager, and DMA user. Each user needs to inherit the functions of the users below

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Database Error with container configuration

2007-06-29 Thread arturbb
Hi, In our project, we are using JBoss 4.0.4 (EJB 2.1) and a Oracle 10g database. Recently, we switched our container configuration from Standard CMP 2.x EntityBean to cmp2.x jdbc2 pm. Some of our entity beans have attributes that are mapped to the Oracle datatype LONG RAW. With the new

[jboss-user] [Beginners Corner] - jboss and ejb 1,2,3 !

2007-06-29 Thread louie171
hi, im responsible for a j2ee server (weblogic at the moment). Im thinking of moving to jboss but some of the legacy code i have (that i didnt write) runs ejb1 (i think). what i need to know is if i moved it to jboss as( 4or 4.2) is it going to be compatible? View the original post :

[jboss-user] [JBoss Messaging] - Re: fails to start: IllegalStateException: Router already ha

2007-06-29 Thread timfox
Can you replicate this (from a cleared DB) ? If so, can you give instructions? Thx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4059173#4059173 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4059173

  1   2   3   >