[jboss-user] [Installation, Configuration DEPLOYMENT] - Find class from amother EAR

2009-01-12 Thread th...@gmx.at
Hello We are trying to upgrade from JBoss 4.0.5 GA to 5.0.0 GA. We have 3 EAR's and our problem is now that one EAR needs to find a class in another EAR. But we get the error : java.lang.NoClassDefFoundError We searched a lot and found the option useJBossWebLoader in

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Find class from amother EAR

2009-01-12 Thread jaikiran
More details please. Please post the entire exception stacktrace and also let us know where that class is located (which jar which ear). Have you configured classloader isolation for the EARs through jboss-app.xml? While posting logs or xml content or code, please remember to wrap it in a code

[jboss-user] [JBoss jBPM] - HELP!java.lang.OutOfMemoryError: PermGen space

2009-01-12 Thread Kanty
in jbpm-bpel/processes.jsp, I select the bpel example hello zip file and click the deploy button,but I find some information at jboss 4.2 console. 16:01:18,062 ERROR [[deploymentServlet]] Servlet.service() for servlet deploymen | tServlet threw exception | java.lang.OutOfMemoryError: PermGen

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread mfps1810
Hi, thanks for the reply. I've restarted the App Server and then I've looked into the server.log file. It has this line: config-property name='ConnectionURL' type='java.lang.String'jdbc:mysql://10.90.31.14:3306/testB?useUnicode=trueamp;characterEncoding=UTF-8/config-property But when I

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Find class from amother EAR

2009-01-12 Thread th...@gmx.at
Thx for the fast answer. The full error : type Exception report | | message | | description The server encountered an internal error () that prevented it from fulfilling this request. | | exception | | javax.servlet.ServletException: Servlet execution threw an exception |

[jboss-user] [Management, JMX/JBoss] - how jboss details can be retreived from mbeans?

