[jboss-user] [JBoss OSGi] - Re: TEST POST

2009-03-09 Thread blake.bow...@jboss.com
another test View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216323#4216323 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216323 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Error deploying simple process jbpm3.3.1 jboss4.2.3 jdk6

2009-03-09 Thread robro99
I cannot seem to deploy a process from Eclipse to jBPM. Any suggestions would be much appreciated. If I click the Test Connection... button it says The server connection was successfully tested. If I click the Deploy Process Archive... button I get the following. Reason: An unexpected

[jboss-user] [JBoss Messaging] - Re: InterceptorChain

2009-03-09 Thread clebert.suco...@jboss.com
It's on the server side. org.jboss.jms.client.ClientAOPStackLoader will download it and install it on the client side. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216326#4216326 Reply to the post :

[jboss-user] [EJB 3.0] - Re: EJB3.0 Over HTTP Using JBOSS 5

2009-03-09 Thread itsjewel
Chaning all the porst to 80 fro 8080 results following exception during server startup, javax.servlet.ServletException: Can not find servlet server invoker with same locator as specified (servlet://127.0.0.1/servlet-invoker/ServerInvokerServlet) View the original post :

[jboss-user] [JBoss jBPM] - Re: Error installing jBPM GPD in Eclipse

2009-03-09 Thread proberts9
Thanks Ronald. I confirmed WTP is installed and still get the problem. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216330#4216330 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216330

[jboss-user] [JBoss jBPM] - Re: Error in jbpm 3.2.3?

2009-03-09 Thread robro99
I cannot seem to get deploy from eclipse working with the basic install, so no I did not deploy anything. I was just using what comes when you run the basic install. for reference this is what I used to setup my env. jdk-6u12-windows-i586-p.exe jboss-4.2.3.GA-jdk6.zip

[jboss-user] [JBoss OSGi] - POST TEST IGNORE

2009-03-09 Thread jboss-osgi-users
POST TEST IGNORE View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216333#4216333 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216333 ___ jboss-user mailing list

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: APR and https in jboss 501

2009-03-09 Thread lilydiaz
I have the same problem. Anyone has solved this issue? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216334#4216334 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216334 ___

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: IllegalStateException(s) on logout

2009-03-09 Thread kj_newbie
Hi Wolfgang, We are using JBoss's WebAuthentication feature. Our application has simple servlets and ejbs doing standard security api calls to verify users and their roles etc. We are using our own login module. Thanks Kamna View the original post :

[jboss-user] [JCA/JBoss] - Re: ConnectionCount and InUseConnectionCount behavior

2009-03-09 Thread jguser
PeterJ wrote : The ConnectionCount is the total number of connections that have been established since JBoss AS started. Consider this scenario. An app accesses the database so 5 connections (min-pool-size) are created. Then the app gets busy and it needs more connections, let's say a total of

[jboss-user] [JBoss OSGi] - Re: TEST POST

2009-03-09 Thread blake.bow...@jboss.com
one more View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216337#4216337 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216337 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JCA/JBoss] - Re: ConnectionCount and InUseConnectionCount behavior

2009-03-09 Thread PeterJ
You are correct. I didn't look at all of the properties of the mbean before I replied, and instead replied based on my memory which is apparently deteriorating faster than I care to admit! ;-) In your graph, what is the highest that InUseConnectionCount goes? You could always post the raw data

[jboss-user] [JCA/JBoss] - Re: ConnectionCount and InUseConnectionCount behavior

2009-03-09 Thread jguser
Right now, the propertie MaxConnectionsInUseCount is 34. I have to flush the pool to initilize all the pool properties in 0 and give you correct data. Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216347#4216347 Reply to the post :

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Migration from Tomcat to Jboss 4.0.4

2009-03-09 Thread gfca
Hi people, in my company i have a web application running in Tomcat 6. That application connects to an oracle database. These configuration is defined in context.xml: Context path=/ngincard reloadable=true docBase=ngincard.war |antiJARLocking = true antiResourceLocking = true |

[jboss-user] [JBoss Cache: Core Edition] - Re: is it possible for MVCCInvocationContext to have null mv

2009-03-09 Thread dukehoops
Well, it appears that the above *is* possible - but I wonder whether that is a bug. Basically, because of failSilently==true putForExternalRead ends up adding Node to MVCCInvocationContext.lookedUpNodes but subsequent evictNode() uses MVCCInvocationContext.mvccTCtx to look up the same node (and

[jboss-user] [JBoss Cache: Core Edition] - Re: on child insert parent, child collection updated in DB b

2009-03-09 Thread dukehoops
I think I found a bug: Basically, because of failSilently==true putForExternalRead ends up adding Node to MVCCInvocationContext.lookedUpNodes but subsequent evictNode() uses MVCCInvocationContext.mvccTCtx to look up the same node (and fails to find it). See details here:

[jboss-user] [JBoss Tools (users)] - Feedback on the Smooks editor

2009-03-09 Thread mzeijen
The last couple of days I have been evaluating the Smooks Eclipse plugin in JBoss Tools RC2. You may have noticed that from the number of Jira issues I have raised for the plugin ;). I would like to share some of my feedback. My interest for the editor comes from the fact that I'm one of the

[jboss-user] [JCA/JBoss] - Re: ConnectionCount and InUseConnectionCount behavior

2009-03-09 Thread vickyk
jguser wrote : | We have a average of a 16.88 of difference between de ConnectionCount and InUseConnectionCount | What does 16.88 mean here ? jguser wrote : | Anyone can tell me wich is the behavior of the connection pool?? When he creates new connection that re don't realy needs? |

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: servlet init hangs reading /WEB-INF/web.xml 5.0.1

2009-03-09 Thread PeterJ
Looks like a possible bug in VFS - it appears that it could be unpacking the war file multiple times while the Digester is parsing the web.xml. Is the serer/xxx/temp directory filling up? Taking some thread dumps while the CPU usage is at 100% might shed some light on what it is doing because

[jboss-user] [JBoss jBPM] - Re: Error deploying simple process jbpm3.3.1 jboss4.2.3 jdk6

2009-03-09 Thread robro99
I think I figured it out. It seems that Eclipse does not really care what you put in the Server Deployer: field. It seems that it will use this for the test button, but not the deploy button. I am guessing this is hard coded somewhere... I updated this field to be /jbpm-console/app/upload

[jboss-user] [JCA/JBoss] - Re: DataSource with Dynamic IP

2009-03-09 Thread vickyk
You should provide the details properly if you want to get free help ;) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216355#4216355 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216355

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Migration from Tomcat to Jboss 4.0.4

