[jboss-user] [JBoss Messaging] - Re: JBoss Messaging / Spring JMS compatibility?

2007-09-04 Thread stefa975
The real problem is that JBM don't pool the connectionFactory. The way Spring is using the connectionFactory is by design and the connectionFactory should be pooled and handled by the application server. View the original post :

[jboss-user] [EJB 3.0] - Re: ejb-jar.xml file

2007-09-04 Thread pvelarde
thanks very much sandor, i'll try. see you. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080712#4080712 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080712 ___ jboss-user

[jboss-user] [JBossWS] - Re: Error: Unable to createEndpointReference Provider

2007-09-04 Thread johnsoncqq
jboss-4.2.1.GA jbossws-native-2.0.0.GA JDK 1.6.0 wsrunclient EchoClient 'Hello World!' View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080715#4080715 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080715

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6.1 bundled - null pointer exception

2007-09-04 Thread [EMAIL PROTECTED]
It's a known issue with a more recent version of JBoss Cache included in JBoss AS 4.2.1 than the one we embed. If possible for you try to delete the JBoss Cache library from server/default/lib and it will work View the original post :

[jboss-user] [JBoss Portal] - Re: ClassCastException when using MyFacesGenericPortlet

2007-09-04 Thread jaboj
That's correct - we are moving from JBoss AS 4.0.4 to 4.2.1. I have been looking at the wiki and trie to replace the RI JSF implementation with MyFaces but that doesn't seem to work when the Portal is deployet in the AS. We've also tried to bundle the MyFaces Implementation in our Portal War

[jboss-user] [JBoss Seam] - Re: Problems using ajax validation in seam-gen

2007-09-04 Thread vincent.latombe
Pete: thanks for your explanations, I think I have a clear and complete understanding of the situation now. See my comments inline. Now, my parallel processing stuff is a bit rusty, but looking at ReentrantLock, and at Vincent's patch, I think it, is the equivalent of setting an infinitely

[jboss-user] [JBossWS] - Re: Cannot find child element - with namespace

2007-09-04 Thread jmaasing
We've switched to document/literal on the JBoss side (and changed the WSDL accordingly) and now it works. But as omatzura says, the first attempt was rpc/literal and I do not see why it didn't work on the JBoss side. View the original post :

[jboss-user] [JBoss Seam] - Re: how to use @Roles?

2007-09-04 Thread mnrz
any other idea? :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080725#4080725 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080725 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: problem connecting to EJB3

2007-09-04 Thread alexsbe
I found someone how have exaclty the same problem. here is the link : http://jira.jboss.com/jira/browse/EJBTHREE-823 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080727#4080727 Reply to the post :

[jboss-user] [Microcontainer] - Re: How do I programmatically declare a JNDI name dependency

2007-09-04 Thread wolfc
alesj wrote : But why is another lookup issued? Because the EJB 3 injection framework itself doesn't know about MC. It only knows the JNDI name. I could change this to kernel.getRegistry().getEntry(name) but that would just mean another lookup. (Note: the (JNDI) registry should never cache,

[jboss-user] [EJB 3.0] - Re: EJB 2.1 and 3 coexisting?

2007-09-04 Thread wolfc
Yes. Make sure you're using AS 4.2.1.GA, if so bring on the exceptions. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080728#4080728 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080728

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-04 Thread rossputin
Hi, I tested with jbpm-jpdl-3.2.1 out of the box, on tomcat 5.0.28 connected to mysql 5.0.37 on a Mac, I double checked the save and end task behaviour, I will put this in Jira, thanks for your help Ross View the original post :

[jboss-user] [EJB 3.0] - @LocalBinding lib

2007-09-04 Thread begimot
I want to find where the lib (maven dependency), containing LocalBinding annotation, can be found? Mostly the name of the lib. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080730#4080730 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - An HQL question ...

2007-09-04 Thread sylobsa
Hi all, I use JBoss 4.2.0 + jBPM 3.2.1 + Hibernate 3 with a PostgreSQL 8.2.4 database. I'd like to perform an HQL query which could generate the following SQL query : select name_, version_ from jbpm_processdefinition d1 where not exists (select name_, version_ from

[jboss-user] [JCA/JBoss] - Re: JBoss 4.0.4 java.sql.SQLException: No more data to read