2009-01-12 Thread priyapg
how jboss details can be retreived from mbeans?the parameters are Monitor information (JVM usage,Listen port,activation time etc),Web Application Details(Web Application name,context root,reponse type etc),JDBC Connection Pool details(JDBC pool,pool size,connections currently in

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-01-12 Thread slipknot
Hi guys, I have the same problem (that NPE). Why??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200899#4200899 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4200899 ___

[jboss-user] [JBoss jBPM] - Re: Hibernate and log4j

2009-01-12 Thread mputz
glnd wrote : on the other hand it misses the binding parameters information. | Can some help me to configure log4j? Thanks. The log4j settings are correct. The binding parameters aren't shown because of this bug: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2835 The

[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

2009-01-12 Thread jaikiran
slipknot wrote : Hi guys, | | I have the same problem (that NPE). Why??? Please provide more details (ideally in a separate forum thread), including your version of JBossAS, Java and also your application packaging and the entire exception stacktrace. While posting logs or xml content or

[jboss-user] [JBoss jBPM] - I have some trouble in BPEL hello test.

2009-01-12 Thread Kanty
I deploy the hello example successful, but when I start the client, it shows | Exception in thread main javax.naming.NameNotFoundException: comp not bound | at org.jnp.server.NamingServer.getBinding(NamingServer.java:529) | at

[jboss-user] [JBoss jBPM] - Re: I have some trouble in BPEL hello test.

2009-01-12 Thread Kanty
I also find some error in jboss console anonymous wrote : | 16:51:33,843 ERROR [STDERR] javax.management.MalformedObjectNameException: Inval | id character ':' in value part of property | 16:51:33,843 ERROR [STDERR] at javax.management.ObjectName.construct(ObjectN | ame.java:602)

[jboss-user] [Microcontainer] - Re: How to hide a bean from other deployments?

2009-01-12 Thread alesj
trustin wrote : Hmm, this question might have been answered here: | | http://www.jboss.com/index.html?module=bbop=viewtopict=147135 Yes, exactly. Scoping kernel is at prototype stage, although I did quite a lot of tests on it. So, I'm pretty confident it does what I wanted to do with it. :-)

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss AS 5 web/tomcat profile

2009-01-12 Thread dirkdaems
Hi, I found a JIRA report concerning the web profile: https://jira.jboss.org/jira/browse/JBAS-5897. Is it possible that the web profile was default included in previous versions? Kind regards, Dirk Daems View the original post :

[jboss-user] [JBoss jBPM] - Re: ProcessInstance ending changed

2009-01-12 Thread Olivier_Debels
anonymous wrote : ahh... ok it is signalling 'downwards' not upwards which you want not to happen if I interpret this correctly. No, it's the upwards signalling I want to prevent. Sub process instances when canceled, signal their superProcessToken anonymous wrote : If we cancel a childtoken

[jboss-user] [JBoss Messaging] - transparent client failover

2009-01-12 Thread obfuscator
Hi! I'm trying to find some examples on how to configure transparent failover for standalone clients. I have only found a red hat guide at http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3.0.cp03/html/JBoss_Messaging_User_Guide/conf.connectionfactory.html, but this

[jboss-user] [Clustering/JBoss] - Failover not works in jboss cluster

2009-01-12 Thread sukanta
Hi , I create jboss cluster environment with 3 nodes by using apache mod_jk and it works fine.My problem is that when I stop one jboss server (not shutting down the server) the request goes to other nodes but when I shutdown that server request is not goes to other servers. Can any one tell

[jboss-user] [JBoss jBPM] - Re: Hibernate and log4j

2009-01-12 Thread glnd
Thanks a lot kukeltje, indeed i missed the fact that the parameters where commented out. But that only solved my problem partially. So also thanks to mputz. The replacement of the commons-logging.jar solved the rest of the problem! I also changed the jboss-log4j.xml a little bit so that all

[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

2009-01-12 Thread lovelyliatroim
lovelyliatroim wrote : anonymous wrote : | | No reason, really. Happy to accept a patch, to make this configurable using a cache loader property. | | | | Created one for the 2.2.1.GA version | https://jira.jboss.org/jira/browse/JBCACHE-1451 | Hi Manik, You might have to

[jboss-user] [JBoss Messaging] - Re: transparent client failover

2009-01-12 Thread ataylor
have a look at the JBM user guides for you're specific JBM version at http://www.jboss.org/jbossmessaging/docs/index.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200924#4200924 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: plug-in problem

2009-01-12 Thread Dj borgs
koen.a...@jboss.com wrote : Can you please give a little bit more info on your environment and the way you try to install the GPD? | | Regards, | Koen TY Koen, I resolved the problem by myself copying the plug in file in eclipse's plugin directory..owever TY! ;) View the original post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: org.jboss.ejb.plugins.cmp.ejbql.ParseException

2009-01-12 Thread sachin1506
Hey Even I have got the same error and not able to resolve this so ll you plzz help me out of this i am deploying my code to jboss3.2.6 with jdk 1.4 Thnx in Advance Sachin View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200936#4200936 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread jaikiran
mfps1810 wrote : | But when I start my web app, it has loaded the database called 'test', not 'testB'. | | What steps do you follow to verify that? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200940#4200940 Reply to the post :

[jboss-user] [JBoss Portal] - Portal Pages disappears

2009-01-12 Thread ameo
Use Jboss-Portal 2.6.5 Richfaces 3.2.1.GA Description of my problem: The user works on his dashboard. The dashboard have tree pages. When the user clicks for page three, the pages opens, but the other pages disappears. Environment: Page three have a jsf portlet, that lookups an EJB which

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

2009-01-12 Thread rodrigorev
i have defined: in the class i have a system.out.println but i don't see the message after waiting the 20 seconds that i have defined. I am using my personal webapp deployed in tomcat. any idea? thanks View

[jboss-user] [JBoss jBPM] - Timers

2009-01-12 Thread rodrigorev
I have a problem with the timers in the task. I have defined: View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200946#4200946 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread mfps1810
1. C:\jboss-4.2.2.GA\server\default\deploy\my-ds.xml ?xml version=1.0? local-tx-datasource jndi-nameimceDS/jndi-name connection- urljdbc:mysql://10.90.31.14:3306/testB/connection-url driver-classorg.gjt.mm.mysql.Driver/driver-class user-nameroot/user-name xxx

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss AS 5 web/tomcat profile

2009-01-12 Thread jaikiran
anonymous wrote : I can't imagine it is normal that EJB3/JPA classes need to be added to the library list to make this work! | JPA deployment is supported through web profile (war/lib folder containing a JPA deployment) and that's the reason why you need the JPA classes.

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread jaikiran
anonymous wrote : The database called test has been loaded, not the database testB ! Let me be more clear :) In your webapplication do you load the data and show it on the page? And this data which is shown on the page belongs to the test database and not the testB? If that's what is

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: nullpointer at DatabasePersistencePolicy.listTimerHandle

2009-01-12 Thread jbaxter
Hi there, I just had the same problem and managed to solve it! The error is related to ejb timers and their persistence between server restarts. It seems JBoss is configured by default to use the in-memory database Hypersonic to store information. The root of your problem is that the timer

[jboss-user] [JBossWS] - Class Cast Exception under Endpoint.publish()

2009-01-12 Thread adinn
I am using JBossAS 5.0.0.GA with JBossWS 3.0.4 and I am trying to publish an endpoint using | Endpoint publish(String address, Object implementor) | I supply the call with an instance of my endpoint class which is annotated with the appropriate WebService, SOAPBinding, WebMethod, etc

[jboss-user] [JCA/JBoss] - WHY pingDatabase failed status=-1?

2009-01-12 Thread xpdz
Hello, our customer encoutered this issue while they do some normal operations on web application. The exception is: 08:30:45,435 WARN [LocalManagedConnectionFactory] Destroying connection that is not valid, due to the following exception: oracle.jdbc.driver.t4cconnect...@1545e24

[jboss-user] [EJB/JBoss] - Re: Problems in CMP Deployment with JBoss 3.2.6

2009-01-12 Thread sachin1506
Hello Sir... I am facing the same issue ... and even i m porting my code from weblogic to jboss can you tell me that what changes i need to make in ejb-jar.xml ThnQ sir ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200963#4200963 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Find class from amother EAR

2009-01-12 Thread jaikiran
Looking at the classpath dump, i don't see the second ear (what's the name of the ear, by the way) being added to the classpath. anonymous wrote : With jboss-app.xml you mean this ? | | | | bean name=EARClassLoaderDeployer class=org.jboss.deployment.EarClassLoaderDeployer | |

[jboss-user] [EJB/JBoss] - Re: Problems in CMP Deployment with JBoss 3.2.6

2009-01-12 Thread dheerya
Hello... Have a look at the below URL- http://www.onjava.com/pub/a/onjava/2005/03/09/ejb-migration.html This has all the details to create/modify the required xml (ejb-jar.xml, jboss.xml etc) files for weblogic to jboss migration. View the original post :

[jboss-user] [JBossWS] - Re: Class Cast Exception under Endpoint.publish()

2009-01-12 Thread richard.opa...@jboss.com
Endpoint.publish() isn't supported on AS 5.x, see (JBWS-1967) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200966#4200966 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4200966

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-12 Thread rodosa
Somebody Knows where I can found jbpm timer documentation to understannd better timers I've looking for sth but I didn't found anthing where I could find the solution for my problem. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200967#4200967

[jboss-user] [JBoss jBPM] - timer

2009-01-12 Thread rodrigorev
sorry, i have problems with the code: | state name=state1 | timer duedate=20 seconds name=imprimirMensaje | action class=cinfo.proyecto.wf.modelo.handlers.ImprimirMensajeHandler/action | /timer | transition to=task-node1/transition | /state | View the original post :

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

2009-01-12 Thread rodrigorev
sorry, i have problems with the code: | state name=state1 | timer duedate=20 seconds name=imprimirMensaje | action class=cinfo.proyecto.wf.modelo.handlers.ImprimirMensajeHandler/action | /timer | transition to=task-node1/transition | /state | View the original post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss5, Hibernate and EHCache

2009-01-12 Thread israeldl
I'm having the same problem! BUT what can WE do here??? ++ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200970#4200970 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4200970 ___

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread mfps1810
Ok, I've seen the problem. In every hbm.xml file, the catalog was referenced to the old database. I've changed it and now it works correctly. Thanks, Manuel. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200971#4200971 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: I have some trouble in BPEL hello test.

2009-01-12 Thread alex.gui...@jboss.com
The provided jndi.properties file is: java.naming.provider.url=jnp://localhost:1099 | java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory | java.naming.factory.url.pkgs=org.jboss.naming.client | j2ee.clientName=jbpmbpel-client I see possibly relevant discrepancies in

[jboss-user] [Microcontainer] - Re: Microcontainer support in Netty

2009-01-12 Thread alesj
More from Trustin. Uh, one quick question just to be sure. If I drop two JARs into the sandbox directory, they are loaded by two classloaders, right? :-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200973#4200973 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-12 Thread rodrigorev
hello, i have defined the timer in the processdefinition.xml instead of junit class. are you trying this? my timer never executed, i don't know better documentation about timer. | | state name=state1 | timer duedate=20 seconds name=imprimirMensaje |

[jboss-user] [Microcontainer] - Microcontainer support in Netty

2009-01-12 Thread alesj
From Trustin Lee (Netty author): I've just finished a preliminary integration layer for Netty and Microcontainer. I thought about adding various metadata and things like that, but ended up with just providing some singletons because Netty is basically a framework so there's nothing much to

[jboss-user] [JBoss jBPM] - Re: Timer repetition problem

2009-01-12 Thread rodosa
Yes, I have a process definition where I've defined a simply timer like this: | state name=state1 | transition to=end-state1/transition | event type='node-enter' | create-timer name='timeout' duedate='10 seconds' repeat='yes' |

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread jaikiran
mfps1810 wrote : | | In every hbm.xml file, the catalog was referenced to the old database. | | I have seen many users running into this specific issue :) That's the reason why it's better to never set that catalog in hbm.xml. If for some reason, someone else in a shared project

