[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.2.2 GA in eclipse 3.2.1

2008-07-07 Thread [EMAIL PROTECTED]
JBoss IDE is an old product and has morphed into JBoss Tools. The JBoss IDE plugins should not be used any longer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162710#4162710 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to change the jboss webapplication hostname

2008-07-07 Thread beherenow
Hello, I am working with a web application. The url is http://10.0.0.218:8090/myApp/ and i need to change the hostname to The url is http://myApp:8090/myApp/ How to do that?? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162711#4162711 Reply to the

[jboss-user] [EJB 3.0] - Re: .. problems with clob's and oracle (ojdbc14_g)

2008-07-07 Thread itsme
Hi Joern, the following works at least for our project | @Lob | @Basic(fetch=FetchType.EAGER) | @Column(name = "MESSAGE", nullable = true) | private byte[] message = null; | Our environment is JBoss AS 4.2.2.GA, JDK 1.5.x, Oracle 10g. Give it a try and hopefully your response will me

[jboss-user] [JCA/JBoss] - Re: 4.2.2.GA IdleRemover thread inserted into my thread grou

2008-07-07 Thread vickyk
"guy_rouillier" wrote : | Why is this IdleRemover thread being inserted into my private ThreadGroup? I suspect that you are playing wrongly with the Threadgroups , show us the code which you are trying. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=416271

[jboss-user] [JCA/JBoss] - Re: Controlling the quartz scheduler from EJB with the quart

2008-07-07 Thread vickyk
"henk53" wrote : | If I needed such kinds of interactions from my code to quartz from within an EJB bean, how would I go about doing that using the quartz RA? Have you tried using the JobExecutionContext to get the Schedule etc ... , I can see that it would be possible from the API http://qu

[jboss-user] [JBoss jBPM] - Additional components to the jPDL-Designer

2008-07-07 Thread shansari
Hi Guys, I would like to add additional components to the jPDL-Designer, so as to enhance the work flow. Currently it has states or components like Start, State, End Fork...etc I would like to add my own java objects to part of designer component and also need them to participate in workflow.

[jboss-user] [JCA/JBoss] - Re: jsr 88 and RAR deployment...

2008-07-07 Thread vickyk
"minamti" wrote : However, JBoss takes an XML file and a RAR file for the deployment, unlike an EAR or WAR file. The xml file basically deploys the Connection Factory for the RA . -ds.xml deployment should not be considered a part of RAR deployment , you can have the -ds.xml file as a part of EA

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Single Consumer for a queue

2008-07-07 Thread jzimon
If you really choose such solution, I think you could use CLIENTID column in JMS users table. JMS_USERS (USERID VARCHAR(32) NOT NULL, ..., CLIENTID VARCHAR(128) NULL Then consecutive user with the same client_id throws Exception during connect. I havent tried it , but ocassionally I accidental

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread ataylor
anonymous wrote : I expect another node to process these messages. What happens, if the local node is not recoverable (e.g. hardware defect)? If one node goes down then another node will take over its current state and start delivering to its own local MDB. All this can be found in the User do

[jboss-user] [EJB 3.0] - Re: exception occurred externalizing session

2008-07-07 Thread praveenas
Hi., I too got a similar exception with a stack trace as follows: 12:56:12,480 ERROR [JBossCacheService] externalizeSession(): exception occurred externalizing session SessionBasedClusteredSession[id: HLOwZHvHuqLYftNHai-+4w**.node1 lastAccessedTime: 1215415572415 version: 40 lastOutdat

[jboss-user] [JBoss jBPM] - Re: jbpm-bpel. Deploy new process

2008-07-07 Thread Christy
Hi, It's me again. Can somebody help me? May be there are some documents to read? Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162732#4162732 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162732 _

[jboss-user] [EJB 3.0] - Re: exception occurred externalizing session

2008-07-07 Thread jaikiran
anonymous wrote : java.io.NotSerializableException: echopointng.test.TestInstanceNG$TestCaseInvoker Is this class, which belongs to your application, implementing Serializable interface? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162736#4162736 Reply t

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread mbreuer
I read this document but it gives me no answer. The only section which references MDB is the example section. But this does not explain how an failover works with an MDB. >From reading this forum I learned that jboss messaging prefers the local node >as well. Let me go back to my ealier examp

[jboss-user] [Clustering/JBoss] - Re: Unknown Multiple Jboss Proccesses

2008-07-07 Thread idweiss
I don't think it's threads as I've never see Solaris threads shown as processes before, and I've seen that each one of these additional processes do take memory (3Gb, as the original JBoss process), and when I stop them the memory is released. The extra processes are seen only a few hours after

[jboss-user] [JBoss jBPM] - Re: PageFlows on JBPM

2008-07-07 Thread kukeltje
Hmmm no idea... you can turn support for pageflow on in the jbpm config. Not sure how to use it from the api though... would be a nice exercise but... for me at the bottom of the list View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162752#4162752 Reply to the

[jboss-user] [Clustering/JBoss] - externalizeSession(): exception

2008-07-07 Thread praveenas
Hi., I too got a similar exception with a stack trace as follows: 12:56:12,480 ERROR [JBossCacheService] externalizeSession(): exception occurred externalizing session SessionBasedClusteredSession[id: HLOwZHvHuqLYftNHai-+4w**.node1 lastAccessedTime: 1215415572415 version: 40 lastOutdat

[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread slogger
"ataylor" wrote : I'm not really sure what you're problem is, obviously if you unplug the network this will cause errors on either the client or server. | | JBM works by sending messages to a client side buffer from which the client will consume messages from. This is for performance reasons

[jboss-user] [JBoss jBPM] - Re: Spring JSF jBPM documentation

2008-07-07 Thread kukeltje
anonymous wrote : Just wish that Jboss or a repo puts the jbpm jarsavailable. some are available, just not the latest (yet). Work is being done as part of a 'consistency project' View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162749#4162749 Reply to th

[jboss-user] [JBoss jBPM] - Re: unable to execute a simple workflow

2008-07-07 Thread kukeltje
the class can probably not be found by the classloader View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162750#4162750 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162750 ___

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.2.2 GA in eclipse 3.2.1

2008-07-07 Thread manleon
Thanks Rob, I downloaded the JBossAS Tools version 1.1.2.GA. I only downloaded AS tools because i want the most basic functionalit plus i have limited bandwith and usage so downloading only the core was the obvious choice(because JBossAS tools is just 2.74 MB but the whole package is 60 MB). B

[jboss-user] [JBoss jBPM] - Message driven bean and jbpm

2008-07-07 Thread [EMAIL PROTECTED]
Hello, I have a seam project where a process is started by seam through a @CreateProcess. Then one node schedule an action using Quartz. The scheduled action then sends a JMS which an MDB uses to signal the process to continue the execution. However my problem is that once the MDB signal the p

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread ataylor
anonymous wrote : But this does not explain how an failover works with an MDB MDB's are outside the scope of JBM. You can find more information from the app server guys or the app server docs. anonymous wrote : | You should have if a node crashes, the other must do the work. Messages should n

[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread ataylor
Again, i'm not sure what your problem is, I would expect these errors when unplugging a network cable. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162769#4162769 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162769

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.2.2 GA in eclipse 3.2.1

2008-07-07 Thread [EMAIL PROTECTED]
The AS Tools portion has dependencies on core and perhaps others. They are not listed as optional dependencies. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162770#4162770 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 5.0.0CR1: deployment error with @PersistenceContext and

2008-07-07 Thread Juergen.Zimmermann
As mentioned before: it's an application that works fine with 4.2.2. Here is the Interface without any annotation:public interface Bestellverwaltung { | | Bestellung findBestellungById(Long id) throws BestellungNotFoundException; | ... Here is the bean class:@Stateless | @Local(Bes

[jboss-user] [JNDI/Naming/Network] - Re: Jboss JNDI / Remote access to datasource

2008-07-07 Thread bluenote
Hi everyone, Has anyone got an idea for my problem described above? I'm really stuck on that issue. Thanks for your help, Michael View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162772#4162772 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JNDI/Naming/Network] - Re: Jboss JNDI / Remote access to datasource

2008-07-07 Thread itsme
Hi, you're trying to send a local database session (maintained by the container) to a remote client. This is for a java.sql.Connection not out-of-the-box possible. I suggest you try to fetch a ResultSet from the server instead a connection. View the original post : http://www.jboss.com/index.h

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread mbreuer
"ataylor" wrote : anonymous wrote : But this does not explain how an failover works with an MDB | | MDB's are outside the scope of JBM. You can find more information from the app server guys or the app server docs. | ;-) The app server 4.2.2 docs don't describe how jms works with new me

[jboss-user] [JBoss Tools (users)] - Re: JBoss 4.2.2 GA in eclipse 3.2.1

2008-07-07 Thread manleon
Thanks Rob, I followed from this link http://www.jboss.org/tools/download/index.html But core packages are not listed. So is it the case that core packages cannot be downloaded seperately in jboss tools. I think in JBoss IDE 1.6 there is an option to download the core packages seperately. Is

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread ataylor
You should find all you need at http://www.jboss.org/jbossas/ anonymous wrote : And last but not least what is your opinion of using jboss messaging together with jbossas 4.2.2 in a clustered environment? If you want clustered queues or topics and transparent failover this is the way to go. V

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread timfox
"mbreuer" wrote : | The app server 4.2.2 docs don't describe how jms works with new messaging. Even there's a note, that future revision will use new jboss messaging. Also it notes that messaging will work completely different from jbossmq. | What do you expect ? JBoss AS 4.2.2 contains

[jboss-user] Delivery Notification <[EMAIL PROTECTED], [EMAIL PROTECTED]>

2008-07-07 Thread Postmaster
This is a delivery status notification, automatically generated by MTA im2.duc.auburn.edu on Mon, 07 Jul 2008 05:21:09 -0500 Regarding recipient(s) : [EMAIL PROTECTED],[EMAIL PROTECTED] Delivery status : Failed. Message could not be delivered to domain .Failed while initiating the protocol. <[('

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 5.0.0CR1: deployment error with @PersistenceContext and

2008-07-07 Thread jaikiran
Just tried out with a simple application. I too see the same exception. Looks like a bug. If your persistence.xml is in the same jar as the beans, then as a workaround, change your injection code as follows: @SuppressWarnings("unused") | @PersistenceContext | private EntityManager em; Spe

[jboss-user] [Beginners Corner] - Re: use file rolling from log4j

2008-07-07 Thread gan.gary
thanks, you clear my doubt. Actually I also checked the log file. Thanks again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162793#4162793 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162793 ___

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread timfox
"mbreuer" wrote : | You are right, jbossas 4.2.2 comes with jbossmq, so it does not reference jboss messaging. But newer manuals (5.0.0 beta) have no changes to the clustering section, it also adresses jbossmq. | JBoss 5 is still a beta. If you used EAP 4.3 you would find the documentatio

[jboss-user] [JBoss Messaging] - testDistributedQueue queue fails by JBoss-messaging-1.4.0.SP

2008-07-07 Thread saho
Hi All, im using JBoss 4.2.2. and JBoss-messaging-1.4.0.SP3-CP02 with null-perisistence config. I habe 2 JBoss machines at the same cluster, they have the same groupname and unique ServerPeer ID. By the first machine start, JBoss starts gracefully. But when the second machine starts throws the

[jboss-user] [Beginners Corner] - lower version that mean 'jboss-4.0.3' then its working.But n

2008-07-07 Thread ps.ganesh
Im doing project in STRUTS. Im getting Error as javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection In my Jsp i specified and in Struts-config.xml Im getting Above error only if i deploy my source in 'jboss-5

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - lower version that mean 'jboss-4.0.3' then its working.But n

2008-07-07 Thread ps.ganesh
Im doing project in STRUTS. Im getting Error as javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection In my Jsp i specified and in Struts-config.xml Im getting Above error only if i deploy my source in 'jboss-5

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread mbreuer
"timfox" wrote : "mbreuer" wrote : | | You are right, jbossas 4.2.2 comes with jbossmq, so it does not reference jboss messaging. But newer manuals (5.0.0 beta) have no changes to the clustering section, it also adresses jbossmq. | | | | JBoss 5 is still a beta. | | If you use

[jboss-user] [JBoss Portal] - Where should i get std-portlet.tld file???

2008-07-07 Thread amitdon19
Hi All, whenever i am trying to deploy war file on portal server it shows me an error and ask me to add "std-portlet.tld" file in project war. Anybody can tell me where should i get this file? Thanks in Advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [JBoss Portal] - How to get current User's Role ?

2008-07-07 Thread jboss.techie
Hi , How can I retreive logged in user's role? I am using MSSQLDS. I have attatched my code here: | UserModule usrMod = (UserModule) new InitialContext().lookup("java:/portal/UserModule"); | MembershipModule mbr = (MembershipModule)new InitialContext().lookup("java:/portal/Membershi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to authenticate to the JBoss server from a desktop (

2008-07-07 Thread Marcos_APS
Hello, Jaikiran! First of all, I'm sorry for the delay in replying to your post. That was because I almost don't use internet on weekends, and even though I used it I couldn't do anything to answer your post as all my environment to test the application is set where I work. Second, thank you v

[jboss-user] [JBoss Messaging] - Re: Not able to connect to remote Queue through Bridge

2008-07-07 Thread jmesnil
"jjacobwip" wrote : Hi, | | | | | | LocalJMSProvider | | org.jboss.jms.jndi.JNDIProviderAdapter | | XAConnectionFactory | | XAConnectionFactory | | | | java.naming.factory.initial=org.jnp.interfaces.NamingC

[jboss-user] [JBoss Messaging] - problem with creating Queue with JbossAS 5 Beta4 !

2008-07-07 Thread Nouredine13
Hello, I try to create a Queue on JBoss 5, so I added the following line to file:destinations-service.xml situated in deploy/messaging directory: @ org.jboss.system.deployers.managed.ManagementObjectClass (code = org.jboss.jms.server.destination.QueueServiceMO) jboss.messagi

[jboss-user] [JBossWS] - Re: remote authentication=>no route to host found

2008-07-07 Thread pramod_bs
R u sure you have the correct config for MySQL in your *-ds.xml after you moved to your server envt from your local envt. . It seems like theMySQL host communication error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162860#4162860 Reply to the post : htt

[jboss-user] [JBoss Portal] - how to send parameters to a WSRP

2008-07-07 Thread cedseat
Hello, Is it possible to send parameters to a WSRP? Or share a session? Céd. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162863#4162863 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162863 __

[jboss-user] [JBoss OSGi] - Drools & import resolution

2008-07-07 Thread pkubryk
Hi, I currently try to develop an eclipse plug-in with drools rules embedded in. When writing these rules it's impossible to use rete view, when classes from the plug-in dependencies are imported (the classLoader of the DroolsEclipsePlugin just can't resolve the class). The dirty solution we've

[jboss-user] [JBoss Portal] - Sharing stored information through diff portlets on jboss-po

2008-07-07 Thread felipefo
Hi, For now I'm using this code bellow to store information and retrieve specific info of the portlet, but I would like two share this variable through diff portlets and also have this stored, like to portlets sharing the same stored variable. Is there a way to do that ? I'm using jboss-portal

[jboss-user] [Security & JAAS/JBoss] - Multiple SSL Connectors

2008-07-07 Thread aiko85
Hi! I've configured JBoss 4.2.1 to use multiple SSL connectors; have modified deploy/jboss-web.deployer/server.xml like so: Is it possible now to make it so one application only responds on port 18443 and the other on port 18444? Thanks for any help Anne View the original post :

[jboss-user] [Security & JAAS/JBoss] - Re: Multiple SSL Connectors

2008-07-07 Thread aiko85
Oh, sorry, here's the server.xml code: | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162872#4162872 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162872 __

[jboss-user] [Clustering/JBoss] - Re: externalizeSession(): exception

2008-07-07 Thread [EMAIL PROTECTED]
Don't put echopointng.test.TestInstanceNG$TestCaseInvoker in the session. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162874#4162874 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162874 _

[jboss-user] [Clustering/JBoss] - Re: Unknown Multiple Jboss Proccesses

2008-07-07 Thread [EMAIL PROTECTED]
Yeah, the threads thing was a shot in the dark. I really have no idea. Perhaps try posting on a more general forum, maybe http://www.jboss.com/index.html?module=bb&op=viewforum&f=61 and see if someone has some insight. View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[jboss-user] [JBoss Portal] - Re: how to send parameters to a WSRP

2008-07-07 Thread [EMAIL PROTECTED]
Could you please specify what you want to do? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162877#4162877 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162877 ___ jboss-use

[jboss-user] [JBoss jBPM] - Errors in named queries: help-me.

2008-07-07 Thread jbpm_tafroide
Hello, i'm Brazilian..sorry my english. I'm using jBPM, but I get the following error: | Errors in named queries: GraphSession.deleteJobsForProcessInstance, GraphSession.findTokensForProcessInNode, JobSession.deleteTimersForProcessInstance, JobSession.suspendJobs, JobSession.deleteExecuteNode

[jboss-user] [JBoss Portal] - Re: how to send parameters to a WSRP

2008-07-07 Thread cedseat
I try to manage a portal with a context (a number). When i call a WSRP, i would transmit this context to the WSRP. I test in local and with the Navigation.getPortalRuntimeContext().getSession(), method i happen to exchange information between local portlets. But the Navigation.getPortalRuntime

[jboss-user] [JBoss Tools (users)] - Hibernate code generation?

2008-07-07 Thread krasig
Hi is there any way to customize DAO generation when we do a reverse with Hibernate tools? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162883#4162883 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162883 _

[jboss-user] [JBoss Portal] - Re: Implementing Trackback on JBoss Portal (Portlets)

2008-07-07 Thread PeterJ
Um, what is "trackback"? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162885#4162885 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162885 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss jBPM] - Re: unable to execute a simple workflow

2008-07-07 Thread ashishc
Ah..I was able to figure out..never mind..thanks.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162887#4162887 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162887 ___ jbos

[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread slogger
"ataylor" wrote : Again, i'm not sure what your problem is, I would expect these errors when unplugging a network cable. It necessary for us to provide correctness of work on unstable network connections and recovery of delivering after losing connection. I was found like one in http://jira.jbo

[jboss-user] [JBoss Getting Started Documentation] - Re: Install JBOSS 4.2.2 - HELP

2008-07-07 Thread nelsonrp24
Hi Peter, Thanks for you answer. Jboss now run, I Open http://localhost:8080 without problem. Now, i need change the port 8080 to 80, Make Deploy, Connect to Oracle Data base. If you have any information about this topic, please give me it. Best Regards View the original post : http://www.jbo

[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread ataylor
JBM supports failover when clients lose connection to a node. This is all documented in the user docs. http://www.jboss.org/jbossmessaging/docs/index.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162891#4162891 Reply to the post : http://www.jboss.com/

[jboss-user] [JBoss Portal] - Re: Help needed on Portlet Personalization

2008-07-07 Thread tamil_jboss
You can refer Dashboard from 2.6.x version View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162893#4162893 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162893 ___ jboss-user m

[jboss-user] [JBoss Getting Started Documentation] - Re: Install JBOSS 4.2.2 - HELP

2008-07-07 Thread PeterJ
Using port 80: http://wiki.jboss.org/wiki/JBossOnPort80 Configuring database connections: http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Connectors_on_JBoss-Configuring_JDBC_DataSources.html Deploying apps: http://www.jboss.org/fi

[jboss-user] [JBoss jBPM] - Using multiple tokens

2008-07-07 Thread twiceknightly
Hi, I am using jbpm to produce a bit of software that allows 3 different people to work on a process instance concurrently. Each of these roles have different things they can do to the process instance and they can work concurrently on a single process instance. My process graph has 3 differe

[jboss-user] [JBoss Messaging] - Re: problem with creating Queue with JbossAS 5 Beta4 !

2008-07-07 Thread Nouredine13
"Nouredine13" wrote : Hello, | | I try to create a Queue on JBoss 5, so I added the following line to file:destinations-service.xml situated in deploy/messaging directory: | | | @ org.jboss.system.deployers.managed.ManagementObjectClass (code = org.jboss.jms.server.destinat

[jboss-user] [JBoss Messaging] - Re: problem with creating Queue with JbossAS 5 Beta4 !

2008-07-07 Thread ataylor
Try changing the name from jms/Ping to Ping or something similar. The default context name is /queues so you will look it up via /queues/Ping. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162899#4162899 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss Messaging] - Re: Exception when starten 2nd node

2008-07-07 Thread mbreuer
Hi Tim, I am still waiting for your response! Are you just kidding? Or was it a serious question? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162902#4162902 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162902

[jboss-user] [JBoss Messaging] - Re: Queue MaxSize Not Obeyed When Using Transacted Sessions

2008-07-07 Thread vishalrao
"ataylor" wrote : You'll probably find you aren't committing your transaction, add a session.commit() and you'll see the exception thrown. Hi Andy, Thanks for the response. I am doing a session.commit() and I am seeing the output that shows this in my code: | |// Start sen

[jboss-user] [JBoss Messaging] - Re: Queue MaxSize Not Obeyed When Using Transacted Sessions

2008-07-07 Thread ataylor
So i would expect the first to fail as well, I tested this and it failed ok for me. Can you post your test so I can see exactly what you are doing View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162905#4162905 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 5.0.0CR1: deployment error with @PersistenceContext and

2008-07-07 Thread Juergen.Zimmermann
Thank you! That'sd the solution. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162912#4162912 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162912 ___ jboss-user mailing lis

[jboss-user] [JBossWS] - artifacts from wsconsume serializable?

2008-07-07 Thread regget
Hi, is there a way to have the wsconsume tool create artifacts that are Serializable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162919#4162919 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162919 _

[jboss-user] [JBoss Messaging] - Re: Queue MaxSize Not Obeyed When Using Transacted Sessions

2008-07-07 Thread vishalrao
Hello Andy, The test for the first case involves using HermesJMS to look at the queue and make sure it is empty. And then running the following code: | | | import java.util.Date; | import java.util.Properties; | | | import java.io.IOException; | | import javax.jms.Connec

[jboss-user] [JBoss Portal] - Jboss Portal 2.6.5 + JBoss AS 4.2.2 (Clustered)

2008-07-07 Thread fbrubbo
Hi all, I didn't find the bundle with Jboss Portal 2.6.5 + JBoss AS 4.2.2 (Clustered) in download section. So I decided to downloaded JBoss AS 4.2.2 and JBoss Portal 2.6.5 separately, and then follow the "Chapter 2. Installation" from reference guide. At the first time we start it up everything

[jboss-user] [JCA/JBoss] - Re: JCA concurrent acces to ManagedConnection problem

2008-07-07 Thread gretteej
Try adding track-connection-by-tx in your -ds.xml file. Following is the description from the JBoss Admin Guide: This element specifies that a connection should be used only on a single transaction and that a transaction should only be associated with one connection View the original post : h

[jboss-user] [JBoss Messaging] - Problem with JBoss

2008-07-07 Thread milkyboss
Hello, I have this problem warking with IDE Eclipse. Jboss return this message in step di deploy Buildfile: E:\Michele\Lavoro&Studio\eclipse\plugins\org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325\buildfiles\jboss323.xml deploy.j2ee.ejb: [jar] Building jar: E:\Michele\Lavoro&Stu

[jboss-user] [JBoss Portal] - Re: Jboss Portal 2.6.5 + JBoss AS 4.2.2 (Clustered)

2008-07-07 Thread fbrubbo
I forgot to say. I'm using "all" configuration and postgresql 8.3 for PortalDS. Other configuration were not changed. When I use hsqldb for both DefaultDS and PortalDS, I got no exception. Thanks, Fernando View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41629

[jboss-user] [JBoss Portal] - JSF Portlet not rendering view - Jsf portletbridge bridge no

2008-07-07 Thread SreeniJakka
Hello I am trying to get a JSF/Facelets/RichFaces Portlet working in JBoss Portal using the PortletBridge. I finally get an empty portlet but no view content. I see the following errors in the log file: 2008-07-07 14:46:56,794 DEBUG [org.jboss.portletbridge.context.FacesContextFactoryImpl] Se

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error in JBoss05.0.0.CR1 index.html

2008-07-07 Thread edgoquist
Not sure where to post this - it's extremely trivial but this problem makes it hard to RTFM. The index.html file that comes with the JBoss05.0.0.CR1 distribution, available here: http://www.jboss.org/jbossas/downloads/ , has a broken link to the documentation: JBoss Documentation |

[jboss-user] [JBoss jBPM] - Automate Workflow Steps

2008-07-07 Thread ashishc
Hi All, I have create a simple workflow which has 2 nodes, a start state and an end state. Here is the source... | | | | | | | | | | | | | First Message | |

[jboss-user] [Performance Tuning] - Re: Tracking memory usage

2008-07-07 Thread ananta_a
I'll suggest to try JProbe, gives more detail method level memory leak obervations View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162934#4162934 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162934 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error in JBoss05.0.0.CR1 index.html

2008-07-07 Thread edgoquist
BTW, the correct link is: | http://www.jboss.org/jbossas/docs/ | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162933#4162933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162933 _

[jboss-user] [JBoss Messaging] - Re: Too many Timer-XXXX threads

2008-07-07 Thread timfox
There have been various memory and thread leaks in remoting that have been fixed e.g. http://jira.jboss.org/jira/browse/JBREM-721 . I would suggest looking in JIRA and trying out a later remoting version e.g. 2.2.2.sp8 - remember to replace it on both the client and server side. View the origin

[jboss-user] [JNDI/Naming/Network] - [SOAPFaultHelperJAXWS] SOAP request exception

2008-07-07 Thread jplistero
Hi, I have some WS in jboss 4.2.2 AS, when i try to consume them, this exception is ... some ideas ? thanks ! 15:37:16,693 ERROR [SOAPFaultHelperJAXWS] SOAP request exception org.jboss.ws.core.CommonSOAPFaultException: Endpoint {http://www.example.com/}PruebaPort does not contain operation m

[jboss-user] [JBoss Messaging] - Re: Too many Timer-XXXX threads

2008-07-07 Thread viniciuscarvalho
Thanks Tim. We are still digging to see what can be the problem. So far I don't think its JBM, as I said I only post here because it seemed to be the best place :) We are using JBR 2.2.2.SP3, so I guess that specific problem is solved. I fear for the ESB listeners :( Regards View the original

[jboss-user] [JBoss Messaging] - Re: Problem with JBoss

2008-07-07 Thread timfox
"milkyboss" wrote : | where is the problem? | thank you for the responses...Hello Unfortunately my crystal ball is currently out of action so I can't help you out here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162943#4162943 Reply to the post : h

[jboss-user] [JBoss jBPM] - Re: Automate Workflow Steps

2008-07-07 Thread salaboy21
You have both answers in your code: First, when you define an action in a node, you must implement the code to continue the execution with: | context.leaveNode(); | At the end of your code in your ActionHandler execute method. Second, if you want to pass values from one node to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss-5.0.0.CR1 SSI

2008-07-07 Thread edgoquist
I'm having trouble getting SSI to work. I edited the web.xml to enable SSI default/deployers/jbossweb.deployer/web.xml and I modified the context.xml to grant all web apps privilege to use container jars. default/deploy/jbossweb.sar/context.xml but I'm getting this error when I start jboss:

[jboss-user] [JBoss jBPM] - Re: add new user

2008-07-07 Thread Fornachari
Same thing happens with me. Any idea? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162958#4162958 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162958 ___ jboss-user mailin

[jboss-user] [Beginners Corner] - JBoss with web hosting control panel?

2008-07-07 Thread boughtonp
Hello. I am investigating setting up JBoss AS + Web. I'll need a web hosting control panel for managing accounts and domains. I currently have cPanel on my server, but this will not work with JBoss. Can anyone recommend hosting control panel software that is compatible with JBoss? Thanks,

[jboss-user] [JBoss Messaging] - SMTPAppender Issue

2008-07-07 Thread indra_joy
Hi Gurus, I am facing a problem in JBOSS 4.0.5GA in SMTPAppender issue. I want to send automatic email from JBOSS whenever required. In log4j I have also configured the same but it's not working. For your ref I am kind

[jboss-user] [JBoss Messaging] - Re: SMTPAppender Issue

2008-07-07 Thread indra_joy
Missing part sorry View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162961#4162961 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162961 __

[jboss-user] [JBoss Messaging] - Re: SMTPAppender Issue

2008-07-07 Thread indra_joy
appender name="SMTP" class="org.apache.log4j.net.SMTPAppender"> errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/> param name="Threshold" value="ERROR"/> param name="To" value="[EMAIL PROTECTED]"/> param name="From" value="[EMAIL PROTECTED]"/> param name=

[jboss-user] [JBoss Messaging] - Re: SMTPAppender Issue

2008-07-07 Thread [EMAIL PROTECTED]
Indrajoy, This doesn't look a JMS nor JBoss Messaging issue. You would need to post your question at JBoss Application Server user's group. Regards, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162965#4162965 Reply to the post : http://www.jboss.com/ind

[jboss-user] [Installation, Configuration & DEPLOYMENT] - EMail events by SMTPAppender

2008-07-07 Thread indra_joy
Hi Gurus, I am facing a problem in JBOSS 4.0.5GA in SMTPAppender issue. I want to send automatic email from JBOSS whenever required. In log4j I have also configured the same but it's not working. For your ref appender name="SMTP" class="org.apache.log4j.net.SMTPAppender"> errorHandler class=

[jboss-user] [JBoss jBPM] - Re: Message driven bean and jbpm

2008-07-07 Thread [EMAIL PROTECTED]
Use CMT and set the trans-attribute to Required. Also configure jBPM to use the JtaDbPersistenceServiceFactory. This is easier if you use jPDL 3.2.3 or later and deploy the product as an enterprise app (i.e. jbpm-enterprise.ear). See the chapter on Java EE app server facilities in the latest use

[jboss-user] [JBoss Portal] - Re: JSF Portlet not rendering view - Jsf portletbridge bridg

2008-07-07 Thread wesleyhales
If you want to start from a "fail-proof" example, then use the instructions here: http://www.jboss.org/files/portletbridge/docs/1.0.0.B3/en/html_single/index.html#archetypes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162973#4162973 Reply to the post : ht

[jboss-user] [JBoss Portal] - Re: JSF Portlet not rendering view - Jsf portletbridge bridg

2008-07-07 Thread wesleyhales
btw, what's in your portlet.xml file in your current project? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162974#4162974 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162974 _

[jboss-user] [JBoss jBPM] - Invoke jBPM workflow from external app

2008-07-07 Thread ashishc
Hi All, I am trying to figure out how can I invoke a jBPM workflow from an external java application because as per my understanding someone has to invoke the start state and then the flow can pass through. Here is the processdefinition.xml | | | | | | |

[jboss-user] [JBoss Portal] - Re: Implementing Trackback on JBoss Portal (Portlets)

2008-07-07 Thread almontang
Trackback is when a blogger writes a comment on blog B about a post or an article on blog A. Then it sends a Trackback ping to blog A notifying that blog B has written something about it. The Trackback ping contains the URL to the particular post. I'm really stumped on this and there isn't mu

[jboss-user] [Messaging, JMS & JBossMQ] - JSF integrate with JMS

2008-07-07 Thread quintenjiang
It is usual way to process message received from OnMessage via MDB. May I know how to call JSF back bean from MDB to display message on the view? Thanks, Kinson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162984#4162984 Reply to the post : http://www.

  1   2   >