[jboss-user] [JBoss AOP] - Re: EJB3 java.lang.ClassCastException in org.jboss.aop.util.

2008-09-09 Thread dimonv
Hello Flavia, yes, I saw that there is a fix. But the version of JBoss AOP 1.5.7.GA is not on the download page. The version which is used in JBoss 4.2.3.GA is 1.5.6.GA. But I assume that the combination EJB3 + JBoss remoting + JBoss Serialization in JBoss 4.2.3.GA has not been tested, because i

[jboss-user] [Management, JMX/JBoss] - Re: JMS-dependent MBean breaks on JBoss startup

2008-09-09 Thread manivannanvenkatasubbu
Hi, I am experiencing the same problem connection factory not bound when moving my code from one environment to another. Could you please help me in fixing this problem? It seems to be a problem with the cluster environment. Thanks in advance, Mani. Following this my server log: 16:20:05,673

[jboss-user] [Clustering/JBoss] - java.lang.ClassNotFoundException: No ClassLoaders found for:

2008-09-09 Thread sparthan
Hi all, I am trying to cluster 2 instances of jboss 4.2.2.GA version. When one of the server got down, the other instance which have to come to active have created this exception. 11:05:01,787 ERROR [JBossCacheService] loadSession(): id: uraX8t4OqkB4S--w2TOLvw** exception occurred du

[jboss-user] [JBoss jBPM] - richfaces seam

2008-09-09 Thread gopib
Hi I am new to richfaces, I created one drop down box using selectOneMenu, creating upto drop down box is ok but the problem is , If i select any item from the drop down box at the same time i should display display one comment and one input text box, for others. please find the code below, than

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-09 Thread Mangal9i
"PeterJ" wrote : Are the Windows accounts being managed by Active Directory? If so, see http://wiki.jboss.org/wiki/LdapExtLoginModule. | | I also have another source, but it is not free. I can provide the URL if you are interested. Hi Peter, Just going through the link given by you, That ar

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-09 Thread Mangal9i
I will try the solution given by you and will let you know. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175468#4175468 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175468 ___

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-09 Thread Mangal9i
Thnks Peter and Francis. yes Peter you can send me the Url. Many thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175467#4175467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175467 __

[jboss-user] [JBoss Portal] - Re: IPC - Event not fired

2008-09-09 Thread analyzediz
I have the exact issue. With regards to referencing the listener in the default-object.xml, where is this file defined. I have a separate .sar directory containing my listener class as well as the jboss-service.xml file. Is there a different location where i need to put the reference to listener

[jboss-user] [JBoss Messaging] - Re: integrate JSF with JMS ?

2008-09-09 Thread noelo
anonymous wrote : | | Anyone know how to call MDB from EJB (stateless session bean)? I don't think that you can call an MDB from a SLSB. You can do the opposite i.e. call a SLSB from an MDB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175463#4175463

[jboss-user] [JCA/JBoss] - Re: JBoss Datasource Configuration 4.2.3.GA

2008-09-09 Thread svr.vin
hi jaikiran Thank you for your immediate reply, it is use full for me, i am going to test today srinivas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175461#4175461 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss Portal] - Portal Installation/settings for DB2 (with a specific schema

2008-09-09 Thread user.java
How to set the datasource to point to specific schema of a DB2 database to install the tables (does this work schema=XXX). Eg: PortalDS jdbc:db2://server:port/database;schema=XXX com.ibm.db2.jcc.DB2Driver portal portalpassword 2. How to set the tablespace options ?

[jboss-user] [JBoss Portal] - Re: custom page

2008-09-09 Thread taocore
Thanks, Peter. I got it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175457#4175457 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175457 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools Not Showing Up After Install

2008-09-09 Thread dgolovin
What version of JBossTools have you downloaded? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175455#4175455 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175455 ___ jboss-u

[jboss-user] [JBoss Getting Started Documentation] - Re: newbie - JBoss

2008-09-09 Thread velasquez
"velasquez" wrote : Hi, | | I had changed the JBoss default port to 80 and confirmed that no other applications are using this port. | I have set the JBOSS_Home. Also set the Java class path | | When I start run.bat a dos window appears and immediately gets closed. | | please gu

