[jboss-user] [J2EE Design Patterns] - Re: javax.naming.NameNotFoundException:

2008-03-03 Thread vid_babu
This happens when the JDK that you have installed doesn't have the rt.jar. Install the JRE version 1.5.0_11. You will be having the rt.jar in the lib folder of the Java Installed Path. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133795#4133795 Reply to th

[jboss-user] [JBoss jBPM] - Re: parameters with state

2008-03-03 Thread stijncremers
i would like to do something like this: | | | when i am in state b, i want to access the paramater "param1" from my java code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133793#4133793 Reply to the post : http:/

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: MDB Deployment Exception (HELP!)

2008-03-03 Thread jaikiran
JIRA issue created http://jira.jboss.com/jira/browse/JBAS-5272 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133782#4133782 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133782

[jboss-user] [JBoss jBPM] - Removing header links from portlet

2008-03-03 Thread Rony30
hi, i am using jboss portal, i am making a portal with help of Jboss portal server, i need to remove the header links(maximized and minimized links) from the header of the portlet. any one can help me in this please. Thanks in Advance Rony30 View the original post : http://www.jboss.com/in

[jboss-user] [JBoss jBPM] - Re: Nothing is saved into PROCINST_ and VERSION_ column of J

2008-03-03 Thread simonbaker
Are you logging all the hibernate statements to see if there is an error? If an error appears, maybe try enabling DriverManager logging to capture more detailed JDBC logging which could reveal what is wrong with the SQL. A typical problem would be using out-of-date SQL when you originally create

[jboss-user] [JBoss Portal] - Accessing Nested Pages More Than One Level Down

2008-03-03 Thread dsulliva
Can I access pages that are nested more than one level down via the gui. Home >Page1 (nest level1) >Page3 (nest Level2) >Page2 (nest level1) The gui doesn't seem to be able to access Page3. Any ideas? View the original post : http://www.jboss.com/index.html?mo

[jboss-user] [Messaging, JMS & JBossMQ] - JMS in JBoss 5 Beta

2008-03-03 Thread rexer
Hi, I'm a newbie trying to get messaging to work in the jboss 5 beta 4. Having some problems which I tried to google-up and getting nowhere. Any hints from you folks are much appreciated. I modified destinations-service.xml to include my test queue definition. | | |

[jboss-user] [JBoss Portal] - Re: How to - Portal Themes and Skins

2008-03-03 Thread [EMAIL PROTECTED]
Thanks Prabhat. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133768#4133768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133768 ___ jboss-user mailing list jboss-user@list

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread kukeltje
I'd remove a lot more. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133766#4133766 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133766 ___ jboss-user mailing list jbos

[jboss-user] [JBoss jBPM] - Re: Injecting the hibernate session

2008-03-03 Thread kukeltje
Sorry, I was reading your other post in between while posting this I do see the injection going on... maybe there is a typo in 7.1.4 and should it be a little different. Look at hibernate how to retrieve the current session View the original post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [EJB/JBoss] - TimerService in Transaction?

2008-03-03 Thread snarff
I'm stuck on the following: I have two message-driven beans MDB1 and MDB2 connected through two JMS queues (each MDB has its own queue). MDB uses a timer service to poll a database every now and then. Both beans have Container as its transaction type, with transaction attribute Required for thei

[jboss-user] [JBoss jBPM] - Re: Injecting the hibernate session

2008-03-03 Thread kukeltje
Could you explain jbpm involvement in this? You do not describe where the error occurs, show no stacktrace, I see nothing in here about injecting a hibernate session, though the subject suggests things in that direction... View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss jBPM] - Re: specify task time window

2008-03-03 Thread kukeltje
no need for an actionhandler anymore, but that is your choice... regarding the delayed start of a task and your remark about assiging based on existing tasks, we do kind of workload distribution to, but assign them anyway... no delay View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss jBPM] - Re: parameters with state