2007-09-04 Thread ashishanand
I've found the cause of the problem. It happens because of we are using Oracle world lexer (setting) for indexing. If the index is deleted or the option is changed from world lexer to basic lexer it works fine. In Oracle 10g (10.2.0.1.0) using world lexer option for creating index will cause

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Main entry

2007-09-04 Thread AleksI
It is really shame for this forum and JBOSS, so powerfull Application Server so many questions and no replies at all!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080733#4080733 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Bug with EVENT scope

2007-09-04 Thread andreigh.ts
So if I understand correctly, when using SLSB, it is possible that the container serves the same object, because of caching. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080734#4080734 Reply to the post :

[jboss-user] [Remoting] - Re: Problem calling EJB3 method via HTTP only

2007-09-04 Thread mengyi
Hi, I have read the wiki on ejb3 over http/s. But i am still getting problems at the very fundamental level, Exception in thread main javax.naming.CommunicationException: Operation failed [Root exception is java.rmi.ServerException: IOE; nested exception is: | java.net.ConnectException:

[jboss-user] [EJB 3.0] - Re: EJBQL in JBoss 4 / EJB3 ?

2007-09-04 Thread baronDodd
. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080736#4080736 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080736 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Microcontainer] - Re: How do I programmatically declare a JNDI name dependency

2007-09-04 Thread alesj
wolfc wrote : | Because the EJB 3 injection framework itself doesn't know about MC. It only knows the JNDI name. | I'm not asking about this - I know it shouldn't be MC aware. There are as many lookups as there is tries to resolve dependency on that JNDI component. But that shouldn't be a

[jboss-user] [JBoss Seam] - Re: A simple security problem

2007-09-04 Thread csl
That's not the session id but the conversation id. The session id is of course much longer... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080738#4080738 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080738

[jboss-user] [EJB/JBoss] - Controlling the pool size for MDBs, overriding activation co

2007-09-04 Thread gbdt
Hello All, I'm looking for a way to override the activation config of an MDB at deployment time, specifying a different pool size. I know that I can override the annotation with the ejb-jar.xml file, but this file is located in a JAR file which itself is deployed inside an EAR file. Is there a

[jboss-user] [JBoss Seam] - Re: Dynamic navigation

2007-09-04 Thread csl
Thanks for committing this, Pete. :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080740#4080740 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080740 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Bug with EVENT scope

2007-09-04 Thread [EMAIL PROTECTED]
Yes, this is how EJB3 works. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080741#4080741 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080741 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: s:graphicImage and images being shared by users!

2007-09-04 Thread [EMAIL PROTECTED]
I had the same issue in one of the Seam examples, however I've fixed the problem in CVS so if you could try the latest version it might fix your problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080743#4080743 Reply to the post :

[jboss-user] [JBoss jBPM] - is it possible to change identity file

2007-09-04 Thread galvino
Hi everybody, i want to change Identity component like this: | identity | user name=sally email=[EMAIL PROTECTED] password=sally address=21 jump street/ | user name=mary email=[EMAIL PROTECTED] password=mary address=21 jump street/ | user name=tom email=[EMAIL PROTECTED]

[jboss-user] [JBoss Seam] - Re: ui:insert / stopped working in Seam 2.0 within source

2007-09-04 Thread [EMAIL PROTECTED]
FYI Mike and I discussed this end of last week, and he said he hoped there would be one soon once a couple more issues are resolved. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080745#4080745 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Identity component and support of multiple users

2007-09-04 Thread [EMAIL PROTECTED]
I guess if you disabled cookies then you would get the kind of behaviour that you described, however this issue is more to do with session management than security, and we would not make any changes to the security API to support this kind of thing. View the original post :

[jboss-user] [JBoss Seam] - Re: Problems using ajax validation in seam-gen

2007-09-04 Thread damianharvey
Pete said: anonymous wrote : If concurrent calls occur, Seam queues the action event for a period of time (the concurrent request timeout), if it can't process the event within that period it aborts the call and prints out a FacesMessage telling us this. Pete, if I understand you correctly,

[jboss-user] [JBoss Seam] - Re: how to use @Roles?

2007-09-04 Thread [EMAIL PROTECTED]
@In(create=true) User user2; etc. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080748#4080748 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080748 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Javascript error using Seam Remoting (JMS subscription)

2007-09-04 Thread [EMAIL PROTECTED]
Is it possible for you to test with the latest CVS version of Seam? I just recently made a change to fix out-of-scope references with Ajax callbacks, which I suspect fixes your error also. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080749#4080749 Reply to

[jboss-user] [JBoss Portal] - magic ant build?

2007-09-04 Thread [EMAIL PROTECTED]
Can anybody explain how project is built? I just wander where the resource files(jsp, lib etc.) come from. and reading the ant file seems too tough to me. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080751#4080751 Reply to the post :

[jboss-user] [JBoss jBPM] - com.arjuna... warning message

2007-09-04 Thread sylobsa
Hi all, I use JBoss 4.2.0 + jBPM 3.2.GA When I start JBoss, I get a lot of warning messages like the following : 10:29:13,890 WARN [loggerI18N] [com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] [com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] Could not find new

[jboss-user] [JBoss jBPM] - Re: Sender address rejected: need fully-qualified address

2007-09-04 Thread kukeltje
shoot, I was hoping you'd select the third option ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080755#4080755 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080755 ___

[jboss-user] [JBoss Seam] - Re: how to use @Roles?

2007-09-04 Thread mnrz
what simple :) ok so it has an issue only with auto instantiation and not further benefits. I thought a great usability for that. thank you both for your reply View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080757#4080757 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Javascript error using Seam Remoting (JMS subscription)