[jboss-user] [JBoss jBPM] - Re: Class Cast Exception while the BPEL Process Ends

2009-01-12 Thread alex.gui...@jboss.com
Commenting out the line will disable the scheduler service, but I'm curious as to why you get the exception. Several provided examples use the scheduler service and work correctly. When you updated jbpm-bpel.jar, did you update the dependencies as well? In particular you should check that

[jboss-user] [Microcontainer] - Re: Microcontainer support in Netty

2009-01-12 Thread alesj
trustin wrote : | * A glue module that combines all together to run the server up | (will look up proper handler and codec instances via KernelController | - I guess it's a piece of cake, right?) | I would try to use MC's API as little as possible. Your stuff is all about beans, so we

[jboss-user] [Microcontainer] - Re: Microcontainer support in Netty

2009-01-12 Thread alesj
trustin wrote : | Uh, one quick question just to be sure. If I drop two JARs into the | sandbox directory, they are loaded by two classloaders, right? :-) Yes. But you can share their domain - via proper jboss-classloading.xml. View the original post :

[jboss-user] [JBossWS] - Re: Class Cast Exception under Endpoint.publish()

2009-01-12 Thread adinn
Thanks for the quick response, Richard. anonymous wrote : | Endpoint.publish(), Endpoint.unpublish() is faulty by design IMHO. | It doesn't make sense to be able to publish POJOs to different web contexts. | | Here are top two reasons why I think it is broken and hence excluded from

