[jboss-user] [JBoss jBPM] - JBpm 4.0 intergation example

2009-08-01 Thread nchandra33
Hi, I started using jbpm4.0. Is there some tutorial/article on integrating jbpm with another real world application? Code snippets would also help. Nishant View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247375#4247375 Reply to the post :

[jboss-user] [JBossWS] - Re: Class Cast Exception inconsistently

2009-08-01 Thread krishnaroopa
Hi What will be WS stack default with JBOSS 4.2.3 ? For implementing WS-addressing, we deployed native 3.1.0 on top of it Now, we are getting classcastexception in web service invocation since the jbossws native 3.1.0? regards KRS View the original post :

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread timfox
sanches wrote : Hello all, | | Is it possible to receive TextMessages (with XML payload) from the client written in c++ and using ActiveMQ? | What URI should be given to the cpp client in such a case? | | Thanks. Yes, it's possible to use activemq with c++ clients, but I don't see

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread timfox
clebert.suco...@jboss.com wrote : Is it possible to receive TextMessages (with XML payload) from the client written in c++ and using ActiveMQ? | | What URI should be given to the cpp client in such a case? | | Sorry... your question was a little bit obscure to me... | | | I

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread timfox
clebert.suco...@jboss.com wrote : ... and JBossMessaging will implement AMQP, and other clients such as C++, .NET will be able to connect to JBoss Messaging 2 using those libraries, which is a nice synergy. Not only AMQP, JBM will be implementing REST and STOMP natively giving you a very large

[jboss-user] [JBoss Messaging] - Re: Bridge with QOS_ONCE_AND_ONLY_ONCE

2009-08-01 Thread timfox
JBM 1.4 should *never* be used with an XA JDBC data source. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247381#4247381 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4247381 ___

