[jboss-user] [Management, JMX/JBoss] - About parameters of MBeanServer's invoke() operation

2009-05-15 Thread SARA1232007
Hi, Could anyone tell me how to fill the signature parameter of MBeanServer's invoke() operation? For example of a mbean ZMBean's operation (suppose the ObjectName is ZMBean.OBJECT_NAME) as following: Boolean foo(Integer i); The statement of invocation foo() by MBeanServer's invoke()

[jboss-user] [Beginners Corner] - Oracle datasource - define schema

2009-05-15 Thread jaredholdcroft
Hi, Is it possible to set the schema used in an Oracle datasource? We use CMP in our app and on startup, when checking for the existence of the underlying tables, it is finding tables in other schemas than the one defined by the username and password. From searching other issues similar to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Why is startup time is 3x slower in JBAS5 to JBAS4?

2009-05-15 Thread jaikiran
There have been various changes in AS5 including deployment framework and other core things. Performance issue with AS5 has been brought up before and is being tracked here https://jira.jboss.org/jira/browse/JBAS-6549. View the original post :

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-15 Thread jaikiran
anonymous wrote : Deployment ManagedConnectionFactoryDeployer is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup | Deployment LocalTxDataSourceTemplateInfo is in error due to the following

[jboss-user] [JBoss/Spring Integration] - Re: jboss and spring libraries

2009-05-15 Thread pelirr
First, thanks for ask me. Jboss version is 5.0.0 Libreries of spring are: spring.jar 2.5.5, spring-core.jar, spring-test-2.5.1.jar, spring-web.jar and spring-webmvc.jar. And the complete stacktrace is: === JBoss

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Re-deployment questions?

2009-05-15 Thread dickson1888
Hi everyone, For my original question, I want to inform end user with a message (webpage) about the upgrading of web application whenever the end user access the web application. Does anyone have good idea to accomplish this objective? If we set the error webpage for 404 only in that web

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JPQL - Query Parameter

2009-05-15 Thread dgeraskov
Try this one: em.createQuery(from ObjectA o where o in(select b.ObjectA from ObjectB b where b in(:param))).setParameter(param, param).getResultList(); View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231207#4231207 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Weird behavior on AS 5 regarding multiple mail sessions

2009-05-15 Thread schueffi
Hi, as i'm facing the same problem, here some more informations: Deploying of multiple MailService-mbeans seems working fine: twiddle.sh or the jmx-console shows the right values in the respective MailServices. The problem occurs during runtime, when one obtains a javax.mail.Session from the

[jboss-user] [JBoss Messaging] - How to know what jars are needed for various of JMS bus

2009-05-15 Thread jzhang2003
Could someone tell me how could I know what jars need to be included in the client's classpath when subscribing messagings to different JMS buses? For example when I try subscribing messagings to the OpenJMS on Glassfish, i know below jars are needed, appserv-rt.jar javaee.jar

[jboss-user] [JBoss Messaging] - Re: How to know what jars are needed for various of JMS bus

2009-05-15 Thread jmesnil
for JBoss Messaging, have a look at the documentation for a list of the required jars: http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.3.GA/html/installation.html#inst.remoteclient. For other providers, you'd better ask them directly. View the

[jboss-user] [JBoss jBPM] - jbpm persistance fails after running for a while

2009-05-15 Thread frinux
Hi, I've got a problem difficult to trace. My application works well, but after a while (I leave in the evening and come back the day after), the persistance is over. I'm running jBPM 3.3.1GA and MySQL 5.1.11, with the JDBC connector mysql-connector-java-5.1.7 here is the log I get:

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Support of J2EEDeployer and AutoDeployer in jboss-5.0.1

2009-05-15 Thread mpogra
Thanks for the reply. It really helps me. Ya in my case that is sort of autodeploy. Now my last question is, How can I perform DB changes using jboss deployers? Thanks in advabce. Regards, Mahesh. View the original post :