2009-03-09 Thread PeterJ
To define a data source you will need a *-ds.xml file that you place in the server/xxx/deploy directory. You can find example *-ds.xml files for a variety of databases at docs/examples/jca. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216358#4216358 Reply

[jboss-user] [JCA/JBoss] - Re: Jboss 5.0.1 ha-local-tx-datasource

2009-03-09 Thread vickyk
Yes, there is an issue of ha datasource getting deployed, I need to dig more here. I will look over this during the weekend. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216361#4216361 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Datasource with ha-xa-datasource is not deployed under

2009-03-09 Thread vickyk
Keep watching here http://www.jboss.org/index.html?module=bbop=viewtopict=151588 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216362#4216362 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216362

[jboss-user] [JBoss Portal] - Re: how to trigger a portlet render request?

2009-03-09 Thread wherisat
I didn't see any helpful samples. It would've been nice to have given some more direction. I'm trying to enable partial refresh of my portlet, which uses straight HTML/JSP/Javascript. For example, currently I have a button within a form inside my JSP: | form name=PlanViewForm action= |

[jboss-user] [Installation, Configuration DEPLOYMENT] - Classpath issues with shared libraries

2009-03-09 Thread blima17
I'm trying to deploy and application that we've previously been running on OC4J on JBoss 5.0.0 GA, and I'm receiving some errors on deployment that appear to be classpath related... 14:46:09,649 ERROR [ProfileServiceBootstrap] Failed to load profile: |

[jboss-user] [JBoss Tools (users)] - Re: Feedback on the Smooks editor

