[jboss-user] [JBoss jBPM] - Re: How to test jBPM 4 (out of the box?)

2009-05-12 Thread jbarrez
You can download the beta zip from http://sourceforge.net/project/showfiles.php?group_id=70542. Unzip it, and run the installer. You should get a doc folder containing the userguide and the developers guide. As Ronald states, when v4 goes GA, the idea is to have a zip you can download, unzip a

[jboss-user] [JBoss jBPM] - Re: jBPM 4.0 Road Map?

2009-05-12 Thread jbarrez
Beta 2 should be out any moment now. RC1 is expected for next month, and GA for 1st of July View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230285#4230285 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230285 __

[jboss-user] [JBoss jBPM] - Re: Grouping Processes & Tasks

2009-05-12 Thread jbarrez
I agree, this is something that'll need a manual modification. Ie by using a prefix in the process def names or by adding a join table, matching process def to a module. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230286#4230286 Reply to the post : http:

[jboss-user] [Beginners Corner] - Re: Running JBoss 5.1.0CR with Eclipse/WTP

2009-05-12 Thread jaikiran
Yep, that parameter is a temporary workaround till all the xmls shipped in the AS are fixed :) I'll add this to the JBoss5 FAQ and link this forum thread for Eclipse users. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230287#4230287 Reply to the post : ht

[jboss-user] [EJB 3.0] - Re: How to inject data source in AS independent way?

2009-05-12 Thread japase
Thanks for answer, but I'm not sure if it is the right way to go for us. As I understand we should create deployment descriptors for all the beans that use our data sources. The problem is that we have thousands of beans using the same data sources and the @Resource injection is done in a super

[jboss-user] [Beginners Corner] - Re: Having problem to configure with Eclipse EE.

2009-05-12 Thread jaikiran
Lucksman, You should have opened a new thread to discuss your issue. The original poster in this thread had a different issue than what you are running into. As for this error: anonymous wrote : | 22:47:04,935 ERROR [AbstractKernelController] Error installing to Create: name=TransactionManag

[jboss-user] [JBoss jBPM] - Re: Join Problem

2009-05-12 Thread jbarrez
Are you sure the actions are completely finished. Check your database to see in which node your token is. Also, executionContext.getProcessInstance().signal(); is going to give you strange behaviour since now you are signalling the root token. Try to use executionContext.leaveNode(). View th

[jboss-user] [JBoss jBPM] - Re: Join Problem

2009-05-12 Thread swatis
ok i iwll try to use executionContext.leaveNode() instead of signal method... will update u in few mins... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230292#4230292 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=423

[jboss-user] [Beginners Corner] - Superior JBoss features - are there any?

2009-05-12 Thread twh1st
Hello *, my company competes against product offerings from Oracle. Currently we try to beat WebLogic Server with a JBoss application server infrastructure. Next to the fact, that JBoss has virtually no licensing costs, what feature-driven arguments could we bring against Oracle WebLogic? WebL

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
09:31:16,248 INFO [ManagementService] >> Cache: JBossCache 'Naga' 3.0.2.GA | 09:31:16,287 ERROR [JDBCCacheLoader] Failed to insert node :DB2 SQL Error: SQLCODE=-418, SQLSTATE=42610, SQLERRMC=null, DRIVER=3.52.95 | 09:31:16,289 ERROR [ManagementService] Putting to cache error: org.jboss.c

[jboss-user] [JBoss jBPM] - Re: Join Problem

2009-05-12 Thread swatis
you are right about the signal method. I tried another small process with action handlers.In action hanlder classes i used once leaveNode method it worked perfectly. But when I changes leaveNode method to signal method got the same problem. thanks .. able to fix this one... View the original p

[jboss-user] [JBoss Messaging] - JBoss Messaging not working as expected

2009-05-12 Thread Fenrizwolf
Hi. I've got some serious problems using JBoss Messaging. I got the Server JBoss AS 4.2.3.GA and the Messaging instance up and running. When I sending messages from one application on one queue to another application everything works fine. But when I use 5 sending and 5 receiving applications

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with EAR deployment in JBoss 5.1.0CR1

