[JBoss-user] [Clustering/JBoss] - Re: NakReceiverWindow, AckSenderWindow, RequestCorrelator, A

2006-05-20 Thread sks4jboss
Thanks for the update. However, we have never seen these messages before with the same logging level. We had a problem where in the web server stops accepting any HTTP requests. Difference between the normal operations and the logs at that point of time (when the server stops accepting any requ

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Clustered Queues and Database restarts

2006-05-20 Thread shafieksavahl
So nobody else has seen this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945124#3945124 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945124 --- Using T

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-20 Thread javierpedrido
I've created the issue in jira http://jira.jboss.com/jira/browse/EJBTHREE-583 I hope you can fix this bug in EJB3 RC7. Thanks, Javier View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945123#3945123 Reply to the post : http://www.jboss.com/index.html?module

[JBoss-user] [Remoting] - Re: RMI Class Loader Error

2006-05-20 Thread [EMAIL PROTECTED]
Can you create a jira issue for this and provide a test case? Thanks. -Tom View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945121#3945121 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945121

[JBoss-user] [Remoting] - Re: RMI Class Loader Error

2006-05-20 Thread shyam_siv
I had a similar issue where I get a similar kind of UnmarshaException. Im using jdk1.5 and JBoss 3.3.6. I have put in 5 days figuring this out, but still in problem. com.nt.transport.vt.errors.VTFatalException: java.rmi.ServerException: RemoteException occurred in server thread; nested exceptio

[JBoss-user] [JBossWS] - Achieve Fault Tolerance in JbossWS

2006-05-20 Thread kenksy
Hie, I am planning to use webservices through jbossws. Is there any way to achieve fault tolerance of webservices which exposes stateless sesion beans? If so then what FT algorithms jboss uses. Where can I access the Jboss FT architecture and usage scenarios document. It would be really helpf

[JBoss-user] [Installation, Configuration & Deployment] - Logging Restriction

2006-05-20 Thread rnair
I am using JBoss _4_0_1_SP1 and I would like to know how to restrict my logging to just org.jboss packages in the JBoss server.log file. I do know we use the TCLFilter class to restrict logging to just application packages in the user-defined application logs. Is there a similar configuration for

[JBoss-user] [JBoss jBPM] - How to invoke a deployed business process

2006-05-20 Thread brado
>From the JUnit test classes that comes with the samples, I can see how to >invoke a stand-alone business process. But once a business process is >deployed, how do I invoke a deployed business process from a Java class? Basically the use case I have is this: I would like to have the jbpm engine

[JBoss-user] [JBossCache] - Re: TreeCache AOP scalability?

2006-05-20 Thread [EMAIL PROTECTED]
OK. We have had optimization for Collection class in 1.3 and then more in 1.4. Can you try out the latest one in 1.4beta. We should release it in 2-3 weeks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945115#3945115 Reply to the post : http://www.jboss.co

[JBoss-user] [JNDI/Naming/Network] - Re: Class cast exception with QueueConnectionFactor

2006-05-20 Thread blinder
Please disregard. In my frustration and absent mindedness, i realized I had a copy of the j2ee jar in my WEB-INF/lib directory, and this was causing the conflict. as soon as i removed the j2ee jar, re-deployed the servlet, everything worked as expected. View the original post : http://www.

[JBoss-user] [JBoss Seam] - Re: Set iteration error: org.hibernate.collection.Persistent

2006-05-20 Thread ElGamal
Hi, I tried to do exactly the same with and then I came across this post and tried using , but I am receiving the same error even when using the tag. Here is the error stack: SCHWERWIEGEND: Error Rendering View[/user/detailsView.xhtml] | javax.el.ELException: /user/detailsView.xhtml: Bean:

[JBoss-user] [JBoss jBPM] - Re: Process skipping Node during execution

2006-05-20 Thread brado
Does the Action handler defined as a part of the event child of the Node count? If not, then what purpose do these events serve? Thanks, Brad View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945112#3945112 Reply to the post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss Seam] - Re: myfaces-1.1.3

2006-05-20 Thread [EMAIL PROTECTED]
Seam CVS now works with MyFaces 1.1.3. Make sure you set: org.jboss.seam.core.init.myFacesLifecycleBug=true if using MyFaces prior to 1.1.3. If you want to upgrade JBoss AS to MyFaces 1.1.3 and deploy the Seam examples, just set: jbossHasMyFacesLifecycleBug = false in build.properties. View

[JBoss-user] [JNDI/Naming/Network] - Class cast exception with QueueConnectionFactor

2006-05-20 Thread blinder
I'm encountering a rather strange and frustrating problem. I have a class that creates a queue connection factory, prepares a message and then writes it. very simple. and it works like a charm when I run it as a stand-alone app (within eclipse). now, when i run the class from within a servlet

[JBoss-user] [JBoss Seam] - Re: Exception in Phaselistener ?

2006-05-20 Thread [EMAIL PROTECTED]
This problem occurred due to a workaround in Seam for a bug in MyFaces prior to 1.1.3. The workaround broke Seam as soon as MyFaces fixed the bug. There is now a configuration parameter that allows Seam to work with both releases of MyFaces: org.jboss.seam.core.init.myFacesLifecycleBug=true|fal

[JBoss-user] [JBoss Portal] - Re: NavigationPortlet enhancements

2006-05-20 Thread big_bozz
*bump* Any news on the development of the enhanced NavigtionPortlet? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945107#3945107 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945107 --

[JBoss-user] [EJB 3.0] - Re: SINGLE_TABLE Inheritance and relations

2006-05-20 Thread fred2210
Do you understand the problem ? I must use a TABLE_PER_CLASS strategy, but I think it's a bug with SINGLE_TABLE. Relation mapper should select records with two checks : fk column and discriminator column, not only fk_column ! View the original post : http://www.jboss.com/index.html?module=bb&

[JBoss-user] [Messaging, JMS & JBossMQ] - Exception stopping JmsXA

2006-05-20 Thread clizarralde
I'm using Jboss 4.0.1sp1, jdk 1.4.2, Windows XP. And I have a ¿problem? with the JMS resource adapter. In short terms, I have a session bean that read messages from a JMS queue, process the data, make changes in an Oracle database and then other changes in an Sql Server database. And i need tran

[JBoss-user] [JBoss Seam] - Variable resolving problem when using custom facelets tag ha

2006-05-20 Thread Newion
Hi, This is my table: | | this is a code from my column.xhtml component: | ... | | ...//EXCEPTION IS THROWN when resolving valueBinding | | | | | | | And this is the apply() method from my tag

[JBoss-user] [JBoss Portal] - Re: Different users but same files in CMS

2006-05-20 Thread Silicio
I need a solution urgently. Any suggestion is well accepted. Thank you in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945102#3945102 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945102 --

[JBoss-user] [JBossWS] - Re: attributes of type xsd:QName incorrectly serialized

2006-05-20 Thread restjohn
I forgot to mention I'm using JBoss 4.0.4 GA and JBossWS 1.0.0 GA. Robert View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945101#3945101 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945101 --

[JBoss-user] [JBoss Seam] - Re: myfaces-1.1.3

2006-05-20 Thread [EMAIL PROTECTED]
Of course, but last week was JavaOne. Everyone was very busy. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945100#3945100 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945100 ---

[JBoss-user] [JBossWS] - JWSDP 2.0 on JBoss 4.0.3SP1

2006-05-20 Thread hsutarwala
The artifacts produced by JWSDP 2.0 are very different from its 1.6 counterpart when creating a server side web service. There is no jaxrpc-mapping file and the wsdl has a schema that is generated. Also, the Sun specific serializers and stubs are not generated as part of the wsgen task. There is

[JBoss-user] [JBoss jBPM] - Re: Narrowing proxy to class org.jbpm.graph.node.TaskNode

2006-05-20 Thread Saviola
Hi, kukeltje! Don't misunderstand me! I was just kidding and I don't feel insulted or something like that at all! Regards, Saviola View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945098#3945098 Reply to the post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [JBoss jBPM] - Re: How to get previous actorid

2006-05-20 Thread Saviola
Hi! The PreviousActorId is not persisted in the database. So you can use it until you commit the session where you changed the actorId. Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945097#3945097 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [JBoss Seam] - Re: myfaces-1.1.3

2006-05-20 Thread armita
I think that seam and jboss shoudl dconsider myfaces upgrade, the 1.1.1 is really bugy and because of the dependencies inmyfaces tomahawk and other jsf components upgrading is error prone and time consuming. It would be really nice to have a decent version of myfaces bundeled with Jboss and Seam

[JBoss-user] [JBossWS] - Re: wstools-config.xml

2006-05-20 Thread cliffb53
Maybe I'm wrong but from my experiences I reckon that wstools only supports a single webservice per config.xml. It rewrites the files per iteration (ie. you have two config.xml files and when wstools parses the second, the output from the first is rewritten) therefore I have found the tool some

[JBoss-user] [JCA/JBoss] - Re: MDB referencing inflow resource adapter

2006-05-20 Thread [EMAIL PROTECTED]
At this time, you still have to name the dependency. However, we are working on removing this requirement. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945093#3945093 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JCA/JBoss] - MDB referencing inflow resource adapter

2006-05-20 Thread dweil
I have an EAR file containing a MDB and a RA (i.e. myapp.ear contains myejb.jar and myra.rar). When referencing the RA from the MDB, do I have to name the EAR file name ... | | MyMDB | | myapp.ear#myra.rar | | ... | or is there a way to drop the dependancy on

[JBoss-user] [EJB 3.0] - Re: Malformed URL Exception trying to access EJB 3.0 remote

2006-05-20 Thread [EMAIL PROTECTED]
Test against the current jboss-4.0.4.GA-Patch1-installer.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945091#3945091 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945091 ---

[JBoss-user] [JBoss jBPM] - send mail activity

2006-05-20 Thread ssquare
Hi, Could anyone post skeleton code to provide sendmail activity in the process definition? Does this action needs to be supported by the JBOSS MailServices configuration as well? Thanks in advance. Regards ssquare View the original post : http://www.jboss.com/index.html?module=bb&op=view

[JBoss-user] [Security & JAAS/JBoss] - Re: security realm per application jboss, weblogic, webspher

2006-05-20 Thread [EMAIL PROTECTED]
No, I don't know. Security is the least defined aspect of Java EE so it will have the most variance between vendors. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945089#3945089 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Installation, Configuration & Deployment] - Re: No Web Console

2006-05-20 Thread [EMAIL PROTECTED]
The ejb3 profiles have only been what is needed to run the unit tests and examples. This will be updated as the implementation is productized. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945088#3945088 Reply to the post : http://www.jboss.com/index.html?m

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-20 Thread [EMAIL PROTECTED]
Use jira to post a bug report http://jira.jboss.com/jira/browse/EJBTHREE View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945087#3945087 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945087

[JBoss-user] [JBossWS] - attributes of type xsd:QName incorrectly serialized

2006-05-20 Thread restjohn
I have a web service that includes a type something like this | http://www.w3.org/2001/XMLSchema";> | ... | | | | | | | ... | | This type is the return type for a web service operation. When the corresponding ItemSummary java object is serialized to a soap

[JBoss-user] [EJB 3.0] - Re: A hibernate bug in 4.0.4 GA?

2006-05-20 Thread [EMAIL PROTECTED]
you should be able to have *one* eager fetch for bag's (unindexed list/collection) , and any number of eager fetch of all other type of associations (still it is not recommended unless you want to generate a cartesian product when fetching) View the original post : http://www.jboss.com/index.h

[JBoss-user] [JBossWS] - Re: delphi7 + jbossws

2006-05-20 Thread linuxsch
up! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945084#3945084 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945084 --- Using Tomcat but need to do more? Need to

[JBoss-user] [JBossCache] - Re: TreeCache AOP scalability?

2006-05-20 Thread ratang2000
By they way, we are using the AOPProxyCollections for replicating our collections like HashMaps and Lists. Could there be a botteneck in the proxies? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945081#3945081 Reply to the post : http://www.jboss.com/index

[JBoss-user] [EJB 3.0] - A hibernate bug in 4.0.4 GA?

2006-05-20 Thread tzablock
While using the 4.0.4GA JBoss release I can't deploy EJB3 entity beans with @OneToMany(fetch=FetchType.EAGER). In the JBoss console I can see an error: Can't fetch multiple bags simultaneously (sth like that) when I change fetch type to LAZY everything works fine, but still shouldn't EAGER fe

[JBoss-user] [Beginners Corner] - how to design such a system?

2006-05-20 Thread wondermike
Hello, I don't know in which of the numerous forums to post exactly with this question, so I'm trying here. How about would you implement a system that works like this? Which technologies of JBoss should I go deeper into? | +---server-1-+ +---server-2-+ | |Web interface | | E1 E

[JBoss-user] [JBoss Eclipse IDE (users)] - create JBOSS Seam project use Oracle database can't auto gen

2006-05-20 Thread kidder_whw
I want to create project use oracle database like http://www.jboss.com/products/seam/SeamHBTools.html , hibernate.cfg.xml : http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";> oracle.jdbc.driver.OracleDriver pmsuser jdbc:oracle:thin:@192.168.72.2:1521

[JBoss-user] [EJB 3.0] - Re: EJB3NamingStrategy

2006-05-20 Thread RamcisJBOSS
I ask and I answer alone. There is a problem with Jboss version. Now all works fine. here a solution | /** | * | */ | package de.laliluna.library; | import org.hibernate.cfg.EJB3NamingStrategy; | import org.hibernate.util.StringHelper; | | /** | * @author RamcisJBOSS | *

[JBoss-user] [JBoss Eclipse IDE (users)] - Finder does not work

2006-05-20 Thread nshaham
Hi, I am using Jboss 4.03, java 1.4.2_10. I tryied to build entity bean cmp 1.1 on informix db. I have defined findAsType method in Home interface. After deployment to app server I run a test client and I get this Exception: javax.ejb.FinderException:Unknown query: public abstract java.util.Colle

[JBoss-user] [EJB 3.0] - Error with @EntityListeners

2006-05-20 Thread [EMAIL PROTECTED]
Hello, I have a strange error, I can't use @EntityListeners to specifie an external listener class to a Bean. My code : | @EntityListeners({UserAlert.class}) | public class User implements Serializable { | ... | } | | | // Listener class | | public class Us

[JBoss-user] [JBoss jBPM] - Re: TaskInstance is null inside ActionHandler?

2006-05-20 Thread kukeltje
afaik, it should IF it is a tasknode with a task in it. Otherwise it should be null (but I might be wrong, do not know this part of the code very well) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945071#3945071 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss jBPM] - Re: Process skipping Node during execution

2006-05-20 Thread kukeltje
a 'node' by itself does nothing unless there is a handler implemented for it. The default behaviour obviously is that it automagically transitions to the next node. If you want to keep the process in a certain state and do not need manual intervention, use a 'state' View the original post : h

[JBoss-user] [JBoss jBPM] - Re: Narrowing proxy to class org.jbpm.graph.node.TaskNode

2006-05-20 Thread kukeltje
I would not dare to make fun of you in any way whatsoever :-) No I did not specifically rememberd the thread you pointed to, after reading I do. Have a nice weekend to View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945069#3945069 Reply to the post : http:/

[JBoss-user] [JBoss jBPM] - How to get previous actorid

2006-05-20 Thread san.mohapatra
hi i have tried taskInstance.getPreviousActorId(); but it always returns null value. why? or is there any method to get previousActorId. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945068#3945068 Reply to the post : http://www.jboss.com/index.html?module

[JBoss-user] [JBoss jBPM] - Re: TaskInstance is null inside ActionHandler?

2006-05-20 Thread san.mohapatra
Please check is executionContext.getTaskInstance.end(); working? or check token.signal(); moves from one node to other or not? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945067#3945067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[JBoss-user] [JBossWS] - Error when returning an array

2006-05-20 Thread Juergen.Zimmermann
A method of a web service should return an array, namely KundeData[]. JBossWS generates this portion in the WSDL: | | | | | | | | | | | | | | | The ANT task "wstools" generates this portion for