2007-09-04 Thread dkane
[EMAIL PROTECTED] wrote : Is it possible for you to test with the latest CVS version of Seam? I just recently made a change to fix out-of-scope references with Ajax callbacks, which I suspect fixes your error also. Thank you for your reply. I've already discovered that error happens when page

[jboss-user] [JBoss Seam] - Generel question of understanding (ManyToMany, Hibernate...)

2007-09-04 Thread Eethyo
Hi, i have a general question in understanding something. I set up a manytomany relation in my project. (unidirectional). A user has several roles. Datatables: User(Username)(PK)) UserRole(Rolename(PK)) UserToRole((Username(FK),Rolename(FK))(PK)) My join: @ManyToMany |

[jboss-user] [JBoss Seam] - Re: Problem with JBPM nodes and transitions

2007-09-04 Thread chawax
Anyone could help me ? I really can't understand what happens :( I work with Seam 1.1.6, JBPM 3.1.4 and JBoss 4.0.5 GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080768#4080768 Reply to the post :

[jboss-user] [JBoss Seam] - wrong application.xml file within Seam registration example

2007-09-04 Thread lipmanp
| module | ejbjboss-seam.jar/ejb | /module shall be | module | javajboss-seam.jar/java | /module View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080769#4080769 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: com.arjuna... warning message

2007-09-04 Thread mputz
try searching the 'JBoss Transactions' forum - there you will find quit informative discussions on this topic View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080771#4080771 Reply to the post :

[jboss-user] [JBoss Seam] - Re: wrong application.xml file within Seam registration exam

2007-09-04 Thread [EMAIL PROTECTED]
No module |ejbjboss-seam.jar/ejb | /module is correct with Seam2 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080780#4080780 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080780

[jboss-user] [JBoss Messaging] - Re: JMS Bridge Question

2007-09-04 Thread mclu
I did... I updated source and destination to 1.4 CR2. Now this error is gone but there is a new one. Maybe only a different log? Anyway... here is the log: | 11:21:22,640 ERROR [ResourceManager] org.jboss.jms.exception.MessagingXAException: A security exception happend! |

[jboss-user] [JBoss jBPM] - Re: is it possible to change identity file

2007-09-04 Thread jbaxter
Ive been having trouble with authentication in one of the jBPM example webapps, so ive been looking at the setup but havent seen that file. Can you tell me where it is located? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080782#4080782 Reply to the post :

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6.1 bundled - null pointer exception

2007-09-04 Thread vhortal
Thanks a lot Thomas, it's working now, guess I should have been able to find the issue by myself. Danke! V. Hortal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080783#4080783 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: How to let