[jboss-user] [JBoss jBPM] - Re: Mail node with file attached

2009-05-15 Thread kukeltje
not out of the box, develop your own mailnode code for that which can support mime attachments View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231221#4231221 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231221

[jboss-user] [JBoss jBPM] - Re: jbpm persistance fails after running for a while

2009-05-15 Thread kukeltje
looks like a problem with your datasource/connectionpool and not jBPM related. Connections seem to be 'partially' closed, so try to finda solution in that direction View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231222#4231222 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Mail node with file attached

2009-05-15 Thread Sujatha
how do i do that?..is there any example you would be able to provide me? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231223#4231223 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231223

[jboss-user] [JBoss jBPM] - Caused by: org.jbpm.pvm.internal.wire.WireException: couldn'

2009-05-15 Thread SStundzig
Hi, I've installed the new jbpm4 beta 2 with jboss 5.0.1GA and eclipse jee 3.4 as described in the jBPM User Guide. The setup is running after smaller changes in the JBossStarterAntTask for my mac with ant demo.setup. Now I could login to the gwt-console. Great. If I start a process e.g.

[jboss-user] [JBoss jBPM] - Re: jbpm 3 or 4

2009-05-15 Thread kukeltje
jBPM 4 GA is planned for July 1st, so that is an additional month ;-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231226#4231226 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231226

[jboss-user] [JBoss jBPM] - Re: 3.2.6 maven dependency question

2009-05-15 Thread kukeltje
lucene/jackrabbit were/are for JCR (JSR-168) compliant storage options. Not used by a lot of people. The other 2 I do not no by heart (and no time to find out for you now) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231227#4231227 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jbpm 3 or 4

2009-05-15 Thread SStundzig
ok, sry. ;) So you could reach it? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231228#4231228 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231228 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: jbpm persistance fails after running for a while

2009-05-15 Thread frinux
What do you mean by 'partially' ??? When the bug appeared, I checked the connection and everything was alright. I don't know how a connection could be partially closed. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231229#4231229 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: anyone working with jbpm-3.2.6.SP1?

2009-05-15 Thread kukeltje
Ok, if you already have a JBoss AS5 installation, you do not need to select that in the installer. Just point to the correct AS dir and everything will be installed there automagically. You only need to change files then in the AS subdirs, nothing more in the install dir View the original

[jboss-user] [Beginners Corner] - how to create jndi connection factory jms destination rsou

2009-05-15 Thread anishu
hey i am new to jboss application server. i want to know how to create jndi connection factory jms destination rsources in jboss 4.0.2 for my jms application. also i would like to know how to deploy my ear in the server. is there any gui interface available in jboss app server 4.0.2.

[jboss-user] [Clustering/JBoss] - ClassNotFoundException for Custom JMX Notification(2)

2009-05-15 Thread ekobir
Hi All I thought I might need to clarify myself better to find out what I'm doing wrong. Please check the simple code below and its configuration. Scenario: 2 Nodes -- 1 on linux, 1 on windows xp Version of As= jboss EAP 5.0.0 Java 1,6 JBoss As 1 starts on linux

[jboss-user] [JBoss Cache: Core Edition] - Re: Replication, CacheMarshaller, Region

2009-05-15 Thread ekobir
Hi Rich Thanks for suggestion. I'm trying to use forums for development problems before disturbing red hat customer support. I think(not sure as I have other problems such as http://www.jboss.org/index.html?module=bbop=viewtopict=155517 ) adding following line int the config fixed my problem

[jboss-user] [JBoss Cache: Core Edition] - Re: Replication, CacheMarshaller, Region

2009-05-15 Thread ekobir
| property name=useLazyDeserialization | true | /property | View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231246#4231246 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231246

[jboss-user] [JBoss jBPM] - Re: jbpm persistance fails after running for a while

2009-05-15 Thread kukeltje
it's partially closed if one end thinks it is still open and the other end doesn't. The dbms can be still up, opening a fully new connection works and even other connectionpools, e.g. configured differently might still work. All basic JEE stuff. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Ear as a loader repository