2008-03-03 Thread kukeltje
no... since you did not describe what you mean by a "parameter that is declared for that state" as requested before. You just described two states.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133759#4133759 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Tools (users)] - Re: Is there a user guide?

2008-03-03 Thread novenyang
I also has the similar problem. If anybody knows any user guide? Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133758#4133758 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133758

[jboss-user] [JBoss Getting Started Documentation] - Re: Eclipse error while building portal project

2008-03-03 Thread altoid
This worked for me: 1. right-click the name of the project in the package explorer view and select Build Path > Configure Build Path... 2. in the resulting dialog, select "Java Build Path' on the left, then the "order and export' tab 3. check all the persisted containers that are stated to be

[jboss-user] [JBoss Portal] - Re: How to - Portal Themes and Skins

2008-03-03 Thread [EMAIL PROTECTED]
Please see the reference guide. http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html/themeandlayouts.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133753#4133753 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Portal] - How to - Portal Themes and Skins

2008-03-03 Thread [EMAIL PROTECTED]
Is there a comprehensive guide to implement custom Themes and Skins for JBoss Portal? My specific requirement is: 1. Some of the pages are 2 columns and some are 3 columns 2. Is it something to do with region definition in CSS. if yes, how to solve achieve my goal of 2 and 3 column pages? 3 If N

[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-03-03 Thread PeterJ
For JavaService, that is the correct way to add extra command line arguments (). There is nothing "hacky" about it. Optionally, because JavaService stores starup information in the registry, you can also edit the HKLM\SYSTEM\CurrentControlSet\Services\xxx\Parameters key, changing the Start Par

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread PeterJ
anonymous wrote : Make sure you surround the contents with [ code ]...[ /code ] brackets (without the spaces), and preview your post before submitting (raw xml content will not post correctly). In your war file, the classes directory is in the wrong location, it should be in WEB-INF. Ditto for

[jboss-user] [Messaging, JMS & JBossMQ] - haSingleton JMS + cluster (publisher node receiving its mess

2008-03-03 Thread mdonato
Hi All, Env.: Jboss-4.0.2 in cluster with haSingleton Is there a way to the node who publish the message do not receive it ? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133748#4133748 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-03-03 Thread jdudleyh
Is there a way to integrate the -b 0.0.0.0 option using the JavaService setup? So far the only way I found was to edit the InstallJBoss.bat and add ' -params "-b 0.0.0.0" ' This works, but it feels a bit "hacky" (i.e. harder to maintain/document). Thanks! View the original post : http://www.j

[jboss-user] [JBossWS] - JBoss 4.0.4GA - Error generating Web Service Consumer code

2008-03-03 Thread mendaye
Hello, I have been trying to generate a web service consumer code in JBoss4.0.4 GA form WSDL that has dot-net service endpoint. However, using wstools ant task I got the following error.. | [wstools] java.lang.NullPointerException | [wstools] at org.jboss.ws.tools.WSDLToJava.appen

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run multiple instances of JBoss on a single syste

2008-03-03 Thread PeterJ
And here are some basic steps to get you started on running multiple app servers: 1) Unzip the jbossas binary zip file. 2) Make two copies of ./server/default, for example, as ./server/server1 and ./server/server2 3) Read about the binding service (I gave you the link earlier), and then: 3a) Set

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run multiple instances of JBoss on a single syste

2008-03-03 Thread PeterJ
What does the ant run have to do with the initial problem you posted? It looks like the ant script is looking for the app server in the wrong directory. There is probably a properties file that declares where jbossas is installed, modify that to fit your location. Most likely, something like th

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Jboss 4.2.2 with hibernate-entitymanager-3.3.1.GA