[jboss-user] [JBoss jBPM] - Re: Cannog get BPM-BPEL on jBoss AS 5.0

2009-01-12 Thread alex.gui...@jboss.com
JBoss 5.0.0.GA is not supported in jBPM BPEL 1.1.1, because JBoss 5 was still at beta status when 1.1.1 was released. Support for JBoss 5 has already been requested in BPEL-294 and will be delivered in a future jBPM BPEL release. View the original post :

[jboss-user] [JBoss jBPM] - Re: JBPM-BPEL extension roadmap

2009-01-12 Thread alex.gui...@jboss.com
Hi Meghana, As you know, jBPM BPEL 1.1 does not support JBoss 5.0 because JBoss 5 was still at beta status when 1.1.1 was released. Support for JBoss 5 has already been requested in BPEL-294 and will be delivered in version 1.2. Right now I don't have a release date. View the original post :

[jboss-user] [JBoss jBPM] - Re: Process State in a Fork not executing correctly

2009-01-12 Thread philso
Hi Ronald, I don't wish to appear pushy but have you had a chance to look at this? Thanks, Phil View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4200999#4200999 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4200999

[jboss-user] [JBoss jBPM] - Re: workaround for StackOverflow exception

2009-01-12 Thread insanely.freak
Hi, I am gettin a Stakcoverflow exception when I try to use ActionHandler or DecisionHandlers/AssignmentHandler in my code. Following is my processdefinition file ?xml version=1.0 encoding=UTF-8? | process-definition xmlns=urn:jbpm.org:jpdl-3.1 name=timer_19 |start-state name=start |