2009-03-09 Thread max.ander...@jboss.com
First off, I really appreciate we are now getting feedback for the editor even though it is hard to use, but it as a start :) Will 3.0.0.GA go out with an incomplete smooks editor ? Yes - I don't want to delay GA months just for one plugin. Should it be named 0.1 instead of 1.0 ? Yes, it

[jboss-user] [JBoss Portal] - Re: partial refresh for portlets (server-side implications)

2009-03-09 Thread wherisat
Thomas, are you saying that I can benefit from partial refresh using only JSR 168 and JBOSS 2.6.5SP1? For example, if I have a JSP that has a form with a button, and I'd like that button to cause only that portlet to refresh, this can be accomplished? To clarify, currently my JSP has code

[jboss-user] [JBoss Portal] - Re: how to trigger a portlet render request?

2009-03-09 Thread thomas.he...@jboss.com
Chris gave you a link and there are partial refresh samples in the core-samples directory. (or binaries available in your downloaded file) cp -r jboss-portal-2.6.7.GA/samples/portal-basic-samples.sar/ jboss-portal-2.6.7.GA/server/default/deploy and you have Ajax samples running. View the

[jboss-user] [JBoss Portal] - Re: partial refresh for portlets (server-side implications)

2009-03-09 Thread thomas.he...@jboss.com
You keep saying you are willing to pay... We do offer professional services to assist development and production. Your time is valuable and so is ours. I've answered on this other post, no need to multi-post. View the original post :

[jboss-user] [The Lizzard's corner] - Re: New wiki

2009-03-09 Thread edward_krassenstein
I love the new Wiki's. Keep up the good work guys :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216371#4216371 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216371 ___

[jboss-user] [Remoting] - Re: JBoss remoting integration with legacy systems

2009-03-09 Thread trustin
JBoss Remoting uses its own protocol and (at your choice) Java standard object serialization or JBoss Serialization. I don't think non-Java applications can talk to JBoss Remoting services with trivial effort. HTH, Trustin View the original post :

[jboss-user] [JBoss Portal] - Re: partial refresh for portlets (server-side implications)

2009-03-09 Thread wherisat
For anyone who tracks this the other post is: http://www.jboss.org/index.html?module=bbop=viewtopict=124550 I didn't find it helpful though, I've read that documentation over and over. I will look through the samples. That failing, I will look into the paid services, I wish it was as simple as

[jboss-user] [JBoss Tools (users)] - Re: JBossTools for solaris

2009-03-09 Thread IcarusDB
well, I installed solipse and try around some 20 minutes to find out what package to choose finally: I'm updating the ganymede-opensolaris version to jee framework, let's see how it works View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216375#4216375 Reply to

[jboss-user] [JCA/JBoss] - Re: DataSource with Dynamic IP

2009-03-09 Thread sebastiendeg
Sorry, what I'm looking for is a config in the definition of the DataSource. This config delegate the creation of the DataSource to a Class. So that in that class you can write logic to select the DB ip or other settings. hope a clear. View the original post :

[jboss-user] [JBoss jBPM] - Re: Error deploying simple process jbpm3.3.1 jboss4.2.3 jdk6

2009-03-09 Thread kukeltje
first of all, it is the eclipse log in .metadata in your workspace that is meant. if it is hardcoded somewhere can be checked in the sourcecode. If you care to do so, you might file a bug in jira if it turns out you are correct in your assumption View the original post :

[jboss-user] [EJB/JBoss] - Semantics merge and cascade.merge (cascade.all)

2009-03-09 Thread oortdg
I've a question of the semantics of merge and the casdetype.merge. I thought that merge means: find a object with the same id ( and type ) in the database when it isn't there add this object (and all it childs with cascadetype.merge) and return this new object. When the object with the same

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

2009-03-09 Thread kukeltje
1) be creative with timers. e.g. one that goes to an end state where you set 'end-complete-process' attribute to true. 2) No, just on tasks and how higher priority tasks are handled is up to your ui View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216379#4216379

[jboss-user] [JBoss Messaging] - Re: InterceptorChain

