[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Help for jboss-structure.xml to eliminate jaxb-xjc.jar p

2009-08-14 Thread vavasthi
Here is the exception. BTW, I am using jboss 5.1.0 GA | 11:14:03,522 ERROR [Ejb3Deployment] Exception while processing container metadata for EJB: MySessionBean in unit: My.ear | 11:14:03,523 ERROR [AbstractKernelController] Error installing to Real: name=vfszip:/opt/tools/jboss-5.1.0.GA/

[jboss-user] [JBoss Cache: Core Edition] - about eviction and other stuff

2009-08-14 Thread shms
Hi everybody , I am trying to integrate the Jboss cache with a big stand alone environment the main problem with this program we need a huge data to process with amount reach to 7 GB so the idea is to use a cache system to evict some of the data and retrieve it when we want any way i will

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Help for jboss-structure.xml to eliminate jaxb-xjc.jar p

2009-08-14 Thread jaikiran
"vavasthi" wrote : | With this change, when I try to deploy the ear file, I don't file the persistence manager which is defined in persistence.xml file in Myejb.jar file. Can anybody point me to what I am doing wrong. Can you post that log/exception stacktrace which shows the persistence.xml

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How can I define web context in JBoss 5.1.0 other then

2009-08-14 Thread jaikiran
It's covered in our wiki http://www.jboss.org/community/wiki/ChangeTheContextOfAWAR View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249745#4249745 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249745 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How can I define web context in JBoss 5.1.0 other then usin

2009-08-14 Thread mkimi...@gmail.com
I would like to use different web context other than using war file name in Jboss 5.1.0. e.g. If you deploywar which is filename.war ,normally url will be I want to change this How can I achieve this? I would appreciate any response

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Application Scoped datasources

2009-08-14 Thread henk53
"matanderson" wrote : I am looking for a way to setup application scoped datasources within JBoss (4.2.3 or 5).[...] Is this possible on JBoss? | | I think so, put your database-ds.xml in your ear at the top level, and define a reference to it in yourear/META-INF/jboss-app.xml: | |

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Help for jboss-structure.xml to eliminate jaxb-xjc.jar probl

2009-08-14 Thread vavasthi
I have a .ear file that contains a war (containing a rest webservices using resteasy), a jar file containing ejbs. Since the project pulls in jaxb-xjc.jar file and that results in IllegalStateException because of the jaxb-xjc.jar file containing nested directories with sub directories also conta

[jboss-user] [JCA/JBoss] - Re: datasource and singleton

2009-08-14 Thread henk53
"greiff" wrote : | to avoid expensive JNDI lookups to datasource is it possible to use the singleton pattern for datasources ? | Just wondering, are JNDI lookups really that expensive? When looking up an EJB (either programmatic, or via injection), isn't there a JNDI lookup happening all

[jboss-user] Setting maxSpareThreads and minSpareThreads doesn't do anything in JBoss 4.2.0.GA

2009-08-14 Thread Raul Acevedo
I'm running JBoss 4.2.0.GA and I want limit the number of unused idle threads. This is supposed to be possible using maxSpareThreads and minSpareThreads but neither option seems to do anything: JBoss always starts with only one active thread, and if it needs to create 100, it'll keep 100 alive

[jboss-user] [JBossMQ] - Stopping / starting queues... can't find invoker

2009-08-14 Thread rfidler1978
Running on JBoss 4.2.3 with some EJB2 and some EJB3 MDBs spread amongst various jar/sar files. I had found that I could use the invoker which pertained to an MDB queue to stop/start message deliver and tested it using invocation calls through twiddle. This works great for EJB2 deployments. Fo

[jboss-user] [JBoss jBPM] - Re: Accessing the parent/super execution from a subprocess e

2009-08-14 Thread shekharv
What was I thinking! I read multiple posts and then got back to this, so lost context, didn't see that you already had the solution for the timebeing. And yes, that should become part of the API, although I think we should clearly specify that in the JIRA. :) View the original post : http://w

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to configure mail-service.xml for Exchanger Server w

2009-08-14 Thread Kevinpei
My quick question is: Can JBoss Mail Service work with Exchange Server(AcitveSync protocol)? Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249708#4249708 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249708

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to configure mail-service.xml for Exchanger Server w

2009-08-14 Thread Kevinpei
| | | | | | | | | java:/Mail | kpei | password | | | | | | | | | | | | | | | | | | |

[jboss-user] [Beginners Corner] - Re: Php on JBoss?

2009-08-14 Thread PeterJ
I have not tried Quercus under JBoss Web. However, I am currently using Quercus under the server/web configuration of AS 5.1.0 (the web config is basically JBoss Web plus connector support). I did run into one issue. I had this in my *-ds.xml file: false This caused an error due to a missing

[jboss-user] [JBoss jBPM] - Re: Problem configuring jBPM4 with Spring

2009-08-14 Thread ziglee
JPA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249703#4249703 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249703 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Beginners Corner] - Re: Php on JBoss?

2009-08-14 Thread gdriggs
Have you tried Quercus under JBoss Web? I ask because WordPress doesn't work for me with Web's build of PHP but Quercus lists it as one of their target apps. -Gary View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249702#4249702 Reply to the post : http://www.

[jboss-user] [Beginners Corner] - Deploying a webservice with isolated namespace

2009-08-14 Thread raczm
Hello everyone, What I need to get done: - deploy several webservices on one jboss server - all of them have to provide a wsdl description file - every one of them is using one class pt.iscte.fenix.util.PropertiesManager for getting configuration information from build.properties in the runtime

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-14 Thread michaelholtzman
Well, to make things even more fun we support three db platforms: Sybase, Oracle, and SqlServer. First off, almost all of the deadlock problems were cured after indexing the JBPM tables on all the foreign key columns. (We almost had to call the paramedics for the DBA when we told him we were ad

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to detect deployment failure

2009-08-14 Thread sasanplus
Nope, I kept the web.xml with reference to WS that does not exist and I got: 17:25:56,899 ERROR [[/TestWebApplication]] Servlet /TestWebApplication threw load() exception | javax.xml.ws.WebServiceException: Cannot obtain endpoint for: jboss.ws:context=TestWebApplication,endpoint=SecondWebServ

[jboss-user] [JBoss jBPM] - Re: Question regarding ANT tasks in demo setup

2009-08-14 Thread sebastian.s
I was absolutely sure it was installed automatically. Thanks for your help. Have a nice weekend as well! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249695#4249695 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=424969

[jboss-user] [JBoss jBPM] - Re: Problem configuring jBPM4 with Spring

2009-08-14 Thread jbarrez
Are you using JPA or Hibernate? In the first case, these kind of errors are to be expected since we've not yet implemented JPA integration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249693#4249693 Reply to the post : http://www.jboss.org/index.html?modu

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: make sure my hibernate config in jboss remains the same?

2009-08-14 Thread PeterJ
You really need to read your post after you post it - after all, that is what others will see. I'm not sure why the subject field is provided when replying to a post. That has always bugged me, especially since it is such a simple thing to change. It's as if the developer who wrote the forum co

[jboss-user] [JBoss jBPM] - Re: jbpm4 user guide : small error in doc

2009-08-14 Thread npirard
https://jira.jboss.org/jira/browse/JBPM-2486 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249688#4249688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249688 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Question regarding ANT tasks in demo setup

2009-08-14 Thread kukeltje
Ok and to really give you an answer: I think you are mistaken: http://docs.jboss.com/jbpm/v4.0/userguide/html_single/#d0e348 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249687#4249687 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-14 Thread kukeltje
Nice hearing it is used so extensively. Not nice to hear there are persistency errors. Ok , first, my experience is that diagnosing deadlocks etc is indeed hard, not only with jBPM, but in general. In most cases we used a dba to do find the deadlocks in combination java/db expert that uses thr

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: make sure my hibernate config in jboss remains the same?

2009-08-14 Thread Elhanan
off course i read what i post , but BEFORE i post it (otherwise there isn't much point in fixing it, i don't have an edit option)... call me silly, but when one provides a user with a text field to input stuff, well i kinda expect it to stay there. didn't know i should re-check it. so to make

[jboss-user] [JBoss jBPM] - Re: jbpm4 and oracle application server integration

2009-08-14 Thread kukeltje
And now I forgot to add: providing the real patches will be welcomed :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249684#4249684 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249684 __

[jboss-user] [JBoss jBPM] - Re: jbpm4 and oracle application server integration

2009-08-14 Thread kukeltje
;-) I would have (temporarily) changed in in the source . LOL. And I should also have mentioned that indeed there are some issues and once those are fixed patching is not needed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249683#4249683 Reply to the

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-14 Thread michaelholtzman
Yes, I have already written a number of these one-trick ponies to solve specific problems. We're more interested in diagnosing database issues. We are pushing jBPM very hard, running multiple processing threads within a java app as well as multiple distributed java apps. (We have a client that

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: make sure my hibernate config in jboss remains the same?

2009-08-14 Thread PeterJ
Elhanan, I noticed (via the email sent by watching this forum) that you set the subject line for each of your posts, and that the new subject line contains explanatory information about your post. Don't you realize that the subject line gets set only on the first post to a topic, and that the ne

[jboss-user] [JBoss jBPM] - Re: exception-handler with custom exception in jbpm 3.2.6

2009-08-14 Thread kukeltje
You can version the exception-handler class, but not the exception class. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249679#4249679 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249679 _

[jboss-user] [JBoss jBPM] - Re: Question regarding ANT tasks in demo setup

2009-08-14 Thread kukeltje
Entschuldiging, Schönes Wochenende View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249676#4249676 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249676 ___ jboss-user mailin

[jboss-user] [JBoss jBPM] - Re: Question regarding ANT tasks in demo setup

2009-08-14 Thread kukeltje
"sebastian.s" wrote : Since it's likely that Ronald is going to post: | | Met vriendelijke groet! :) | Sebastian Likely but not certain :-P Have a nice weekend View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249675#4249675 Reply to the post : http://ww

[jboss-user] [JBoss jBPM] - Re: timer in ear: nothing happens

2009-08-14 Thread kukeltje
It's in the docs: http://docs.jboss.org/jbpm/v3.2/userguide/html_single/#d0e140 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249674#4249674 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249674 ___

[jboss-user] [JBoss jBPM] - Re: how to start job executor

2009-08-14 Thread kukeltje
Technically yes (to a certain extend), practically no (due to the limitations of this 'certain extend') Shiyeling menthioned them already: Many usecases of using jBPM in different environments. e.g. you cannot start a thread from a normal class in many appservers, you needs startup servlets for

[jboss-user] [JBoss Portal] - Re: Incomplete deployment listing--> Packages waiting for de

2009-08-14 Thread PeterJ
murali67p, why did you post this deployment report on a 2-year-old thread? And why in the JBoss Portal forum? Please create a new topic in the Beginner's forums and explain what it is you are doing, and give the JBoss AS version. View the original post : http://www.jboss.org/index.html?module=b

[jboss-user] [JBoss jBPM] - Re: jbpm4 user guide : small error in doc

2009-08-14 Thread kukeltje
Please file a jira issue for this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249668#4249668 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249668 ___ jboss-user mailing l

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-14 Thread kukeltje
1: If there are, they were not mentioned here. Easiest thing to do is write a small application that uses hiberenate to find all processinstances with or beyond a certain end date and do a delete via hibernate. That will cascadingly remove all things 2: Hmm... I never had a 'data integrity cons

[jboss-user] [JBoss jBPM] - Re: jBPM4 process definition deployment.

2009-08-14 Thread kukeltje
There are/were some issues with the deployer from what I remember. Searching the dev forum might shed some light on it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249666#4249666 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[jboss-user] [Security & JAAS/JBoss] - Custom Interceptor & Reading Principal for MDB's

2009-08-14 Thread steff517
Hi, I have a problem with JBoss security. I implemented an interceptor in which I need to read the current principal. This basically works very well, I get the subject using the following code: 1. (Subject) PolicyContext.getContext("javax.security.auth.Subject.container") The problem occu

[jboss-user] [Beginners Corner] - Re: Cannot get any example apps to deploy in JBoss 5.1.0-GA

2009-08-14 Thread jaikiran
See the last couple of posts in this thread which discusses a similar issue: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=159353 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249660#4249660 Reply to the post : http://www.jboss.org/index.html?modu

[jboss-user] [Beginners Corner] - Re: Why no logs written to the server.log by starting Jboss?

2009-08-14 Thread jaikiran
You need to tell us more about your setup. Which version of JBoss AS? Which operating system? Is it a clean installation? Do you have any applications deployed in that instance? The log4j configurations are in JBOSS_HOME/server/< servername>/conf/log4j.xml (or jboss-lo4j.xml depending on the v

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to detect deployment failure

2009-08-14 Thread jaikiran
"sasanplus" wrote : and then I corrupted the content by removing i.e. web.xml and few other stuff to make sure this is not a valid .war and not going to be deployed. The actualy binary can be opened but the content is not a .war any more i.e. no web.xml and a couple of classes are removed. |

[jboss-user] [JBoss Tools (users)] - Re: Generating DDL from annotated POJOs

2009-08-14 Thread JPAV
Guess I should also mention that the ClassNotFoundException was embedded within a HibernateConsoleRuntimeException. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249657#4249657 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Tools (users)] - Re: Generating DDL from annotated POJOs

2009-08-14 Thread JPAV
As I indicated in my initial question, I'm trying to generate DDL for SQL Server. The database is online and accessible via the Data Source Explorer, but not otherwise sure what you mean by connected. I'm just trying to generate DDL; why would I need to be connected to the database? Regarding

[jboss-user] [JBoss jBPM] - Re: jBPM4 process definition deployment.

2009-08-14 Thread JimDwyer
I tried dropping the .bar file into the deploy directory with no results. I will look into the bar deployer and see if there are some issues. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249655#4249655 Reply to the post : http://www.jboss.org/index.html?

[jboss-user] [JBoss jBPM] - Maintenance and Repair Tools

2009-08-14 Thread michaelholtzman
Greetings. Is anyone aware of any tools for analyzing, repairing, etc. the jBPM database? For example, - performing regular maintenance tasks like purging the database of process instances that ended over 1 year ago. - identifying and fixing a data integrity constraint error. Thanx. View t

[jboss-user] [JNDI/Naming/Network] - Re: TCP connections in CLOSE_WAIT state

2009-08-14 Thread jaikiran
See these http://www.jboss.org/index.html?module=bb&op=viewtopic&t=155670 http://www.jboss.org/index.html?module=bb&op=viewtopic&t=148660 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249652#4249652 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [JBoss jBPM] - Re: jbpm4 user guide : small error in doc

2009-08-14 Thread npirard
same kind of inaccurracy : the id in table 5.1 and 5.2 has a format like {key}:{version} (with : between key and version) whereas the text above states : "The id will have format {key}-{version} with a dash between key and version" and paragraph 5.6.2 seems to use this "dash" format too View the

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2009-08-14 Thread marius.bogoevici
For anyone following the discussion on this forum, I've made a few changes to the project structure, moving the context classes in the vfs module and leaving the deployers to deal with deployment only. A few hints: 1. context class is org.jboss.spring.vfs.context.VFSXmlWebApplicationContext 2.

[jboss-user] [JBoss OSGi] - Re: OSGi and MicroContainer

2009-08-14 Thread speleomaniac
Wrong alarm, mistakenly I overwrite the equinox 3.4.2 with 3.5.0 in jboss-osgi and it didn't like that View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249649#4249649 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249649

[jboss-user] [JBoss OSGi] - Re: OSGi and MicroContainer

2009-08-14 Thread speleomaniac
Then I have a problem I placed the bundles into the deploy directory of my JBoss instance and they are not hot deployed I had manually tested all the files are deploying to the external Equinox and actually from Felix Admin console I can deploy them manually also I don't know what

[jboss-user] [JBoss jBPM] - Re: how to start job executor

2009-08-14 Thread marcel.de.koster
I also added the programmatic timer start using the TaskExecuter via the ProcessEngine interface (you do not need to cast to a specific class). But shouldn't it be possible to do this: ... ... ... For me the above code doesn't work. Only pr

[jboss-user] [JBoss Tools (users)] - Re: Generating DDL from annotated POJOs

2009-08-14 Thread max.ander...@jboss.com
What database are you running against ? Are the database actually online/connected ? Anything in the Error Log View ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249640#4249640 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [Clustering/JBoss] - Enabling session replication does not work jboss 4.3 EAP

2009-08-14 Thread rks_86
Hi All, I have done below settings to enable session replication but it doesnot seems to work as its logging me out each time i stop one server to test replication. Below are the settings apart from Apache loadbalancing settings: JBoss Server config changes: changed jboss-eap-4.3/jboss-as/serv

[jboss-user] [Microcontainer] - Re: Class loading conflict

2009-08-14 Thread objectiser
Yes that worked. Thanks for your help. Regards Gary View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249635#4249635 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249635 ___ j

[jboss-user] [JBoss Portal] - Re: portlet doView is called multiple times

2009-08-14 Thread TomHombergs
read "img-Tag" instead of "-Tag"...the forum stripped the html markup View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249634#4249634 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249634 _

[jboss-user] [JBoss Portal] - Re: portlet doView is called multiple times

2009-08-14 Thread TomHombergs
Found the reason for mutliple requests on http://www-01.ibm.com/support/docview.wss?uid=swg21242898. Seems to be a general Portal issue and not JBoss-specific: if there is an -Tag on your page which links to a non-existing image, another page request is sent. I found and corrected two such -Ta

[jboss-user] [JBoss jBPM] - timer in ear: nothing happens

2009-08-14 Thread parszab
Hi! I've seen quite a few enties about this, but none gave me a solution. I'm making an ear, with jbpm (3.3.1). The ear has the jbpm-enterprise.jar as a module, all EJB-s in that deploy properly (CommandServiceBean, TimerEntityBean etc.) I use the default jbpm.cfg.xml, no changes there. That

[jboss-user] [JNDI/Naming/Network] - TCP connections in CLOSE_WAIT state

2009-08-14 Thread JoanB
hi i m using jboss4.2.2.GA and oracle 10g OS : RHEL5 Problem Description: Users get a 503 error message when the try to access website.All TCP connections in CLOSE_WAIT are owned by Jboss. As ver 4.2.2 is not supported i suspect that it might be known issue. is there any fix i can apply ? or

[jboss-user] [Microcontainer] - Re: Class loading conflict

2009-08-14 Thread alesj
You put wrong attribute. ;-) j2seClassLoadingCompliance --> parent-first I guess we should validate this xmls. So, this does the trick for me: | | Simply put this into your deployment/app. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249628#42496

[jboss-user] [EJB/JBoss] - TIBCO EMS + MDB

2009-08-14 Thread siddharth.bondre
I have a simple application where an MDB hosted on jboss connects to a TIBCO EMS Queue. I can see that there are 17 instances of MDBS in pool (all active as there are pending messages on queue) but only 2 Readers on the queue. Isn't it that each MDB instance should etch one session on queue? V

[jboss-user] [EJB/JBoss] - Re: Help configure MDB threads

2009-08-14 Thread siddharth.bondre
I am using JBOSS 5.x release and class org.jboss.annotation.ejb.PoolClass is supposed to be in jboss-annotations-ejb3.jar. I am not able to find this particular jar under my JBOSS 5.x installation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249620#424962

[jboss-user] [JBoss jBPM] - Re: Question regarding ANT tasks in demo setup

2009-08-14 Thread sebastian.s
Since it's likely that Ronald is going to post: Met vriendelijke groet! :) Sebastian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249619#4249619 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249619 _

[jboss-user] [JBoss jBPM] - Question regarding ANT tasks in demo setup

2009-08-14 Thread sebastian.s
Hello! I might be overlooking something again but I've got a question regarding the demo setup included with jBPM 4.0. To set up some things for testing I wanted to use some of the ANT-tasks used in the demo setup. Unfortunately I can't find the task which unpacks jbpm-gpd-site.zip included wi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - actually hibernate config was hidden motivation and still is

2009-08-14 Thread Elhanan
see it all started from the fact that we always had problems working with isolated ears in jboss, even in 3.2.7, i guess it started with wrong jars in our ears, all i wanna do is to able to work as closely as possible to our websphere configuration on aix. we HUGE problems trying to configure jb

[jboss-user] [JBoss jBPM] - Re: jbpm Process Deployment Exception

2009-08-14 Thread prachi.mukhija
Hi, Which GPD are you using? Try the jbpm-jpdl-designer-site-3.1.6 with Eclipse 3.4.1+ versions. This seems to be a configuration error. I faced the same sometime back and the above solution resolved my error. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=42

[jboss-user] [JBoss Messaging] - Re: Retrieve queue size in jboss 5.1

2009-08-14 Thread luis-a-cas...@ptinovacao.p
Hi, Thanks a lot for your replies. Yes I want to retrieve specific queue statistics. I've tryed to install jbm2 in jboss 5.1. It's simple and works. Now I can use the management core API to access those resources. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to detect deployment failure

2009-08-14 Thread sasanplus
Hi, Thanks for the reply. WS = Web Service basically I created a valid war file with a few WS in it (Web Service) and then I corrupted the content by removing i.e. web.xml and few other stuff to make sure this is not a valid .war and not going to be deployed. The actualy binary can be opened

[jboss-user] [Beginners Corner] - Why no logs written to the server.log by starting Jboss?

2009-08-14 Thread thomas2008ch
Hi, Normally if one start the Jboss, many logs will be written into the server.log. But in one of my Jboss server it's not the case. I think maybe the configuration is wrong. Soemone know where to check and correct it? View the original post : http://www.jboss.org/index.html?module=bb&op=vie

[jboss-user] [JBoss jBPM] - jbpm4 user guide : small error in doc

2009-08-14 Thread npirard
http://docs.jboss.com/jbpm/v4.0/userguide/html_single/#deployingaprocess the given example is : " long deploymentDbid = repositoryService.createDeployment() .addResourceFromClasspath("org/jbpm/examples/services/Order.jpdl.xml") .deploy(); " but in fact deploy() returns a String ;-) coul

[jboss-user] [JBoss jBPM] - Re: exception-handler with custom exception in jbpm 3.2.6

2009-08-14 Thread massimo.zanette
I guess you are right, but this make me a little bit confusing. Putting Action and exception-handler inside the Process Archive give me an easy (and already built) way for managing versioning (I'm thinking about point 18.2.2 in http://docs.jboss.org/jbpm/v3/userguide/jpdl.html#delegation ). Does

[jboss-user] [EJB/JBoss] - Re: TxConnectionManager and enabling trace level logging

2009-08-14 Thread asookazian
JBoss 4.2.3.GA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249599#4249599 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249599 ___ jboss-user mailing list jboss-user@lists

[jboss-user] [Beginners Corner] - Cannot get any example apps to deploy in JBoss 5.1.0-GA

2009-08-14 Thread t4p
All, I have had JBoss 3.2 running for many years, and now I am trying to get up to speed on JBoss 5.1 (w/ Java 1.5) -- but I cannot get ANY sample app to deploy. I have followed the instructions in the getting started docs to the letter. I've build the JBoss version of Duke's bank and also th

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: make sure my hibernate config in jboss remains the same?

2009-08-14 Thread jaikiran
Hmmm, you started the thread with a subject about hibernate config, then the post contained MDB deployment errors and now it has some other exceptions without any details. So i don't know what help to provide :) While posting logs or xml content or code, please remember to wrap it in a code blo

[jboss-user] [Installation, Configuration & DEPLOYMENT] - i then removed ejb jar which was on our ear and got:

2009-08-14 Thread Elhanan
11:29:19,771 INFO [EjbModule] Deploying LCResponseHandlerMDB 11:29:25,999 WARN [ServiceController] Problem starting service jboss.j2ee:jndiName=com.pnx.pmp.configuration.common.ConfigurationServiceSessionHome.underwrite,service=EJB java.rmi.ServerException: Could not bind home; nested exception

[jboss-user] [Installation, Configuration & DEPLOYMENT] - well there was a jboss-j2ee jar which i removed

2009-08-14 Thread Elhanan
11:18:03,480 WARN [ServiceController] Problem creating service jboss.j2ee:jndiName=com.pnx.pmp.configuration.common.ConfigurationServiceSessionHome.underwrite,service=EJB java.lang.NoSuchMethodException: org.jboss.ejb.StatelessSessionContainer.removeHome(javax.ejb.Handle) at java.lang.Cl

[jboss-user] [JBoss jBPM] - Re: jbpm4 and oracle application server integration

2009-08-14 Thread stup
Thanks! :) That's exactly i've been looking for View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249589#4249589 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249589 ___ jboss-u

[jboss-user] [JBoss jBPM] - Re: jbpm4 and oracle application server integration

2009-08-14 Thread dubbeld
Yes, you can until some jbpm4 issues are fixed (see JIRA), extend JtaTransaction and in the contructed set the userTransactionJndiName property to the java:comp one. Also created a new "CorrectedTransactionBinding" class which is the same as TransactionBinding in jbpm4 but which passes for the

[jboss-user] [JBossWS] - Re: Printing Service with thread unsave drivers

2009-08-14 Thread Till Dreier
Thank You for your response. This could be a good solution, but i think there is still a problem with the printer driver dll which is not working in a multi thread application. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249587#4249587 Reply to the post :

[jboss-user] [JBoss Portal] - Re: portlet doView is called multiple times

2009-08-14 Thread TomHombergs
Have you ever found out what caused the multiple requests? I have the same problem: doView() is called 4 times although the portlet is only included one on the page. What's more: i hacked into the LocaleInterceptor, which intercepts the HttpRequest and resets its locale-setting...it also gets