2008-03-03 Thread anilit99
Hi all, Is it only me, or every body else know how to get around this ? Heres my situation: I dont want to use hibernate jars which comes in Jboss4.2.2 distribution. These jars are old (3.2.1). I want to use the latest version with Jboss4.2.2. I tried keeping my ear file isolated using the tag in

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread dhcolo
Sorry, this my build.xml

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread dhcolo
This is my war file: META-INF/ META-INF/MANIFEST.MF classes/ classes/com/ classes/com/tmg/ classes/com/tmg/servlets/ lib/ src/ src/com/ src/com/tmg/ src/com/tmg/servlets/ classes/com/tmg/servlets/FileNetServlet.class classes/com/tmg/servlets/HelloWorld.class filenet.properties lib/log4j-1.2.15.ja

[jboss-user] [JBoss Portal] - Error indexing root node in portal-cms

2008-03-03 Thread mtcrisk
Currently we are using Jboss portal 2.6.4 with Jboss AS 4.2.2-GA. Both of which were downloaded as binary archives from the main download site. We use Mysql 5 for our database and running on Linux. We have not had any problems with the portal-cms or portal server until recently. Upon startup of

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run multiple instances of JBoss on a single syste

2008-03-03 Thread mustang.dolphin
Thanks Jon for reply.. Currently I am having the following issue. will try to solve it. C:\jboss4.2-j2ee-examples-1.01\server-config-guide>ant Buildfile: build.xml validate: fail_if_not_valid: BUILD FAILED C:\jboss4.2-j2ee-examples-1.01\server-config-guide\build.xml:60 jboss.dist=./../../../.

[jboss-user] [JBoss jBPM] - Re: specify task time window

2008-03-03 Thread aapthorp
"kukeltje" wrote : due dates can use EL now as well (see the docs) That way you can set an absolute due date if it e.g. is in a processvariable. Thanks, had done this with an action handler, as per the example on the wiki contributions page. "kukeltje" wrote : And if the 'start date' does not n

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to run multiple instances of JBoss on a single syste

2008-03-03 Thread PeterJ
I think you are looking for this part of the documentation: http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Services_Binding_Management-The_Sample_Bindings_File.html View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread PeterJ
The jar command is in JAVA_HOME/bin, make sure that is in your PATH. Place the JAR file containing the JDBC driver into the server/xxx/lib directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133723#4133723 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBossWS] - bindings.xjc file for JAVA to WSDL approach

2008-03-03 Thread srini.ragu
Can I pass in bindings.xjc, so the global rules in the bindings file will be used when JBossWS generates WSDL from source? I am using JAXB for binding. Or by throwing this file in the path or any specific location could I make the implementation to use this for generating WSDL schema. I need al

[jboss-user] [JNDI/Naming/Network] - Re: Port 1098 is taken

2008-03-03 Thread anilit99
There is a very quick solution to this. In the server/xxx/conf directory there is jboss-service.xml Search for the tag: ServiceBindingManager. Now Uncomment the whole mbean. Opposite to serverName you can find ports-01. In most of the cases it can remain the same. Just restart the server. If yo

[jboss-user] [JBossCache] - java.io.NotSerializableException POJOCache

