[jboss-user] [Security & JAAS/JBoss] - How to provide Security to web.xml file.

2009-02-20 Thread Manthan
I want to provide Security constraints to web.xml file so that no one can change the code in it.How should i do it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212015#4212015 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=re

[jboss-user] [JCA/JBoss] - Re: MESSAGE DRIVEN BEAN USING mail-ra.rar STOPS WORKING

2009-02-20 Thread jaikiran
I don't have experience with this. But here's what you could try - when after 450 messages, the MDB stops receiving, obtain the thread dumps and see if it provides any useful information. The thread dumps can be obtained as explained here http://www.jboss.org/community/docs/DOC-12300 Also, the

[jboss-user] [JNDI/Naming/Network] - Re: spi.NotBoundException

2009-02-20 Thread jaikiran
More details please - the java version, the JBoss AS version, the stacktrace, the console logs and more about your application. Also mention the exact issue you are running into. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212013#4212013 Reply to the pos

[jboss-user] [Beginners Corner] - Re: What is the best approach to datasource password securit

2009-02-20 Thread jaikiran
See this http://www.jboss.org/community/docs/DOC-9703 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212012#4212012 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212012 ___ j

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Can't attatch the core file while dump

2009-02-20 Thread vadivem
Hi All, Our environment is linux 32 with Jboss 4.2.1(JDK1.5.0_13) while generating the dump I'm getting following error. [ /usr/java/jdk1.5.0_13/bin ] webs...@nopjreap > jmap -heap:format=b file=/tmp/heap.bin 21369 Attaching to core 21369 from executable file=/tmp/heap.bin, please wait... Error

[jboss-user] [Management, JMX/JBoss] - Re: Console Halt

2009-02-20 Thread jaikiran
You do have the console appender in your log4j configuration: | | | | | | | | | But it's not configured against any logger. I would add it to the root logger as follows: | | |

[jboss-user] [EJB 3.0] - Re: Couldn't handle invocation directly within...StatelessRe

2009-02-20 Thread jaikiran
"ebross" wrote : | My next step is to add it back. | | Thanks. See if these help http://www.jboss.org/file-access/default/members/jbossejb3/freezone/docs/tutorial/1.0.0/html/Security_and_Transactions_in_EJB3.html http://www.jboss.org/jbossejb3/docs/ View the original post : http://w

[jboss-user] [EJB 3.0] - Re: Migration of EJB3 to JBoss5 from JBoss4.2.2

2009-02-20 Thread jaikiran
So you have jars within a jar? Why not change ejb3.jar to ejb3.ear and deploy it? That way any jars under the .ear/lib will be by default available in classpath. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212008#4212008 Reply to the post : http://www.jb

[jboss-user] [JBoss jBPM] - Re: JBPM Assignment Handler 3.3.1.GA Problems

2009-02-20 Thread yaseen4sm75
or if you could post your "hibernate.cfg.xml" file here... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212005#4212005 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212005

[jboss-user] [JBoss jBPM] - Re: JBPM Assignment Handler 3.3.1.GA Problems

2009-02-20 Thread yaseen4sm75
Check your "hibernate.cfg.xml" file for the entity& persistence classes you are using ,does it have mapping entry for them & make sure you are closing the session after opening it & inserting data View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212004#4212004

[jboss-user] [JBoss jBPM] - Re: Jboss node failover for Jbpm is not working in cluster H

2009-02-20 Thread yaseen4sm75
Which version of App Server you are using ? Could you tell more about the infrastructure you are using,which MQ Server? ? Are you using JBoss Remoting , if so which version? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212001#4212001 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: jBPM deployment on Weblogic server

2009-02-20 Thread yaseen4sm75
Comment Faces Servlet Mapping and url pattern in deployment descriptor, "web.xml" in jboss WAR and try again View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211999#4211999 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBoss Cache: Core Edition] - Re: SPECjAppServer2004

