[JBoss-user] [JBoss jBPM] - Re: Problem in required field attribute in default form cont

2006-05-23 Thread [EMAIL PROTECTED]
there is no problem here; as Ronald says, jBPM only checks required variables when you end() the task instance. The end() call needs not be explicit. You can have jBPM end all tasks that are still open when the token leaves the task node by setting the end-tasks attribute to yes. View the

[JBoss-user] [Remoting] - ssl key alias and key password configurable only on one side

2006-05-23 Thread [EMAIL PROTECTED]
This question may be due to my ignorance of all things SSL but at the risk of sounding ignorant (which is OK, 'cause I just admitted as much :-) I noticed that on the server-side, you can define a Key Password (SSLSocketBuilderMBean.setKeyPassword) but there is no way to specify a key password

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Err I made a Mistake

2006-05-23 Thread eduardo_rdm
I've got same problem. Did you solve it? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945946#3945946 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3945946 --- All the

[JBoss-user] [JBoss Portal] - Re: Portal 2.4 Incomplete Deployment listing

2006-05-23 Thread jksmartt
I got this to work. As a FYI to everyone else don't try deploying a war on the jboss-portal-2.4.0-ALPHA-bundled that is downloadable from the JBoss site. I had to download the jboss-portal-2.4.0-ALPHA-src.zip from sourceforge and recompile it myself. It appears that the src download contains

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Err I made a Mistake

2006-05-23 Thread eduardo_rdm
http://www.jboss.com/index.html?module=bbop=viewtopict=76362view=next Solved, I think. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945948#3945948 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3945948

[JBoss-user] [Remoting] - Re: ssl key alias and key password configurable only on one

2006-05-23 Thread [EMAIL PROTECTED]
Another oddity is that the SSLSocketBuilderMBean provides a setTrustStoreURL but doesn't allow me to set my trust store's password, algorithm or type. RemotingSSLSocketFactory does allow me to set those things. View the original post :

[JBoss-user] [JBoss Portal] - Re: LayoutStrategy

2006-05-23 Thread patrickdalla
No suggestion? I need a way to hide Mode Change Buttons from window decorators when no user is authenticated or is accessing using HTTP instead of HTTPS. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945951#3945951 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-23 Thread wizumwalt
For some reason, I still can't get this to work. I'm using JBoss-4.0.4GA. I try to his a url like localhost:8080/orders.ftl which I expect to invoke a SpringMVC controller, but first the user needs to authenticate, so if I understand this correctly, this URL gets cached and he gets pointed to

[JBoss-user] [JBossWS] - Re: JSR181 Annotated Web Services Intro

2006-05-23 Thread burrsutter
You must use 4.0.4.GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945953#3945953 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3945953 --- All the advantages of Linux

[JBoss-user] [JBossWS] - Re: [newbie] ant file needed

2006-05-23 Thread burrsutter
See if these instructions are useful for your newbie/getting started experience: http://www.jboss.com/index.html?module=bbop=viewtopict=82232 After playing with some of the samples I decided to look for an easier way to build/deploy annotated Web Services. At the moment, I am using the

[JBoss-user] [JBossWS] - Re: JBossWS tutorial

2006-05-23 Thread burrsutter
This is the easiest path to getting an annotated Web Service up and running on 4.0.4.GA and JBossWS 1.0. http://www.jboss.com/index.html?module=bbop=viewtopict=82232 Burr [EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945956#3945956 Reply

[JBoss-user] [Beginners Corner] - Re: How do I use JBoss with Eclipse/Netbeans in a group envi

2006-05-23 Thread afshad
Hi Peter, Thanks for the suggestion. However you have stated that : 5) Developers can deploy the code that they are developing to their own copy of JBoss for their own testing. Note that this is not the production version of JBoss. No developer is ever allowed to update the production version

[JBoss-user] [JBoss Seam] - Re: Updating JSF components via Seam remoting...

2006-05-23 Thread [EMAIL PROTECTED]
No, because the component tree is kept in a serialized form in the page. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945958#3945958 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3945958

[JBoss-user] [JBoss Seam] - Re: @SelectItems and @SelectItemsSelection annotations?

2006-05-23 Thread [EMAIL PROTECTED]
The Wiki is the right place for this kind of stuff. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945959#3945959 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3945959

[JBoss-user] [Installation, Configuration Deployment] - JBoss 4.0.3SP1 Tomcat 4.1x