[jboss-user] [JBossWS] - Re: Class Cast Exception under Endpoint.publish()

2009-01-12 Thread richard.opa...@jboss.com
Thanks for your valuable feedback Andrew. I reopened the aforementioned issue. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201005#4201005 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201005

[jboss-user] [JBoss jBPM] - Re: dual jbpm context

2009-01-12 Thread kukeltje
Dit gaat makkelijker of niet? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201007#4201007 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201007 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: HELP!java.lang.OutOfMemoryError: PermGen space

2009-01-12 Thread kukeltje
server running to long in combination with to many deploy/undeploy actions... restart server should help I think View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201008#4201008 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: ProcessInstance ending changed

2009-01-12 Thread kukeltje
hmm. do you have a small unit test because I think the 'workaround' I mentioned should work View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201009#4201009 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201009

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

2009-01-12 Thread kukeltje
and? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201010#4201010 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201010 ___ jboss-user mailing list jboss-user@lists.jboss.org

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

2009-01-12 Thread kukeltje
is the scheduler running? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201012#4201012 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201012 ___ jboss-user mailing list

[jboss-user] [JBoss Cache: Core Edition] - Re: Getting ReplicationException randomly

2009-01-12 Thread manik.surt...@jboss.com
Looks like you had a communication timeout. This could be caused by any number of things, including a slow network, etc. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201016#4201016 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: workaround for StackOverflow exception

2009-01-12 Thread kukeltje
unittests can also store in DB... just extend the AbstractDBTestCase best real-world representation. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201017#4201017 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201017

[jboss-user] [JBoss jBPM] - Re: Process State in a Fork not executing correctly

2009-01-12 Thread kukeltje
No, tonight View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201018#4201018 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201018 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: Class Cast Exception under Endpoint.publish()

2009-01-12 Thread adinn
Wow, that's certainly what I call quality service! I'm not 100% sure why you immediately reopened it though. I was posting more to discuss the reasons for excluding it than to state an absolute requirement :-) Well, ok, I actually saw that Alessio told you to do it on the assumption that

[jboss-user] [JBoss jBPM] - Re: workaround for StackOverflow exception