[jboss-user] [JBoss Getting Started Documentation] - Re: newbie - JBoss

2008-09-09 Thread velasquez
Hi Peter, I had already set the JAVA_HOME, findstr.exe is in c:\windows\system32. Do I need to change anything in run.bat. I am using JBoss 4.2.2 and jdk1.6.0_07. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175451#4175451 Reply to the post : http://www.j

[jboss-user] [JBoss jBPM] - Re: Error while adding variables to execution context

2008-09-09 Thread mlsreekanth
Hello Ronald, Being precise, here is our setup. JBPM 3.2.GA, Jboss Seam 1.2.GA and Tomohawk , myfaces on jboss 4.0.5.GA along with mysql 5.0.24 on RHEL 4 update 4. If i am wrong please correct me. Jboss seam transaction handling is not much fine grained to handle EJB3 transactions and JBPM

[jboss-user] [JBoss jBPM] - Re: Error while adding variables to execution context

2008-09-09 Thread kukeltje
Could it be that the basic config of jBPM dit not use wel configured transactions? If transactions (in your opinion) were configured correctly, please file a jira issue then for some validation software. Lets see what comes out. Please also describe your case (the cause, configuration etc) in

[jboss-user] [JBoss Getting Started Documentation] - Re: newbie - JBoss

2008-09-09 Thread PeterJ
Most likely you are running into one of two problems: 1) You have not installed a JDK and/or have not set JAVA_HOME to reference it. 2) You are running into the "findstr" issue - see http://wiki.jboss.org/wiki/FindstrCommandNotFound If neither of these solves your issue, then open a command pro

[jboss-user] [Beginners Corner] - Re: How to reliably count active sessions (re-post)

2008-09-09 Thread mrgordonz
Hi Peter, The installation of JBoss in this case is bundled with an application (Saba), and the Saba engineers have "tweaked" JBoss such that it listens on port 1098, not 1099. I have no idea why they did this, but when I check to see which ports are open (ie: being listened on), JBoss is list

[jboss-user] [Clustering/JBoss] - MDB load balancing

2008-09-09 Thread justkeys
http://docs.jboss.org/jbossas/jboss4guide/r4/html/cluster.chapt.html and 16.6.1.3 suggest that mdb's on all node's might be consuming from a single queue (on the master node). Is that by default so; and what is this unclear explanation in 16.6.1.3 about? View the original post : http://www.jbo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - DI and annotations not working

2008-09-09 Thread irinac
I am very new to JBoss and I cannot seem to resolve this issue. I am deploying a simple application in an ear file. The ear file contains a jar file with my EJBs and a war file with my web app files. The structure of the ear archive is as follows: | MyApp.ear | - my_ejb.jar | -

[jboss-user] [JBoss Getting Started Documentation] - newbie - JBoss

2008-09-09 Thread velasquez
Hi, I had changed the JBoss default port to 80 and confirmed that no other applications are using this port. I have set the JBOSS_Home. Also set the Java class path When I start run.bat a dos window appears and immediately gets closed. please guide me what other steps i should do to start JBo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - 4.2.2 LDAPLoginModule Configuration Via ExternalContext MBea

2008-09-09 Thread agiatic
Hi, I have a JBoss 4.2.2 AS instance wired up to a LDAPLoginModule using Active Directory. I also configured an mbean LDAP external context used for searching. I was wondering if there is a way to use an LDAP source (configured as a mbean external context) in a login module. For example, have

[jboss-user] [JBoss jBPM] - Re: Error while adding variables to execution context

2008-09-09 Thread mlsreekanth
Hello Ronald, Thank you for your quick response. Somehow i am able to match the relations and tried correcting the missing relation (NULL values) and got the system stable. But, I think it is necessary to have a validation routines/scripts (could be optional , can be enabled by configuration) t

[jboss-user] [JBoss Portal] - Re: custom page

2008-09-09 Thread PeterJ
I think what you want to do is modify the page layouts which are available at jboss-portal.sar/portal-core.war/layouts. The 'generic' directory holds the standard 2-column layout. You should make a copy of that directory - for example, copy 'generic' as 'plain', and then modify 'plain'. To use y