2008-03-03 Thread rakeshmalpani
Hi All, I am using PojoCache and creating it in the following manner: (Create configuration by passing an inputstream, and creating a pojoCache using the PojoCacheFactory) Configuration jbossCacheConf = (new XmlConfigurationParser() | { | public Configuration parseInputStream(InputStream

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread dhcolo
Thanks, Sir, Now I can see the HelloWorld example after modifying the build.xml. But I still can not see my own application which invokes MS SQL server. The meesage I have is : 2008-03-03 12:28:21,156 ERROR [STDERR] java.lang.ClassNotFoundException: No ClassLoaders found for: com.microsoft.jdbc

[jboss-user] [JBossWS] - Re: steps / guide to consume WSDL web service

2008-03-03 Thread [EMAIL PROTECTED]
Thanks Author! Best regards, -Amol View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133707#4133707 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133707 ___ jboss-user mailing

[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

2008-03-03 Thread rodosa
But... now I don'r know exactly how make the communication between JBoss and remote jboss jbpm server... are there any documentation that it can help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133702#4133702 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Messaging] - Re: Unable to send message

2008-03-03 Thread timfox
It means you're trying to send a message on a closed session which is illegal. Try and find where in your code the session is being closed. A common possibility would be you have an exception listener which closes the connection (which closes the session). View the original post : http://www.j

[jboss-user] [JBoss Messaging] - Re: Unable to create native thread

2008-03-03 Thread timfox
I would check if you are creating a lot of sessions somewhere and not closing them. Common causes would be creating a connection, session, sending a message etc from inside an ejb, but not using the JCA managed connection factory at java:/JmsXA View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Messaging] - Re: messages stuck in queues

2008-03-03 Thread timfox
Hello Wickus- Can you ensure that you upgraded to remoting 2.2.2.SP4 on both client and server side? We had a few issues reported that sounded like this when remoting wasn't upgraded to 2.2.2SP4 everywhere in the system. Remoting 2.2.2.SP4 is not compatible with earlier versions. View the ori

[jboss-user] [JBoss Portal] - Re: How to access HelloPortal

2008-03-03 Thread pedalshoe
in JbossPortal 2.6.4, I can get access to HelloPortal from: http://localhost:8080/portal/portal/HelloPortal/default http://localhost:8080/portal/portal/HelloPortal didn't work View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133696#4133696 Reply to the post :

[jboss-user] [JBoss Messaging] - Unable to create native thread

2008-03-03 Thread hendra_netm
Hi guys, Currently, I am using JBoss AS 4.2.2 and JBoss Messaging 1.4 SP3. When I put the messaging server under load, the number of the threads were increasing until I got "Out of Memory: Unable to create native thread" 2008-02-29 20:41:10,267 [ERROR] [WorkerThread#26[172.21.101.9:52414]] s

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread PeterJ
I know you cannot attach the war file, that is why I told you to run the jar utility and post its output. Please do so. If the list of files you gave is accurate, then your war file is not built correctly. Also, please post the contents of web.xml. Make sure you surround the contents with [ cod

[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

2008-03-03 Thread rodosa
I've solved it with: | Properties props = new Properties(); | props.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); | props.put(Context.PROVIDER_URL, "jnp://x.x.x.x:1099"); | props.put(Context.URL_PKG_PREFIXES,"org.

[jboss-user] [JBoss Portal] - Admin Portlet: Adding a listener to a window?

2008-03-03 Thread IronMan77
Hi using this development setup: * Version: jboss-portal-2.6.1.GA * Download Version * JBoss AS Version: 4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] * Database: Mysql 5.0.51a-community-nt * JDBC Connector and Version: mysql-connector-java-5.0.5-bin.jar

[jboss-user] [JBoss jBPM] - Re: parameters with state

2008-03-03 Thread stijncremers
i have for example this code: | | | | | | | | | i want, when i am in state 'b', access an parameter that is declared for that state. do you understand? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [Messaging, JMS & JBossMQ] - Re: jms/jndi issue

2008-03-03 Thread neoben
found someting interesting here: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=112107 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133686#4133686 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133686 _

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread dhcolo
I can not attach my war file. here are containts of my war file: HelloWorld.class HelloWorld.java web.xml Manifest.mf ( idon't know where is this file came from. I did not have that file) That's it. Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=413

[jboss-user] [JBoss jBPM] - Re: Switching the Database Backend

2008-03-03 Thread b_
After searching on google i found that i should also add the following in the hibernate.cfg.xml file: org.hibernate.cache.EhCacheProvider However this still doesnt solve the problem and i get the same exception. Any help would be mostly appreciated since i am stuck at this point and dont know

[jboss-user] [Beginners Corner] - Re: war file deployed is notworking!!

2008-03-03 Thread PeterJ
Please post the contents of you war file. Do this: jar -tf xxx.war and post the results. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133676#4133676 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133676

[jboss-user] [JBossWS] - Re: steps / guide to consume WSDL web service

2008-03-03 Thread PeterJ
The book JBoss in Action has a chapter dedicated to web services and contains a complete example application with step-by-step instructions for building and configuring the web service and client. The book is not published yet (it is based on JBossAS 5, which is not out yet, but the web services

[jboss-user] [Beginners Corner] - war file deployed is notworking!!

2008-03-03 Thread dhcolo
Hello, My war file deployed to Jboss is not working. To verify this is not a problem of my code, I downloaded the HelloWorld servlet and test it. I created a war file and deployed it to jboss. I get same error message: type Exception report message description The server encountered an interna

[jboss-user] [JBossWS] - Re: steps / guide to consume WSDL web service

2008-03-03 Thread [EMAIL PROTECTED]
thanks Peter. Yes, that would be great. Please pass on the URL. best regards, -Amol View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133672#4133672 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133672 _

[jboss-user] [JBossWS] - Re: steps / guide to consume WSDL web service

2008-03-03 Thread PeterJ
Did you read the documentaiton? http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#Web_Service_Clients I agree that it is not very clear, but the steps are all there is you look for them. I also have another resource that has the steps laid out more clearly, but it is not free, I can

[jboss-user] [JBoss Messaging] - Re: messages stuck in queues

2008-03-03 Thread martin.wickus
exact builds using: JBM: Specification-Version: 1.4.0.SP3 Implementation-Version: 1.4.0.SP3 (build:CVSTag=JBossMessaging_1_4_0_ SP3_CP01 date=200712141423) JBR: Specification-Version: 2.2.2.SP4 Implementation-Version: 4.3.0.GA (build: VNTag=JBPAPP_4_3_0_GA date=200801031548) I can see my cons

[jboss-user] [EJB 3.0] - entity bean

2008-03-03 Thread arrojusrikanth
when iam deploying entity bean it is deployed sucessfully when i enter ant run at the command prompt it is generating error run: [java] Exception in thread "main" javax.naming.NameNotFoundException: remot e not bound [java] at org.jnp.server.NamingServer.getBinding(NamingServer

[jboss-user] [Beginners Corner] - Re: Accessing an external resource via JNDI

2008-03-03 Thread PeterJ
I think you are looking for this: http://wiki.jboss.org/wiki/Wiki.jsp?page=ExternalDirectories. Even though that wiki entry is for older versions of jbossas the technique still works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133666#4133666 Reply to th

[jboss-user] [JBoss jBPM] - Injecting the hibernate session

2008-03-03 Thread chrisrjcox
Hi, I have the following code within a Message Driven Bean, I can get it to create a JbpmContext however I'm getting stuck with regards to Injecting the hibernate session... Eclipse is stating that I "cannot make a static reference to the none static ethod getCurrentSession() from the type Se

[jboss-user] [Beginners Corner] - Re: deploying problem ( customized directory structure )

2008-03-03 Thread PeterJ
Sajith, jaikiran already answered your question. Did you read the wiki entry he referenced? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133663#4133663 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133663 _

[jboss-user] [JBoss Portal] - Re: error when changing identity data source

2008-03-03 Thread PeterJ
I think you did more work than what you had to. You should leave the hsqldb as is - there are other services in the app server that rely on it. Read the documentation, it tells you how to set up a different database: http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html/installation.html#d0e

[jboss-user] [JBoss jBPM] - Thread contention in FieldInstantiator.parseConfiguration

2008-03-03 Thread jorgemoralespou_2
We are tunning our application, and profiling it, and we have seen that there is too much time spent in FieldInstantiator.parseConfiguration(String configuration). I don`t understund why this should be parsed in every run of the process. I thought that the execution graph is made the first time

[jboss-user] [JBoss jBPM] - Re: Message Driven Bean not working with jBPM

2008-03-03 Thread kukeltje
Chris, MDB's always have to be in a jar. That's how you deploy them. You cannot put them in the jbpm processarchive View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133660#4133660 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: webmethod within a jsp-file

2008-03-03 Thread PeterJ
Accessing a web method from a jsp (or servlet) is no different from accessing a web method from any other client. The JBossWS documentation contains the necessary steps for building a client. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133657#4133657 Repl

[jboss-user] [JBoss jBPM] - Re: parameters with state

2008-03-03 Thread kukeltje
explain what you mean by 'parameter' please. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133658#4133658 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133658 ___ jboss-user

[jboss-user] [JBossWS] - Re: How to write Jboss Web Service Client for JBoss 4.0.4 GA

2008-03-03 Thread [EMAIL PROTECTED]
I'm using JBoss 4.2.2.GA App Server on Windows. I have a WSDL web service to consume. I did execute wsconsume command, it created Java files out of WSDL and I don't know what to do next. Do i need to write any XML config? Client java class? Servlet? Can you please guide me? thank you very much f

[jboss-user] [JBoss jBPM] - Re: StackOverflow with Seam and @BeginTask

2008-03-03 Thread franky.b
OK, thank you for your information. Somewhere, I found that my problem *might* exist because I have two hibernateSessions, one for my application itself and one for the jBPM engine. Therefore, I am currently searching for a way to use my Spring "hibernateSessionFactory" bean as session factory

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread mputz
anonymous wrote : ./WEB-INF/lib/jboss-j2ee.jar including JBoss jars in custom applications usually brings you in trouble ;-) I'd remove at least this one (and check for others that might be duplicates of the ones in jboss/config/lib) and give it another try... View the original post : http://w

[jboss-user] [JBossCache] - Re: Is v1.4.1 completely compatible with v1.4.0

2008-03-03 Thread mircea.markus
anonymous wrote : Can I delete a member from one cache's member view (delete the other member who has essentially died)? If it is, How can i do it? That's not the way to go. It is JGroups's failure detection protocol(FD) that should manage member removal/addition. I suggest you read /tune the Fai

[jboss-user] [JBoss Messaging] - messages stuck in queues

2008-03-03 Thread martin.wickus
we upgraded from the following: JBoss Messaging 1.4.0.GA JBoss Remoting 2.2.2.SP1 to: JBoss Messaging 1.4.0.SP3 JBoss Remoting 2.2.2.SP4 Suddenly, under load we are getting messages stuck in queues. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133651#

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread d_buckley
here's the list of all the jars in the libs directory of the target war | ./WEB-INF/lib/activation.jar | ./WEB-INF/lib/antlr-2.7.6.jar | ./WEB-INF/lib/asm.jar | ./WEB-INF/lib/bsh.jar | ./WEB-INF/lib/cglib.jar | ./WEB-INF/lib/commons-collections.jar | ./WEB-INF/lib/commons-io-1.3.2.ja

[jboss-user] [Beginners Corner] - Re: JBoss installing Problem

2008-03-03 Thread jaikiran
The -ds.xml file is usually in the deploy folder or in your application package(Ex: .ear file). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133645#4133645 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133645

[jboss-user] [JBoss Messaging] - Unable to send message

2008-03-03 Thread chip_schoch
JBossAS 4.2.2.GA, JBM 1.4.0.SP3 Sometimes when I start my message processing service and it trys to post a message to the queue I get the following, and I don't know what causes it or what it means. javax.jms.IllegalStateException: The object is closed | at org.jboss.jms.client.container

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl.jar deployment in war file

2008-03-03 Thread mputz
what other jars do you bundle inside this *.war? The stacktrace shows some WS classes, do you have such libraries inside your application? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133642#4133642 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Running a GlassFish-developed-application on JBoss 4.2.2

2008-03-03 Thread nitros
I think the problem is with the two files admin-ds.xml and transactions-ds.xml. JBoss do not understand them. Merge their contents into one file called mysql-ds.xml and place it in the deploy folder. You should be able to hot deploy it and you will also see JBoss binding to the JNDI name . More

[jboss-user] [Beginners Corner] - Re: JBoss installing Problem

2008-03-03 Thread prodv
Where do i usually find that -ds.xml file or where do i have to create one? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133640#4133640 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133640 ___

[jboss-user] [Messaging, JMS & JBossMQ] - JMS listenere becomes stale

2008-03-03 Thread kunalshahpersistent
Hi, We are using JBoss implementation for JMS queue. After a while JMS listener becomes stale and we have to start a new thread. Has anybody experienced similar problem? What are the reasons behind it? Thanks and regards, Kunal View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [Messaging, JMS & JBossMQ] - jms/jndi issue

2008-03-03 Thread neoben
Hi all, I have a few problem deploying my JMS in the following Topology: -JBossA hosts the Hypersonic Database and the JMS provider deployed using uil-service.xml -JBossB uses JBossA as JMS Provider -A JMS client connects to the JMS Provider by doing a remote lookup on JBossB Basically, when I

[jboss-user] [Clustering/JBoss] - Cluster partition on JBoss 3.2.7

2008-03-03 Thread MarcusDidiusFalco
Hallo What is the recomneded way to run two JBos 3.2.7 instances on the same machine without letting them form a cluster. I have tried to change the partition name on one machine from DefaultPartition to MyPartition, but it seems that I cannot find all dependencies so I get a lot of errors. Whe

[jboss-user] [JBoss Messaging] - receiveNoWait returns always null

2008-03-03 Thread kcp
Hi, I have a problem when I try to consume message from a queue using the method "receiveNoWait". I have an MBean which uses a QueueBrowser to determine a set of message IDs that should be processed. After the selection a message selector is used to retrieve the message from the queue (the sel

[jboss-user] [EJB/JBoss] - Re: transaction timeout for MDB

2008-03-03 Thread jewom
I have the same question ! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133628#4133628 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133628 ___ jboss-user mailing list jbos

[jboss-user] [Security & JAAS/JBoss] - Re: How to dynamically change security role without logging

2008-03-03 Thread mcalello
We were able to finally workaround this issue without resorting to turning off all authentication caching in 4.2.2GA. First I flush the authentication cache for the user who needs their roles refreshed. http://wiki.jboss.org/wiki/Wiki.jsp?page=CachingLoginCredentials Then use the new WebAuth

[jboss-user] [JBoss Portal] - Re: HOWTO Dynamically Create Portal Pages

2008-03-03 Thread jssteux
yes, the admin portlet is a good place to understand how to modify dynamically portal objects View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133623#4133623 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133623

[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

2008-03-03 Thread jaikiran
anonymous wrote : env.put(Context.PROVIDER_URL, "http//x.x.x.x:1099/"); This should be env.put(Context.PROVIDER_URL, "jnp://x.x.x.x:1099/"); And how do start the JBoss server? Do you use the -b option with run.bat? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: eb3.deployer not found

2008-03-03 Thread jaikiran
Do you have that folder? How did you install JBoss and any specific reason for choosing 4.0.5GA for EJB3? There's a more recent stable version 4.2.2 which has support for EJB3. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133619#4133619 Reply to the post :

[jboss-user] [Installation, Configuration & DEPLOYMENT] - eb3.deployer not found

2008-03-03 Thread arrojusrikanth
when i use ant to deploy ejb3 app iam getting this error D:\Program Files\jboss-4.0.5.G A\server\default\deploy\ejb3.deployer not found. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133618#4133618 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Re: PDF generating

2008-03-03 Thread [EMAIL PROTECTED]
The visual page editor can render anything as long as it can be approximated in an html rendererand for PDF that is probably going to be hard. But if the seam pdf tags could be translated into something approximate html it is very doable as far as I see it. View the original post : http://

[jboss-user] [JBoss jBPM] - Re: Message Driven Bean not working with jBPM

2008-03-03 Thread chrisrjcox
Thanks for your feedback Ronald. In the last few minutes I have managed to get this to work. I'm unsure of how exactly Eclipse deploys the java class files, but the MDB needs to be within a .jar, so what I managed to do was remove it from the src/main/java com.distributed.action package and dep

[jboss-user] [JBoss jBPM] - jBoss IDE-eclipse 3.2.1 HANG !

2008-03-03 Thread victorl
Hi All, I am using jBPM 3.1.4 with jBoss IDE and eclipse 3.2.1, under a web project and all hang (and I must init eclipse again) when I assign an ActionHandler to a node. This behavior seem unusual, but it is this strange. Any help in this matter will be very appreciated. Thanks in advance. V

[jboss-user] [Clustering/JBoss] - to find out the IP's of the nodes in the cluster

2008-03-03 Thread mermaid
Hello, Is there any way to find out the names (IP's) of the nodes present in a cluster? At the client side I want to know the nodes which are part of the cluster. Let me know if this possible. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133606#4133606

[jboss-user] [JBoss jBPM] - Switching the Database Backend

2008-03-03 Thread b_
Hi all, I followed the getting started guide to switch the database backend to mysql however when i start the jbpm-server i get the following stack trace: | | 12:58:48,046 INFO [STDOUT] java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException | 12:58:48,046 INFO [STDOUT] at

[jboss-user] [JBoss jBPM] - parameters with state

2008-03-03 Thread stijncremers
Is it possible to add parameters to a state definition in the process definition? Greetz View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133600#4133600 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133600

[jboss-user] [Messaging, JMS & JBossMQ] - Problem after switching to SQLServer from Hypersonic

2008-03-03 Thread smada1980
Hi We are having a problem with JBossMQ. We have recently switched from using the Hypersonic db to SQLSever 2000. Things run smoothly for a while but then we get the following error every time we try and receive/browse on any queue. To resolve we then have to restart JBoss. Anybody any idea

[jboss-user] [EJB/JBoss] - J2EE application startup code?

2008-03-03 Thread f.baronti
Greetings, I'm writing a standard J2EE application composed of some stateless session beans. I have some code which should be executed at the initialization of the whole application (it basically reads some configuration files, and stores the result in static variabiles). Is it ok to put this c

[jboss-user] [JBoss jBPM] - Re: Message Driven Bean not working with jBPM

2008-03-03 Thread kukeltje
you can store the message on the queue but it is not picked up... does not sound like a jbpm issue what if you make a unit test independent of jbpm? does it work then? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133595#4133595 Reply to the post : htt

[jboss-user] [JBoss jBPM] - Re: StackOverflow with Seam and @BeginTask

2008-03-03 Thread kukeltje
Yes, but the @BeginTask code is maintained in the seam project View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133593#4133593 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133593

[jboss-user] [JBoss jBPM] - Re: Less coding by custom nodes/jrules/etc...

2008-03-03 Thread kukeltje
The ESB 'node' is a nice example of extending the GPD with a custom property pane, a custom icon but by using the generic node type with an action on it This is not to difficult and does not require adding real/full custom nodes. View the original post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss jBPM] - Re: specify task time window

2008-03-03 Thread kukeltje
due dates can use EL now as well (see the docs) That way you can set an absolute due date if it e.g. is in a processvariable. And if the 'start date' does not need to be real (the task appearing at that time), use just a processvariable for that. If you do want see the task not before that spec

[jboss-user] [JBoss jBPM] - Re: StackOverflow with Seam and @BeginTask

2008-03-03 Thread franky.b
you are right, but somehow it relates to jBPM. if the @BeginTask annotation is commented out, no exception is throw when calling the method. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133588#4133588 Reply to the post : http://www.jboss.com/index.html?m

  1   2   >