[jboss-user] [EJB 3.0] - Re: Seam - mapped-name required for timerService of TimerSer

2008-03-03 Thread nicolaiwadstrom
Same problem here, any tips or hints would be useful! Cheers, Nicolai View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133545#4133545 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133545

[jboss-user] [EJB 3.0] - Re: Seam - mapped-name required for timerService of TimerSer

2008-03-03 Thread nicolaiwadstrom
Just tried the seam-booking example from Seam 2.0.1.GA (that is supposed to work on JBoss 5 beta 4), and gives exactly the same error: /jboss-seam-booking.ear - java.lang.RuntimeException: mapped-name is required for timerService of deployment TimerServiceDispatcher More details: |

[jboss-user] [JBoss jBPM] - BPEL -- Can ´t connect with other Web Services

2008-03-03 Thread rgesteban
Hi all, I´m testing jboss-bpel, I did a WS and a BPEL precess which call it. The WS works fine, and the BPEL process deploys fine too, but when I run the BPEL Process, it breaks. The erro is org.jbpm.bpel.BpelException: no port implements the required port type: portType

[jboss-user] [JCA/JBoss] - Re: Oracle DS

2008-03-03 Thread vickyk
Artec wrote : | I'm sorry but i'm just a system administrator !!! Have you an application (or a link) to verify the datasource. | Another question: but hypersonic is used by JBoss for what ?? | What do you mean by verifying the datasource ? If the ds is not deployed properly then the

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

2008-03-03 Thread techie_techie
If you are looking for simple RPC client then try to write on similer lines of example given on download page. I got that way working. Let me know your exact environment? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133551#4133551 Reply to the post :

[jboss-user] [Beginners Corner] - Re: java script is compressed

2008-03-03 Thread mars1412
this works now it seems that I just had to restart the JBoss server View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133555#4133555 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133555

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

2008-03-03 Thread pojomonkey
aapthorp wrote : The only possible way I can see to do this is to set a timer for the scheduled start time, but can't see how to get timer's associated with a task instance. Anyone any ideas or is there some easier way to do this? Store some 'handle' in a process variable available to the

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

2008-03-03 Thread d_buckley
while i'm sure that means something to you. can you please elaborate? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133557#4133557 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133557

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

2008-03-03 Thread pojomonkey
kukeltje wrote : You can use custom nodes (in behaviour!!) as well... this is indeed fairly easy. In this context, I assume you are referring to the default 'vanilla' node that's available in the GDP? I agree that's a very useful basis for custom behaviour. kukeltje wrote : Custom nodes with

[jboss-user] [Performance Tuning] - Switching Java-serialization to JBoss-serialization for remo

2008-03-03 Thread fl_
Hello, I try to increase performance of out application. It is quite simple event processing application. During event processing it is required to communicate with few services that are exposed via EJB3 remote interface. I can't change remote interface to local, because we work in cluster and

[jboss-user] [Clustering/JBoss] - Please help me

2008-03-03 Thread rajanikanta
Hello plz help me... I want to do clustering in Jboss.. i have Jboss 4.2.2.GA AS.having jdk 1.5 version of java. I created 2 nodes in my machine... I deploy counter.war file to replicate the session ID but didnt able to do that... can some body help me out

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

2008-03-03 Thread mputz
Ronald referred to the classloader specifics of JBoss. There are a couple of wiki pages in that respect, eg: http://wiki.jboss.org/wiki/Wiki.jsp?page=GetClassNotFoundExceptionOrNoClassDefFoundError I think the fourth point 'The class is not visible from where it is being loaded' matches your

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - field vs property based persistence

2008-03-03 Thread ziphyre
Hi, Is it possible to use property based persistence while annotating private fields? Something like: @Entity | public class Foo { | | @Id @GeneratedValue | private Long id; | | | | public Long getId() { ... } | public void setId() { ... } | }

[jboss-user] [JBoss Portal] - Re: Portlet Container 2.0B1 : NullPointerException at Portle

2008-03-03 Thread [EMAIL PROTECTED]
So actually, the code should be ok in the next release (I have added a test case) but indeed the beta 1 release has this bug when it comes to retrieve the user profile. Meanwhile what you should do to fix it is to declare at least one user attribute in your portlet.xml file. View the original