[jboss-user] [JBoss Portal] - Render ONLY portlet content

2008-09-09 Thread bryancan
I have an ajax portlet in struts. It works on other portals that have a windowState of exclusive or solo. Jboss does not seem to have such a state and since my portlet will be deployed on many different JBoss portals, I do not have the luxury of customizing each one with this windowState customi

[jboss-user] [Advanced Documentation] - clustering tutorial : can not login

2008-09-09 Thread justkeys
On the 4th page of this tutorial http://clusterstore.demo.jboss.com/app/browse.faces you need to login. The page says So, enter username "demo" and password "demopass" in this page to sign in. but this login doesn't work for me. View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Portal] - Re: custom page

2008-09-09 Thread bryancan
I the real question is how to render portlet contnet without all of the surrounding portal, like an EXCLUSIVE or SOLO windowState, then I would like to know the answer as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175422#4175422 Reply to the post

[jboss-user] [JBoss jBPM] - Re: Error while adding variables to execution context

2008-09-09 Thread kukeltje
hmm... this is such a low level issue that I'm not sure how to fix it. What you should do is see on what tokens this happens and see if for that token and all related variables, the id's and all related fields (see the datamodel in the sticky post in this forum) etc contain wrong errors. This c

[jboss-user] [JBoss jBPM] - Re: enable/disable fields

2008-09-09 Thread kukeltje
this can be defined in the task in combination with e.g. the swimlane View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175411#4175411 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175411 _

[jboss-user] [JBoss jBPM] - Re: Handling errors on page flows

2008-09-09 Thread kasim
kukeltje> Thanks yeah i may do that for now. But it seems like there has to be another easy way. Almost every page has some kind of validation i need to call itself back on. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175416#4175416 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Handling errors on page flows

2008-09-09 Thread kukeltje
decisionnode will always work (afaik). Not sure about rules etc... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175415#4175415 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175415 ___

[jboss-user] [JBoss jBPM] - Re: API questions: how to...

2008-09-09 Thread kukeltje
2a: By using the component that is used in the console as wel, or develop your own component anonymous wrote : But.. there is a more simple way ? like the getBytes("processoimage.jsp" ... directly from standard jpdl api? No anonymous wrote : Will be implements in a future release? It is not on

[jboss-user] [JBoss jBPM] - Re: ProcessDefinition to XML

2008-09-09 Thread kukeltje
in 3.x this is not supported anymore. Might come back in 4.0 though I'm not sure View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175412#4175412 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175412 __

[jboss-user] [JBoss jBPM] - Re: process-end behavior

2008-09-09 Thread kukeltje
anonymous wrote : | Is it legal to have event type="process-end" at a node which is not an END node? | Hmm... maybe not definitionwise, not sure though what the behaviour is in case there is a token in a none-end-state node at the time a process ends It is very uncommon though. You ca

[jboss-user] [JBoss Messaging] - integrate JSF with JMS ?

2008-09-09 Thread quintenjiang
It is not sucessful to try to receive JMS message with JSF back bean. If MDB is used to received message, no way to directly access JSF backing beans from a MDB. If i try to receive message directly from back bean, Jboss have errors like: 2008-09-09 15:48:03,449 DEBUG [org.jboss.mq.il.uil2.Ser

[jboss-user] [JBoss Cache: Core Edition] - Re: trouble with invalidation replication

2008-09-09 Thread mircea.markus
anonymous wrote : If I'm not using a persistent store, how do I leverage the invalidation to find a valid entry elsewhere in the cluster? Take a look at TcpDelegatingCacheLoader, looks like this would solve your problem. View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[jboss-user] [JBoss Getting Started Documentation] - migrate multiple applications from diferents version Jboss t

2008-09-09 Thread ittca
Diferent aplications run in diferents version of JBoss. Put all these applications run into a single jboss, the last version. is it possible?. What is the simple way? The problem is that there are more than 20 application running in 4 diferent version of JBOSS.I want to put all these runing in a

[jboss-user] [JBoss Cache: Core Edition] - Re: How to apply RemoveOnEvictActionPolicy only when maxAge

2008-09-09 Thread mircea.markus
anonymous wrote : My objective is to evict nodes from memory to the Database quickly but only remove the node when the maxAge satisfies maxAge satisfies at any point, even if you remove the objects immediately after adding them. If you want to enforce objects to live at least for a while, use m

[jboss-user] [JBoss jBPM] - enable/disable fields

2008-09-09 Thread AJanz
i am writing a jsf application on top of jbpm i need to write a function to enable / disable fields based on the security in processdefinition. where can i find the information in the database who can edit a process variable? View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBossWS] - Re: java.lang.NullPointerException with EJB 3 stateless web

2008-09-09 Thread longbeach
hi, i tried what you did, using JRE 1.6 I removed the ear, started JBoss 5, then i copied the ear file and the deployment works. Thanks. That seems to help. I have not tested it yet though. Hope there is no problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss Cache: Core Edition] - Re: Optimistic locking not working with JDBCCacheLoader conf

