[jboss-user] [EJB 3.0] - Re: How to pass PersistenceUnit name at run time

2008-09-16 Thread ALRubinger
Annotation metadata must be available to the compiler, so it is impossible to inject this way if you depend upon a runtime value. If you're not using bleeding-edge builds (ie. trunk), you may instead look up the EMF or EM in JNDI if you opt to bind them there: http://docs.jboss.org/ejb3/app-ser

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Custom SAR File Thread Count

2008-09-16 Thread JKV
I am using JBoss 4.2.3 version of JBoss. I created a custom SAR file which needs a threaded model, so I am using ThreadPoolExecutor within my SAR file. I have counfigured the ThreadPoolExecutor to provide me 100 threads. Will JBoss allow to use this ThreadPoolExecutor with my thread count or it

[jboss-user] [JBoss Messaging] - Re: Invalid authentication attempt, principal=null error...

2008-09-16 Thread pkorros
I have tried in the past to consistently reproduce the problem without any success. The problem is random and sometimes it appears many times in a day and sometimes it takes weeks to appear. I will enable tracing at the org.jboss.resource.connectionmanager package and see if this gives me any m

[jboss-user] [EJB 3.0] - How to pass PersistenceUnit name at run time

2008-09-16 Thread yogesharora
HI All, I want to enject entitymanager based on persistence unit name passed at runtime. Can any body tell how to do it. For Ex: @PersistenceUnit(name="xyz") EntityManager em; I want name to be populated at run time. (In above scenario it is hardcoded "xyz"). View the original post : http://

[jboss-user] [Clustering/JBoss] - Re: Custom InvokerInterceptor

2008-09-16 Thread bdinnerv
Well, after a day of testing and changes, I cant for the life of me get my session beans to cluster. I have implemented a custom InvokerInterceptor, placed my jar in server/all/lib, changed all references to org.jboss.invocation.InvokerInterceptor with my custom one, even tried removing all r

[jboss-user] [JBoss Portal] - Re: Problem with Custom Auth Module

2008-09-16 Thread javauser007
hi Jsports, thanks for your reply... You mean to say that i need to write a new class which extends synchronise module and in that class i need to metion role details as well Right ? If you don't mine can you clear it again...plz post a sample code if u have... View the original post : htt

[jboss-user] [Clustering/JBoss] - Re: How to stop optimization of remote call?

2008-09-16 Thread bdinnerv
"[EMAIL PROTECTED]" wrote : Frankly, I am worried whenever somebody mentions that it is something they want to do (i.e. remove the optimization). Really ask yourself: is this REALLY what I am trying to do? Is this this architecture you want? Is this really necessary? There is already some level

[jboss-user] [JBoss Portal] - Re: Problem with Custom Auth Module

2008-09-16 Thread jsports
if you use sso, you should do authentication before jboss loginmodule,and in the jboss loginmodule login method just return true ,and the loginmodule should provide the role information. if you do not use sso,then check the password,and provide the role information in the loginmodule. the logi

[jboss-user] [JBoss Cache: Core Edition] - Re: SQLException while loading node from JDBC CacheLoader

2008-09-16 Thread cacheuser
I think the autoReconnect=true would fix it looking at this post http://forums.sun.com/thread.jspa?threadID=704559&messageID=4084626 but i am not sure how to define this on the jboss cache config xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176970#41769

[jboss-user] [Beginners Corner] - Re: Trying to install an already registered mbean: jboss.jca

2008-09-16 Thread PeterJ
Apparently, you are using the jndi-name of DefaultDS in mysql-ds.xml - change that name (it is already used in hsqldb-ds.xml). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176968#4176968 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [Beginners Corner] - Re: JBoss crash

2008-09-16 Thread PeterJ
Please do not ask the same question in multiple forums. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142493 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176967#4176967 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error when JBoss was restarted

2008-09-16 Thread PeterJ
I notice that you are using an older version of the JDK (1.6.0_03, which is 6u3). You need to install and use JDK 6u7. If that does not fix the problem, you need to contact Sun - the JVM should not crash not matter what the Java app does. Other possibilities in include faulty hardware or faulty

[jboss-user] [Beginners Corner] - Re: Can I edit run.bat to run

2008-09-16 Thread PeterJ
Oops, copy-and-paste error - the new options should read: wrapper.app.parameter.2=-c wrapper.app.parameter.3=all View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176965#4176965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [Beginners Corner] - Re: Can I edit run.bat to run