2009-05-12 Thread jaikiran
"getaceres" wrote : | | | http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd"; version="5"> | | OHAServices | | | | datas

[jboss-user] [JBoss Tools (users)] - Re: JBossWS-Tools vs. JAX-WS Tools Project of Eclipse

2009-05-12 Thread max.ander...@jboss.com
No relationship between JBossWS-Tools and JAX-WS tools at this point beyond that JBossWS-Tools hooks into/adapts the same WTP features. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230310#4230310 Reply to the post : http://www.jboss.org/index.html?module

[jboss-user] [JBoss Tools (users)] - Re: JBossWS-Tools vs. JAX-WS Tools Project of Eclipse

2009-05-12 Thread max.ander...@jboss.com
note, when CXF will be supported in AS I hope these things will just work with it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230311#4230311 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230311 __

[jboss-user] [Security & JAAS/JBoss] - Re: Encrypting Datasource in SAR

2009-05-12 Thread Wolfgang Knauf
Yes, this is possible. Add a "...-service.xml" to your SAR with this content: | | | META-INF/login-config.xml | |jboss.security:service=XMLLoginConfig | | |jboss.security:service=JaasSecurityManager | | | It adds a "D

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread gaohoward
Does it always happen or sometimes? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230319#4230319 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230319 ___ jboss-user mailing

[jboss-user] [Security & JAAS/JBoss] - Re: Issue in encrypting the password using MD5

2009-05-12 Thread Wolfgang Knauf
Hi, for the logging: I think you are nearly done. But you declared the "CONSOLE" appender twice. Remove one, and set the "Threshold" of the remaining one to "TRACE". Hope this helps Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230326#4230326 Re

[jboss-user] [JBoss Portal] - how to set up CAS server against LDAP

2009-05-12 Thread pooja.ambre
Hi friends, I am using jboss portal 2.7.0 I tried integrating opensso with opends using d steps given in d link below http://blog.jboss-portal.org/search/label/ldap but its not working wen i login into d portal it takes me to d opensso login page but after entering d usrname & pswd it keeps on

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with EAR deployment in JBoss 5.1.0CR1

2009-05-12 Thread getaceres
Well, so, Is there a way to force a specific deployment order for the jars appart from renaming them? In JBoss 4 there was an option in jboss.xml but it seems to be deprecated. If not, is there a way to specify dependencies among EJBs so JBoss 5 deploys them in the correct order? View the orig

[jboss-user] [Beginners Corner] - Re: problem with .jar files deplyment

2009-05-12 Thread amit_daundkar
"Wolfgang Knauf" wrote : Hi, | | does an error/exception occur on your "next page"? Is some output/stacktrace on the JBoss console? | Maybe your errorpage is not found/valid. Do you have an "errorpage" attribute in your "@page" tag? Is this errorpage available? Or did you declare an error

[jboss-user] [JBoss Cache: Core Edition] - Re: jboss cache initialization problem

2009-05-12 Thread manik.surt...@jboss.com
Switch off clustering then. Make sure you set your cache mode to LOCAL. I would also recommend using a more recent version of JBoss Cache, e.g., 3.1.0 is the current stable release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230347#4230347 Reply to the

[jboss-user] [JBoss jBPM] - Mail Node Problem