2008-09-09 Thread mircea.markus
this is a bug in code. I've created https://jira.jboss.org/jira/browse/JBCACHE-1408 for this. anonymous wrote : One other questions related to optimistic locking...is there anything I can do to switch an existing cache configured with pessimistic locking to optimistic locking? For existing cache

[jboss-user] [JBoss AOP] - Problem with locks

2008-09-09 Thread andarinneo
hi i'm a newbie, and i'm trying to use jboss cache but when i eliminate everything from the cache, and then try to put a new object in it, a timeout exception happens. the code is as follows: private void initCache( ) throws UnexpectedException { // 1. DDBB access

[jboss-user] [JBoss jBPM] - Error while adding variables to execution context

2008-09-09 Thread mlsreekanth
Hello All, I have been successfully using jbpm-jpdl-3.2.GA till now. Few days back, database server was down suddenly because of data storage issue. After that, i am seeing very peculiar errors from JBPM as follows, Caused by: org.hibernate.TransientObjectException: org.jbpm.context.exe.TokenV

[jboss-user] [Security & JAAS/JBoss] - Re: Accessing multiple EJBs on different JBoss AS instances

2008-09-09 Thread wpernath
Hi Darko, to make this work, you need to start parallel threads and you also have to add another option to the login.conf: multi-threaded=true HTH + best regards, Wanja View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175392#4175392 Reply to the post : ht

[jboss-user] [JBoss Tools (users)] - Re: When we will have update site for nightly build?

2008-09-09 Thread [EMAIL PROTECTED]
One a more serious note, it is on the todo list but we got alot of other issues to take care off. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175391#4175391 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175391

[jboss-user] [JBoss jBPM] - Re: process-end behavior

2008-09-09 Thread greenHand
Firstly, the process instance was associated with the old definition so it was correct that the email was sent. My bad. Now I have a new process instance associated with the new definition (below). Now even both node A and B complete successfully, the email was never sent. The reason is the eve

[jboss-user] [Beginners Corner] - Re: How to reliably count active sessions (re-post)

2008-09-09 Thread PeterJ
"mrgordonz" wrote : My command is now: | | D:\JBoss_Tomcat\bin>twiddle -s localhost:1098 get "jboss.web:host=localhost,path=/MyApp,type=Manager" activeSessions | | But now when I execute that command, nothing happens - the cursor just sits there and the command window never returns to a

[jboss-user] [JBoss Cache: Core Edition] - Re: Custom Eviction Policy and JDBC Cache loader

2008-09-09 Thread jorgemoralespou_2
Thanks genman, thats what I did. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175380#4175380 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175380 ___ jboss-user mailing lis

[jboss-user] [JBoss Portal] - Re: jboss portal jboss-portal-2.6.6.GA-bundled intallatios p

2008-09-09 Thread PeterJ
BY "i just run the run.bat" do you mean that you duble-click run.bat within Explorer? If so, don't to that. Instead, open a Command Prompt (it's under Accessories in the Start menu), 'cd' to the bin directory, and then enter: run Wait until you see the "Started in xxx seconds" log entry (or unt

[jboss-user] [EJB/JBoss] - JBOSS 4.0.2 and EJB 2.1 - simple application - not working

2008-09-09 Thread lingareddy
I am doing first ejb program on jboss 4.0.2. i deployed ejb module successfully. but client program (web application ) giving error. i am trying to call local ejb. Error javax.naming.NamingException: ejb-local-ref: 'ejb/ejb2', with web.xml ejb-link: 'HelloBean' failed to resolve to an ejb w

[jboss-user] [Beginners Corner] - Re: First JBoss Application Server

2008-09-09 Thread PeterJ
Ubuntu is a good choice (I use it, actually Kubuntu, at home). Any of the current, popular distros would work (such as Fedora, which I use at work). You should install the Sun JDK also - I recommend getting it from the Sun web site and not relying on the packages provided by the distro. For Unbu

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Failed to load JBOSS

2008-09-09 Thread [EMAIL PROTECTED]
HI all I was able to solve the problem by downloading the drivers from the location http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.6/ and keeping the .jar files in the /default/deploy/lib location thanks a ton !! View the original post : http://www.jboss.com/index.html?module

[jboss-user] [Performance Tuning] - Re: Jboss 4.2.1 GA throughput and tuning

2008-09-09 Thread PeterJ
1) If all Apache is doing is a pass-through, then yes removing it should speed up response time. Check out JBossNative, which installs the Apache Portalbe Runtime into JBossAS - it gives the performance benefits of Apache to JBossAS. 2) How many simultaneous connections will you have? That's how