2009-03-09 Thread mmarcuci
That's what's strange to me. Basically, I have two clients one running as a standalone process and one running inside a second jboss instance. The standalone one seems to get the correct AOP stack to create connections, but the client running inside jboss does not. Could it possibly be

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: JBoss Applicationserver always in state starting

2009-03-09 Thread PeterJ
What version of Eclipse are you running? JBoss IDE is an old, and now defunct, product that has been replaced by JBoss Tools. I suggest that you install Eclipese 3.3 or 3.4 and load in the appropriate version of JBoss Tools. View the original post :

[jboss-user] [Clustering/JBoss] - Re: XAConnectionFactory not found only in Clustering

2009-03-09 Thread nsunil76
hey taco, Am also in same situation.Please let me know if you have solved the issue with your server. I am also getting same error when am trying to start the server. Any suggestions will be highly appreciated. Thank you Sunil View the original post :

[jboss-user] [Performance Tuning] - Re: No. of Active Sessions

2009-03-09 Thread PeterJ
The only limit is the amount of available heap space. To monitor the sessions, use the mbean: jboss.web:type=Manager,host=xxx,path=yyy where 'xxx' is the binding host name, which is 'localhost' by default' and 'yyy' is the application's context. Thus there is a collection of sessions for each

[jboss-user] [Management, JMX/JBoss] - Session management by cookie

2009-03-09 Thread Joe77
How can we force session management on jboss to use cookie instaed of url re-wrting? Also how can we can use SSL session which is more secure? I would really appreciate a response for this. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216391#4216391 Reply

[jboss-user] [JBoss jBPM] - Re: Tasks need to done by multiple users

2009-03-09 Thread bradsdavis
I just tried this by the way. It works great for cases where you want a number of tasks created. But, as Ronald suggested, more complicated cases require the join pattern. In such cases, a lock token exception is thrown; for example, if I have an event on the end of the task instance to kill

[jboss-user] [JBoss jBPM] - ServiceMix and JBoss JBPM JPDL integration

2009-03-09 Thread webbbret
I was wondering if anyone has successfully integrated JBOSS JBPM with ServiceMix. We are moving to Spring, and are evaluating open esb and servicemix as our esb solution, but also want bpel and jpdl capability. any pointers on solid solutions would be greatly appreciated. Thanks in advance.

[jboss-user] [JBoss Messaging] - Re: InterceptorChain

2009-03-09 Thread clebert.suco...@jboss.com
mmarcuci wrote : That's what's strange to me. Basically, I have two clients one running as a standalone process and one running inside a second jboss instance. The standalone one seems to get the correct AOP stack to create connections, but the client running inside jboss does not. Could it

[jboss-user] [JBoss Messaging] - Re: InterceptorChain

2009-03-09 Thread clebert.suco...@jboss.com
anonymous wrote : | Probably there's a classpath issue at one of your clients. I mean...but the classpath issue wouldn't be related to the AOP file. Probably some class missing. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216399#4216399 Reply to the

[jboss-user] [JBoss Messaging] - Re: JBM2 Cluster config

2009-03-09 Thread clebert.suco...@jboss.com
we are still working around the examples and documentation. Tim Fox completed the code for clustering, but we still need to tidy up the distribution. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216400#4216400 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Seam components view problem with JBDS 1.1.0.GA