2009-05-12 Thread swatis
In Mail class, Session session = Session.getDefaultInstance(mailServerProperties, null); | If the mail server requires user authentication, this condition is not handled in mail class. So I created one custom class which extends Mail class. | if(auth) { | session = S

[jboss-user] [JBoss jBPM] - Re: Mail Node Problem

2009-05-12 Thread swatis
sorry i made mistake while putting this topic the part is inside parent code should be outside . View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230356#4230356 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230356 _

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread manik.surt...@jboss.com
Could you enable TRACE level logging on org.jboss.cache.loader so that we can see the SQL that is being generated? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230360#4230360 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[jboss-user] [Beginners Corner] - Re: Running JBoss 5.1.0CR with Eclipse/WTP

2009-05-12 Thread jaikiran
Now in the wiki http://www.jboss.org/community/wiki/JBossAS510CR1failstobootfromIDE Also linked from http://www.jboss.org/community/wiki/JBoss5FAQ P.S: Good to see that the wiki URLs are now back to named URLs :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[jboss-user] [Beginners Corner] - Re: problem with .jar files deplyment

2009-05-12 Thread Wolfgang Knauf
Hi, please provide us with more details (e.g. WAR structure, @page attributes, deployment descriptors). Take a look at the JBoss console. I think it should show an exception/error message. What page is not found? This should be part of the 404 error. I need more input to be able to help you. B

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
Yes, i can. Thx for reply. I found than sql like this INSERT INTO JBOSSCACHE (FQN,NODE,PARENT) SELECT "/", null, "/" FROM JBOSSCACHE_D WHERE NOT EXISTS (SELECT FQN FROM JBOSSCACHE WHERE FQN = "/"); is not workign in db2. View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread ataylor
How do you know messages are left in the queue? when are you starting the consumers, messages can be buffered by a client so it may be that the first consumer to connect has all the messages sitting in its buffer. Post your code so we can take a look. View the original post : http://www.jboss

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
11:57:29,710 TRACE [NonManagedConnectionFactory] using connection: com.ibm.db2.jcc.t...@2fb7b837 | 11:57:29,710 TRACE [JDBCCacheLoader] Executing SQL statement [INSERT INTO jbosscache (fqn, node, parent) SELECT ?, ?, ? FROM jbosscache_D WHERE NOT EXISTS (SELECT fqn FROM jbosscache WHERE fqn =

[jboss-user] [EJB/JBoss] - Re: Embedded EJB3 and JNDI lookups

2009-05-12 Thread shadukan
I found out after debugging that there are different projects like EJB 3.0 and Embedded.The embedded is pretty match dead.I have configured the ejb 3.0 embedded and works like a charm.I have also a fix in the EJB3StandaloneBootstrap.java to be more flexible in the way you define configuration f

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
This error code mean: anonymous wrote : A STATEMENT STRING TO BE PREPARED CONTAINS AN INVALID USE | OF PARAMETER MARKERS | A parameter marker is not allowed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230388#4230388 Reply to the post : http://www.jb

[jboss-user] [JBoss Messaging] - Re: how to connect to JB messaging outside of jboss server

2009-05-12 Thread pierods
Thanks! I hadn't thought of the fact that jndi can return an rmi stub of the connection factory. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230390#4230390 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230390

[jboss-user] [Beginners Corner] - Re: problem with .jar files deplyment

2009-05-12 Thread amit_daundkar
hello Wolfgang, the problem is solved. i created another .war file and deployed it again. and it is working fine now. but its an unknown success. anyway, thank you very much for your help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230394#4230394 Reply to

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread Fenrizwolf
Hi. I had a look in the JMX interface and there it says that 2 messages are pending in the queue. There is only one producer, consumer on each queue. So it should not happen that one consumer buffers messages from another queue. The producer should send 10.000 messages to one queue and the r

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread manik.surt...@jboss.com
Sorry, I don't actually have a DB2 environment to test on. Do you know what characters DB2 refers to as 'parameter markers'? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230399#4230399 Reply to the post : http://www.jboss.org/index.html?module=bb&op=post

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread ataylor
Can you try jboss 5.0.1.GA, messaging is the default jms provider with this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230409#4230409 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230409 __

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread Fenrizwolf
Thanks for the advice, I'm going to try it! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230410#4230410 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230410 ___ jboss-user

[jboss-user] [JBossWS] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-05-12 Thread jar...@jab.fi
I'm too having this problem. I'm using old project infrastructure which used work ok on JBoss 4.2.x, but now with JBoss as 5.0 the web service call fails; 13:55:58,350 ERROR [STDERR] Exception in thread "Thread-32" 13:55:58,350 ERROR [STDERR] java.lang.LinkageError: loader constraint violation

[jboss-user] [JBoss Portal] - Re: Handling PortalSessionEvent.SESSION_DESTROYED event

2009-05-12 Thread aspdeepak
Thanks for your reply. But my problem was to redirect the user to a automatically to a specified page, lets say login page. Also I tried using filters, but after session expiration, those filters could'nt be reached. I have solved this problem in a much simpler way, using javascript. All y

[jboss-user] [JBoss Portal] - Re: Problem with PortletSession

2009-05-12 Thread aspdeepak
Thanks je.a.le for your solution It would be the optimal solution for handling the user related events. But I still can't understand why the PorteltSession gets cleared(null), when the portlet reloads. But this is not the case in PortalSession it lives through out the user session. View the

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
? - parameter marker I think this is about last ? in subquery. Could we use simpler form of this sql, without jbosscache_d involved? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230415#4230415 Reply to the post : http://www.jboss.org/index.html?module=bb&

[jboss-user] [JBossWS] - Re: java.lang.LinkageError: loader constraint violation:(In

2009-05-12 Thread GajananM
Dowload the Jaxws API from http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230413#4230413 and run the ant as per the instruction. using this i am able to run the jaxws webservices. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230416#4230416 Reply

[jboss-user] [JBoss Portal] - Re: Handling PortalSessionEvent.SESSION_DESTROYED event

2009-05-12 Thread aspdeepak
anonymous wrote : But my problem was to redirect the user to a automatically to a specified page, lets say login page. Means that the redirection need not require any user interaction. Also some of the form submit buttons, that leads to IPC, becomes unresponsive after session timeout; due to

[jboss-user] [JBoss Cache: Core Edition] - Restrictions on parameter marker usage

2009-05-12 Thread mariuszs
anonymous wrote : Untyped parameter marker location Data type | Expression: Alone in a select list Error | Expression: Both operands of an arithmetic operator Error | Predicate: Left-hand side operand of an IN predicateError | Predicate: Both operands of a relational op

[jboss-user] [JBoss Portal] - Re: Performance Issue with JBP2.7.1; Any workaround??

2009-05-12 Thread dgodbey
Yes. This is something like what we would want to have. Is there an out of the box solution to grouping collections of users and having a group admin? The group admins should have a definable subset of responsibilities assigned by the uber admin to administer their group or community. View the

[jboss-user] [JBoss Portal] - HTTP Status 500 - No authenticated user while accessing /por

2009-05-12 Thread mabimal
Hello All, I have pointed portal's db to oracle.I am trying to point my own DB just for login credentials. and for it i created 3 tables in my DB. I have not used encryption for password in DB. The changes i made in jboss portal are login-config.xml | java:/HEUSERDS | SEL

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
OK, I found that this is not working too (invalid marker usage) | INSERT INTO | db2jboss.JBOSSCACHE (fqn,node,parent) | SELECT ?,?,? FROM db2jboss.JBOSSCACHE_D WHERE NOT EXISTS (SELECT fqn FROM | db2jboss.JBOSSCACHE | WHERE fqn = '/Cache') View the origin

[jboss-user] [JBoss Portal] - No partial refresh in HTTPS

2009-05-12 Thread aspdeepak
Jboss App Server V 4.2.2 Jboss Portal - V 2.7.0 DB - Mysql 5.0 partial refresh is working fine in http (i.e) in our development environment. but it is not working in the HTTPS, since our production needs https. Are there any specialized settings to be made to enable partial refresh in HTTPS?

[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

2009-05-12 Thread mariuszs
https://jira.jboss.org/jira/browse/JBCACHE-1510 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230426#4230426 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230426 ___ jboss-u

[jboss-user] [Security & JAAS/JBoss] - Re: Issue in encrypting the password using MD5

2009-05-12 Thread Tony Jim
I have updatd the jboss-log4j.xml file as below. But no output is generated. I have started the JBoss Server in Debug Mode in MyEclipse IDE. Please advice. | | | | | | | | | | | | | | http://jakarta.apache.org/log4j/"; debug="false"> | | |

[jboss-user] [Beginners Corner] - Re: Superior JBoss features - are there any?

2009-05-12 Thread twh1st
just to give some more ideas, what I'm targeting on. One really cool JBoss feature is to remove unwanted services like: * mail service * scheduler * monitoring * messaging * http invoker and so on. In contrast, the WebLogic mSA only supports to modes WLX and WLS: * WLS: EJB, JMS, Connector, Clu

[jboss-user] [JBoss AOP] - ConcurrentModificationException during JBoss 5.0.1.GA startu

2009-05-12 Thread sannegrinovero
Hi, using JBoss 5.0.1GA I get the following error sometimes: | ERROR [STDERR] (AOPListner) Exception in thread "AOPListner" | ERROR [STDERR] (AOPListner) java.util.ConcurrentModificationException | ERROR [STDERR] (AOPListner) at java.util.WeakHashMap$HashIterator.nextEntry(WeakHas

[jboss-user] [JBoss Messaging] - Re: Example how to use LoadBalancingFactory

2009-05-12 Thread maxogm
Did anyone known what is problem, load-balance is not transparent to client. My Publesher works OK, one time is publish on node1 other time on node2... But Subscriber, could not listen all nodes... only one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=423043

[jboss-user] [JBoss Portal] - Re: Logout with expired session requires login twice

2009-05-12 Thread aspdeepak
hey the same issue occured to me. Only solution is to automatically reload the page. please go through the following post for more information on automatic redirection on session expirtation. http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154498[/url] View the original post : http

[jboss-user] [JBoss Portal] - Re: Logout with expired session requires login twice

2009-05-12 Thread aspdeepak
sorry this is the correct URL ;) http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154498 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230438#4230438 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=423043

[jboss-user] [Microcontainer] - Hot-deployment on AS 5.x

2009-05-12 Thread jesper.pedersen
I get stack traces when I hot-deploy on AS 5.x (currently rev88714 using VFS-2.1.1.GA). Sample application is the web ui for JBoss Profiler 2 - a .WAR file around 6MB - deployment is done in non-exploded format. The stack traces can be easy triggered if the deployments are done in a tight loop.

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jaikiran
Might be related to the HDScanner picking up the deployment before the copy of the war, to the deploy folder, is complete. One way to verify this would be to increase the HDScanner timeout to a higher value (which will reduce the chances of picking up the stale deployment -though it can't be com

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jesper.pedersen
Users shouldn't have to worry about the scanPeriod parameter - a deployment should be an atomic operation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230446#4230446 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=423

[jboss-user] [JBoss Portal] - Jboss Portal

2009-05-12 Thread vinaymp
Can the Jboss portal product be deployed to other application servers such as Weblogic, Websphere etc.? If yes, can someone point to any case studies for the same? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230448#4230448 Reply to the post : http://www.

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jaikiran
"jesper.pedersen" wrote : a deployment should be an atomic operation. Yep. But i think the issue is: 1) A OS copy operation is in progress 2) HDScanner wakes up and does a check for new file availability 3) OS says new file available, even though copy is not complete (i remember this on Windows,

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jesper.pedersen
Here is another one: | 09:01:10,998 INFO [TomcatDeployment] deploy, ctxPath=/jboss-profiler | 09:01:11,308 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/jboss-profiler' | 09:01:22,503 INFO [TomcatDeployment] undeploy, ctxPath=/jboss-profiler | 09:01:22,582 ERROR [W

[jboss-user] [JBoss jBPM] - Timer for mail node or task node??

2009-05-12 Thread Sujatha
Hi I want an email as specified by the mail node to repeat every 24 hours until the task has been completed. The structure is start mail node - which sends an email that task is assinged to a person task node - which required the person to approve or deny Here I want the mail node to repeat

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jesper.pedersen
I use Linux, so it is problem on all platforms I guess... And I havn't seen this with 4.2.4.GA... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230453#4230453 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230453

[jboss-user] [JBoss Cache: Core Edition] - Re: Problem with marshalling object.

2009-05-12 Thread JDiscolo
Does your objects implements the Serializable interface? Regards, R. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230474#4230474 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230474 _

[jboss-user] [Security & JAAS/JBoss] - Re: Issue in encrypting the password using MD5

2009-05-12 Thread Wolfgang Knauf
Hi, set two values from "DEBUG" to "TRACE": | | | ==> | ... | and: | ==> | | In my own log4j.xml, I had added an "appender-ref" element to the categorie element Hope this helps Wolfgang View the original post : http://ww

[jboss-user] [JBoss Portal] - Usage scenario of Resource Serving through resourceURL in 28

2009-05-12 Thread souravm
Hi, I'm bit confused to understand what are the real usage scenarios of Resource Serving through resourceURL. I can achieve everything what resourceURL (or serverResource method) provides if I create actionURL. Only difference I see that serverResource method gives me the flexibility of writ

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

2009-05-12 Thread mwringe
JBoss Portal can only run on the JBoss Application Server. The latest releases will only run on JBoss AS4. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230489#4230489 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=423

[jboss-user] [JBossWS] - Using Jax-WS RI with JBoss AS 4.2.3.GA

2009-05-12 Thread brainiac
I have a webapp, deployed as a war, which exposed a Web Service implementing jaxws standard. A requirement for my webapp is deploy on multiple AS (Tomcat, JBoss and WAS). In my war i have jax-ws ri distribution (into WEB-INF/lib). web.xml contains the jaxws listener: com.sun.xml.ws.

[jboss-user] [JBoss jBPM] - Customise email reminder for mail node?

2009-05-12 Thread Sujatha
Whenever a reminder email is sent for a task node - it used the template in jbpm.mail.templates.xml. I want to define a different template for every task node which has a reminder. How do I link it with the task node reminder - there is no template option? View the original post : http://ww

[jboss-user] [JBoss Portal] - JBoss Portal as a Portlet oriented Application

2009-05-12 Thread stoussaint78
Hi, I'm currently trying to answer a question. Is JBP designed to fit my requirements ? I don't really want to use JBP as a Web Site Portal but like an Application composed by a few Portlets. Portlets seems to be the component I'm looking for. It permits me to create some modular features lik

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss 5.0.1 and EARClassLoaderDeployer isolation

2009-05-12 Thread xmedeko
Hi, I want to turn on class loader isolation for all EAR deployed into the server. I have followed http://www.jboss.org/community/wiki/ClassLoadingConfiguration, but I cannot find the file deploy/ear-deployer.xml. I have found just the file deployers/ear-deployer-jboss-beans.xml and there I hav

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0.0.GA to JBoss 5.0.1.GA

2009-05-12 Thread ezs
It appears that my problem was that I was using an earlier version of jboss-beans.xml. Removing that copy and using the one that comes with JBoss 5.0.1 fixed the problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230501#4230501 Reply to the post : http

[jboss-user] [JBoss Portal] - Re: Usage scenario of Resource Serving through resourceURL i

2009-05-12 Thread apemberton
In short, a call to ActionURL will return an entire portal page (with theme, renderers, and all), whereas a ResourceURL serves your markup raw but still provides access to the portal context. Pre-JSR286, this was accomplished with backing servlets, which did not have implicit access to the Port

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - No ManagedConnections in Hibernate

2009-05-12 Thread mdrafimca
Hi All, I am using JBoss 5.0.1 GA. I am new to Struts and Hibernate, I have configured the hibernate with the datasource. The hibernate is able to fetch the data sometime and sometimes it is hanged up by throwing the exception which I have given below. Please help me how to solve this problem

[jboss-user] [JBoss Messaging] - Re: Persistence Manager Problem - null-persistence-service.x

2009-05-12 Thread bainwohl
>> I'll let you guys know if there are and adverse effects. The suggested modifications certainly worked in getting around problems during start-up. However, now that I'm using the null-persistence-manager, I see the following errors when deploying MDBs (ejb3) ... (I get this dump for each MDB

[jboss-user] [JBoss jBPM] - Re: Customise email reminder for mail node?

2009-05-12 Thread Sujatha
I found the solution...Just to be useful for others who research on this topic - currently it is not possible to customise mail template for task reminder or assignment.. We just have to go with task-reminder or task-assign template in jbpm.mail.templates.xml This has been raised as a feature

[jboss-user] [JBoss Portal] - Re: Usage scenario of Resource Serving through resourceURL i

2009-05-12 Thread souravm
Andy, Thanks for your response. My question is what could be the real usage scenario where I would like to serve a raw markup without the portal's theme, renders etc. For the end user, if all of a sudden I show him a page without the Portal look and feel - he will feel that he has been logged

[jboss-user] [JBoss Messaging] - Messages getting stuck in delivery on a clustered queue

2009-05-12 Thread victorstar
Hi guys, We are doing a pilot project adding JBM to existing EJB application. Configuration is as following: JBoss 4.2.3, JBM 1.4.2.GA-SP1, JBossRemoting 2.5.1 EJB3 application is running on a cluster of 7 servers. All servers have the same application farmed across them. We have a clustered queue

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with EAR deployment in JBoss 5.1.0CR1

2009-05-12 Thread getaceres
I've renamed the jars and now it looks like this: | | http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd"; version="5"> | OHAServices |

[jboss-user] [Beginners Corner] - change welcome page

2009-05-12 Thread pippodev
HI, I want change my welcome page, I use Jboss 4.2.2 in my web site. How can i do? I'd prefer that jboss automatically sends visitators to the main web application, so the first page will become the welcome page of this application... another thing: is possiblie that this main application has n

[jboss-user] [JBoss Messaging] - Re: Persistence Manager Problem - null-persistence-service.x

2009-05-12 Thread bainwohl
I've managed to come up with a resolution, for now. If I copy the portion of the hsqldb-persistence-service.xml file related to the JMS User Manager MBean config into the null-persistence-service.xml, the problem is resolved. View the original post : http://www.jboss.org/index.html?module=b

[jboss-user] [JBoss Tools (users)] - VPE - is this bug?

2009-05-12 Thread krasig
See may page (this is part of my bog,big template): http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> | http://www.w3.org/1999/xhtml"; | xmlns:ui="http://java.sun.com/jsf/facelets"; | xmlns:h="http://java.sun.com/jsf/html"; | xmlns:f="http://java.sun.com/jsf/core

[jboss-user] [Beginners Corner] - Re: Running JBoss 5.1.0CR with Eclipse/WTP

2009-05-12 Thread PeterJ
Yes, I agree that it is great to see named wiki links again - DOC-10179 just did not call JBoss42FAQ to mind. [whine]But now I have to change all of my saved "hot topic" links back to the named URLs. But at least the DOC- URLs are being automatically redirected instead of a redirect page s

[jboss-user] [JBoss Portal] - Re: JBoss Portal as a Portlet oriented Application

2009-05-12 Thread PeterJ
I think you can do what you want. Write your portlets (chat, file repos, etc) and then package a custom portal with the "admin" stuff disabled. See my JBossWorld presentation on creating a custom portal, that might give you some ideas on what you could do. http://www.jboss.org/community/wiki/Cus

[jboss-user] [JBoss Messaging] - Re: Messages getting stuck in delivery on a clustered queue

2009-05-12 Thread gaohoward
Hi, I think your issue is same as JBMESSAGING-1456/JBREM 1112. I think you need to wait for the fix, which should be soon. It's a mixed issue of JBM and JBR. This issue will cause not only message stuck due to client failover, but also incorrect consumer/message count. So as long as client fai

[jboss-user] [EJB 3.0] - Problem in calling methods on EJB3 app from client

2009-05-12 Thread llper
Hi, I'm trying to configure my jboss for a simple ejb3 module which is called from a java client. I'm using jboss 5.0.1.GA These are the config files involved: jbossweb.sar\server.xml: | ... | | | | | | | | | | | |

[jboss-user] [Beginners Corner] - Re: change welcome page

2009-05-12 Thread PeterJ
See my reply in http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4126782, especially the information about the context root. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230549#4230549 Reply to the post : http://www.jboss.org/index.html?module=bb&

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0.1 and EARClassLoaderDeployer isolation

2009-05-12 Thread jaikiran
It was a bug https://jira.jboss.org/jira/browse/JBAS-6600 and was fixed in AS 5.1.0 CR1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230550#4230550 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230550 __

[jboss-user] [JBoss Messaging] - Re: Messages getting stuck in delivery on a clustered queue

2009-05-12 Thread victorstar
Thanks. As I said JBR issue is marked as fixed in 2.5.1 release. We've put it in but still seing the issue. Now, accepting that there is a problem here - is there anything we could do as a temporary workaround? Like I said - timeouts etc.? One thing we're considering is making those queues loca

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with EAR deployment in JBoss 5.1.0CR1

2009-05-12 Thread jaikiran
anonymous wrote : at org.jboss.injection.EJBRemoteHandler.ejbRefDependency(EJBRemoteHandler.java:146) | at org.jboss.injection.EJBRemoteHandler.handleFieldAnnotations(EJBRemoteHandler.java:393) | at org.jboss.injection.InjectionUtil.processFieldAnnotations(InjectionUtil.java:

[jboss-user] [JBoss jBPM] - Re: Timer for mail node or task node??

2009-05-12 Thread swatis
don't use mail node. second in task node use timer, put mail action tag inside this timer tag.. no need to create seperate mail node. use mail action in timer tag. It will take mail action after every 20 seconds. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x

2009-05-12 Thread jesper.pedersen
Just for the record - the original trace I got was https://jira.jboss.org/jira/browse/JBVFS-112 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230559#4230559 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230559 __

[jboss-user] [EJB/JBoss] - deployment conflict with xercesimpl.jar

2009-05-12 Thread Huub2
I want to deploy an ear file which uses its own (old ~1.4) version of xercesimpl. However when I use classloader isolation for my ear file the deployment fails. It seems as though jboss uses the ear file's xercesimpl during deployment. How can I deploy my ear file in such a way that my version of

[jboss-user] [JBoss Tools (users)] - Re: VPE - is this bug?

2009-05-12 Thread sdzmitrovich
I can't reproduce it. I try it in linux and windows. It works for me. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230568#4230568 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230568 _

[jboss-user] [JBoss jBPM] - Re: JBPM_PROCESSDEFINITION table not found

2009-05-12 Thread nidhiaaryabatra
jdbc connection properties in hibernate.cfg by default pointing to hsqldb; change it to your DB View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230570#4230570 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230570 __

[jboss-user] [JBoss Tools (users)] - Re: VPE - is this bug?

2009-05-12 Thread krasig
On windows, eclipse 3.5, JBT 3.2.1 Alpha ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230574#4230574 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230574 ___ jboss-user m

[jboss-user] [JBoss Tools (users)] - Re: VPE - is this bug?

2009-05-12 Thread krasig
ooops JBT 3.1.0 Alpha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230575#4230575 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230575 ___ jboss-user mailing list jboss-use

[jboss-user] [JBoss Tools (users)] - Re: VPE - is this bug?

2009-05-12 Thread sdzmitrovich
Yes. On windows - eclipse 3.5 m6, JBT - 3.1.0 Alpha On linux - eclipse 3.5 m7, JBT - 3.1.0 Alpha May be there are others reasons of such vpe's behaviour. Did you set any el expressions for vpe? Try to move this page to new jsf project (e.g kickstart) and try to open this page there. View

[jboss-user] [Beginners Corner] - Re: change welcome page

2009-05-12 Thread pippodev
Perfect, thank you! The only bad thing is that all visitars could be access to the jmx-console. Do you know how block access to it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230580#4230580 Reply to the post : http://www.jboss.org/index.html?module=bb&op

  1   2   >