[jboss-user] [JBoss Portal] - Re: jboss portal jboss-portal-2.6.6.GA-bundled intallatios p

2008-09-09 Thread a_katsoulotos
i have noticed something strange. i uninstall the server, and install only the jboss portal and it works fine, ( except that the login doesn't work.when i try to login as adminstrator it tells me that the password is incorrect. ). i will uninstall everything and install it again and if i have p

[jboss-user] [JCA/JBoss] - Re: How to mark DataSource as temporarily unavailable

2008-09-09 Thread PeterJ
I have never tried this so my thoughts here are entirely speculation. Based on discussions I have seen in other posts, I suspect that doing a stop on the connection pool might remove the *-ds.xml file from the deploy directory. (I am not sure about that at all - there are up to a half-dozen MBea

[jboss-user] [JBoss jBPM] - ProcessDefinition to XML

2008-09-09 Thread lseymore
How do you convert a ProcessDefinition object its to XML representation? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175367#4175367 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175367 __

[jboss-user] [JBossMQ] - Singleton MDB and FIFO on retry/rollback

2008-09-09 Thread mparlee
Hello, We have an application in which the order of incoming messages must be maintained. We have tried to achieve this behavior using a singleton MDB but have found that order is not maintained on rollback/retry. I've found a couple of threads that describe this as expected behavior and the f

[jboss-user] [Security & JAAS/JBoss] - Re: How to : no role matching test ; connect LDAPS server an

2008-09-09 Thread newman79
Use default roles if you don't want >> I agree and understand. But my users haven't any role in my LDAP server. So how can I use default role, or shunt the system, if I can ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175352#4175352 Reply to the post :

[jboss-user] [Beginners Corner] - First JBoss Application Server

2008-09-09 Thread Sooty
I have not used java since leaving university and at the time I was happy to never touch it again but I think it's now time to start again with J2EE. I was going to install JBoss in a virtual pc but decided to put togethor a sepearate machine instead. The spec is not huge, a duron 1.2ghz, 1gig o

[jboss-user] [JCA/JBoss] - problem of connectivity Jboss - Oracle RAC

2008-09-09 Thread ersuarez
Hello, I have a problem to connect from the instance of JBoss into a database in Oracle RAC, the problem is presented in intermittently to deploy with message: 2008-09-08 12:07:19,090 WARN [org.jboss.system.ServiceController] Problem starting service jboss.j2ee:service=EjbModule,module=_adm-ej

[jboss-user] [JBoss Portal] - Re: jboss portal jboss-portal-2.6.6.GA-bundled intallatios p

2008-09-09 Thread PeterJ
If thetikigod's turorial does not get you running, please post the contents of the console log (everything in the command window, starting with the command you entered). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175348#4175348 Reply to the post : http:

[jboss-user] [JBoss Messaging] - Re: postoffice problems

2008-09-09 Thread PeterJ
Yes, this particular error is a new (to me) variation on the "missing -b option" theme, and I have been answering posts about that issue for .. it must be 1-1/2 years now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175345#4175345 Reply to the post : htt

[jboss-user] [JBoss Portal] - Re: custom page

2008-09-09 Thread PeterJ
I'm confused. The page you linked to looks exactly like a portal to me. Perhaps what you are getting at is that you do not want the decorations that surround a portlet (the title bar and the borders). If so, use the emptyRenderer. View the original post : http://www.jboss.com/index.html?module

[jboss-user] [JBossWS] - wssecurity client threadsafety question

2008-09-09 Thread KickMeToAndy
Hello, we are using ws security (UsernameTokenProfile) with our JBoss server. The Client is a multithreaded web application. For each web service call we have to add the logged in users credentials to the webservice so we can pass the authentication at the server. The client code looks like :

[jboss-user] [Performance Tuning] - Re: Jboss 4.2.1 GA throughput and tuning

2008-09-09 Thread [EMAIL PROTECTED]
Hi Guys, I see no replies. Does these questions are so so hard to answer? Plz give pointers if you can. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175341#4175341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-09 Thread francis17101970
Hello, what you want to do simply you cannot do it in Java because it would be something platform dependant. Maybe you could look for a Single Sign On Module but I'm not aware of any that can do what you want. The only thing you have got from a Java Main is System.getProperty("user.name") whic

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-09 Thread PeterJ
Are the Windows accounts being managed by Active Directory? If so, see http://wiki.jboss.org/wiki/LdapExtLoginModule. I also have another source, but it is not free. I can provide the URL if you are interested. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [JBoss jBPM] - API questions: how to...

2008-09-09 Thread roberto
Hi, I have some questions about JBPM/JPDL Api (maybe a minimal part question of a very long future list of questions... sorry) I'm rewriting a task "to do list"... like the jbpm-console. Why ? 1) Because jbpm-console doesn't manager authorizations (http://www.jboss.com/index.html?module=bb&op=v

[jboss-user] [Security & JAAS/JBoss] - Re: How to : no role matching test ; connect LDAPS server an

2008-09-09 Thread ragavgomatam
anonymous wrote : In fact, my application internally manage role, and I don't want JAAS | to deal with it. JAAS stands for java authentication and authorization service. You can't just pick authentication & say I do not want authorization. They come together. Use default roles if you don't wa

[jboss-user] [JBoss AOP] - Re: EJB3 java.lang.ClassCastException in org.jboss.aop.util.

2008-09-09 Thread [EMAIL PROTECTED]
Hello, it has been fixed, but you are probably using a version of JBoss AOP which lacks the fix. Which is the version you're using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175334#4175334 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [Security & JAAS/JBoss] - Re: JAAS Authentication from stand alone client

2008-09-09 Thread ragavgomatam
anonymous wrote : So what you are saying is that from an MDB, we cant access a secured EJB Bottom line is that to access your secured ejb, you need to do a jaas login. My hunch is that as a part of your login process, calls a jms client, which sends a message, which a MDS recieves asynchronously

[jboss-user] [Clustering/JBoss] - unable to find operation startSingleton

2008-09-09 Thread jnl1
hi all...i'm trying to configure a jmx mbean to be a singleton (in a clustered env). i think i did all the steps, but jboss (4.2.3) is throwing an exception. here's my mbean definitions: | | jboss:service=DefaultPartition | | org.dcri.job

[jboss-user] [JBoss AOP] - EJB3 java.lang.ClassCastException in org.jboss.aop.util.Mars

2008-09-09 Thread dimonv
Hello all, does anybody use JBoss serialization in JBoss Remoting with EJB3? We are going to utilize JBoss 4.2.3.GA and had a luck to test it before going productive, and faced the issue described in Jira https://jira.jboss.org/jira/browse/JBAOP-347 I thought this is one of the core features, bu

[jboss-user] [Clustering/JBoss] - Re: Is exploded ear directories possible in cluster ??

2008-09-09 Thread patwary_shiva
where should i vote for it??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175327#4175327 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175327 ___ jboss-user mailing list j

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Jboss Server Crashed ! ! !

2008-09-09 Thread gothemilan
Hi JaiKiran, I also want to know what are the core files in jboss to configure regarding the performance tuning and all. Thanks. Milan Gothe View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175326#4175326 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Jboss Server Crashed ! ! !

2008-09-09 Thread gothemilan
Hi, Actually i'm not using jmx-console to check the in use connection count. In fact, we mapped the application in specific folder,changing the context file and we couldn't access the web-console and jmx-console.So, we can only use one at a time either jboss jmx-console or my application. /opt

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Jboss Server Crashed ! ! !

2008-09-09 Thread gothemilan
Hi, What is this file jbossjca-service.xml file in Jboss Server? mbean code="org.jboss.util.threadpool.BasicThreadPool" name="jboss.jca:service=WorkManagerThreadPool"> attribute name="Name">WorkManager attribute name="MaximumQueueSize">1024 attribute

[jboss-user] [JBoss Cache: Core Edition] - Re: Big HashMap stored to cache - problems with replication

2008-09-09 Thread milchkaffee
The problem is solved. I've got problems with my own coding. Sorry. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175321#4175321 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175321 ___

[jboss-user] [Clustering/JBoss] - Re: IP binding, Multicast, and Mod_jk loadbalancing

2008-09-09 Thread francis17101970
Well what's obvious is that you have to modify workers.properties specifying the IP address of the cluster nodes worker.node1.host=XX.XX.XX.XX | | worker.node2.host=XX.XX.XX.XX You said you already tried with it, anyway what was the error message? still the same ? if you rather get a Conne

[jboss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError exception when starting 4

2008-09-09 Thread greis
You're right. The start parameter is unnecessary but doesn't affect the behavior. I think I found the problem. The script doesn't use the JAVA_HOME that I set on the /etc/profile. Now it is working with this: ssh localhost "export JAVA_HOME=/opt/jdk1.6 && /opt/jboss/bin/run.sh" View the origina

[jboss-user] [JBoss Tools (users)] - Re: When we will have update site for nightly build?

2008-09-09 Thread krasig
Tanks for the answer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175316#4175316 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175316 ___ jboss-user mailing list jboss-use

[jboss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError exception when starting 4

2008-09-09 Thread erasmomarciano
Why use the parameter start? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175315#4175315 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175315 ___ jboss-user mailin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Failed to load JBOSS

2008-09-09 Thread erasmomarciano
you should have into your web-application a Folder WEB-INF/lib View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175312#4175312 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175312 __

[jboss-user] [JBoss jBPM] - Handling errors on page flows

2008-09-09 Thread kasim
Ok maybe i am just missing it here. I am trying to create a fairly simple page flow definition. And i am using page flows because it could eventually get more complicated based on a substance. But how do i handle error validations? | | | | | | | So i have that sav

[jboss-user] [Beginners Corner] - Re: Transactions in JBoss

2008-09-09 Thread rohit.macherla
@francis17101970 Thanks for the information. We have put a jboss-ds.xml file in the Deploy structure of the JBoss. But the datasource is mentioned as | Hope this doesn't destroy the purpose there are some XA datasources available as well (not in my jboss-ds.xml, but I found in the intern

[jboss-user] [JBoss Portal] - Re: Regarding Portlet issue

2008-09-09 Thread thetikigod
I assume you are using roles. How do you have them setup. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175308#4175308 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175308

[jboss-user] [JBoss Tools (users)] - Re: When we will have update site for nightly build?

2008-09-09 Thread [EMAIL PROTECTED]
When we got some hands to help out with it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175306#4175306 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175306 ___ jboss-user

[jboss-user] [JBoss Portal] - Re: Take 3 - Relationship between jboss-app.xml and *-object

2008-09-09 Thread thetikigod
sorry that top link is wrong. here are the links -object.xml http://knol.google.com/k/matt-cook/hello-world-portlet-on-jboss-as/1ueb8yo1mnkcr/4# jboss-portlet.xml http://knol.google.com/k/matt-cook/injecting-javascript-and-css-into/1ueb8yo1mnkcr/5# View the original post : http://www.jboss.com

[jboss-user] [JBoss Portal] - Re: Take 3 - Relationship between jboss-app.xml and *-object

2008-09-09 Thread thetikigod
I am not sure what jboss-app does, however the -object.xml, generates "windows" of a portlet instance and tells them where they should go on the screen. It follows this structure: | | | | | | overwrite | default.default | | |

[jboss-user] [Clustering/JBoss] - Re: Is exploded ear directories possible in cluster ??

2008-09-09 Thread ScottMarlowNovell
Regarding the question of exploded ear directories in cluster, that is currently not supported. I don't remember the jira issue number but if you search for it, you could vote for it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175300#4175300 Reply t

[jboss-user] [Beginners Corner] - Re: java.lang.NoClassDefFoundError exception when starting 4

2008-09-09 Thread greis
I'm having the same problem but it happens when I try to start jboss over ssh execution. Something like this: ssh localhost "/opt/jboss/bin/run.sh start" If I start it in the local machine it works fine, but if I start it remotely, the same stacktrace appears. Any idea? View the original pos

[jboss-user] [JBoss Messaging] - Re: Best architecture practice for jboss messaging.

2008-09-09 Thread francis17101970
This is a barebone JMS client sampe. import java.util.Properties; | | import javax.jms.JMSException; | import javax.jms.Message; | import javax.jms.MessageListener; | import javax.jms.Topic; | import javax.jms.TopicConnection; | import javax.jms.TopicConnectionFactory; | import ja

[jboss-user] [JBoss Portal] - Re: jboss portal jboss-portal-2.6.6.GA-bundled intallatios p

2008-09-09 Thread thetikigod
Im not sure right off hand whats going on here, but Ill see what I can find. In the mean time, you can try taking a look at a tutorial I have written for installing jboss, configuring runtime options, and setting up remote config with eclipse. It can be found at: http://knol.google.com/k/matt

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How install jboss4.2.2.GA on mac?

2008-09-09 Thread thetikigod
I have installed JBoss on a Mac, and its fairly easy. Ive written a tutorial which can be found at: http://knol.google.com/k/matt-cook/installing-and-configuring-jboss-as/1ueb8yo1mnkcr/3# The tutorial is written for linux, mac, and windows. Just follow the instructions for linux, as it is pr

[jboss-user] [Beginners Corner] - Re: How to reliably count active sessions (re-post)

2008-09-09 Thread mrgordonz
Hi Francesco, I am using 4.0.5, and unfortunately I can't upgrade because that is the version that the application vendor supports. I need to make sure I use supported 3rd party software, and that means I am stuck with 4.0.5. Cheers, Paul View the original post : http://www.jboss.com/index.

[jboss-user] [JBoss Tools (users)] - When we will have update site for nightly build?

2008-09-09 Thread krasig
??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175291#4175291 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175291 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Failed to load JBOSS

2008-09-09 Thread thetikigod
Are you using a DataSource? If so please show it here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175289#4175289 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175289 ___

[jboss-user] [Beginners Corner] - Re: How to reliably count active sessions (re-post)

2008-09-09 Thread francis17101970
"mrgordonz" wrote : Hi Peter, | | That certainly fixed the issue with the exception - thx. My command is now: | | D:\JBoss_Tomcat\bin>twiddle -s localhost:1098 get "jboss.web:host=localhost,path=/MyApp,type=Manager" activeSessions | | But now when I execute that command, nothing ha

[jboss-user] [Security & JAAS/JBoss] - How to : no role matching test ; connect LDAPS server and se

2008-09-09 Thread newman79
Hi, I'm a newbie in JBOSS, and JAAS. I have followed some tutorials but I still cannot find a solution for 2 problems. (1) In fact, my application internally manage role, and I don't want JAAS to deal with it. So I'd like a system with login-config.xml and web.xml tag, which permit to authenti

  1   2   >