2009-05-15 Thread ben_leedham
I have been searching around and not been able to find much that is particularly in depth about how to configure the classloading for jboss. I have read through this: http://www.jboss.org/community/wiki/ClassLoadingConfiguration and tried configuring my jboss-app.xml accordingly, by pointing

[jboss-user] [EJB/JBoss] - Re: EJB deploy before queue is ready

2009-05-15 Thread skajotde
The same problem was on Weblogic 8. I'm courius of proper solution. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231254#4231254 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231254

[jboss-user] [JBoss jBPM] - Re: jbpm 3 or 4

2009-05-15 Thread kukeltje
jira still says it is july 1st and jira is always right :-D View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231255#4231255 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231255 ___

[jboss-user] [JBoss jBPM] - problem while installing jboss-BPEL for jbossAS4.2.2.GA

2009-05-15 Thread prince_amit
null pointer exception while installing jboss WS-BPEL and I find jbpmService controller failed plzz help View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231264#4231264 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Clustering JBOSS 5.0

2009-05-15 Thread ekobir
Hi I think farmin is not available on jboss 5.0.0GA but will be available with 5.1.0GA via profile settings. In order make cluster between to nodes, you can download 5.0.0GA start with on Node 1 ./run.sh -c all -Djboss.partition.name=xyz -Djboss.messaging.ServerPeerID=1 start with on Node 2

[jboss-user] [Clustering/JBoss] - Re: Clustering JBOSS 5.0

2009-05-15 Thread ekobir
^you might want to change following parameter View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231273#4231273 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231273 ___ jboss-user

[jboss-user] [EJB/JBoss] - Re: Migration issue

2009-05-15 Thread centina
sorry for the above clumsy post. The problem being after the migration frm 4.2.2 to 5.0.1 i have the following issue | 2009-05-14 14:14:02,546 INFO [main] org.jboss.web.WebService | Using RMI server codebase: http://SIVA-LT:8083/ | | 2009-05-14 14:14:02,609 DEBUG [main]

[jboss-user] [EJB/JBoss] - Re: EJB deploy before queue is ready

2009-05-15 Thread jaikiran
anonymous wrote : From what I can tell, it seems to be an issue of timing, it's deploying the EJBs and creating the queues at the same time. Is there any way to tell the EJBs to wait for the queues - other than putting some dependency on the EJBDeployer itself? For instance, any way in the

[jboss-user] [JBoss jBPM] - Global Actions

2009-05-15 Thread ilpizze
Is there any way to define global action which will be executed for every event thrown? Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231285#4231285 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231285

[jboss-user] [JBoss jBPM] - Problem executing two timers simultaneously from fork

2009-05-15 Thread harini mj
Hi, I am using jbpm 3.2.3 ,i am facing an issue in implementing a particular requirement,I have a fork node which leads to two tasknodes ,tasknode1 and tasknode2 within each task node i have a timer with action associated to each of them. The issue is timers are not executed

[jboss-user] [JBoss jBPM] - Re: Global Actions

2009-05-15 Thread kukeltje
global actions yes, just put them on the top level, but you cannot have them be executed for every event that is thrown View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231304#4231304 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JPQL - Query Parameter

2009-05-15 Thread israel.bgf
Thank you! Now that worked. Now i can continue my studies... until my next problem. :) Thank you again, Israel View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231305#4231305 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem executing two timers simultaneously from fork

2009-05-15 Thread kukeltje
anonymous wrote : The issue is timers are not executed simultaneously by the scheduler i have jobexecutor servlet entry in web.xml i am using tomcat server. That's because they are two non-related timers. And before you ask the next question, you cannot have them be executed at the same time

[jboss-user] [JBoss jBPM] - Re: Problem executing two timers simultaneously from fork