[jboss-user] [JBoss jBPM] - Re: Problem instantiating a delegate class

2008-03-03 Thread TMK
Solved the problem: Deleted the loader-repository tag of my jboss-app.xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133573#4133573 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133573

[jboss-user] [JBoss jBPM] - Variables in expressions are not deserialized?

2008-03-03 Thread mimiru
I noticed something odd. I was trying to use a decision node which had a transition that checked a boolean process variable and a default transition. the syntax of the expression used: #{off} when running a process instance and toggling the value of off the default transition is always taken,

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

2008-03-03 Thread rodosa
Hello!! I'm using JBoss 4.2.2 and I've installed WMWare in my computer and I've created a virtual O.S. In this virtual machine I've installed jbpm 3.2.2. I would like to communicate from my Jboss 4.2.2 to this remote jbpm. I've created a method where I configure the context's properties

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

2008-03-03 Thread d_buckley
Thanks for the explanation :) I'm running on jboss 4.2.2.GA using jBPM 3.2.2 As for what is failing... the first error is the one i've indicated in the first post. To be honest I'm not the developer of the code i'm just the poor bugger who has to get it to deploy. I had originaly built an

[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=bbop=viewtopicp=4133588#4133588 Reply to the post :

[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

[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 :

[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=bbop=viewtopicp=4133593#4133593 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133593

[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=bbop=viewtopicp=4133595#4133595 Reply to the post :

[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

[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

[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=bbop=viewtopicp=4133600#4133600 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133600

[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] [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=bbop=viewtopicp=4133606#4133606

[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.

[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

[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 :

[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=bbop=viewtopicp=4133618#4133618 Reply to the post :

[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 :

[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=bbop=viewtopicp=4133623#4133623 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133623

[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

[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=bbop=viewtopicp=4133619#4133619 Reply to the post :

[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=bbop=viewtopicp=4133628#4133628 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133628 ___ jboss-user mailing list

[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

[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.

[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] [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 :

[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=bbop=viewtopicp=4133640#4133640 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133640

[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=bbop=viewtopicp=4133642#4133642 Reply to the post :

[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

[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 .

[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=bbop=viewtopicp=4133645#4133645 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133645

[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 |

[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 :

[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

[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 :

[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] [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

[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=bbop=viewtopicp=4133658#4133658 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133658 ___ jboss-user

[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=bbop=viewtopicp=4133657#4133657 Reply

[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=bbop=viewtopicp=4133660#4133660 Reply to the post :

[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=bbop=viewtopicp=4133663#4133663 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133663

[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

[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

[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:

[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=bbop=viewtopicp=4133666#4133666 Reply to the

[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] [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

[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] [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=bbop=viewtopicp=4133672#4133672 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133672

[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

[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

[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=bbop=viewtopicp=4133676#4133676 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133676

[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] [Messaging, JMS JBossMQ] - Re: jms/jndi issue

2008-03-03 Thread neoben
found someting interesting here: http://www.jboss.org/index.html?module=bbop=viewtopict=112107 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4133686#4133686 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133686

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

2008-03-03 Thread stijncremers
i have for example this code: | start-state name=a | transition to=b name=bTS/transition | /start-state | | | state name=b | transition to=c name=cTS/transition | /state | i want, when i am in state 'b', access an parameter that is

[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:

[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 :

[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]]

[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); |

[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 [

[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=bbop=viewtopicp=4133696#4133696 Reply to the post :

[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

[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 :

[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 :

[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=bbop=viewtopicp=4133702#4133702 Reply to the post :

[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=bbop=viewtopicp=4133707#4133707 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133707 ___ jboss-user mailing

[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:

[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

[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

[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

[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=bbop=viewtopicp=4133723#4133723 Reply to the post :

[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 :

[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 need

[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-guideant Buildfile: build.xml validate: fail_if_not_valid: BUILD FAILED C:\jboss4.2-j2ee-examples-1.01\server-config-guide\build.xml:60

[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

[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

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

2008-03-03 Thread dhcolo
Sorry, this my build.xml !-- Create build/dist directories as needed --

[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

[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

[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)

[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

[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 :

[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=bbop=viewtopicp=4133748#4133748 Reply to the post :

[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] [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

  1   2   >