2009-01-12 Thread insanely.freak
From one of the post in forum I got to know that there should be a wait state when we try to implement such loop cases, which in my case is there. I have also tried with two Task nodes but still i get same result following is the processdefinition.xml file for aboce case: |

[jboss-user] [JBoss Portal] - Not getting any message in login page when login is not succ

2009-01-12 Thread yanivc24
Hi I'm using Portal 2.6.5 GA with LDAP. for some reason I'm not getting any message to the login screen when I purposely enter wrong credentials. ( I only get the login page again). in the login.jsp when the authetication fails. the JSP tries to get a request property by the name

[jboss-user] [JBoss Cache: Core Edition] - JBoss Cache 3.0.2.CR2 released

2009-01-12 Thread manik.surt...@jboss.com
I've just released 3.0.2.CR2. Details on my blog, I expect this to be the last CR before GA. Cheers Manik View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201024#4201024 Reply to the post :

[jboss-user] [JBoss jBPM] - TaskNode override

2009-01-12 Thread Kooper
Hi, I need to override TaskNode with my custome Node to add type attribute to it. I read on the forum that for this I need update jbpm.cfg.xml with | string name=resource.node.types value=com/jbpm/node/node.types.xml / | I've moved node.types.xml to the location above and updated task node

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

2009-01-12 Thread insanely.freak
I have also tried with two Task nodes but still i get same result following is the processdefinition.xml file for aboce case: | process-definition xmlns=urn:jbpm.org:jpdl-3.1 name=process_name | |start-state name=start | transition to=decision /transition |

[jboss-user] [EJB/JBoss] - Accessing weblogic ejb from jboss

2009-01-12 Thread mathieuuu
Hello, I am currently trying to access an EJB Session deployed in a Weblogic server from JBOSS. The client code looks like this : | Hashtable environment = new Hashtable(); | environment.put(Context.INITIAL_CONTEXT_FACTORY, weblogic.jndi.WLInitialContextFactory); |

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss Datasource reads an old connection-url

2009-01-12 Thread mfps1810
Thanks jaikiran, Your last post has a very usefull explanation about why isn't good to use 'catalog' in hbm files. Manuel. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201032#4201032 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Portal Pages disappears

2009-01-12 Thread ameo
During the click on page three, the JACCPortalAuthorizationManager ckecks the permission of the potalNodes. Here I can see, that the return value of the statement is null and checkmermission delivers false for the nodes. Subject subject =

[jboss-user] [Performance Tuning] - How to configure Pooled Invoker

2009-01-12 Thread vink
Hello, I'm using JBoss 4.2.2.GA I like to test pooled invoker with my system. It is documented at several places that it gives a performance boost, but I don't find a documentation for this version of JBossAS which can state how we can do that. I can see jboss-service.xml standardjboss.xml.

[jboss-user] [JBoss jBPM] - Re: dual jbpm context

2009-01-12 Thread tbeernot
kukeltje wrote : Dit gaat makkelijker of niet? Ligt eraan, als je zonder persistence gaat roepen, ga ik nog dingen verwijderen ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201050#4201050 Reply to the post :

[jboss-user] [Beginners Corner] - Using drools-jbrms with JBOSS

2009-01-12 Thread bcarmel1
Hi, I installed the latest version available of JBoss web server. I added to it the drools-jbrms drools-jbrms.war, added the missing JSF files and started the JBoss. The error I encounter now is failed to read custom node type definitions stored in custom_nodetypes.xml: Premature end of

[jboss-user] [JBoss jBPM] - Can't get Generate Form to work at all?

2009-01-12 Thread jbwiv
Hi guys. I'm using jbpm-3.3.0.GA and have designed a few test processes. However, nothing I seem to do will make Generate Form pick up the variables I've defined in the controller. I've tried everything I can find in the forums...it seems I have similar problems to some (see this thread:

[jboss-user] [JBoss Portal] - Re: Jboss Portal 2.7.0 and JBoss AS 5

2009-01-12 Thread kumarranga
When do you expect to release JBoss portal compatible with JBoss 5? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201055#4201055 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201055

[jboss-user] [JBoss jBPM] - Re: Can't get Generate Form to work at all?

2009-01-12 Thread jbwiv
Seems the image tag in my post isn't working. Here's clickable urls to the images: http://bayimg.com/AamMpAABO http://bayimg.com/BaMmbaABO http://bayimg.com/bAmmIAAbo View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201056#4201056 Reply to the post :

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: java2ParentDelegation does not work

2009-01-12 Thread bemar
jaikiran wrote : Which version of JBossAS? And where exactly have you placed the jar file in the EAR? What does your application.xml look like? | Its Jboss 4.2.2 GA. The TestLoad JAR is in the Cron.jar. The Cron.jar is in the ear. The posted xml is the jboss-app.xml or do you mean another

[jboss-user] [JBoss jBPM] - Re: Process State in a Fork not executing correctly

2009-01-12 Thread philso
thank you for your time. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201063#4201063 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201063 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - Re: Problems in CMP Deployment with JBoss 3.2.6

2009-01-12 Thread sachin1506
Hey but this link doesn't talk about any changes in ejb-jar.xml and i have problem with ejb-ql element here i m writing my ejb-ql element | ![CDATA[SELECT OBJECT(o) FROM RaCallAgingInfo AS o WHERE o.callAgingId IN (SELECT MAX(p.callAgingId) FROM RaCallAgingInfo AS p)]] | i got the

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jBoss-5.0.0.GA - War file deployment fails

2009-01-12 Thread Wolfgang Knauf
Hi. The Corba error seems to be ingnorable (I get it with any of my apps, but everything works fine nevertheless). But some lines further in your log seems to be the real cause: 2009-01-09 17:21:56,885 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/rich |

[jboss-user] [Microcontainer] - Re: Problems with examples

2009-01-12 Thread ahalley
Hi I've solved this problem. It was my url which was null not the deployer as my jboss-beans.xml was not on my classpath. Thanks Alan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201066#4201066 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Can't get Generate Form to work at all?

2009-01-12 Thread jbwiv
And here's the generated code. Note my task name has no spaces: ?xml version=1.0 encoding=UTF-8? | | process-definition | xmlns=urn:jbpm.org:jpdl-3.2 | name=simple | | | swimlane name=Submitter | assignment expression=group(pr_submitter)/assignment |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Using SSL accelerator for secure connection with JBOSS appli

2009-01-12 Thread ag04m14
Hi all, I am trying to use a Nortel SSL accelerator to securely authenticate to an application running on a windows 2003 server with JBoss 4.0.4 application server. The issue I am having is I will get to the login page and after entering my credential, I am getting page can not be displayed

[jboss-user] [Management, JMX/JBoss] - JBoss Logging

2009-01-12 Thread div_gcet1
Hi Currently I m working JBoss Logs. I have to to seperate the logs according to databases of my system. Seperate logs files should be formed .I have made changes to log4j but not upto that extant. Can anyone help me. Thanks And Regards Divya garg View the original post :

[jboss-user] [JBossWS] - Re: DOM parser performance issue

2009-01-12 Thread srinijb
Any ideas friends? How can I replace underlying parsing engine to SAX from DOM ? Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201075#4201075 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201075

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

2009-01-12 Thread kukeltje
what above testcase? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201076#4201076 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201076 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Portlet expiration cache + Multiple instances

2009-01-12 Thread MaDrense
Hi, I'm setting the portlet expiration cache to -1. I have an instance of this portlet in every page of the portlet. The portlet is a simple form that set a value in the session. If i submit the form in a page the value is correctly put in the session and the forms value is correct. The cache