2007-09-04 Thread bjolletz
Thanks for your reply! I am already using a security domain. I'll try to describe my problem better: For example, I have a bean like this: | @StateLess | @SecurityDomain(MySecurityDomain) | public class MyEntityManagerSLB { | | @RolesAllowed({admin, developer}) | public void

[jboss-user] [JBoss Seam] - Re: Bug with EVENT scope

2007-09-04 Thread andreigh.ts
Thanks. Please note the following bug in the seam 2 documentation: in chapter 3.1.4(Conversation context), it says that: anonymous wrote : | Some conversations last for just a single request. Conversations that span multiple requests must be demarcated using annotations provided by Seam. |

[jboss-user] [JBoss Seam] - Seam and RichFaces Tree component problem

2007-09-04 Thread pjolep
Hi everybody, since last Sunday I'm trying to get RichFaces Tree component working.. unfortunately inefficaciously-:) The best I've got is a ClassCastException:) I was following example from http://livedemo.exadel.com/richfaces-demo/richfaces/tree.jsf?s=classic Only thing I added is:

[jboss-user] [JBoss Seam] - Re: Bug with EVENT scope

2007-09-04 Thread [EMAIL PROTECTED]
How do you mean redirect - the redirect element in pages.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080792#4080792 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080792

[jboss-user] [EJB/JBoss] - transaction

2007-09-04 Thread aq12ws
I have a Topic with Durable Subscription . The code from my session bean's helper method publishes a message to the topic . I have configured Oracle as my persistance for the messages. My doubt : I am publishing the messages in my session beans transaction . If the tranaction rollsback

[jboss-user] [JBoss Seam] - Re: Problems using ajax validation in seam-gen

2007-09-04 Thread [EMAIL PROTECTED]
vincent.latombe wrote : And does this timeout represents the amount of time the call must wait before failing, or is it the amount of time we estimate this call should take? IMO These two metrics aren't independent. I think the timeout needs to be set to n * timeout + m, where n m need to be

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread nicdo77
Pleeaaase hll :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080797#4080797 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080797 ___ jboss-user mailing list

[jboss-user] [Microcontainer] - Re: How do I programmatically declare a JNDI name dependency

2007-09-04 Thread wolfc
alesj wrote : I'm not asking about this - I know it shouldn't be MC aware. | There are as many lookups as there is tries to resolve dependency on that JNDI component. | But that shouldn't be a problem, right? Except that it is a problem, because each lookup results in a new SFSB. Which eats

[jboss-user] [JBoss Seam] - Integration Tests

2007-09-04 Thread larshuber
Hi where can I find good documentation and examples about integration tests. Is it possible to test pageflow definitions? How do the FacesRequest() exactly work and how should i use them? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080805#4080805 Reply to

[jboss-user] [JBoss Seam] - Re: Absolute application path

2007-09-04 Thread pdhaigh
Does that only give you the path of the HTTP request though? I am looking for the file system path of the files... e.g. /etc/jboss/server/default/tmp/deploy/my.ear-contents/my-exp.war/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080807#4080807 Reply to

[jboss-user] [JBoss Seam] - Re: Exception in JBoss console, the root is java.lang.NoClas

2007-09-04 Thread dkane
Forgot to mention the second sort of exception that happens occasionally in console : 14:40:19,468 ERROR [SimpleStatefulCache] problem passivation thread | javax.ejb.EJBException: Could not passivate; failed to save state | at

[jboss-user] [JBoss jBPM] - Help on Exception Handlers

2007-09-04 Thread suchi1247
Hi, Iam new to JBPM and iam trying to test Exception Handling in jBPM.I didnt find any Examples on Exception Handling. So i have tried like this from previous forums and docs. | node name=node1 | transition name= to=end1/transition | exception-handler |

[jboss-user] [JBoss jBPM] - ProcessDeletion

2007-09-04 Thread rgeorgy
Hi All, I'm wondering if I deleted a ProcessDefinition which has more than one version, would all of them be deleted. And if this process definition is used to create ProcessInstances, would those Instances be deleted. Thanks in advance. View the original post :

[jboss-user] [JBoss Seam] - Re: Problems using ajax validation in seam-gen

2007-09-04 Thread vincent.latombe
Just to rebound on 1), currently if a request gets dropped it kicks you out of the conversation and you get redirected... This redirection should not happen for it to appear as normal behaviour. Another issue is that dropping is ok if it's the same method called, but it's not if it's different