2008-09-16 Thread PeterJ
For Tanuki, you probably already have a line in the configuration file that looks like this: wrapper.app.parameter.1=org.jboss.Main All you need to do is add these lines to the configuration file: wrapper.app.parameter.2=-c wrapper.app.parameter.3=default Note that each application parameter m

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss-4.0.5.GA

2008-09-16 Thread PeterJ
Here is the error message: anonymous wrote : 13:54:50,553 ERROR [ContextConfig] Parse error in application web.xml file at jndi:/localhost/cs/WEB-INF/web.xml | java.lang.IllegalArgumentException: Invalid /pages/reports/*.jsp in filter mapping What research have you done so far to determine w

[jboss-user] [Clustering/JBoss] - Re: Custom InvokerInterceptor

2008-09-16 Thread bdinnerv
Hi All, Further to my last post, can anyone provide some insight into which parameters need to be changed when utilising a custom InvokerInterceptor? The easy way would be to take the shotgun approach and replace all references to org.jboss.invocation.InvocationInterceptor in standardjboss.xml

[jboss-user] [Beginners Corner] - Re: Varia Scheduler cannot find class at startup

2008-09-16 Thread lpmon
Forgot to give version: JBoss AS 4.0.5GA and error: --- MBeans waiting for other MBeans --- ObjectName: RDPExtract:service=Scheduler State: FAILED Reason: org.jboss.deployment.DeploymentException: Exception setting attribute [EMAIL PROTECTED] on mbean RDPExtract:service=Scheduler; - nested

[jboss-user] [Beginners Corner] - Varia Scheduler cannot find class at startup

2008-09-16 Thread lpmon
I have seen this before and created a work-around. I have since changed my deployment layout (due to EJB3/Seam) and now my work-around does not work. in schedule-service.xml: true com.shockwatch.swevents.rdp.extract.RDPAutoExtract 09/16/2008 6:38 12 -1 The Schedul

[jboss-user] [Beginners Corner] - Trying to install an already registered mbean: jboss.jca:ser

2008-09-16 Thread MikePhoenix
Ok, I tried to search for the above error and the search engine for this site just returned a ton of stuff that mostly seemed irrelevant. The anwer may have been somwhere in the thousands of links returned, but I couldn't find it. I am trying to bui9ld a nd deploy an application that is currentl

[jboss-user] [JBoss Portal] - Re: memory

2008-09-16 Thread [EMAIL PROTECTED]
More specifically to Portal, you could also remove the CMS and WSRP modules if you don't use either but, as Peter said, it probably won't amount to much. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176953#4176953 Reply to the post : http://www.jboss.com/i

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread barbacena
Tried but did not work (deadlocked?!). public final class ClientToServerToClientExample { | | public static void main(String[] args) throws Exception { | Security.addProvider(new Provider()); | RequestListener listenerServer = new AbstractRequestListener() {

[jboss-user] [JBoss jBPM] - Re: Error getting CommandServiceBean

2008-09-16 Thread salaboy21
Look.. here i made it thru injection.. but it's the same: | @EJB(mappedName="ejb/CommandServiceBean") RemoteCommandServiceHome cmdService; | | and then in one method: | try { | cmdService.create().execute(cmd); | } catch (

[jboss-user] [JBoss Messaging] - Re: Invalid authentication attempt, principal=null error...

2008-09-16 Thread [EMAIL PROTECTED]
anonymous wrote : Any ideas, please? Trace Logs? Testcase replicating the issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176950#4176950 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176950 _

[jboss-user] [Clustering/JBoss] - How can I make an ear a service or some other config so as t

2008-09-16 Thread jbossnoob
Obviously just placing my ear in deploy-hasingleton does not work as described in the documentation. Everything step I get further results in some form of application server exception and I'm wasting too much time on this. What can I do? View the original post : http://www.jboss.com/index.html

[jboss-user] [JBoss jBPM] - Re: Error getting CommandServiceBean

2008-09-16 Thread AJanz
sorry but still not getting it work iterate through the jndi gives me Name : java:ejb/CommandServiceBean Classe java:ejb/CommandServiceBeanHome and LocalCommandServiceHome localCommandServiceHome = (LocalCommandServiceHome) initialContext.lookup("java:ejb/CommandServiceBean"); gives me a cla

[jboss-user] [Management, JMX/JBoss] - How to call XMLLoginConfig Mbean methods ??

2008-09-16 Thread patwary_shiva
I want to get the login application urls from XMLLoginConfig whihc has loadconfig() method ? i need suggestion on hot to do that View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176946#4176946 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [Clustering/JBoss] - Controlled Singleton MBean failed to become master

2008-09-16 Thread jbossnoob
I'm trying to deploy my ear in deploy-hasingleton and keep getting this error. Anyone have any ideas? Thanks 14:54:56,112 ERROR [HASingletonController] Controlled Singleton MBean failed to become master | javax.management.MBeanException | at org.jboss.mx.interceptor.ReflectedDispa

[jboss-user] [Beginners Corner] - verbose log

2008-09-16 Thread jnl1
hi all... my app is dying around the time it hits the db. i changed the log4j level from INFO to DEBUG for my console appender to get more information from jboss, but no luck. i'm using jdk1.5 and jboss 4.2.3. below is the log. i'm wondering if someone can tell me how to get more debug,

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread [EMAIL PROTECTED]
glad to be of help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176938#4176938 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176938 ___ jboss-user mailing list jboss-user@l

[jboss-user] [Beginners Corner] - JBoss crash

2008-09-16 Thread velasquez
Hi, I had the below error when I restarted JBoss. Is this related to memory space. Please help. # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d83de95, pid=5532, tid=3380 # # Java VM: Java HotSpot(TM) Client VM (1

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error when JBoss was restarted

2008-09-16 Thread velasquez
Hi, I had the below error when I restarted JBoss. Is this related to memory space. Please help. # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d83de95, pid=5532, tid=3380 # # Java VM: Java HotSpot(TM) Client VM (

[jboss-user] [JBoss jBPM] - Re: specify start workflow user

2008-09-16 Thread kukeltje
you cant. That is up to your webapp/application to protect. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176930#4176930 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176930 ___

[jboss-user] [JBoss jBPM] - Re: Interesting blog on jBPM

2008-09-16 Thread kukeltje
Strange that they do not want to use google translator, I think it does a great job... Although I should just try to read them in spanish Well, we just have to bump *this* post then, everytime you write a new blog entry. View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss jBPM] - Re: Need the source code of jbpm-console module of jbpm-3.2.

2008-09-16 Thread kukeltje
it was when I posted it... (tried it) it does not work now (22.24 CET) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176929#4176929 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176929

[jboss-user] [JBoss jBPM] - Re: wiki>>JbpmBuildingTheSources: update for svn?

2008-09-16 Thread kukeltje
building it is described on the wiki isn't it? If those are not good enough for you for getting the sources build, I doubt the they are valuable to you at all. Making changes will be even harder View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176928#4176928 R

[jboss-user] [JBoss jBPM] - Re: Interesting blog on jBPM

2008-09-16 Thread kukeltje
Or maybe Tom could write short blog entry each time you write one hahaha View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176927#4176927 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176927 _

[jboss-user] [JBoss jBPM] - Re: Interesting blog on jBPM

2008-09-16 Thread salaboy21
I propose my blog to jboss but the administrator don't want to translate my blog with google tranlator, and he said that there are not support for multi language blogs in jboss. Thanks for your comments Ronnald!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread ipazmino
Thank you a lot!!! I didn't understand it was a property, but now it worked perfectly!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176922#4176922 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176922 _

[jboss-user] [JBoss jBPM] - Re: Interesting blog on jBPM

2008-09-16 Thread k_feanor
I've been following that blog and i think it's completely recommendable. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176918#4176918 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176918 ___

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread [EMAIL PROTECTED]
"barbacena" wrote : Ok. But how can I obtain a Client from a RequestContext? Ah. You don't! If you want to get a callback, you would send a Client as part of your request. Or send a bunch of Clients if you want. The framework will automatically set up a channel for the Client and forward you

[jboss-user] [JBoss jBPM] - Re: wiki>>JbpmBuildingTheSources: update for svn?

2008-09-16 Thread k_feanor
Thanks, i've already downloaded everything from to an eclipse project from svn as you have indicated. how can i build it? with the sources from cvs there were instructions to build it with ant, but i'm not able to find something similar for new sources with maven. View the original post : htt

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread barbacena
Ok. But how can I obtain a Client from a RequestContext? My use case is: Client | Server | - | msg1| | - | | rpy1 | ---

[jboss-user] [EJB 3.0] - EJB 3.0 ClassNotFoundExdeption between EAR when using Securi

2008-09-16 Thread sebastiendeg
Hi there, I have 2 EAR (only EJB) application (application1 using application 2's client ejb jar). The first EAR application is the service which has logic and web services, so it has security enabled. (Security Domain with LoginModule) So, the users have to authenticate to access any webServic

[jboss-user] [JBoss Portal] - Re: JBoss Portal and mobile devices?

2008-09-16 Thread psevestre
Troy, Maybe a mod-rewrite + some logic would work: 1. Use mod_rewrite to handle the redirect based on user agent 2. In your layout, you can define content areas which would be enabled or not based on the supported device features, as informed by WURFL. For instance, you can have a "generic" a

[jboss-user] [JBoss jBPM] - Re: Need the source code of jbpm-console module of jbpm-3.2.

2008-09-16 Thread k_feanor
Sorry, it seems that the link is not working. And thanks for your answer :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176910#4176910 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176910 __

[jboss-user] [Javassist user questions] - Re: NullPointerException in RuntimeSupport.DefaultMethodHand

2008-09-16 Thread pmeister
see https://jira.jboss.org/jira/browse/JASSIST-66 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176907#4176907 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176907 ___ jbos

[jboss-user] [Javassist user questions] - Re: Making delegators thread-safe

2008-09-16 Thread pmeister
This patch solved our problem, so I just filed this ticket so this problem doesn't go unaddressed for another 9 months: https://jira.jboss.org/jira/browse/JASSIST-66 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176906#4176906 Reply to the post : http://w

[jboss-user] [Beginners Corner] - Can I edit run.bat to run "all" configuration

2008-09-16 Thread muddu_shafi
Can I make changes to the run.bat file so that it runs the "all" configuration instead of the "default" one. Presently I am using service.bat which does call run.bat using the commandline arguments on run.bat as run.bat -c all. The reason I am asking is that I have downloaded Java service wrapp

[jboss-user] [Installation, Configuration & DEPLOYMENT] - jboss-4.0.5.GA

2008-09-16 Thread smaya
Hi, I downloaded jboss-4.0.5 and started jboss under default. It started successfully but when customized the default and added cs.war I am getting these error. Any adivise is helpful. [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:name=OracleDS,service=DataSourceBinding' to

[jboss-user] [EJB/JBoss] - Re: JBOSS 4.0.2 and EJB 2.1 - simple application - not worki

2008-09-16 Thread lincoln__a
Hi Friends, Still i have beeen strugging to find solution. I am running the local ejb from command prompt in same JVM. For this no need jndi.properties file and jboss.xml. Pleae cinfirm it. Direct i am looking home interface in look up. setting following jar files at command prom

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread [EMAIL PROTECTED]
im not talking about the database connection - i'm talking about the default schema setting in hibernate. hibernate.default_schema in cfg.xml or persistence.xml. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176897#4176897 Reply to the post : http://www.jb

[jboss-user] [JBoss jBPM] - specify start workflow user

2008-09-16 Thread AJanz
how can i specify which users/swimlane could start which workflow? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176894#4176894 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176894

[jboss-user] [JBossMQ] - Exception while sending messages...

2008-09-16 Thread rahul.bandgar
I am not getting what is the reason of the following exception. Please let me know. Thanks, 2008-09-16 14:37:10,890 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] The UILClientIL Connection is set up 2008-09-16 14:37:10,953 DEBUG [org.jboss.mq.il.uil2.SocketManager] Failed to handle:

[jboss-user] [EJB/JBoss] - Re: EJB Timeout firing too soon on bootup; LoginContext not

2008-09-16 Thread aconn7
Did some hunting around, seems that during bootup the JAAS stuff will only look in the default/lib and I'll need to put my security module there. Can someone confirm that this may be the problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176891#4176891

[jboss-user] [JNDI/Naming/Network] - jboss 4.0.2 configuration fro ejb 2.1

2008-09-16 Thread lincoln__a
He Friends, I have been struggling to run ejb which jndi causes error. I want to confirm some issues. 1.If i call ejb from command prompt, no need to set jndi properties file. Can confirm? | Context ctx=new InitialContext(); | | object=ctx.lookup("local/alrlocal"); | | P

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread ipazmino
Thanks for your time. I still can't get it to function, but I get the error notification much faster than before. I have set the following config for the driver: conn url = jdbc:oracle:thin:@localhost:1521:XE db name = TESTUSER driver class = oracle.jdbc.driver.OracleDriver user id = TESTUSER a

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread [EMAIL PROTECTED]
"barbacena" wrote : | What is the API to reply asynchronously? | Just use that requestContext instance whenever you're ready to reply, from any thread at any time. Just be sure that you can guarantee that you either send a reply or send an exception eventually. anonymous wrote : | Wha

[jboss-user] [Javassist user questions] - Re: Making delegators thread-safe

2008-09-16 Thread pmeister
I'm having this exact issue (see my post from last night). I see no replies to your post, and apparently your patch never made it into the source. Can anyone provide any status on this issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176882#4176882 Re

[jboss-user] [Beginners Corner] - Re: dynamically load classes within app on JBOSS

2008-09-16 Thread CrankIt
Alain, what is app defined as? What is its type? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176877#4176877 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176877 ___ jboss

[jboss-user] [JBoss jBPM] - Interesting blog on jBPM

2008-09-16 Thread kukeltje
Don't know why he did not announce it himself (I was curious and followed the link in his signature), but one of the community members, Mauricio Salatino, salaboy21 , has some nice articles on jBPM. It was a nice excercise for my spanish, but for most I hope the link with translations does work.

[jboss-user] [JBossMQ] - Re: MDB stops servicing any messages (ReceiversCount goes to

2008-09-16 Thread ravichittari
Application code in particular is NOT calling an interrupt.. But I have a Web application (Servlet) that is deployed on the same instance. I do call interrupt on some of the threads servicing web requests when the processing time goes beyond 2.5 min. But, my understanding is that, the threads

[jboss-user] [JBoss jBPM] - Re: Migration to Hibernate 3.3.1

2008-09-16 Thread kukeltje
anonymous wrote : | Any advise? | The source is free and contains lots of testcases. I'd suggest to check out the source and give it a try with Hibernate 3.3.1GA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176868#4176868 Reply to the post : http://

[jboss-user] [JBoss jBPM] - Re: Jbpm deploy on Jboss server

2008-09-16 Thread kukeltje
I'd suggest you first read the basic docs on jBPM. answers: - yes - depends on what you want - depends on how you want it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176867#4176867 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [Beginners Corner] - How can a Java object get the name of the JBOSS instance tha

2008-09-16 Thread CrankIt
We run multiple instances of JBOSS on a server. When an POJO object is instantiated, how can it get the name of the JBOSS instance that created it? I would like to get the name of the application server as well as the instance. Thank you! View the original post : http://www.jboss.com/index.h

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread barbacena
anonymous wrote : I was also thinking about adding an API element to the RequestContext class: a "resume()" method that basically allows the next waiting request to be processed immediately in another thread (as opposed to executing a background thread for every request). What do you think? IM

[jboss-user] [JBoss jBPM] - Migration to Hibernate 3.3.1

2008-09-16 Thread tulumello
hi All, i need to upgrade jbpm 3.2.2 hibernate version to resolve several problems (JTASessionContext, WebSphereExtendedJTATransactionLookup etc.) What do you think about the latest version (distribution 3.3.1 GA) Any advise? Know problems? thanks in advance gt View the original post : http:/

[jboss-user] [JBoss Portal] - Re: memory

2008-09-16 Thread PeterJ
Actually, 200MB of memory for an app server is not high. You can remove unused services, which is always good for security reasons, but that will not result in a significant memory reduction. http://wiki.jboss.org/wiki/JBossASTuningSliming View the original post : http://www.jboss.com/index.ht

[jboss-user] [JBoss jBPM] - Jbpm deploy on Jboss server

2008-09-16 Thread provaJbpm
Hi all. can i use jbpm suite on an application server jboss v.4.0etc.. ? how i can do it ? have i to include libraries or other ? thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176861#4176861 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread [EMAIL PROTECTED]
"barbacena" wrote : How many threads execute handleRequest method per (session) client? To accomplish this execution order guarantee (A B and C) only one thread can execute per session client. Just one. This is the only way to keep ordering I think. However like I said, the request handler ma

[jboss-user] [JBoss jBPM] - Re: copletely open source?

2008-09-16 Thread salaboy21
Remember that jBPM is basically a development framework for Java Developers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176859#4176859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176859 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Web connector configuration from within EAR?

2008-09-16 Thread PeterJ
You can change the port number in server.xml to be a system property value. Example: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176857#4176857 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176857 ___

[jboss-user] [JBoss jBPM] - Re: copletely open source?

2008-09-16 Thread kukeltje
1: yes 2: yes 3: yes, it supports all jpdl node types, actions etc 4: Sorry, no time for that View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176856#4176856 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176856 _

[jboss-user] [JBoss jBPM] - Re: Need the source code of jbpm-console module of jbpm-3.2.

2008-09-16 Thread kukeltje
http://jbpm.dyndns.org/jbpmwiki/index.php?title=JBPM View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176855#4176855 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176855 ___ jb

[jboss-user] [JBoss jBPM] - Re: wiki>>JbpmBuildingTheSources: update for svn?

2008-09-16 Thread kukeltje
http://www.jboss.org/jbossjbpm/jpdl_sources/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176854#4176854 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176854 ___ jboss-user

[jboss-user] [EJB/JBoss] - Re: EJB Timeout firing too soon on bootup; LoginContext not

2008-09-16 Thread aconn7
To clarify: If there are any pending timers at the time of bootup. It doesn't matter whether they fire during the bootup cycle or afterwards. Furthermore, once this error has occurred for pre-existing timers, NEW timers receive this error as well. If the timer pool is empty at the time of boo

[jboss-user] [JBoss jBPM] - Re: completely functioning work flow mode?

2008-09-16 Thread kukeltje
yes it is functioning, if it is complete I'm not sure. It does e.g. not contain a kitchensink. Can you be more specific in what you mean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176852#4176852 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread barbacena
Hi, anonymous wrote : No, it means that the server will receive messages in order relative to the client, which means that if you send requests A B and C, the server will receive them in order A B and C. Except that it's not working yet. :) anonymous wrote : Execution order is guaranteed withi

[jboss-user] [JBossMQ] - exception while sending message from producer

2008-09-16 Thread rahul.bandgar
Hi all, I am getting this exception while sending message from producer. Please let me know how to resolve this. 2008-09-16 10:36:35,953 DEBUG [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.firstpass] Local XARecoveryModule - first pass 2008-09-16 10:36:3

[jboss-user] [Beginners Corner] - Re: Windows Authentication with Jboss

2008-09-16 Thread PeterJ
This gets better with every post. You are actually running JBoss Application Server with JBoss Portal. I had no idea that Pentaho came with JBoss Portal. You can use the link I provided for every application other than the Portal. For JBoss Portal, see http://wiki.jboss.org/wiki/ConfigurePortal

[jboss-user] [Beginners Corner] - Re: How to reliably count active sessions (re-post)

2008-09-16 Thread PeterJ
I would search for an MBean containing "host=localhost" or "type=Manager". Alternatively, you could look at web console and see if it still has that information. The names used in web console should help you locate the mbean. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread [EMAIL PROTECTED]
"barbacena" wrote : | That is nice. I would suggest a javadoc on send,invoke and sendOneWay saying this. | It's on my todo list. :) "barbacena" wrote : That means ordered execution need to be handled by the client. It is fine for me however I would like to serialize execution per (session

[jboss-user] [JBoss Tools (users)] - Re: Installation not working

2008-09-16 Thread [EMAIL PROTECTED]
wouldn't it be cool if eclipse update managers weren't breaking sane stuff ;) We are working on getting a updatesite for nightly ... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176840#4176840 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread [EMAIL PROTECTED]
In oracle username == schema View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176838#4176838 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176838 ___ jboss-user mailing list jb

[jboss-user] [JBoss Portal] - Re: Problem with Custom Auth Module

2008-09-16 Thread javauser007
Hi i'm facing the Problem with configuring the ldap in jboss portal Plz look at ones. I'm using jboss portal 2.6.5 and open ldap. I have created an .ldif file according to my company requirements and it works fine with other applications except Jboss portal. My problem is, in my .ldif file i ment

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBoss Web Jar Differences

2008-09-16 Thread KerryJordan
While attempting to implement a work-around for a JBoss 4.2.2.GA web bug, I downloaded the source code and was surprised to discover that the jbossweb.jar in the server's deply/jboss-web.deployer apparently does not match the jbossweb.jar in my 4.2.2.GA installation. (Specifically, the SavedRequ

[jboss-user] [JBoss Messaging] - Re: exception while sending message from producer

2008-09-16 Thread jmesnil
it seems you are using JBossMQ, not JBoss Messaging. you should post your question on JBossMQ user forum: http://www.jboss.com/index.html?module=bb&op=viewforum&f=48 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176834#4176834 Reply to the post : http://ww

[jboss-user] [Security & JAAS/JBoss] - Re: LDAP with Domino -- No roles found/Access Denied

2008-09-16 Thread javauser007
Hi i'm facing the Problem with configuring the ldap in jboss portal. plz see the following my problem. I'm using jboss portal 2.6.5 and open ldap. I have created an .ldif file according to my company requirements and it works fine with other applications except Jboss portal. My problem is, in m

[jboss-user] [JBoss Messaging] - exception while sending message from producer

2008-09-16 Thread rahul.bandgar
Hi all, I am getting this exception while sending message from producer. Please let me know how to resolve this. 2008-09-16 10:36:35,953 DEBUG [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.firstpass] Local XARecoveryModule - first pass 2008-09-16 10:36:36,06

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem with configuring the ldap in jboss portal

2008-09-16 Thread javauser007
Hi, I'm using jboss portal 2.6.5 and open ldap. I have created an .ldif file according to my company requirements and it works fine with other applications except Jboss portal. My problem is, in my .ldif file i mentioned "my-user" for holding username and "my-pwd" for holding password. and in my

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can't run jboss-4.2.3.GA

2008-09-16 Thread erasmomarciano
Please copy and paste your the host file View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176830#4176830 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176830 ___ jboss-user ma

[jboss-user] [Remoting] - Re: Remoting 3 trunk - Ordered delivery problem

2008-09-16 Thread barbacena
Hi, anonymous wrote : The current default policy that we've agreed on for ordered execution is: Each request on a single Client instance that happens-after a previous request, will also happen-after the previous request on the server side (maybe not in the same thread though). That is nice.

[jboss-user] [JBoss Portal] - Problem with configuring the ldap in jboss portal

2008-09-16 Thread javauser007
Hi, I'm using jboss portal 2.6.5 and open ldap. I have created an .ldif file according to my company requirements and it works fine with other applications except Jboss portal. My problem is, in my .ldif file i mentioned "my-user" for holding username and "my-pwd" for holding password. and in my

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can't run jboss-4.2.3.GA

2008-09-16 Thread erasmomarciano
Please copy and paste your the server.log View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176826#4176826 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176826 ___ jboss-user

[jboss-user] [Security & JAAS/JBoss] - Problem with configuring the ldap in jboss portal

2008-09-16 Thread javauser007
Hi, I'm using jboss portal 2.6.5 and open ldap. I have created an .ldif file according to my company requirements and it works fine with other applications except Jboss portal. My problem is, in my .ldif file i mentioned "my-user" for holding username and "my-pwd" for holding password. and in my

[jboss-user] [JBoss Tools (users)] - Re: Oracle generated entities failure

2008-09-16 Thread ipazmino
Hi, I tried adding the database name in the Generate entities dialog box, and also modified the connection string to [EMAIL PROTECTED]:1521:XE But, as you can see, there is not exactly a db name, but a user that can access some tables in a table space. So, I'm not really sure what should I set

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Web connector configuration from within EAR?

2008-09-16 Thread atijms
Well the situation is that we have a 'set' of cooperating applications. For development, new developers need to check out several projects from our SVN repository and deploy these to local instances of Tomcat and Jboss. I'm trying to make this process as painless a possible. The goal is that the

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Web connector configuration from within EAR?

2008-09-16 Thread jaikiran
Why do you want to do this dynamically, instead of doing it before starting JBoss? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176814#4176814 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176814 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can't run jboss-4.2.3.GA

2008-09-16 Thread jaikiran
M.allam, Please post the entire console logs (starting from the run.bat command echo statements). Also do this - In %JBOSS_HOME%\server\default\lib folder, there's a jboss-common-jdbc-wrapper.jar. Open this jar file and see what folder is present under org\jboss\resource\adapter\jdbc. Inside th

[jboss-user] [JBoss jBPM] - Re: JBPM console

2008-09-16 Thread kiranshenoy
I'd really appreciate if i could see some working samples of JBPM using SEAM. I havent been able to find one on the web. We are currently under eval mode for a BPM tool. This would really help us make the decision. Thanks View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [JBoss jBPM] - Re: JBPM console

2008-09-16 Thread kiranshenoy
kukeltje, Thanks a lot for your response. It was lot of lumens :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176808#4176808 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176808 _

  1   2   >