[jboss-user] [Microcontainer] - Problem parsing jboss-beans.xml

2009-01-12 Thread ahalley
Hi I'm getting parser errors when trying to read jboss-beans.xml DEBUG [main] (KernelFactory.java:86) - Starting JBoss Kernel construction... DEBUG [main] (KernelFactory.java:112) - Completed JBoss Kernel construction. Duration: 671 milliseconds WARN [main] (SaxJBossXBParser.java:316) - Valid

[jboss-user] [Microcontainer] - Re: Problem parsing jboss-beans.xml

2009-01-12 Thread ahalley
My jboss-beans.xml is ?xml version=1.0 encoding=UTF-8? deployment xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=urn:jboss:bean-deployer:2.0 bean-deployer_2_0.xsd xmlns=urn:jboss:bean-deployer:2.0

[jboss-user] [JBoss jBPM] - Re: workaround for StackOverflow exception

2009-01-12 Thread kukeltje
Sigh. MAKE A FULL TRIMMED DOWN UNITTEST WITH EMBEDDED PROCESSDEFINITION AND INNER CLASSES FOR THE ACTIONHANDLER. please.. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201080#4201080 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Configuring administered objects(queue/topics) in JBoss-

2009-01-12 Thread PeterJ
An example file showing some example destinations can be found at docs/examples/jms/example-destinations-service.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201081#4201081 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: WAR files update

2009-01-12 Thread PeterJ
If you touch the web.xml, the application will be redeployed. Other than possibly affecting existing sessions, there should not be an issue with doing this. If you do not tounch the web.xml file, the updated class file will be ignored (not reloaded and therefore not used). View the original

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Cannot obtain endpoint for: jboss.ws:context=/VVVMonitor, end

2009-01-12 Thread kc7bfi
I have a war file that has some web services servlets and a Wicket application servlet. The war worked previously with JBoss 4.0.5 but now throws the following error: INFO | jvm 1| 2009/01/12 11:05:07 | javax.xml.ws.WebServiceException: Cannot obtain endpoint for:

[jboss-user] [Installation, Configuration DEPLOYMENT] - jboss.bind.address Inquiry

2009-01-12 Thread joedunn
All I am presently upgrading from jboss-3.2.8 to jboss-4.3.0 and I can not find how we ever set the jboss.bind.address. in 3.2.8 jboss binds the server IP (eth0) with no issues at all. In 4.3.0 I have to specify -b 0.0.0.0 on the run.sh to get jboss to come up correctly. Is this a new

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: jBoss-5.0.0.GA - War file deployment fails

2009-01-12 Thread uresh.kuruhuri
Thanks Wolfgang for your response. But this happens only if I use the jsf-api.jar and jsf-impl.jar files in WEB-INF/lib directly of any other reference implementation other than the ones contained in the JBoss default directories (C:\jboss-5.0.0.GA\server\default\deploy\jbossweb.sar\jsf-libs).

[jboss-user] [JNDI/Naming/Network] - Exporting mbean into JNDI java-namespace

2009-01-12 Thread daniDG
Hi, i have a simple service like this (mymbean-service.xml): MY_JNDI_NAME jboss:service=Naming my start method (for the mbean) looks something like this: Context rootCtx = new InitialContext(); | try { | Name fullName =

[jboss-user] [Management, JMX/JBoss] - Re: Can we monitor jboss exclusively using SNMP.

2009-01-12 Thread PeterJ
priyapg, please do not resurrect 4-year-old topics. Ask you question in a new topic. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201090#4201090 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201090

[jboss-user] [JNDI/Naming/Network] - Re: Exporting mbean into JNDI java-namespace

2009-01-12 Thread daniDG
the service file looks like this (without lt, gt signs...): mbean name=mybean code=my.package.MyClass attribute name=jndiName MY_JNDI_NAME depends jboss:service=Naming View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201091#4201091 Reply to the post :

  1   2   >