[jboss-user] [JBoss Seam] - Re: Bug with EVENT scope

2007-09-04 Thread andreigh.ts
Yes, redirect in pages.xml. I suppose it does a browser redirect that generates a new http request. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080816#4080816 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080816

[jboss-user] [JBoss Portal] - deploy/integrate Alfresco Content management with JBoss po

2007-09-04 Thread nishadahiya
Hi, Can anybody please tell me how to deploy/integrate Alfresco Content management in JBoss portal. thanks in advance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080819#4080819 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Exception in JBoss console, the root is java.lang.NoClas

2007-09-04 Thread dkane
And, yet another one, coming again from background process (sorry for overflooding the thread with these long stack traces) 15:18:32,890 ERROR [SimpleStatefulCache] problem passivation thread | javax.ejb.EJBException: Could not passivate; failed to save state | at

[jboss-user] [Messaging, JMS JBossMQ] - Exception while using jmsXA connection factory

2007-09-04 Thread wzedan
Hi, I am using JBoss 4.2.0 , with the bundled MQ server. The scenario is as the following: Container Managed Transactions is used. An MDB is listening on a secured queue , when it recieves a message it sends another message to a number of secured queues. In the first MDB , i lookup jmsXA as

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: custom log4j configuration inside ear

2007-09-04 Thread michele.curioni
Hi Meissa, did you try with 4.2.1 ? thanks, Michele View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080826#4080826 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080826 ___

[jboss-user] [JBoss Seam] - Re: Absolute application path

2007-09-04 Thread [EMAIL PROTECTED]
Get hold of the URL of the view using Resources (or ResourceLoader in Seam2), and then you can just use standard Java methods to get the absolute path. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080827#4080827 Reply to the post :