2009-02-20 Thread bstansbe...@jboss.com
To answer your questions as numbered: 1) a) You don't need to create your cache in jboss-cache-manager-jboss-beans.xml unless it needs to be available to the standard clustering services JBoss AS ships. You could include the config declaration in the SPECjAppServer-jboss-beans.xml file along

[jboss-user] [JBoss Cache: Core Edition] - Re: configuration of cache when moving from JBoss 4.2.3 to J

2009-02-20 Thread bstansbe...@jboss.com
Answered in your other post at http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211379#4211379 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211996#4211996 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=421199

[jboss-user] [JBoss Portal] - Re: Portal Page Scope Variables

2009-02-20 Thread chris.lap...@jboss.com
"sambit_dixit" wrote : Yes you can. Set it in PortletSession Unless I am mistaken, this will only work for the portlets that have been deployed within the same web application. As of Portal 2.7 (and EPP 4.3), you can use an alias binding in coordination with public render parameters. See http

[jboss-user] [JBoss jBPM] - Re: Jboss node failover for Jbpm is not working in cluster H

2009-02-20 Thread bradsdavis
Are the transitions or nodes asynchronous? If so, make sure that your queues backing up the jms are also clustered. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211988#4211988 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss Portal] - Re: Portal Page Scope Variables

2009-02-20 Thread sambit_dixit
Yes you can. Set it in PortletSession View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211978#4211978 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211978 ___ jboss-user maili

[jboss-user] [JBoss Portal] - Re: Alfresco Portlet.

2009-02-20 Thread sambit_dixit
You need to write a portlet which needs to make calls to Web Scripts over http / REST style. Read the output stream and write to portlet render response. I didnt see any portlet bridge available for Alfresco Web Scripts. I will be glad to know more about alfresco web script portlet bridge.

[jboss-user] [Security & JAAS/JBoss] - Need help with applying security to EAR project

2009-02-20 Thread ebross
(Call me a newbie, if you like.) Trying to use ejb/jboss security frustrated me and I had to remove all of them in my project to get it working. Now that I am confident there is no more problem with the project, I want to re-visit security. But I need someone to hold my hand to the "promise land

[jboss-user] [JBoss Cache: Core Edition] - Re: FIFO Ordering

2009-02-20 Thread imbng
Hmm, sounds interesting...if that works how would I get the next in the list from the cache. There doesn't appear to be a getNext or get with no param. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211971#4211971 Reply to the post : http://www.jboss.org/in

[jboss-user] [JBoss jBPM] - Jboss node failover for Jbpm is not working in cluster HA mo

2009-02-20 Thread ramneekh
We have 2 servers in clustered env. Server1 starts ingestion, steps/tasks of BPM workflow are executed, on Server1 and some on Server2. In middle of a BPM task execution if one server/node fails, that task is not being propagated to the other node. However, when crashed server restarts it execu

[jboss-user] [EJB 3.0] - Re: Couldn't handle invocation directly within...StatelessRe

2009-02-20 Thread ebross
Wolfgang Knauf >>Did you remove the security annotations Yes I have and my project is now working, but without security. My next step is to add it back. So, I am going over to the jboss security forum to ask for some help. Thanks. View the original post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss Tools (users)] - Re: Warning when using multilanguage

