[jboss-user] [Beginners Corner] - Re: Dynamic Class loading

2007-07-13 Thread brilleaben
Hi - thanks for your answer. I did somewhat solve the problem myself. I used the URLClassLoader to load the class. I am not sure it is the best way to do it, but it works for me :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063819#4063819 Reply to t

[jboss-user] [Beginners Corner] - Re: Error Jboss whith jbuilder x enterprise

2007-07-13 Thread genman
What's your classpath? Probably missing a jar for jspc. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063818#4063818 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063818 ___

[jboss-user] [Beginners Corner] - Re: Sar within ear - dependencies check

2007-07-13 Thread genman
What's in your jboss-app.xml ? Should have this: | | | xyz.sar | | JBoss might have ignored your .sar completely. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063817#4063817 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Beginners Corner] - Re: Dynamic Class loading

2007-07-13 Thread genman
I don't know if I can be a help...but I have some ideas. There is a "classpath extension service" which can add additional .jar files and ... perhaps class directories to an existing loader repository. In the JMX console, every JBoss classloader has an MBean name, so for your .ear or scoped .sa

[jboss-user] [JBoss Seam] - Re: How to invoke a Seam component with h:selectBooleanCheck

2007-07-13 Thread shakenbrain
Using ajax4jsf: | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063810#4063810 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063810 ___ jboss-user ma

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Server.log displays wrong time

2007-07-13 Thread genman
What's the value of the system property user.timezone ? Also, what is the date format you use? (Could be printing GMT!) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063809#4063809 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unable to connect remotely

2007-07-13 Thread genman
What's the value of jboss.bind.address (system property?) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063807#4063807 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063807

[jboss-user] [Messaging, JMS & JBossMQ] - Re: JMS exception: javax.jms.IllegalStateException: Method n

2007-07-13 Thread genman
First, the connection factory you use does not support setting the listener. Use the non-pooled one. (Learn which ones are which...) Also, create a JBoss service, and launch the listener from it instead of within a Servlet. http://wiki.jboss.org/wiki/Wiki.jsp?page=ExampleHelloWorldService Vi

[jboss-user] [Security & JAAS/JBoss] - FORM login problems

2007-07-13 Thread djr667
One 'bug' Using an AJAX app based on http://www.zkoss.org, redeploy app, refresh page - Tomcat/JAAS/whoever redirects to the last AJAX URL and not the URL in the browser address bar. So the user just sees an empty AJAX response. One Problem and related Solution FORM login should allow the serv

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: SAR Deployer: No Class Loaders found for Counter Service

2007-07-13 Thread genman
In 4.0.5 you access the remote MBean server using the MBeanServerConnection interface http://www.len.ro/work/articles/jboss/jmx-invocation-with-secured-console View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063811#4063811 Reply to the post : http://www.jbo

[jboss-user] [JBoss Seam] - Re: conversations join/nest

2007-07-13 Thread rapowder
Please, nobody has a solution? Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063826#4063826 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063826 ___ jboss-user ma

[jboss-user] [Installation, Configuration & DEPLOYMENT] - two apps together

2007-07-13 Thread madman_12
Hi. I have two ears. Both work properly in two different servers. App A must work with "CallByValue" = true, but App B with "CallByValue" set on "false". How to deploy both apps with the same jboss ? My jboss version is 3.2.8. View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Seam] - Re: commandLink/commandButtton do not invoke action listener

2007-07-13 Thread mrwaves
The return command is just for setting up a debugger breakpoint. Since the debugger didn't stop there, I entered no code yet. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063829#4063829 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Cookies lost when included JSP file used

2007-07-13 Thread [EMAIL PROTECTED]
flush="true" That flushes the header and the cookies too early. Remove it or use flush="false". View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063830#4063830 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063830 ___

[jboss-user] [JBoss jBPM] - Re: Mail Node error

2007-07-13 Thread kukeltje
STFF answered only days ago. Oh and btw it is normally better to post more info if you find an error like this (e.g. version jdk etc) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063831#4063831 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss jBPM] - Re: Mail Action error