[jboss-user] [JBoss Getting Started Documentation] - javax.naming.NamingException : could not dereference object[

2007-09-04 Thread ashwinD
HI Someone please help me i am new to entity beans. I deployed my application successfully to jboss-4.0.4.GA server (default) i don't have ejb3 support. In my application i want to display the records of Book table (Library database)from mysql. So i created 1st entity bean first then i

[jboss-user] [JBoss Seam] - Re: Seam and RichFaces Tree component problem

2007-09-04 Thread koenhandekyn
hello it's a jboss classloader problem it has been discussed in this forum, try searching for webclassloader the current not perfect solution if i remember well is to instruct jboss/tomcat to share the classlaoder kind regards View the original post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging database backend deadlock

2007-09-04 Thread boniek
Only exception that I'm seeing besides mentioned above is described here: http://www.jboss.org/index.html?module=bbop=viewtopict=117579 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080838#4080838 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread [EMAIL PROTECTED]
Maybe it's something wrong with your windows service wrapper. Why not starting jboss directly with -Xmx1024m ? When jboss starts it prints out the command line args, so you can see the VM flags. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080839#4080839

[jboss-user] [JBoss Seam] - IllegalStateException: No Transaction: what have I missed?

2007-09-04 Thread weliwarmer
Hi, I am maintaining someone else's code that uses JBoss Seam 1.1.0 GA. I'm just struggling with loading a DataModel: an IllegalStateException is thrown when the database query is run, stating that there is No Transaction. I have just copied an existing, working bean so if someone could

[jboss-user] [JBoss Seam] - Re: Maintain async calls after restart

2007-09-04 Thread hispeedsurfer
Hi Michael, can you tell me what I have to change in properties file to get quartz working with mysql for example. I see the seam.quartz.properties in CVS but it's not obvious for me what I have to do. org.quartz.scheduler.instanceName Sched1 | org.quartz.scheduler.instanceId 1 |

[jboss-user] [JBossWS] - Error: Could not transmit message

2007-09-04 Thread paoletto
Hello! I get this error i dont get why. I followed the jbossws manual and sample code. What i did: App A expose a session bean correctly (it works, i tested it already, but in a wrong way which worked only on the same AS). App B has a session bean as session endpoint interface. i generated both

[jboss-user] [JBoss Seam] - Re: IllegalStateException: No Transaction: what have I misse

2007-09-04 Thread [EMAIL PROTECTED]
Normally this signifies a previous problem in the code. No exceptions further up the log? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080850#4080850 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080850

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread nicdo77
The problem is its my JBoss in production. Its cleaner to put it as a service, since i can manage everything from services.msc component. The wrapper files are .exe file and .bat files that just launch the .exe file. I don't have any way to output the config parameters actually used... View the

[jboss-user] [JBoss Seam] - Re: Seam and RichFaces Tree component problem

2007-09-04 Thread pjolep
koenhandekyn, thank you very much. I'm just routing across the forums looking for the solution, hope I'll find it. Igor. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080852#4080852 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - EJB not visible through JNDI

2007-09-04 Thread zhamdi
Hi, I'm experiencing a strange problem: I can see my EJB3 bean under the web console under the the path: System/JMX MBeans/jboss.j2ee/jboss.j2ee:jar=MyEjbJar.jar... it is clearely recognized as a Stateless EJB: MBean Name: Domain Name:jboss.j2ee | service:EJB3 |

[jboss-user] [EJB/JBoss] - Discrepancy in transaction between jboss-3.2.6 and jboss4.0.

2007-09-04 Thread sivaganesh
Scenario: Methods Transaction Attribute Method-1 NotSupported Method-2 RequiresNew Method-3 RequiresNew Method-4 RequiresNew In Method-1, method-2, method-3 and method-4 are called in sequence. When

[jboss-user] [JBoss Seam] - communicating between two seam applications

2007-09-04 Thread koenhandekyn
what is the best approach to communicate between 2 or more seam applications ? as an example, the first application provides a set of basic services to be used by other applications. i'm currently playing with a JNDI lookup approach. i'm having classloading issues however. to solve it i

[jboss-user] [JBoss Seam] - Re: Seam and RichFaces Tree component problem

2007-09-04 Thread koenhandekyn
looked it up for you In JBoss there is a server-wide setting that will take care of it. Look in deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml set UseJBossWebLoader=true from   http://www.jboss.com/index.html?module=bbop=viewtopict=94822postdays=0postorder=ascstart=20 View the

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

2007-09-04 Thread kukeltje
anonymous wrote : I'm wondering if I deleted a ProcessDefinition which has more than one version, would all of them be deleted. Probably not, but: - the source is free so you can check - it is very easy to try anonymous wrote : And if this process definition is used to create

[jboss-user] [JBoss jBPM] - Re: Help on Exception Handlers

2007-09-04 Thread kukeltje
there are example/testcases in the source. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080865#4080865 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080865 ___ jboss-user

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread jhalliday
# Initial Java Heap Size (in MB) #wrapper.java.initmemory=1024 # Maximum Java Heap Size (in MB) #wrapper.java.maxmemory=2048 remove the comments? :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080869#4080869 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread nicdo77
OK i actually changed my wrapper.conf cause there was something wrong: the initialization of the memory parameters were commented... so they were not used. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080870#4080870 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Messaging bridge question

2007-09-04 Thread chip_schoch
The error code for Sybase ASE for the duplicate key exception is S1000. Setting DUPLICATE_KEY_STATE value to S1000 eliminates the problem with restarts. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080872#4080872 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam and RichFaces Tree component problem

2007-09-04 Thread pjolep
Man, that's it. http://www.icefaces.org/JForum/posts/list/2943.page I just followed instructions from the link above: On my machine I had to change thing in E:\installed\jboss-4.2.1.GA\server\default\deploy\jboss-web.deployer\META-INF\jboss-service.xml Thanks a lot. Igor. View the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Projectspecific mail-service

2007-09-04 Thread cubone
Hi, I know how to set the values for javamail in mail-service.xml in the servers deploy folder. Is there a way to create project specific mailsettings inside the ear? I'm using JBoss 4.2.1.GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080874#4080874

[jboss-user] [JBoss Seam] - Re: IllegalStateException: No Transaction: what have I misse

2007-09-04 Thread weliwarmer
Hi Pete, There does not seem to be any other exception. The root cause is the IllegalStateException The nearest piece of my code is Query query = em.createNamedQuery(blog.findAll); as in the trace: anonymous wrote : at

[jboss-user] [JBoss Seam] - Re: Help !!! Installing Embedded JBoss in tomcat

2007-09-04 Thread cba2
I've got similiar problems using tomcat 6. I've posted about this in the embedded jboss forum: http://www.jboss.com/index.html?module=bbop=viewtopicp=4080833#4080833 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080877#4080877 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Java heap size problem

2007-09-04 Thread nicdo77
Our messages crossed :) One question: i have seen on wraper-user mailing-list some people talking about -server parameter for the JVM. What is it about? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080879#4080879 Reply to the post :