2009-03-09 Thread asookazian
Not sure what version of JBoss Tools is bundled with JBDS 1.1.0.GA but I have enabled Seam support for my project and filled in all the requisite fields in the setup window, refreshed my project, etc (ping successful). I never see anything in my Seam components view except the root (my project

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-09 Thread asookazian
saved here: C:\java\projects\BETS\.settings\org.jboss.tools.seam.core.prefs #Mon Mar 09 16:40:23 PDT 2009 action.package=com.cox.bets.session action.sources=/BETS/src/action eclipse.preferences.version=1 model.package=com.cox.bets.entity model.sources=/BETS/src/model seam.ejb.project=BETS

[jboss-user] [Beginners Corner] - Cannot Publish Within Eclipse - Failed to initialize ZipWrap

2009-03-09 Thread ketpah
I have brand new installation of Eclipse 3.4.1, and brand new installation of jboss-5.0.1.GA-jdk6. I tried this both in XP and Vista, and got the same error. In Eclipse's server view, I added JBoss 5.0 as Server. Creating a Dynamic Web Project and EAR, and just create a simple JSP to say Hello

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

2009-03-09 Thread ron.si...@jboss.com
Hi Doychin, doychin wrote : | This timeout if is less then the user transaction timeout on the client side and for some reason execution at the server takes more time then this timeout it will crash execution again. | Well, again, I think this is a configuration issue. Note that you

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

2009-03-09 Thread david.ll...@jboss.com
Though this isn't set in stone just yet, I'd like to have a better integration between transaction managers/resources and Remoting. Getting transaction timeouts to sync up is definitely part of this. But another key point with Remoting 3 is that the client-connection relationship is changed

[jboss-user] [Security JAAS/JBoss] - Re: Minimal JBoss config to use GSSAPI/Kerberos acceptSecCon

2009-03-09 Thread chriscorbell
FYI I did get it working on Windows, it required that I generate the keyTab with -crypto DES-CBC-MD5 instead of -crypto DES-CBC-CRC Creating the GSSCredentials and acceptSecContext now succeeds for me when I run my JBoss app from the console. There appear to still be some rough edges in

[jboss-user] [Remoting] - Re: Web Start Application Hang

2009-03-09 Thread ron.si...@jboss.com
The pooled and rmi invokers are both legacy invokers and are not part of Remoting. The current default behavior for EJB2, EJB3, and JBossMessaging is to use an invoker based on Remoting. In particular: * EJB2 uses UnifiedInvoker (see jboss:service=invoker,type=unified in

[jboss-user] [Security JAAS/JBoss] - Re: Minimal JBoss config to use GSSAPI/Kerberos acceptSecCon

2009-03-09 Thread chriscorbell
anil.saldh...@jboss.com wrote : Sure you can reinvent your own wheel. JBoss Negotiation does all this for you. anil.saldhana, Can you point us to the documentation and code samples where JBoss Negotiate is shown to work A) without forcing the use of JAAS subjects and principles, deferring

[jboss-user] [JBoss jBPM] - Re: Tasks need to done by multiple users

2009-03-09 Thread kukeltje
Not supported and behaviour undefined: You can unlock the token in your code!! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4216410#4216410 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4216410

[jboss-user] [Remoting] - Re: Race condition in ConnectionValidator

2009-03-09 Thread ron.si...@jboss.com
thammoud wrote : | if we restart the server from under the client and the server comes back in less time than the ping period (Very possible), then the client's JMS connection listener does not get called yet the connection is invalid. | Hmmm. I think what you're seeing is due to the

[jboss-user] [JBoss jBPM] - TaskInstance Variable

2009-03-09 Thread bradsdavis
I have an task-end event, and I want to grab a local variable off of the taskinstance. How do I do this? From the UI, I can see the variables, but I can not figure out how to get a reference to the task instance from the event's action. Thanks! View the original post :

[jboss-user] [Remoting] - Re: JBoss remoting integration with legacy systems

2009-03-09 Thread ron.si...@jboss.com
Hi Eliezer, Trustin has given the answer I always give (thanks, Trustin!), but since this issue has come up recently in a question from our support staff, and since I have put some time into demonstrating that a client using ordinary sockets can talk to a Remoting server using the socket

[jboss-user] [JBoss jBPM] - problem with jpd installation

2009-03-09 Thread khalidnoor74
I have installed JPD 3.2.2 on eclipse from thier update archive site.now when I try to create a process definition, it asks me to enter runtime location. I have installed jBpm on jBoss server,but the system does not accept it valid. View the original post :

[jboss-user] [JBoss jBPM] - Jboss jbpm

2009-03-09 Thread rgeetha
hi iam facing this problem... i ll be help if i get the solution for this ASAP wen i cllick on gpd.xml iam getting the following error There was a problem adding adapter factories loader constraint violation: when resolving method

<    1   2