2009-05-15 Thread harini mj
| fork name=fork1 | transition to=Fo Officer | name=ForFoApproval | /transition | transition to=Mo Officer | name=ForMoApproval | /transition | /fork | | task-node name=Fo Officer | task name=FOApproval | assignment actor-id=FOOfficer | /assignment | timer

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Ear as a loader repository

2009-05-15 Thread jaikiran
anonymous wrote : and not from the EAR's APP-INF/lib. The APP-INF folder is not identified by JBoss. I guess it's specific to WebSphere. anonymous wrote : jboss-4.0.3SP1 Any specific reason why you are using a old version of JBoss? In this version of JBoss, i guess you can create a lib

[jboss-user] [EJB 3.0] - Problems with reading from a blob - length of byte's array a

2009-05-15 Thread wjack
My configuration: 1. Linux Red Hat 2. JBoss 4.2.0 3. Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 4. Oracle's driver - ojdbc14-10.2.0.4.jar, orai18n-10.2.0.4.jar When I invoke ejb3-methods that should return me a byte's array (I have fields of objects mapped to a blobs) I always get

[jboss-user] [JBoss jBPM] - Re: jbpm persistance fails after running for a while

2009-05-15 Thread frinux
And do you know where I could maybe have a look to fix this? I have no idea. Or maybe should I ask MySQL experts? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231315#4231315 Reply to the post :

[jboss-user] [JBoss Cache: Core Edition] - Cache 1.4.1 Performance Problem

2009-05-15 Thread ekobir
Hi All We have a scenario which distributed cache is used as a in memory storage. We might be using cache in a wrong way but it takes up to 20 sec to be able replicate removing one object. If we start using single node it just up to 600 or 700 ms. Scenario : Deployment : 3

[jboss-user] [JBoss jBPM] - Re: 3.2.6 maven dependency question

2009-05-15 Thread armita
kukeltje wrote : lucene/jackrabbit were/are for JCR (JSR-168) compliant storage options. Not used by a lot of people. | | The other 2 I do not no by heart (and no time to find out for you now) Thanks very much Ronald for your kind answer. I don't see why optional dependencies that aren't

[jboss-user] [Javassist user questions] - Re: How change final class to abastract class?

2009-05-15 Thread diogo.capistrano
Solutions: | CtClass clazz = classPool.get(SOMECLASS); | clazz.setModifiers(Modifier.ABSTRACT); View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231336#4231336 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231336

[jboss-user] [Javassist user questions] - Change Code

2009-05-15 Thread diogo.capistrano
I wanted to override a method, and this method is inherited from another class and when the edit method with javassist he just putting code method father, how can I get this code method father? How can I overwrite a part in a specific code of a .class? View the original post :

[jboss-user] [Remoting] - JMS receiving connection dropped (ConnectionValidator), clie

2009-05-15 Thread tomeicher
Hello, we have an JBoss ESB 4.5.ga (jboss.org) (also tried upgrading the remoting.jar to 2.5.1, to no effect) and a standalone Application to act as a JMS client, using jboss messaging client 1.1 jbos remoting 2.5.1 jboss aop jdk5 1.5.5ga (other libraries copied over from ESB as needed) to

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Ear as a loader repository

2009-05-15 Thread ben_leedham
Thanks jaikiran. I can't do anything about the version of jboss I am using I am afraid, believe me I would if I could. On top of that I am using a build system that packages the EARs up in a specific way, including putting all the jars files in the APP-INF/lib directory. It would be possible

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Support of J2EEDeployer and AutoDeployer in jboss-5.0.1

2009-05-15 Thread PeterJ
What kind of DB changes? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231347#4231347 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231347 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Re: how to create jndi connection factory jms destination

2009-05-15 Thread PeterJ
4.0.2? Wow, that is old. Have you read the docs - all of your questions should be answered in there - start wit the Getting Started Guide. Also, get a copy of JBos At Work - it is based on 4.0.2 from what I recall. docs:

[jboss-user] [JBoss jBPM] - Re: anyone working with jbpm-3.2.6.SP1?

2009-05-15 Thread arpan25
Hi, I do not have Jboss AS5 already..I downloaded Jboss with the jbpm installer from the optional components...and got the dirs as mentioned above. Can you tell me which files do I have to change apart from the ones that I already changed as mentioned in my prev posts ? Thanks in advance,

[jboss-user] [JBoss/Spring Integration] - Spring LoadTimeWeaver not working in JBoss AS 5.0.1

2009-05-15 Thread alen_ribic
I tried deploying my web application with the Load-time weaving support and Spring 2.5 on JBoss AS 5.0.1. That attempt wasn't very sucessful even if giving the spring-agent a try. (... -javaagent:spring-agent.jar) I came across the following recent bug report though:

[jboss-user] [JBoss/Spring Integration] - Re: Spring LoadTimeWeaver not working in JBoss AS 5.0.1

2009-05-15 Thread marius.bogoevici
Alen, thanks for letting us know. I'll try to look into this. Ales, also, can you provide an insight into the issue? I think that the problem is caused by getThrowawayClassLoader() being called multiple times, with the same policy (which causes the same classloader to be set repeatedly on

[jboss-user] [JBoss jBPM] - Re: Global Actions

2009-05-15 Thread swatis
why not? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231360#4231360 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231360 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBossWS] - Re: Tracing wsconsume

2009-05-15 Thread PeterJ
Interesting. I don't get any log output either. This leads to two possibilities: 1) There is no logging code being performed in the classes used by wsconsume 2) One of the classes used by wsconsume is changing the logging settings, thus overriding the log4j.configuration setting. My bet would

[jboss-user] [JBoss jBPM] - Re: Global Actions

2009-05-15 Thread kukeltje
My most detailed answer without looking in the source myself would be 'because' maybe added by 'it is not implemented that way'. Look at the source to have an exact why... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231363#4231363 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Mail node with file attached

2009-05-15 Thread kukeltje
most simple thing is to adapt the existing mail node code and use that as an action on a basic node. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231365#4231365 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231365

[jboss-user] [Installation, Configuration DEPLOYMENT] - Tips for keeping the JBoss AS running for a long time withou

2009-05-15 Thread marcos_antonio_ps
Hello, everybody! Are there any known tips and advices for keeping the JBoss Application Server running the most time possible without problems or crash? Things of the kind 'you should do this...' and 'you shouldn't do this' ... Marcos View the original post :

[jboss-user] [The Lizzard's corner] - Seam versus Grails

2009-05-15 Thread cilldara
Hi, I was wondering if there was any stats available to back up the argument for Seam versus Grails. I am currently pushing for seam to be used in our next company project. Personally I have not used grails before so cannot comment but have to say I really do like seam. One of my key

[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem with logs

2009-05-15 Thread chuchuaguilera
Hi there, I'm having a lot of troubles logging my applications with jboss. We are changing Oracle Application Server with Jboss Application Server. We tested a lot our applications and after we eradicated all the mistakes, application ones, we are now facing a big trouble: all the applications

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread PeterJ
JBoss AS uses Log4J to do its logging. What appenders are you using? The default FILE appender uses a daily rolling file appender - thus at midnight you get a new log file. In one way this might appear as if logginf stopped (if you are doing something like 'tail -f server.log'). Also, there is

[jboss-user] [JBoss Tools (users)] - Re: JBoss support in Eclipse

2009-05-15 Thread PeterJ
Have you changed the ports that JBoss AS uses? If you have, then unless you also change the config within Eclipse, the tools will not recognize that the app server has started. When you start the app server in Eclipse, the Console View should shows the console log output, the last line of

[jboss-user] [EJB 3.0] - Re: Stateful bean keep-alive

2009-05-15 Thread PeterJ
Don't set removalTimeoutSeconds, use idleTimeoutSeconds instead. See http://www.jboss.org/community/wiki/HowdothetimeoutsworkwithEJB3StatefulBeans This way unused beans are passivated and thus don't remain in memory. You can also set removalTimeoutSeconds to a large value, such as 8 hours. That

[jboss-user] [JBoss Portal] - Re: HTTP Status 500 - No authenticated user while accessing

2009-05-15 Thread mathewa
Hi mabimal, 1) your conf/login-config.xml looks okay, and I assume works because your login servlet works? 2) dont change portal-server.war/WEB-INF/jboss-web.xml, instead change the ...ds-xml file in deploy 3) remove your login servlet - that's not the way to do it... if you want to customise

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread chuchuaguilera
Thanks for your quik answer. In our search for the cause of the problem we changed the original daily rolling file for a single rolling file, increasing the max file size parameter to 100 Mb.: We're using another one:

[jboss-user] [Clustering/JBoss] - Session replication with sticky session

2009-05-15 Thread sureshrk19
Hi, I could setup JBoss cluster with 2 nodes with apache/mod_jk as front-end. I did enabled the sticky session in mod_jk configuration. PS: I'm using Jboss-4.2.3.GA Now, the problem is with session replication. I couldn;t get the session replicated on one node failure. I added tag to web.xml

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread chuchuaguilera
Sorry, I tried to put the jboss-log4j.xml in the text before, but I couldn´t. !-- Original -- View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread PeterJ
When posting XML text or source code, please enclose the text in UBBCode code tags - you can do this by selecting the text and clicking the Code button above the editor window. Also, click the Preview button to ensure that the formatting is correct and the XML text shows up before posting.

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread chuchuaguilera
Thanks my friend, sorry for my ignorance appender name=FILE class=org.jboss.logging.appender.RollingFileAppender | errorHandler class=org.jboss.logging.util.OnlyOnceErrorHandler/ | param name=File value=${jboss.server.log.dir}/server.log/ | param name=Append value=true/ |

[jboss-user] [JBoss Portal] - JBoss Portal : Creation of New Portals

2009-05-15 Thread shubhz
Hi, I would like to know if there is a possibility of creating new portals in JBoss Portal. For ex: there is default portal in jboss. I would like to create some thing: shubhzPortal as the parent portal. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread PeterJ
Could you post the entry log entry for the error ERROR: invalid console appender config detected, console stream is looping - I cannot find this text in Log4J and knowing which class is printing this log entry will help. View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread PeterJ
Oh, and what version of JBoss AS? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231402#4231402 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231402 ___ jboss-user mailing list

[jboss-user] [JCA/JBoss] - Re: RA deployment with native libraries

2009-05-15 Thread EricHardesty
anonymous wrote : Were you able to deploy the RAR in the Jboss4.* Or you are deploying this for the first time directly on the JBoss5? First attempt at using JBoss. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231405#4231405 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Problem with logs

2009-05-15 Thread PeterJ
I found the error text in the JBoss AS source. I think it might have something to do with your use of the telnet appender, possibly when a second person connects to the appender. The code giving this error is looking for recursive calls to the write method. You could test this by having one

[jboss-user] [JBoss/Spring Integration] - Re: Spring LoadTimeWeaver not working in JBoss AS 5.0.1

2009-05-15 Thread marius.bogoevici
Alen, I made a small change to JBoss5LoadTimeWeaver, which should elliminate the policy error. Could you get the latest version and try again? Thanks, Marius View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231408#4231408 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: How to define a process definition that has multiples su

2009-05-15 Thread jar...@jab.fi
Thanks! This helped me also. The need for the binding=late came after upgrading from JBoss ESB 4.4.GA to 4.5.GA. Before that there's no need for the it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231409#4231409 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: CallbackHandlerClassName not being used !

2009-05-15 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/2009/05/as51-specifying-custom-call-back.html View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231410#4231410 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231410

[jboss-user] [JBoss Portal] - Re: JBoss Portal : Creation of New Portals