2009-02-20 Thread akazakov
It still works for me. We seem to need your project to reproduce it :( Could you provide us some example project which doesn't work in your JBoss Tools? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211968#4211968 Reply to the post : http://www.jboss.org/in

[jboss-user] [JBoss Cache: Core Edition] - Re: Various errors showing up when load testing

2009-02-20 Thread jshowalter
I'm sorry I didn't respond sooner--I had registered to watch this topic for replies, but never got a notification! It's not clear that we can use a different read mode here, because the cache is being written to due to a cache fault--a reader got a null, so the reader fetches from the database

[jboss-user] [JBoss Portal] - Portal Page Scope Variables

2009-02-20 Thread malmit
Is it possible to set a variable in one portlet and make that variable available to all portlets contained in the page? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211966#4211966 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss Cache: Core Edition] - Re: FIFO Ordering

2009-02-20 Thread genman
Manik, There should be some way to create FIFO nodes using a different implementation of Node Factory. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211958#4211958 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211958

[jboss-user] [Beginners Corner] - What is the best approach to datasource password security?

2009-02-20 Thread acastanheira2001
Hi there, I have a datasource file with a plain text password. How can I improve its security? What is the difference between PBEIdentityLoginModule and SecureIdentityLoginModule? What does it have to do with Jaas? Thanks, André View the original post : http://www.jboss.org/index.html?modu

[jboss-user] [JBoss Portal] - Configuring multiple LDAP servers

2009-02-20 Thread klj62
Portal: 2.2.1SP3 AS: 4.0.4GA bundled download There does not seem to be any way to define the Portal mbean's to stack authentication in the jboss-service.xml as you can in the login-config.xml. The UserModule and RoleModule mbeans can be configured with contexts and filters that work for a si

[jboss-user] [Security & JAAS/JBoss] - Re: Problems with db when using security domain

2009-02-20 Thread newmanw10
So i think what is happening is that somehow i am getting the DefaultDS even though I am asking for a different DS(ExampleDS). Well myabe not exactly because it seems like I have the right datasource from what the debugger tells me but I somehow end up in the driver class for the default dataso

[jboss-user] [JBoss Portal] - Re: JBOSS-Alfresco Integration

2009-02-20 Thread piergiorgiolucidi
It depends on what you must do for the integration. Can you explain what do you like to do? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211941#4211941 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211941 __

[jboss-user] [JBoss Portal] - Re: deploy/integrate Alfresco Content management in JBoss po

2009-02-20 Thread piergiorgiolucidi
Exactly what do you want to integrate inside JBoss portal? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211940#4211940 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211940 ___

[jboss-user] [JBoss Portal] - Re: Alfresco Portlet.

2009-02-20 Thread piergiorgiolucidi
You can't download Alfresco portlet, because of is a way to expose Alfresco in the portal using portletbridge libraries. You must integrate Alfresco exposing portlet or webscript in correct way. What do you want to integrate in JBoss Portal, Alfresco Web Client or Alfresco Webscript? View the

[jboss-user] [JBoss jBPM] - Re: Clean jbpm tables for completed process_instances

2009-02-20 Thread bradsdavis
I dont have an answer for this directly. But as far as saving db space, you are best served cleaning out the jbpm log tables. I am not sure if you are using the log module, but it can become really large. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211

[jboss-user] [JBoss Portal] - Re: integrate alfresco and jboss portal

2009-02-20 Thread piergiorgiolucidi
To expose Alfresco Webscripts as portlets you must declare each Webscript as a portlet in the Alfresco portlet.xml. You must add in Alfresco a portlet.xml file in alfresco.war/WEB-INF/. Here the snippet to expose your Alfresco WebScript as a portlet. You need to use WebScriptPorlet class to do th

[jboss-user] [JBoss Portal] - Re: Upload portlet

2009-02-20 Thread piergiorgiolucidi
Hi Audran, here you can see an example to implement an upload portlet using PortletFileUpload class: http://commons.apache.org/fileupload/apidocs/org/apache/commons/fileupload/portlet/PortletFileUpload.html You can follow the example below ;) Hope this helps. FileUploadPortlet.java: | pack

[jboss-user] [JBoss jBPM] - JBPM Assignment Handler 3.3.1.GA Problems

2009-02-20 Thread bradsdavis
JBPM 3.3.1 does not seem to pass execution to the configured assignment handler delegate. Can someone please validate my configuration below? In the database, I see that the column ASSIGNMENTDELEGATION_ does have an entry, but in my logs, I get: | 2009-02-20 12:55:35,703 DEBUG [org.jbpm.gra

[jboss-user] [JBoss Portal] - Re: Single Dashboard For Multiple Portal

2009-02-20 Thread vivek_saini07
any way it could be done. It has no impact on any other place. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211918#4211918 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211918

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread PeterJ
I know that 4.0.2 used Axis, and I think that 4.0.5 no longer uses Axis, but I don't know if 4.0.3 or 4.0.4 made the switch away from Axis. Anyway, if you are using 4.2.3, you should really be reading the 4.2.x documentation. View the original post : http://www.jboss.org/index.html?module=bb&o

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-20 Thread sambit_dixit
Hi, By design, Jboss Portal can be accessed by any user where as dashboard are user specific. That is why you can when accessing portal you can access, http://abc/portal/portal/yourportalname where as for dashboard it is http://abc/portal/auth/dashboard. In Portal-Server.war WEB-INF/web.xml,

[jboss-user] [JBoss jBPM] - Clean jbpm tables for completed process_instances

2009-02-20 Thread tvraghavan
We are using jbpm workflows for quite sometime now and we have more than 20L records in the jbpm_variableinstance table. Planning to delete the successfully completed process_instances and corresponding references for related tables. Can someone suggest the related tables (and order) I should b

[jboss-user] [JBoss Portal] - Re: Single Dashboard For Multiple Portal

2009-02-20 Thread sambit_dixit
Hi Vivek, Thanks for the link. I have looked into this. So do you extend CustomizationManagerService and overwrite the method, then adding this to Jboss-Service.xml of Jboss-Portal.sar or recompiling the existing CustomizationManagerService code and no change in Jboss-Service.xml. What i was

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread maverickdc
Hi Peter, the guide is "Getting Started with JBoss 4.0 Release 4" http://docs.jboss.org/jbossas/getting_started/v4/html/[/url] View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211900#4211900 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[jboss-user] [JBoss jBPM] - Re: accessing jbpm from multiple web application

2009-02-20 Thread bradsdavis
Is there an out of the box service to register the jbpm configuration? Thanks, Brad View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211895#4211895 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211895 __

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread PeterJ
I had to first rebuild my web service using 4.2.3, but here are the log entries: console log (system info): 08:50:39,952 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag= | JBoss_4_2_3_GA date=200807181417) | ... | 08:50:40,405 INFO [ServerInfo] Java version: 1.5.0_16,Sun

[jboss-user] [JBoss jBPM] - Re: Setting process parent is giving errors.

2009-02-20 Thread Maxrunner
Edit: Forgot to say, that the token class has no setName:( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211892#4211892 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211892

[jboss-user] [JBoss jBPM] - Setting process parent is giving errors.

2009-02-20 Thread Maxrunner
So i want do define a parent and child for two processes, procInst=this.jbpmCtx.getProcessInstance(pd,processParentKey); procInstSon=this.jbpmCtx.getProcessInstance(pd,processSonKey); procInstSon.get

[jboss-user] [JBoss Messaging] - Re: unable to connect to JBM server using SSH port forwardin

2009-02-20 Thread clebert.suco...@jboss.com
http://www.jboss.org/community/docs/DOC-12519 You would need to set the ports you use on remoting. (instead of using random ports) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211884#4211884 Reply to the post : http://www.jboss.org/index.html?module=bb&op

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread PeterJ
The Axis-related setting will not work because JBoss AS no longer uses Axis. What version of the Getting Started guide did you look at? Uncommenting the lines I pointed out works for me. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211882#4211882 Reply to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deploy xindice in jboss 5.0.0.GA

2009-02-20 Thread PeterJ
And another suggestion on posting the log output: start JBoss AS without having your app deployed, and after you see the "Started in xxx seconds" message, then deploy your app. Then post only the log output after the "Started in xxx seconds" message. View the original post : http://www.jboss.o

[jboss-user] [JBoss Messaging] - unable to connect to JBM server using SSH port forwarding

2009-02-20 Thread bodrin
JBM.1.4.0.SP3 \ jboss-4.2.2.GA I have JBM running on host jbm. I have a standalone JBM client (consumer/producer) running on another host (say localhost) which does not see host jbm. I have ssh tunnel that port forwards localhost:1200 -> jbm:1200. The configuration of my standalone app is: |

[jboss-user] [JBoss Portal] - Re: Any code difference is required if my project should be

2009-02-20 Thread PeterJ
Short answer: no. Medium sized answer: yes, if you use an iframe portlet Long answer: Have you read the JBoss Portal documentation? They contain a example of a simple portlet. Reading that documentation should give you everything you need to know about converting your web app into a full-fledge

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-20 Thread vivek_saini07
what we did is after authentication we created a new user in user module of jboss portal and assigned a role from MembershipModule of jboss portal. userModule = (UserModule)new InitialContext().lookup(userModuleJNDIName); | | membershipModule = (MembershipModule)new InitialContext().looku

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread maverickdc
Hi Wolfgang, thanks for your help. unfortunately, it still doesn't work... i tryed to set the threshold to TRACE level, and after to DEBUG, but i have no messages in the server.log file... Dario View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211862#4211862

[jboss-user] [Beginners Corner] - Re: Oracle XA datasoruce with jboss

2009-02-20 Thread dasariprasad
under you can create another element tree of View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211854#4211854 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211854 ___ jboss-us

[jboss-user] [JBoss jBPM] - Re: Where can I download the JBoss jBPM Suite?

2009-02-20 Thread kukeltje
No, since that has been replaced with the installer (in which you can download a jboss as if needed afaik) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211849#4211849 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=421

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-20 Thread diparc
I modifed all those files - we use directory smart and I am using a custom login module for authentication that extends UsernamePasswordLoginModule. I am not using any of the *IdentityLoginModule is it required to use one of the *IdentityLoginModules ? in web.xml of portal-server.war, I have ch

[jboss-user] [JBoss Cache: Core Edition] - Newbie Question

2009-02-20 Thread adnankhurram
Hi All, I am very new to JBossCache, Could someone kindly direct me to a step by step procedure of configuring and using JBoss Pojo Cache in an EJB in JBoss 5 . I have read through some documents but still struggling to grasp the idea. Regards, Adnan View the original post : http://www.jboss.o

[jboss-user] [JBoss jBPM] - Re: Timer on task not being deleted when task instance ends

2009-02-20 Thread kukeltje
no, timers should not behave this way. And it might indeed be related to the 'fix' as you commented on the issue. Please file new a jira issue and if you have a testcase (junit) that is even better View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211841#42118

[jboss-user] [JBoss Cache: Core Edition] - Re: FIFO Ordering

2009-02-20 Thread imbng
So, sounds like if we wanted to FIFO process work as it enters the cache we'd have to roll our own. Maybe by keeping track FIFO order in another node as you do for FIFO eviction and use it as our key structure to retrieve the nodes in the correct order. Something like that? Is adding FIFO o

[jboss-user] [JBoss jBPM] - Re: cannot access jbpm webpage following the jbpm-webinar-de

2009-02-20 Thread kukeltje
yes it does because that is the realy old console in 3.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211838#4211838 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211838 __

[jboss-user] [Remoting] - Re: Socket invocator and long transactions

2009-02-20 Thread doychin
Here is what I found until now. I'm using JBoss App Server 4.2.3 GA with it's original version of jboss remoting. One specific change I did to the remoting configuration was to add idleTimeout parameter with value 120 seconds. So from here start my problems. Without this timeout all will be f

[jboss-user] [JBoss Messaging] - Having an issue with DeliveryDelay property

2009-02-20 Thread mturner24
Hi, I'm trying to set the DeliveryDelay on an MDB that is connected to consume messages on a topic. I'm trying to basically have it send the message, set the context to rollback and I want it to retry 3 times waiting 2 sec. between each try. I was able to set the maximum retry attempts by usin

[jboss-user] [JBoss jBPM] - Re: cannot access jbpm webpage following the jbpm-webinar-de

2009-02-20 Thread aroeder
Please have a look for the demo: http://docs.jboss.com/jbpm/v3/demos/movies/jbpm-overview.htm. The page there looks completely different to the /jbpm-console for managing the deployed worklflows, users and roles. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Messaging] - Cluster wide message count

2009-02-20 Thread mzeijen
I set up a message cluster for the first time. I noticed that the message count in the JMX console is only for the messages located in the queue on that node. I was wondering if it is also possible to get a cluster wide message count? View the original post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss Portal] - Re: Portal 2.6.6 Login Dialog Prboem in IE 6 and IE 7

2009-02-20 Thread thomas.he...@jboss.com
It was updated in 2.7 as well (the files jboss-portal.sar\portal-core.war\css\login.css in Branch_2_6 and Branch_2_7 are exactly the same). So I'm not sure I follow you here View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211827#4211827 Reply to the post :

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

2009-02-20 Thread fatbatman
Sorry, should have read the original message better, I was getting another error after seeing this and thought it was related, apologies. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211826#4211826 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [JBoss jBPM] - Timer on task not being deleted when task instance ends

2009-02-20 Thread dleerob
Hi, When adding a timer to a task in Jbpm 3.2.3, all was well. Code below: | | | | | | | | |

[jboss-user] [JBoss jBPM] - Re: Where can I download the JBoss jBPM Suite?

2009-02-20 Thread aroeder
But the Suite which should have included an out-of-the-box running JBoss, is also not there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211823#4211823 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211823 _

[jboss-user] [JBoss jBPM] - Programmatically creating timer no longer works

2009-02-20 Thread dleerob
Hi, When using Jbpm 3.2.3, I created a timer programmatically, which has always been working. This is my code to create a timer on the fly: public static void createTaskReminder(JbpmContext jbpmContext, TaskInstance taskInstance, Date dueDate, String repeat, String timerName) { |

[jboss-user] [Beginners Corner] - Re: how can you trace SOAP messages in JBoss?

2009-02-20 Thread Wolfgang Knauf
Hi, did you check the threshold for the appender "FILE" in "jboss-log4j.xml"? I think it is set to INFO, which would ignore TRACE or DEBUG output, no matter how your categories are configured. Hope this helps Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=view

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error reading tld listeners javax.servlet.ServletExcepti

2009-02-20 Thread rvdwalt
I've gotten the same problem when deploying our application. It seems to only happen when the server don't have access or the access has been limited by a proxy server to the internet. Thus I would say that the web lookup is happening for the TLD file. I've seen it on 2 machines an OpenSuse 10

[jboss-user] [JBoss Portal] - Re: Dashboard configuration - drag and drop

2009-02-20 Thread vivek_saini07
see user must be authenticated against portal-server.war, means against JBossPortal application. for user authentication we changed in following files login.jsp login-config.xml loginModule defined in login-config.xml View the original post : http://www.jboss.org/index.html?module=bb&op=viewt

[jboss-user] [JBoss jBPM] - Re: Where can I download the JBoss jBPM Suite?

2009-02-20 Thread kukeltje
funny thing is that since more than a week this link is IN that getting started View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211816#4211816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211816 __

[jboss-user] [JBoss jBPM] - Re: cannot access jbpm webpage following the jbpm-webinar-de

2009-02-20 Thread kukeltje
/jbpm was changed to /jbpm-console LONG ago (as is still visible as a static post in the top of this forum) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211813#4211813 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42

[jboss-user] [JBoss jBPM] - Re: process resume

2009-02-20 Thread kukeltje
To me this should be something modeled in. So create a 'error' state on which you e.g. set the name of the node the process was when the error occured. When an error occurs, explicitly move this token to this error state. When this error state is acted on, while leaving this node, set the token

[jboss-user] [JBoss Portal] - Re: Single Dashboard For Multiple Portal

2009-02-20 Thread vivek_saini07
we have done something similar pls check this http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211629#4211629 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211808#4211808 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss jBPM] - Re: The jbpm-installer-3.3.1 has not created DB tables

2009-02-20 Thread kukeltje
see my response in the other post sigh. ;-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211807#4211807 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211807 ___ jbo

[jboss-user] [JBoss jBPM] - Re: Blocking call from Java to jBPM workflow

2009-02-20 Thread kukeltje
Blocking things when there are many manual and external things going on is plain wrong from an architecture point of view. As mentioned before, you can use an actionhandler on a process-end event to do whatever you want.. look at it a little first... View the original post : http://www.jbo

[jboss-user] [JBoss jBPM] - Re: where to set the database properties while installing jb

2009-02-20 Thread kukeltje
overwrite or new file, whatever you want, as long as there only is one JbpmDS Tables are indeed not generated automatically, either use the ddl that is available in the install dir, or change the hibernate config to automatically generate them for you. Personally, I'd go for the first... View t

[jboss-user] [JBoss jBPM] - Re: getting error when JBPM installer -3.2.4.GA has executed

2009-02-20 Thread kukeltje
download the latest 5.1 DRIVER View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211802#4211802 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211802 ___ jboss-user mailing list

[jboss-user] [JBoss Messaging] - Re: JBM clustering scenario

2009-02-20 Thread jbabad
Hi, For completeness I've managed to get a receiver client-side log where it stops picking up messages. The first set of messages are from a successful receipt, then next set of messages are from the next message on after which it stops receiving. If you need more logs then I've got the whole lo

[jboss-user] [JBoss jBPM] - Re: jbpm 3.3.1GA problems with GPD and some queries

2009-02-20 Thread hkap...@ciber.com
Which Version of eclipse are you using ? GPD works for me with Eclipse 3.4.1(Ganymede). If you are using 3.4.1 look whether your eclipse has all the dependencies installed. I use jBoss 4.2.3 to run my jBPM 3.3.1 (I had tried to use JBoss 5 but was not successful). To get started with jBPM 3.3.

[jboss-user] [EJB 3.0] - Migration of EJB3 to JBoss5 from JBoss4.2.2

2009-02-20 Thread kkoster
I am moving a number of EJB3 beans from JBoss 4.2.2 to JBoss 5.0.0. After making the annotation alterations (everything is being handled by annotation, no xml deployment descriptors), I repackaged everything in the same manner that I did under 4.2.2. The first thing that struck me was that it l

[jboss-user] [JBoss Messaging] - Re: How to consume the queue in remote websphere queue from

2009-02-20 Thread jmesnil
you should post the question to the JCA forum, it is not related to JBoss Messaging. The short answer is to use the WSMQ JCA adaptor. The guys on the JCA forum will give you more info if you need help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211794#421

[jboss-user] [Microcontainer] - Re: Accessing EJB's with custom annotations.

2009-02-20 Thread bryan.kearney
Well.. at least i dont feel too bad about not being able to follow the blog. So.. how does the jbossws stuff accomplish this? This seems like something in the deployers/jbossws.deployer is intercepting the EJB deployment and adding endpoints into a web application. It seems like all the bits to

[jboss-user] [JBoss jBPM] - Re: Where can I download the JBoss jBPM Suite?

2009-02-20 Thread hkap...@ciber.com
Here you go http://www.jboss.org/jbossjbpm/jbpm_downloads/ -Harshit View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211791#4211791 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211791

[jboss-user] [Management, JMX/JBoss] - Console Halt

2009-02-20 Thread div_gcet1
HI Everyone Here i am working on JBoss 4.2.2. I have a custom log4j xml file .Its content is: | | | | http://jakarta.apache.org/log4j/"; debug="true" > | | | | | | | | | | | | |

[jboss-user] [Security & JAAS/JBoss] - Re: Calling protected ejb method from anoter

2009-02-20 Thread Wolfgang Knauf
This sounds strange. Did you try to assign this role to a user? Can you call your EJB methods with this user? Could you post the relevant code snippets and the error message? Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211785#421178

[jboss-user] [JBoss Tools (users)] - Re: undeploying a JAR

2009-02-20 Thread max.ander...@jboss.com
well maybe the server just hadn't discovered that the files were gone - there is a few seconds delay and then the undeploy need to happen. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211783#4211783 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [Security & JAAS/JBoss] - Re: different security domain i servlet init method (deploy

2009-02-20 Thread Wolfgang Knauf
Sorry, I didn't see that you use a servlet, but thought it would be an application client (as creating an InitialContext with explicit properties is normally only used for remote clients). With a servlet, you could use also the class "WebAuthentication", see http://www.jboss.org/community/docs/D

[jboss-user] [JBoss Tools (users)] - Re: undeploying a JAR

2009-02-20 Thread niranjan8712
The jars have miraculously vanished now! :) but they were quite around in the java.j2ee section, inspite of me removing the jar from the server view! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211780#4211780 Reply to the post : http://www.jboss.org/inde

[jboss-user] [JBoss Messaging] - How to consume the queue in remote websphere queue from jbos

2009-02-20 Thread pargs54
I have a MDB which i will be deploying it JBOSS, the MDB should liste to the queue in websphere queue and process the messages when it gets one. Can anyone help me, has i am new to this View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211779#4211779 Reply to t

[jboss-user] [JBoss Tools (users)] - Re: undeploying a JAR

2009-02-20 Thread max.ander...@jboss.com
which version of jboss tools ? undeploying from server view should remove everything - unless the server is locking some jars. stop the server and look in the deploy folder for anything left over from the deployment. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[jboss-user] [EJB 3.0] - Own DLQ for EJB3-MDB via ActivationConfigProperty doesn't wo

2009-02-20 Thread camunda
Hi! currently I have a problem with an EJB3-MDB which should have an own DLQ configured. As far as I found this can be done via ActivationConfigProperties in EJB3. So I added these Annotations to my MDB: | @MessageDriven(name="CommandMessageDrivenBean", activationConfig = { | @Activa

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deploy xindice in jboss 5.0.0.GA

2009-02-20 Thread jaikiran
anonymous wrote : java.lang.ClassCastException: org.apache.xerces.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory You also have to remove any jars containing javax.xml.* classes from your application. Also while posting logs or xml content or code, please rememb

[jboss-user] [JCA/JBoss] - Re: MESSAGE DRIVEN BEAN USING mail-ra.rar STOPS WORKING

2009-02-20 Thread pjr444
Hi - No, nothing yet. Futher testing has confirmed that the bean works on our test server. Also, if I disable this bean on the live server and deploy a new bean that accesses a different email account - it works. So, there seems to be something different about the live server & this certain emai

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deploy xindice in jboss 5.0.0.GA

2009-02-20 Thread poplin
The aplication run but with a new error: = JBoss Bootstrap Environment JBOSS_HOME: /root/Software/jboss-5.0.0.GA JAVA: /usr/java/jdk1.6.0_12/bin/java JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -XX:M

[jboss-user] [EJB/JBoss] - Re: Remote client lookup for EJB2.1 & 3

2009-02-20 Thread jaikiran
The jbossall-client.jar (and the one's listed in its MANIFEST.MF for JBossAS5) are usually enough. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211764#4211764 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211764 ___

[jboss-user] [JBoss Messaging] - Re: JBM clustering scenario

2009-02-20 Thread jbabad
Thanks. This is a trace from the sending client - with the logging set to DEBUG. I've not yet managed to get a trace from the receiver as I can't repeat the problem at will. I can see where the client thinks that the connection to the server has gone away and where it reconnects. Where can we se

[jboss-user] [Clustering/JBoss] - JBoss is Clustered Mode, Network issues, strange response...

2009-02-20 Thread srinivasan_chandrashekar
Hi All, We were evaluating jBoss clustering for our product, we have JBoss 4.0.4 GA. Our setup is something like this:- 1) We have one node, with 2 JBoss servers. 2) Load balancer, that posts the requests to these servers in round robin fashion. We test different scenarious as below and the res

  1   2   >