[jboss-user] [JBoss jBPM] - Re: Clone a Process Instance

2009-05-20 Thread kukeltje
what is the advantage of cloning? You can always modify all values and still have a history log that shows what happened. imo much easier.If you create an adhoc task in the process, that is executed at that moment, you have a specific entry in the log that everything is reset. View the origin

[jboss-user] [JBoss jBPM] - Transaction problem within a timer

2009-05-20 Thread Tal
I have a timer with an action that invokes seam expression, within the action method, I invoke processInstance.suspend(); Seems like the process get suspended, but then, I get the following exception: 20:14:49,781 ERROR [AbstractFlushingEventListener] Could not synchronize database state with se

[jboss-user] [EJB 3.0] - @EJB injection after redeploy

2009-05-20 Thread vlotarev
I am trying deploy simple application: two stateless EJB3 beans packaged in one ejb module that, in turn, is packaged as EAR application. One EJB injects aonther by simple @EJB annotation (via local inteface): @EJB | private SwServiceLocal swService; | Everything works just fine af

[jboss-user] [Installation, Configuration & DEPLOYMENT] - threw load() exception java.lang.InstantiationException on s

2009-05-20 Thread skm2008
Hi All, After deploying the web app, when i started the jboss AS it is throwing the following exceptions. any help would appriciated.. JBOSS version :jboss-4.2.3.GA jdk version : jdk1.5.0_16 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/eVista]] Servlet /eVista th

[jboss-user] [Beginners Corner] - Getting threw load() exception java.lang.InstantiationExcept

2009-05-20 Thread skm2008
Hi All, After deploying the web app, when i started the jboss AS it is throwing the following exceptions. any help would appriciated.. JBOSS version :jboss-4.2.3.GA jdk version : jdk1.5.0_16 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/eVista]] Servlet /eVista threw

[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only

2009-05-20 Thread thomas.he...@jboss.com
Exactly, it is planned anyway. There is no need to argue about the usefulness. Now there is no need to argue about the usefulness of most Jiras neither. If the priority was lowered is that like all default tasks it got the priority of 'Major' assigned, we preferred to lower the expectations as i

[jboss-user] [EJB/JBoss] - hot redeploy, why not?

2009-05-20 Thread pippodev
I tried, I tried, I tried, but nothing to do for EJB hot redeploy. Anyone can help me? (I use Jboss 5.0.0)) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232117#4232117 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBossv4.2.3 not sending response for image files and browser

2009-05-20 Thread gbansal80
We are using JBoss v4.2.3.ga and Apache v 2.2.9 and mod_jk v 1.2.26 are being used as the load balancer. We have observed that sometimes JBoss fails to send response for a image file. At this stage the browser hangs but on clicking the refresh button the page is rendered completely. On analy

[jboss-user] [JBoss Portal] - Re: WSRP with Portlet Container only

2009-05-20 Thread chris.lap...@jboss.com
We're not arguing the usefulness of such a feature. We're just saying that there were other priorities that needed to be addressed first. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232110#4232110 Reply to the post : http://www.jboss.org/index.html?module

[jboss-user] [JBoss Messaging] - Re: Unable to configure a topic in Jboss 5

2009-05-20 Thread talktoudaykumar
Hi I got the error what i did. instead of placing the -service.xml file in conf folder, we need to place the file in deploy folder. Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232109#4232109 Reply to the post : http://www.jboss.org/index.html

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ServletContextListener invoked before ejb JNDI binding

2009-05-20 Thread arthurchn
It works, thank you very much. Best wishes View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232106#4232106 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232106 ___ jboss-user

[jboss-user] [JBoss Messaging] - Unable to configure a topic in Jboss 5

2009-05-20 Thread talktoudaykumar
Hi, I'm new to JBoss Messaging services. I started with simple Queue example. It was deployed well and able to taste the result. Now the problem is, i"m unable to configure the TOPIC.What i did is 1)I'm using the default (as deployment folder). 2) I created the xml file and named as jboss-topic-

<    1   2