2007-07-13 Thread kukeltje
See my other post View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063832#4063832 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063832 ___ jboss-user mailing list jboss-user@li

[jboss-user] [JBoss jBPM] - Re: How to use TomaHawk with JBPM?

2007-07-13 Thread kukeltje
not related to tomahawk/jsf/jbpm at all... your .xhtml file contains an illegal formatted character View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063833#4063833 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063833 __

[jboss-user] [JBoss Seam] - Re: flushMode= MANUAL, when does commit happen? And other qu

2007-07-13 Thread ellenzhao
Ah yes! Thanks Christian! There are more places I used JPA's merge as Hibernate's reattach, need to clean those up I thought about whether the entityManager.flush() at the end of the destroy() method is necessary. If this root conversation will be nested into yet another Überconversation la

[jboss-user] [Beginners Corner] - How to access current HttpSessions in a jboss 3.2.8 server

2007-07-13 Thread mxlane99
hello Is it possible to access (all) the HttpSessions currently open on a jboss 3.2.8 server? If so how would I go about it. I would like to do it from a SessionListener and/or MBean. mike lane View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063835#4063835 Re

[jboss-user] [JBoss jBPM] - WebSale example don't invoke Token.signal() ?

2007-07-13 Thread lyo
Hi friends: The jbpm doc say that I need have to invoke "Token.signal " for the process run.But I study the websale example and I find that this example don't invoke Token.signal anywhere. Why it don't invoke the Token.signal method ,the instance could process normally ? Does the "jb

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

2007-07-13 Thread guiltyxsin
ok, here's the stack trace from server.log I don't really understand most of it, so don't know how much I should post. 2007-07-12 14:41:07,078 DEBUG [org.jboss.system.ServiceController] stopping service: jboss.mq:service=Invoker | 2007-07-12 14:41:07,078 DEBUG [org.jboss.system.ServiceControll

[jboss-user] [JBoss Seam] - Need urgent help : tomcatSeam2_0 and tomcat6

2007-07-13 Thread icap
Hello their How do you integrate seam into tomcat I have tried to follow the documentation of seam --- Thi sis what I did: 1) I have set the location of your Tomcat 6.0 installation in the build.properties file in the root folder of your Seam inst