[jboss-user] [JBoss Seam] - Re: IllegalStateException: No Transaction: what have I misse

2007-09-04 Thread weliwarmer
Got it! The named query needed to be called blog.findAll not just findAll. Thanks. See you again soon! Tim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080885#4080885 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: JMS Bridge Question

2007-09-04 Thread mclu
I solved my security issues by alter my securitydomain java:/jaas/messaging. Now on both sides the role guest has all rights. I added user and password for the bridges target and source and again The error previously noted is back again. To answer your question: I tried CR2 and it still

[jboss-user] [JBoss Portal] - Problem with big portlet

2007-09-04 Thread tinico
Hi all, I've a problem with a big portlet... My portlet display lot of datas, so the source code of the portlat (in html) can have more than 500 lines !! I think there is a little bug here, because the portlet diplay is verybad... The button and the field are complelty random placed, and there

[jboss-user] [JBoss Seam] - Re: Seam and RichFaces Tree component problem

2007-09-04 Thread demetrio812
be aware that using this option on JBoss AS 4.0.5 it breaks the seam mail functionality... Demetrio View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080896#4080896 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080896

[jboss-user] [EJB 3.0] - Re: @LocalBinding lib

2007-09-04 Thread jc7442
jboss-annotations-ejb3.jar Sur le repository jboss :http://repository.jboss.com/maven2/ jboss jboss-annotations-ejb3 4.2.0.GA Sinon tu l'install dans ton repoistory View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080901#4080901 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Re: EJB not visible through JNDI

2007-09-04 Thread zhamdi
Hi, The problem was due to a rhstudio bug (I think), I resolved it by creating a new EJB3 project and appending it to the existing ear. (When I use the new project wizard for an ear, ejb 3 is not proposed. Even if I change the xml files after that to be JEE 5, there's something (I don't know

[jboss-user] [EJB 3.0] - Mail injection with EJB3

2007-09-04 Thread jc7442
I probably have misunderstood the @Resource annotation. I try to inject my mail session in a EJB3. When I write ... Session is not injected | @Resource(mappedname=java:/Mail Session session; If I write ... it works fine | @Resource SessionContext ctx; | public (){ |

[jboss-user] [JBoss jBPM] - signalling custom task

2007-09-04 Thread XerXes_BPM
hallo again, i have a problem with a custom task i want to use. i have created a subclass of taskinstance and so on (i'm using a custom taskinstancefactory, assignmenthandler, hbm.xml). i have mapped this custom taskinstance as a subclass of taskinstance with an additional property. this all

[jboss-user] [JBoss AOP] - Re: [org.jboss.aop.deployment.AspectDeployer:254] failed to

2007-09-04 Thread system.out
A standalone jar for aop stuff, which is not part of ear any more. MyChangeHandler is a class that has the aop-based annotation, and it resides in 'deploy-hasingleton'. We integrated JBossAop with our enterprise application and this is the only drawback so far, that happens during shut-down.

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging / Spring JMS compatibility?

2007-09-04 Thread [EMAIL PROTECTED]
If you want to pool the connectionFactory, use JmsXA. This is a FAQ! This is not a JBM problem! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080908#4080908 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4080908

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: HTTP 503 Error

2007-09-04 Thread ian_steigrad
Hi Sanjeev, I am having this exact issue in JBoss 4.0.2: [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/invoker].[EJBInvokerServlet]] Did you ever get a resolution? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4080911#4080911 Reply to

[jboss-user] [JBossWS] - Re: If I deploy more than one webservice I get

2007-09-04 Thread rroles
Sorry I am so dense, but where IS WebContext, I would like to try and use it to solve an issue I am having with multiple Context in deploying multiple Web Services, and cannot find it in any Web Services JBOSS jar View the original post :

  1   2   3   >