[jboss-user] [JBoss Messaging] - Re: How to post Message to IBM MQ Queue from Webservice ?( U

2009-08-01 Thread timfox
Please post on the JCA forum - this question is not about JBM View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247382#4247382 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4247382

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread sanches
anonymous wrote : | You can use a JMS bridge to do this *already* in JBM 1.x and 2.x. | Could you tell a little bit more about JMS bridge please? On which configuration it could be applied? Aim is to retrieve messages from C++ client on JBoss side. View the original post :

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread sanches
timfox wrote : | You can already use a Stomp client to talk to JBoss Messaging 1.x/2.x using StompConnect (google it) | Thanks, I am already paying attention to StompConnect. I've faced an issue which I can not resolve with StompConnect however: Configuration is: - C++ client (ActiveMQ

[jboss-user] [Microcontainer] - Re: Info required about jboss-classloading.xml

2009-08-01 Thread alesj
djordjevs wrote : | 1. Is it jboss-classloading.xml that I should be using in as 5 to isolate my ear/ejb app from the same jar that come with the server? | Yes. But the old config files should be still working, hence can you post your example to our JBoss5 forum. I know we had some issues,

[jboss-user] [Performance Tuning] - Re: JBOSS 5.1.x :: Unused services ...

2009-08-01 Thread jaikiran
Being discussed in your other post here http://www.jboss.org/index.html?module=bbop=viewtopict=159312 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247386#4247386 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4247386

[jboss-user] [Microcontainer] - Re: Info required about jboss-classloading.xml

2009-08-01 Thread jaikiran
As Ales mentions, although its recommended to use jboss-classloading.xml in AS5, using jboss-app.xml should perfectly work fine too. anonymous wrote : | I've been working on migration from jboss as4 to jboss as5 and hit the as5 specific classloading problem with my ejb's where the third

[jboss-user] [EJB 3.0] - Re: Persistent.xml jar-file attribute configuration issue

2009-08-01 Thread jaikiran
jar-file../lib/another.jar/jar-file | This should be: jar-filelib/another.jar/jar-file Read through the comments in this JIRA for some background https://jira.jboss.org/jira/browse/EJBTHREE-1754 View the original post :

[jboss-user] [JBoss Messaging] - Re: Receiving XML from c++ sender

2009-08-01 Thread timfox
First of all, you are using JBoss Messaging 1.x , not JBoss MQ (default JMS provider in AS 5.0 is JBM) - I can see that in the stack trace. | javax.jms.JMSException: There is no administratively defined topic with name:SERVER/TOP | In JBM 1.x Having a forward slash in a destination name

[jboss-user] [JBoss Messaging] - Re: JBM with singleton MDB

2009-08-01 Thread timfox
As Clebert mentioned, MDBs are *not* part of JBoss Messaging - JBM has no knowledge of MDBs. MDBs exist as part of JBoss AS. MDBs provide their own pooling and buffering of messages which is not part of JBM. View the original post :

[jboss-user] [JBoss jBPM] - Re: JBpm 4.0 intergation example

2009-08-01 Thread nchandra33
I am looking for a sample client code that I can deploy in a webapp and use to invoke any of the workflows. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247392#4247392 Reply to the post :

[jboss-user] [JBoss jBPM] - Problem with 2

2009-08-01 Thread djcye
Hi, i tried to include two Forms with a decision over transations. the first works fine, but when the second one is reached and someone claims the task and tries to view it an unexpected exception is raised. i also tried to rename outcome to outcome2 in task1.ftl but that didnt help.. Process:

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Doubt with configuration of oracle-ds.xml in $JBOSS_HOME

2009-08-01 Thread PeterJ
If the connection URL contains the IP address 10.10.10.26, then that IP address is passed to the JDBC driver. What the JDBC driver does with it you will have the ask the JDBC driver vendor. For most JDBC drivers, they will connect to the database (or perhaps some database server software) on

[jboss-user] [Remoting] - Callback Identification

2009-08-01 Thread dingwa
Hi, I am wanting to implement a push callback facility whereby on the server, I have multiple callbacks for which the callback payload is to be destined for. What I require is to be able to on the server, distinguish one InvokerCallbackHandler from another. Is there a way to add extra

[jboss-user] [JBoss jBPM] - JBPM + EMF/UML2 Crashes

2009-08-01 Thread waterloo
Hi all, I'm trying to execute JPDL Process (4.0) that modifies an existing .UML file using the UML2 Library and i have to execute a useless instruction just to somehow get the UML initialized. The code fragment is bellow. If I remove the UMLFactory.eINSTANCE.createClass().setName(); the

[jboss-user] [Management, JMX/JBoss] - messages getting stuck in ESB queue after a period of inacti

2009-08-01 Thread hardew
Hi All, I have created a MDB to retrieve messages from a remote queue. For that I have configured and included jboss.xml, ejb-jar.xml and application.xml files in the ear file. I have also configured mbean in hajndi-ds.xml and proxy configuration in standardjboss.xml. I deployed this ear file

[jboss-user] [JBoss AOP] - eclipse jboss aop

2009-08-01 Thread souma
please help me i download eclipse 3.5 but i do know how i can integre it with jboss aop View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247406#4247406 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4247406

[jboss-user] [JBoss jBPM] - Re: How to add Console Users (jBPM4)

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

[jboss-user] [JBoss Getting Started Documentation] - Re: problem building jsfeJB3 application

2009-08-01 Thread DavidMZen
These types of problems trying to run examples are really annoying.. I've spent a lot of time and made some headway with jsfeJB3 (fixed the build and deploy problems mentioned earlier) but now when you try to create a todo or list them it fails with

[jboss-user] [Beginners Corner] - Help Please - jsfejb3 AS 5 Example Broken

2009-08-01 Thread DavidMZen
Hi I am trying to get the example that ships with AS 5.1 called jsfejb3 to work but experience numerous problems.. As mentioned else where the persistence.xml in this example requires some namespace definitions and I have made those changes. Now th .ear deploys without errors. However when I

[jboss-user] [JBoss jBPM] - change hibernate , replace with other orm

2009-08-01 Thread tommy111
hi firends can anybody tell me that , how can i change hibernate in jbpm with other orm for example toplink? thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4247414#4247414 Reply to the post :