[jboss-user] [JBoss Portal] - Re: how to get LayoutService in a external webapp (not portl

2007-07-13 Thread [EMAIL PROTECTED]
I'm curous, why do you need to access the LayoutService in your layout webapp ? It's supposed to manage your layouts, but your layout shouldn't need to access it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063904#4063904 Reply to the post : http://www.j

[jboss-user] [JBoss Seam] - Re: conversations join/nest

2007-07-13 Thread ellenzhao
You called the setDescription(Class caller) from your @Factory method, so it will be only called once. I guess the description is always your root conversation Please have a look here: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061563 If you'd like you can try the @Unwrap ann

[jboss-user] [JBoss Seam] - Re: Is there a way to stop faces messages on some events

2007-07-13 Thread [EMAIL PROTECTED]
Extend and override the org.jboss.seam.security.identity component and replace the addLoginSuccessFullMessage() method. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063939#4063939 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBoss and NetBeans] - Use netbeans with jboss remote

2007-07-13 Thread dmsanchez80
Hello, Everything can help me, please?, I need use netbeans with jboss, but jboss is running in other server, (not local server, a remote server), who do you configure netbeans?, please. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063937#4063937

[jboss-user] [JNDI/Naming/Network] - Re: NPE in java.io.ObjectStreamClass.getClassSignature on lo

2007-07-13 Thread ron.piterman
--> jboss-aop-jdk50-client and --> jboss-aspect-jdk50-client were missing in the classpath. Are those jars (4.0.5-GA) available from a maven repository other than androMDA ? Cheers, Ron View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063936#4063936 Repl

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread ricardomarques
Ok this is getting a weird behavior. If u use decision node like this: | | | #{ contextInstance.variables.decisao == 'sim' } | | | #{ contextInstance.variables.decisao == 'nao' } | | | It follow always the transition "repetir"

[jboss-user] [JNDI/Naming/Network] - NPE in java.io.ObjectStreamClass.getClassSignature on lookup

2007-07-13 Thread ron.piterman
Hi, I am trying to get jndi lookup to work and have the following exception on the lookup: java.lang.NullPointerException: | at java.io.ObjectStreamClass.getClassSignature(ObjectStreamClass.java:1402) | at java.io.ObjectStreamField.(ObjectStreamField.java:119) | at java.io.O

[jboss-user] [JBoss Portal] - Re: how to get LayoutService in a external webapp (not portl

2007-07-13 Thread cpage
i have one generic jsp for all of my layouts. (to make easiest the maintenability) so, instead of something like that in many jsp | | | i have a custom tag who generate the good tags p:region : public class MyOwnRegionTagHandler extends RegionTagHandler{ ... for each regions .

[jboss-user] [JBoss jBPM] - Re: Migration guide?

2007-07-13 Thread graman
I am a little bit discouraged to find a quick answer... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063921#4063921 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063921 ___

[jboss-user] [JBoss Seam] - @DataModelSelection in Stateful bean

2007-07-13 Thread kaviarasu
@Stateful | @Scope(SESSION) | @Name("usermessage2") | public class UserComments implements Serializable, UserDisplay1 { | private static final long serialVersionUID = 1L; | @DataModel | private List userList2; | | @DataModelSelection

[jboss-user] [JBoss Seam] - seam 1.2.1 on WAS: NoClassDefFoundError: org.jboss.system.Se

2007-07-13 Thread titou09
Running seam 1.2.1 on WebSphere v6.1.0.9, I get this exception: | java.lang.NoClassDefFoundError: org.jboss.system.ServiceMBeanSupport | at java.lang.ClassLoader.defineClassImpl(Native Method) | at java.lang.ClassLoader.defineClass(ClassLoader.java:228) | at java.security.Secu

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread kukeltje
first of all, ditch the contextInstance.variables.decisao in favour of just decisao. That should be enough. And what linkage error? Look at the testcases in the source for good working examples. Guarded transtions are transitions that are not always available. They are available to be taken

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

2007-07-13 Thread susnet
Thank you very much! This code solved the problem: String page = "/pages/articles/xyz.xhtml"; | | RenderNavigationHandler navHandler = new RenderNavigationHandler(page, null, null); | navHandler.navigate (FacesContext.getCurrentInstance ()); View the original post : http://www.jboss

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and App Server (AS) 4.2 - Web Console

2007-07-13 Thread burrsutter
If you don't wish to "build from source", I would suggest another trick (though untested). If you follow all the various steps outlined in this thread you'll note that I believe the problem is finally with gravel14.jar. If you go to jboss.org you can download gravel by itself and replace grave

[jboss-user] [JBoss jBPM] - EJB-JBPM: transaction clash (rollbacks)

2007-07-13 Thread Johan.Parent
Hi all, I'm in desperate need for some pointers. I try to introduce jbpm (3.1.4) into an existing EJB2.X app. The jbpm code is wrapped in the thoroughly tested session bean, works. When the 2 are put together things collide. Monitoring of the db queries indicates that the business logic and jbp

[jboss-user] [JBoss Seam] - Re: Seam 2.0 beta ConversationEntry possible bug

2007-07-13 Thread Kruno
My apologies I've downloaded latest Seam 2.0 beta form cvs and now it works View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063977#4063977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063977 ___

[jboss-user] [JBoss jBPM] - Re: Newbie question...

2007-07-13 Thread kukeltje
the first one only because you have a 'return' in your java method in a for loop once a taskinstance is encountered in the taskinstances collection Aaahhh... ok, there can't be more than one taskInstance with the same name in one token is what you think... ok... could be true not sure though

[jboss-user] [JBoss and NetBeans] - Re: Use netbeans with jboss remote

2007-07-13 Thread pjiricka
I am afraid integration with remote JBoss is not easily possible. But you can: 1. Install a local copy of JBoss and register it in the IDE 2. Use this copy of JBoss with your projects 3. Create an archive for your application (ear or war) - will be created in the "dist" folder inside your project

[jboss-user] [JBoss Portal] - Not able to compile from the source portal 2.6

2007-07-13 Thread prassana
Hello, My Env details JBoss Portal Version: 2.6 Did you get Portal from CVS? or download it? : Downloaded it. JBoss AS Version: 4.0.5 Database Vendor and Version : SQL 2005 JDBC Connector and Version : jtds 1.2 OS Platform: Unix Solaris x86. Error I get when I just do PORTA

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and App Server (AS) 4.2 - Web Console

2007-07-13 Thread kukeltje
sorry, I was not able to give this a try View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063964#4063964 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063964 ___ jboss-user mai

[jboss-user] [JBoss Seam] - ui:param and navigation into seam (like seam dvd store examp

2007-07-13 Thread grdzeli_kaci
hi all, i use seam project. facelets for navigation. i saw dvd store example into seam examples. i like it very much, i need menu like there. there is menu build on and | | | .. | ... | ^ | i did also this into my example, but i have richfaces tool

[jboss-user] [JBoss Seam] - @Rollback annotation for validation logic causing detached o

2007-07-13 Thread p2auljr
I have a stateful session bean that uses an extended persistent context and is annotated with @TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED). In a transactional action method annotated with @TransactionAttribute(TransactionAttributeType.REQUIRED), I perform business level valida

[jboss-user] [JBoss jBPM] - Re: EJB-JBPM: transaction clash (rollbacks)

2007-07-13 Thread estaub
What's the question? Is it "Where is the rollback?" If so, all I can offer is the usual advice - log everything. If that doesn't lead anywhere, you could start inserting getRollbackOnly() calls to narrow it down. If you're wondering how to keep an application rollback from rolling back JBP

[jboss-user] [JBoss Portal] - Re: how to get LayoutService in a external webapp (not portl

2007-07-13 Thread cpage
ok, temporarelly, i register the layoutservice with jndi to get the service outside portal or portlet context. I will look at a better way later ... regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063996#4063996 Reply to the post : http://www.jbos

[jboss-user] [JBossWS] - Re: consume WS error after update to JBossWS 2.0

2007-07-13 Thread claudio_br
Hi gryffin, I can add the jar xercesImpl.jar localized in (JBOSS_HOME/lib/endorsed) in client´s classpath. It should resolve your problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063985#4063985 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [EJB 3.0] - Re: Extensions to EJB3: Message Driven POJOs

2007-07-13 Thread YEL
hi i tired the consumer example and ends with a mysterious error | 14:22:14,470 ERROR [STDERR] javax.naming.NameNotFoundException: ma.anfatech.tut.services.QueueTestRemote not bound | this caused by this line: | QueueTestRemote tester = (QueueTestRemote)ctx.lookup(QueueTestRemote.cl

[jboss-user] [JBoss Seam] - Re: two basic questions for EntityHome

2007-07-13 Thread wschwendt
"[EMAIL PROTECTED]" wrote : Please test the fix. Sorry for not replying earlier. The CVS checkout of the entire source tree was very slow yesterday. Atfer it was finally finished, I built a Seam version based on this source tree yesterday evening. Looking at your modification of ManagedEnti

[jboss-user] [JBoss jBPM] - Re: EJB-JBPM: transaction clash (rollbacks)

2007-07-13 Thread kukeltje
Jsut out of curiosity... why can't you cut and paste the logging here? The other info (to me) is not enough, I'm no persistency expert... sorry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063991#4063991 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss jBPM] - Re: complex process definition

2007-07-13 Thread ekrisjo
Hi, Im not sure what you mean by "mixing several levels of complexity and functionality".. I tried to first describe the use-case and then how i plan to implement it as a workflow. Does that not make sense? I have read the white paper from van der Aalst (http://www.workflowpatterns.com/documen

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

2007-07-13 Thread kalyanbikkani
Hi all, I want connect remote ejb which is deployed in jboss4.0.5 from swing application. It works fine in both(jboss+swing app) are in same system and also works fine both r in external ips like (123.*.*.*) but not working external ips like 123*.*.* & 61.*.*.*. my remote ejb connection in sw

[jboss-user] [JBoss jBPM] - Re: Migration guide?

2007-07-13 Thread kukeltje
in the new look??? The jBPM web-console is not really meant to be used for a full production END-USER(!!!)system, so migration of the webapp is not in the scope. it is meant for admins/managers and RAD purposes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and App Server (AS) 4.2 - Web Console

2007-07-13 Thread deadrow
I am getting the same error... any clue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063952#4063952 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063952 ___ jboss-user mai

[jboss-user] [JBoss Seam] - @DataModelSelection in stateful bean

2007-07-13 Thread kaviarasu
Code: | @Stateful | @Scope(SESSION) | @Name("usermessage2") | public class UserComments implements Serializable, UserDisplay1 { | private static final long serialVersionUID = 1L; | @DataModel | private List userList2; | | @DataModelSelection

[jboss-user] [JBoss Seam] - Re: conversations join/nest

2007-07-13 Thread rapowder
Thank you I will consider this option :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063944#4063944 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063944 ___ jboss-user mai

[jboss-user] [Beginners Corner] - Re: Lookup ejb by its COMP_NAME

2007-07-13 Thread kanth_seenu
same exception even when I tried InitialContext iniCtx = new InitialContext(); | Context ejbCtx = (Context) iniCtx.lookup("java:comp/env/ejb"); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063997#4063997 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unable to connect remotely

2007-07-13 Thread markvl
Thankyou. I had not set jboss.bind.address. It works now. Strange though. I don't recall setting this before with earlier versions of JBoss. For anyone else encountering this problem, read about the -b parameter on http://www.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters View the original

[jboss-user] [Beginners Corner] - Re: Lookup ejb by its COMP_NAME

2007-07-13 Thread kanth_seenu
ejb-jar.xml LicenseVerifier com.dhyan.nms.server.common.license.interfaces.LicenseVerifierHome com.dhyan.nms.server.common.license.interfaces.LicenseVerifier com.dhyan.nms.server.common.license.interfaces.LicenseVerifierLocalHome com.dhya

[jboss-user] [Beginners Corner] - Lookup ejb by its COMP_NAME

2007-07-13 Thread kanth_seenu
I have given the code that I used to lookup a bean by its COMP_NAME, after googling for several hours, posting this here to get some clues atleast. Code: Context initial = new InitialContext(); | Object objref = initial.lookup("java:comp/env/ejb/LicenseVerifier"); | LicenseVerifierLocalHom

[jboss-user] [JBoss Portal] - Re: Not able to compile from the source portal 2.6

2007-07-13 Thread prassana
My previous append is not formatted correctly. here it is. -- Hello, My Env details JBoss Portal Version: 2.6 Did you get Portal from CVS? or download it? : Downloaded it. JBoss AS Version: 4.0.5 Database Vendor and Version : SQL 2005 JDBC Connector and Version : jtds 1.2

[jboss-user] [Clustering/JBoss] - JBoss instances don't find each other

2007-07-13 Thread elko
Addition: what i have done: 1) in cluster-service.xml: (mbean HANamingService) BindAddress from ${jboss.bind.adress} to ip-address changed 2) route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0 3) started with: run.sh -c al -b [ip-addr] View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: Extract EJBs from jboss-seam.jar

2007-07-13 Thread [EMAIL PROTECTED]
*Almost* everything is not ejbs as you pointed out below :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064008#4064008 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064008 ___

[jboss-user] [JBoss Seam] - Re: SMPC Configuration

2007-07-13 Thread monkeyden
The result is the same with an event scoped bean. The page action is not called more than 30% of the time. To be more specific about the test case, I used 10 threads with a 1 second wait time. I looked at Pages and it seemed to be getting the pages from the cached list. I wonder if there is

[jboss-user] [JBoss Seam] - Re: seam 1.2.1 on WAS: NoClassDefFoundError: org.jboss.syste

2007-07-13 Thread lisaanm
Hi, I successfuly deployed and tested JPA (POJO) example on WAS 6.1.0.3. Just follow the steps in Readme file of JPA example. Still if problem exists then PM me, i'll send you complete war file that worked successfully on WAS. View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss jBPM] - Re: complex process definition

2007-07-13 Thread kukeltje
regarding the levels of complexity, I was referring to your first post (I was reading that and typing a response when your second one came in. Thanks for referring to the patterns. It can make the discussion much clearer. Some of these patterns are new (it is a revised and better document). So t

[jboss-user] [JBoss Seam] - Re: Exadel, JBoss and Seam

2007-07-13 Thread [EMAIL PROTECTED]
Add a feature request to JIRA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064004#4064004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064004 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: ClassnotFoundError while trying to use wsrunclient

2007-07-13 Thread [EMAIL PROTECTED]
Did you read the install notes for JDK 6? http://jbws.dyndns.org/mediawiki/index.php?title=Installation Please let me know if that works for 4.0.5 as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063946#4063946 Reply to the post : http://www.jboss.c

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - mappedBy and inheritance

2007-07-13 Thread denpet
I have a problem with extending entity classes and OneToMany relations. (The problem is not the same as http://jboss.com/index.html?module=bb&op=viewtopic&t=111688) My superclass, Inventory, has a column, station, which is used to map a relation with the Station entity | public class Station

[jboss-user] [JBoss Seam] - Re: @Rollback annotation for validation logic causing detach

2007-07-13 Thread [EMAIL PROTECTED]
What do you want to achive with NOT_SUPPORTED as a default? If you want to simply prevent flushing of the persistence context, a much better approach is a Seam-managed PC with FlushModeType.MANUAL. The EJB3 spec mixes these concerns together and ties flushing to transactions. This is a major iss

[jboss-user] [JBoss jBPM] - Re: Selecting non-string valued variable instances

2007-07-13 Thread pbrewer_uk
Thanks vtysh, that's true, but LongInstance is a sub-class of VariableInstance. And it does define a value property: | | | | | | So shouldn't it be calling the subclass value method? Or do I need to alter my query somehow to reference org.jbpm.context.exe.LongInstance?

[jboss-user] [JBoss Seam] - Re: drag and drop problems with parameters

2007-07-13 Thread [EMAIL PROTECTED]
Richfaces/Ajax4jsf is in the middle of a refactor which will fix this properly without using UseJBossWebLoader (split out an api jar). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064017#4064017 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0 B1 & validateAll

2007-07-13 Thread FabBoco
Since I have not resolved my problem with , I am trying to compare my application with the trinidad example provided with seam. I have checked seam out from cvs repository and built it. Then I go into the trinidad directory to build the jboss-seam libraries. I get the following error running a

[jboss-user] [JBoss Seam] - Re: conversations join/nest

2007-07-13 Thread denis-karpov
Seam 1.2.1.GA public class Conversation implements Serializable | .. |public void beginNested() |{ | if ( Manager.instance().isLongRunningConversation() ) | { | Manager.instance().beginNestedConversation( Seam.getComponentName(Conversation.class) );

[jboss-user] [JBoss Seam] - Re: two basic questions for EntityHome

2007-07-13 Thread wschwendt
A possible reason for my problem described in the previous post could be that I just copied jboss-seam.jar into the lib directory of my Seam Test application where all the other jars are based on the Seam2.0.0.B1 distribution rather than the CVS version. For testing of the CVS-based Seam I'll

[jboss-user] [JBoss jBPM] - Re: Newbie question...

2007-07-13 Thread graman
Here is my monologue :) Really need some advices because I know that opportunities may lead to 'duplication' TaskInstance for the same Token in the same Node. What is the meaning for this case? And how can I identified TaskInstance by Token in this case? View the original post : http://www.j

[jboss-user] [JBoss jBPM] - Re: deploying jbpm-jpdl-3.2.1 to tomcat 5.0.28 with/without

2007-07-13 Thread mputz
I've also checked if the instructions on http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat are still valid for jBPM 3.2.1 and made some minor changes where necessary, so this could also help to get you started! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[jboss-user] [JBoss Tools (users)] - Re: JBossTools with Eclipse v3.3.0

2007-07-13 Thread rpalmer
I sussed it I also had to install the following; VE-SDK-1.2.3_jem.zip and also from the install new features from within Eclipse itself; DTP features Eclipse RCP Patch 1 (May not be needed just did it at the same time) Hope this helps others! View the original post : http://www.jboss.com/in

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread ricardomarques
Ok, so I will try this behavior with a decision node. Guarded transitions, don't know the concept, could u explain please? don't find relevant information on that, even on the docs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063889#4063889 Reply to the

[jboss-user] [JBoss Seam] - Passing parameters across 2 servers

2007-07-13 Thread mat
Hi, We have created two minimal seam projects based on seam-gen, each on a separate server, with the following environment: JBoss-seam 2.0 BETA1, with facelets; JBoss-4.2.0.GA; We need to pass authentication parameters from one server to another: Users must authenticate in server1, by entering

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 4.0.5 to 4.2.0 upgrade and JBossTS

2007-07-13 Thread ysiraj
Has anyone been able to resolve this issue? I'm having the exact same issue which "helgaw" made i.e. java.lang.IllegalArgumentException: object is not an instance of declaring class i've mysql tables with auto-increment pk. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: commandLink/commandButtton do not invoke action listener

2007-07-13 Thread mrwaves
Ok, I just found out that it behaves the way it does for the strange file upload issue. If I comment out the dataTable part inside the form, the action listener is called. I am using JBoss AS 4.0.5.GA, JBoss Seam 1.2.1.GA and JDK 1.6/1.5. No matter which JDK I use to compile my source code, the

[jboss-user] [JBoss Tools (users)] - Use of generated CMP class

2007-07-13 Thread philipp.tiedt
Hi, I just created an entity bean using JBoss AS Tools and was wondering what the generated CMP class was for. It looks somehow like a class that handles the data object, but how do I make use of it. Given I have an entity bean called CustomerBean it would generate a class called CustomerCMP

[jboss-user] [Beginners Corner] - external configuration file

2007-07-13 Thread bigby
I want to add an application specific configuration file to the directory jboss/server/*/conf. Given that this directory will change depending on how the server is set up how can I access a file in the conf directory from with a webabb? Is there a way to find the absolute path to the directory

[jboss-user] [JBoss Seam] - Re: conversations join/nest

2007-07-13 Thread ellenzhao
is this thread related to your problem? http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112414 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063859#4063859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063

[jboss-user] [JBoss Seam] - Re: drag and drop problems with parameters

2007-07-13 Thread leeovan
yes this works now.. i find it quite strange that this is not on by default or are there better strategies for getting my user data from the screen. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063851#4063851 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Help: Seam on Weblogic 10

2007-07-13 Thread lisaanm
Hi, I'm trying to run JPA example with Seam 1.2.1 GA, ended up with | <12.07.2007 13.30 Uhr CEST> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <1184239814906> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063848#4063848 Reply t

[jboss-user] [JBoss Portal] - Re: correct use of processAction and doView

2007-07-13 Thread [EMAIL PROTECTED]
Use any technology, this is out of scope of the portal. JSF will do that well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064025#4064025 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064025 ___

[jboss-user] [JBoss jBPM] - Re: WebSale example don't invoke Token.signal() ?

2007-07-13 Thread kukeltje
it really depends... look at the testcases etc... you'll get a better picture then. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063843#4063843 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063843 __

[jboss-user] [JCA/JBoss] - Re: Passing current user identity to the back-end database

2007-07-13 Thread [EMAIL PROTECTED]
On the application policy. The datasource properties and the createConnection(user, password) are ignored if you are using container managed security. Confusing, but It's in the JCA spec. :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063840#4063840 Rep

[jboss-user] [JBoss jBPM] - Re: jBPM 3.2.1 and App Server (AS) 4.2 - Web Console

2007-07-13 Thread mputz
@burr, just replacing gravel14.jar with gravel.jar isn't enough, it's also jbpm4jsf-14.jar that has to be replaced with jbpm4jsf.jar IMO I'll do some more testing and put it up on a wiki when I'm through. Cheers, Martin View the original post : http://www.jboss.com/index.html?module=bb&op=view

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

2007-07-13 Thread ntsankov
Hi Andy, This log does not contain a stacktrace at all. This is logging of the server stopping services (shutdown I guess). You have to post the part with the exception(s) - I think you have a problem on deploy/startup... View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: EntityHome and optimistic transaction

2007-07-13 Thread lisaanm
Hi, Under the same circumstance (original post), i achieved expected result by using Hibernate's @version annotation. Here's link for Hib doc | http://www.hibernate.org/hib_docs/annotations/reference/en/html_single/#entity-mapping-entity-version | Hope this helps View the original post

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

2007-07-13 Thread [EMAIL PROTECTED]
Yes, FC exposes its stats via JMX. I'm not sure though whether JGroups registers its MBeans via the MBeanServer in standalone JBossCache. Manik ? You can look at the stats (with jconsole) if you run for example the JGroups demo Draw with "-jmx". View the original post : http://www.jboss.com/in

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Webmin JBoss module

2007-07-13 Thread teemu_jab
I know this is a quite old topic, but we have now released a simple Webmin module for JBoss. The module can be found here: http://sourceforge.net/projects/webmin-jboss/. Please note that this is a very early release and . This module is released under GNU General Public Licence and any sort of

[jboss-user] [Messaging, JMS & JBossMQ] - Re: JMS exception: javax.jms.IllegalStateException: Method n

2007-07-13 Thread [EMAIL PROTECTED]
Write an MDB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063844#4063844 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063844 ___ jboss-user mailing list jboss-user@lists.

[jboss-user] [JBoss Seam] - Is there a way to stop faces messages on some events

2007-07-13 Thread amitev
Hi! When the user logs in the following message is printed in the log; sourceId=null[severity=(INFO 0), summary=(Welcome, 333), detail=(Welcome, 333)];|WARNING: FacesMessage(s) have been enqueued, but may not have been displayed. Is there a way to force Seam not to add such undesired messages?

[jboss-user] [JCA/JBoss] - Re: Passing current user identity to the back-end database

2007-07-13 Thread sztank
Ok. Thanks a lot! "[EMAIL PROTECTED]" wrote : | The Seam policy is for the question "how do I know the user/password typed in | by the user is correct?". Your answer such be a real validation mechanism | NOT "use what is already established on thread" which is most likely nothing. :-) |

[jboss-user] [JBoss Seam] - Re: JBoss 4.2/Seam 1.2.1/Ajax4jsf 1.1.1: Could not destroy c

2007-07-13 Thread [EMAIL PROTECTED]
I would recommend running Seam 1.2.1.GA on JBoss 4.0.5.GA (with EJB3 profile) or Seam2 on JBoss AS 4.2. I don't think an el impl is shipped with JBoss AS 4.2, I think Michael Yuan blogged about getting this up and running. View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: Problem with JSF Expression Language

2007-07-13 Thread [EMAIL PROTECTED]
Post code showing what you are trying to do. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064028#4064028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064028 ___ jboss-user

  1   2   3   >