2009-05-15 Thread PeterJ
Yes you can, the documentation tells you how. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231407#4231407 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4231407 ___ jboss-user

[jboss-user] [JBoss/Spring Integration] - Re: Spring LoadTimeWeaver not working in JBoss AS 5.0.1

2009-05-15 Thread marius.bogoevici
Alen, I made a small change to JBoss5LoadTimeWeaver, which should elliminate the policy error. Could you get the latest version and try again? Thanks, Marius View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4231413#4231413 Reply to the post :

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.7.0 compatibility with Internet Explorer

2009-05-15 Thread jncrisp
I am getting the same error with verson 2.7.2. It works fine in IE 7, but not with IE 6. Is there a .css change needed that can be applied? Or should I try to backtrack to 2.71 or even a beta version of 2.7.0? Any suggestions would be greatly appreciated! Thanks. View the original post :

[jboss-user] [EJB 3.0] - JndiUtil - assumes HA-JNDI service is installed

2009-05-15 Thread andyredhead
Hi, in JBoss AS 4.2.3 the code for org.jboss.ejb3.JndiUtil includes: | Object object = null; | | try | { | object = jndiContext.lookup(binding); | } | catch (NameNotFoundException e) | { | Context haCtx =

[jboss-user] [Management, JMX/JBoss] - Can't expose 'start' for a service XMBean

2009-05-15 Thread osganian
I can't figure out how to expose a start service using an XMBean. I started with the code in the JBoss EJB3 tutorial (XMBeanService.java) and modified it to include: | public void start() { |System.out.println(Start was called); | } | Deploying the JAR produced the expected

[jboss-user] [JNDI/Naming/Network] - Re: distributed application

2009-05-15 Thread vphagura
Thx for the suggestion. But unfortunately it did not work. So here is what I did, as suggested: 1. jar'ed up client jars from Jboss 5.0.1 into a file called 'client.jar' 2. Put the client.jar from above into reservation.war under WEB-INF/lib 3.put the following jboss-web.xml in reservation.war

[jboss-user] [JBoss/Spring Integration] - Re: Spring LoadTimeWeaver not working in JBoss AS 5.0.1

2009-05-15 Thread alen_ribic
Thanks Marius. I did the latest build and it works now. I no longer get the Policy already has a classloader... problem. I will keep you posted if I get any related errors. Thank you very much for your time to make the necessary chage. -Alen View the original post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - JBoss 4.0.5.GA fails to startup on Windows 2008

2009-05-15 Thread Jim H
Hi, We have an application that uses JBoss 4.0.5.GA (Tomcat 5.5.20). We've been using the same setup for over 2 years now on a number of different servers and have never run into a problem until now. For the first time, we're trying to set it up on a server running Windows 2008 (most other

[jboss-user] [Clustering/JBoss] - Re: TomcatClusteringCache Session replication

2009-05-15 Thread sureshrk19
Hi, I'm facing the same issue. Please let me know if you find a work-around/solution to fix this issue. My observation is, when i enable session stickiness I see replication is not working... but, when I disable sticky session the session is getting replicated fine on 2nd node. Thanks,

[jboss-user] [EJB 3.0] - Re: Could not find new XAResource to use for recovering non-

2009-05-15 Thread kself
A quick and dirty way of getting rid of the messages is: Shutdown JBoss (4.2.3), go to the directory: JBoss Path\server\Your selected instance\data\tx-object-store\HashedActionStore\defaultStore\Recovery\TransactionStatusManager Delete everything Goto JBoss Path\server\Your selected

[jboss-user] [JBoss Portal] - Re: how to set up CAS server against LDAP

2009-05-15 Thread pooja.ambre
Hi Shi Yusen thanks a lot for the reply but can u plz give detailed steps of inegrating openldap with CAS openldap with jboss portal I have integrated CAS with jboss portal by fllowing the instructions given in the refrence guide as I mentioned earlier i am using jbossportal 2.7.0 regards