2006-05-23 Thread rebeccaz
Hi, Recently, I just downloaded JBoss 4.0.3SP1 and will like to incorporate tomcat 4.1x instead of using the embedded tomcat 5.5 in JBoss 4.0.3. Startup seems to be fine. But when shutdown, it gives the following error, Exception in thread main javax.naming.CommunicationException [Root

[JBoss-user] [Security JAAS/JBoss] - LDAP users unable to login with case-insensitive login names

2006-05-23 Thread infa_bangalore
Hi, I am using JBoss LDAP authentication module for LDAP authentication for my application. If i enter the username with incorrect case , i am not able to authenticate...The issue here is that JBoss authentication passes but it returns the user name entered and not the retrieved user name from

[JBoss-user] [JBoss Getting Started Documentation] - Re: jbossj2ee-src.zip

2006-05-23 Thread visolvejboss
Hi, You will get the jbossj2ee-src.zip file in the following location. http://docs.jboss.org/jbossas/getting_started/v4/ This link contains, startguide40.zip file. When you unzip this file, you will get jbossj2ee-src.zip file. -VisolveJBossTeam View the original post :

[JBoss-user] [JBossWS] - wstools config parsing.

2006-05-23 Thread codemonster_4_hire
Hey Guys, I'm trying to use wstools to generate the jaxrpc mapping file and I'm running into some resistance. I'm sure the tool (or my config) can be massaged into compliance but I'm not sure where to rub. Has anyone seen this error before?: [wstools] java.io.IOException: Cannot parse

[JBoss-user] [Beginners Corner] - jboss access logs

2006-05-23 Thread tanay_it
I wish to know where are jboss access logs formed..and is there any configuration attribute the value of which determines whether logs will be formed or not Regards Puneet View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3945967#3945967 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Running Seam on JBoss AS 4.0.4.GA

2006-05-23 Thread kurt_olsen
Hi Gavin, Any special to-do's regarding 4.0.4.GA and 1.0.0.CR3? I've just updated to both the newest versions and seam-booking gets upset when deployed. I tried both the ejb3, and ejb3-clustered profiles... Did I miss a step somewhere? And thanks for all the hard work - remember, we love ya!

[JBoss-user] [JBoss jBPM] - Remote accessible MBean

2006-05-23 Thread literadix
Hi there, I have noticed that there is no ready to use given way from within the project to remotly access an jBPM instance. I would suggest that someone (me) implements such a mbean. This way users could access jBPM instances by an jndi service locator which is remote accessible. What is the

[JBoss-user] [Security JAAS/JBoss] - Re: How i can get the j_password and save it in a session

2006-05-23 Thread edwardva
i did these two case (extendedformauthenticator and formauthvalve) and its not function for me... i need to make another think? i am using JBoss 4.0.3. I made the context-xml file under WEB-INF, my web.xml is: servlet-nameaction/servlet-name

[JBoss-user] [Installation, Configuration Deployment] - Re: 2 configs clobbering each other? version 4.0.1

2006-05-23 Thread jaikiran
You need to have scoped isolation of your applications. Have a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration View the original post :

[JBoss-user] [JBoss jBPM] - Re: What is wrong here ? Accessing jbpm from a java applicat

2006-05-23 Thread literadix
Well, I think you could easilly use a stateless session bean, when you save the process status after each call. A better way would be to expose a process as an statful session bean. An user could fetch such a session, process task nodes without saving the context (much faster) and after all

[JBoss-user] [JBoss Seam] - Re: JTA transaction problems on 404GA ?

2006-05-23 Thread lcoetzee
Tested it a bit, seems better. I will try and make a new testing release of my own app and let all the testers and QA's go wild. If the problem is still there it will very quickly show up. I will report back if that is the case. Thanks for the good work Louis View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Re: ordering which apps load first

2006-05-23 Thread jaikiran
The DeploymentScanner is meant for this. Have a look at the same in jboss-service.xml present in %JBOSS_HOME%/server/default/conf directory which contain the following: anonymous wrote : !-- The URLComparator can be used to specify a deployment ordering |for deployments found in

[JBoss-user] [Installation, Configuration Deployment] - Re: ordering which apps load first

2006-05-23 Thread jaikiran
The previous post got distorted. Here's the contents from jboss-service.xml: anonymous wrote : !-- The URLComparator can be used to specify a deployment ordering |for deployments found in a scanned directory. The class specified |must be an implementation of

[JBoss-user] [Remoting] - problem when SSL key password different than keystore passwo

2006-05-23 Thread [EMAIL PROTECTED]
Has anyone tried using a keystore where the key password is different than the keystore password? I used keytool to create my keystore where the -storepass and -keypass are two different values. I ensure I set the proper attributes on the SSLSocketBuilder (setKeyPassword,

[JBoss-user] [Management, JMX/JBoss] - How to start a service when the Server is started

2006-05-23 Thread hsaha
Hi, Is there any way to start a service only after jboss is fully initialized. One way i know is to keep polling for jboss.system:type=Server Object's 'Started' attribute. Is there any other way so that i can mention that particular MBean as a 'depends' attribute for the new service i am

<    1   2   3   4