[JBoss-user] [JCA/JBoss] - please help me, thanks.

2006-06-05 Thread yyc178
i am use jboss3.2.8, set jboss-web.xml in pk.sar file, starting jboss errors, that: how can i do? please help me 4:55:00,421 INFO [Server] Starting JBoss (MX MicroKernel)... 14:55:00,421 INFO [Server] Release ID: JBoss [WonderLand] 3.2.8RC1 (build: CVST ag=JBoss_3_2_8_RC1 date=200512201558)

[JBoss-user] [JBoss Getting Started Documentation] - Re: jboss deployment

2006-06-05 Thread visolvejboss
Hello, Please verify, whether java is installed in /usr/local/jdk1.5.0_07. You can find the installed java binary path by using "whereis java" command, from that you can find where java is installed. And also verify that jdk is installed by using "rpm -qa | grep -i jdk" command. The command ma

[JBoss-user] [Installation, Configuration & Deployment] - JBoss non-root

2006-06-05 Thread amitams
Hi: Will JBoss work fine if it is run as non-root user? Will a j2ee application deployed supposed to work fine if JBoss run as non-root? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949271#3949271 Reply to the post : http://www.jboss.com/index.html?modu

[JBoss-user] [Remoting] - ClassNotFoundException

2006-06-05 Thread Sreenu44
Hi i am getting this error in jboss, any one can help me. 19:14:10,809 ERROR [LogInterceptor] TransactionRolledbackException in method: public abstract void com.nt.transport.equinox.blsrconfig.common.BLSRConfigPrivateSBMethods.createAstnConfigOnMaster(java.lang.String,java.lang.String,com.nt.

[JBoss-user] [JBoss jBPM] - Re: Newbie XML Question

2006-06-05 Thread patrickvanamstel
In Xml nothing special about the forward /. The only special charcters are the ones that are escaped by default & < " Greater than is kind of special View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949269#3949269 Reply to the post : http://www.jboss.com/in

[JBoss-user] [JBoss jBPM] - Re: Accessing process variables via ExecutionContext - retur

2006-06-05 Thread mrudulam
You can try using this code instead: | String empNo = (String)executionContext.getContextInstance().getVariable("emp_no"); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949268#3949268 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[JBoss-user] [Installation, Configuration & Deployment] - JBOSS Support for HTTPS

2006-06-05 Thread cool_bhanu
Iam using jBOSS for one of my project and want to being https instead of http in the browser the browser should support https:\\ yes i did search in google and found some sites where they mentioned about altering edit the jboss-service.xml file found in jboss. they said about the need to modify t

[JBoss-user] [EJB 3.0] - Re: EJB 3.0 RC8 Preview - FD Released

2006-06-05 Thread Juergen.Zimmermann
In the zip I downloaded via sourceforge there are only 2 subdirectories: docs and lib. There is no client subdirectory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948996#3948996 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [Installation, Configuration & Deployment] - JBOSS Support for HTTPS

2006-06-05 Thread cool_bhanu
Iam using jBOSS for one of my project and want to being https instead of http in the browser the browser should support https:\\ yes i did search in google and found some sites where they mentioned about altering edit the jboss-service.xml file found in jboss. they said about the need to modify t

[JBoss-user] [Security & JAAS/JBoss] - JBOSS full SSL with Cisco CSM SSL module

2006-06-05 Thread laurarami
How do I setup JBOSS to use our Cisco CSM SSL module? We have 4 JBoss webservers load balanced. We are using a CSM module for our SSL. I want to use full ssl (not just signon SSL) SSL with CSM module is currenly working for credentials only not Full SSL. Your help is extremely apprciated. Vi

[JBoss-user] [JBoss jBPM] - Re: Custom ExpressionAssignmentHandler

2006-06-05 Thread m_ok
hmmm, I'm pretty sure it was configurable in a previous version. At least, that's what I did (setting my classname in a configuration file). I didn't have to modify the jbpm code. Was anything changed in the latest release? View the original post : http://www.jboss.com/index.html?module=bb&op=v

[JBoss-user] [JBoss Portal] - Re: Portal in Cluster HOW-TO

2006-06-05 Thread patrickdalla
In fact, I would like to know how to configure the everything to the portal works in cluster (including the own cluster). I am using JBoss Portal 2.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948951#3948951 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [EJB 3.0] - Re: Help w/ TransactionAttributeType.REQUIRES_NEW

2006-06-05 Thread dbudworth
we found that the TransactionAttribute annotation gets ignored when calling other methods in from a session bean. ie: | public void doSomething() { // this is the method called from the client | doSomethingInNewTx(); | } | | @TransactionAttribute(TransactionAttributeType.REQUIRES

[JBoss-user] [EJB 3.0] - Re: Migration 4.0.4.CR2 -> 4.0.4.GA problem

2006-06-05 Thread DoubleDenim
Whenever I used @IndexColumn, the first value of the Persistent list is always null. refer to my "is this a bug?" post. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948943#3948943 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[JBoss-user] [EJB 3.0] - Re: Nullpointer exception in embedded JBoss unit test when I

2006-06-05 Thread jgilbert
no, go ahead and report it. thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948979#3948979 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948979 ___ JBoss-user mailing

[JBoss-user] [Installation, Configuration & Deployment] - Re: Configuration files outside of war file

2006-06-05 Thread PeterJ
Oops, change the file name in the last lin to read: jbossHome + "/configs" + propFileName View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949129#3949129 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949129 __

[JBoss-user] [EJB 3.0] - Query cache problem

2006-06-05 Thread gareth.mahon
Hi All, Does anybody have any ideas what could be causing the following problem: I have an entity, call it z, of entity class Z. It is involved in a cached query of the form 'from Z zz'. The query is executed and cached at a particular point in time, and a timestamp is attached to the metadata

[JBoss-user] [JBoss Portal] - Re: Default page problem

2006-06-05 Thread [EMAIL PROTECTED]
I think we don't handle default page value anymore (for now). It is not possible to use also internationalized page title. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949040#3949040 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [EJB 3.0] - No scheduler service in EJB3 install profile?

2006-06-05 Thread sbalmos
Hi all, Can anyone give any insight why the scheduler service is not included in the ejb3 installer profile? I was upgrading to 4.0.4 GA-p1 tonight, and noticed it wasn't included, which made my test build of some apps of mine blow up. Am I missing some mental screw (probably... :) )? Was it re

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Release policy

2006-06-05 Thread [EMAIL PROTECTED]
http://download.jboss.org/jbosside/builds/nightly/buildResults.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949135#3949135 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949135 _

[JBoss-user] [JBoss Seam] - Re: Component Message Problem

2006-06-05 Thread [EMAIL PROTECTED]
Ooops, I forgot the required="true" on the input fields. You need this, a JSF validator (somewhat bizarrely) cannot be used to validate null-ness. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948995#3948995 Reply to the post : http://www.jboss.com/index.h

[JBoss-user] [EJB 3.0] - Re: EJB 3.0 RC8 Preview - FD Released

2006-06-05 Thread antti
Hi, jboss-EJB-3.0_RC8-FD.zip package does NOT contain Client side jars? Should They be in the zip? Maybe somebody could clarify this a little? Or is somebody messing with those zip packages? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949032#3949032

[JBoss-user] [EJB 3.0] - Re: PersistenceContext and EntityManager

2006-06-05 Thread bluevervet
Hi rmic I have come across exactly the same problem. Not sure whether it's us, JBoss or Hibernate. Have you been able to shed any light on this yet? Thanks dh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949141#3949141 Reply to the post : http://www.jb

[JBoss-user] [JBossWS] - Kerberos support

2006-06-05 Thread gigel
Any time frame when Kerberos Token Profile would be supported in JBossWS? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949010#3949010 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949010 ___

[JBoss-user] [JBoss jBPM] - Re: A sample with HibernateLongInstance or HibernateStringI

2006-06-05 Thread mtrimpe
OK, I've just spent a couple of hours working on this. This is the process as it goes: In the ContextInstance you've created a variable that's supposed to be Hibernate managed. The variable is passed through a number of variable matchers, until it reaches HibernateLongIdMatcher. This searches

[JBoss-user] [Management, JMX/JBoss] - Problem obtaining MBeanServerConnection object

2006-06-05 Thread barrys52
Please help! I am using JBoss 4.0.4.GA and JBoss Messaging 1.0.1.CR2. I am trying to create Messaging queues dynamically. To do this requires that I get a handle to the "jmx/invoker/RMIAdaptor" MBeanServerConnection object. The following code, taken from a JBoss provided example, is causing

[JBoss-user] [Installation, Configuration & Deployment] - Re: Configuration files outside of war file

2006-06-05 Thread PeterJ
Try this: String jbossHome = System.getProperties("jboss.home.dir"); | Properties props = new Properties().load(new FileInputStream(jbossHome + "/" + propFileName )); where propFileName is the name of your properties file. View the original post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [Security & JAAS/JBoss] - Re: Multible datasources, Virtual host and EJB Login help

2006-06-05 Thread captrespect
Oh yeah, I'm using jboss 3.2.7. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949149#3949149 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949149 ___ JBoss-user mailing li

[JBoss-user] [JCA/JBoss] - Oracle DS

2006-06-05 Thread misge
I have the following file deployed under deploy directory from JBoss and started up in an "all" configuration. The OS is a SUSE 9.3 and JDK1.5_06 | | | RBTDS | jdbc:oracle:thin:@111.111.111.111:1531:XXX | oracle.jdbc.driver.OracleDriver | | | |

[JBoss-user] [JBoss Seam] - Re: Three part identifiers prohibited in statement

2006-06-05 Thread mikelarnett
Here is a portion of the stacktrace. Please let me know if more would be helpful. Also, please note that this is the same problem, but this is for a different schema than the example. In this scenario, I used a single table from an existing database project in hopes of reducing the problem s

[JBoss-user] [JNDI/Naming/Network] - Re: Error on lookup From a clustered SLSB to another cluster

2006-06-05 Thread pako
thanks, the problem has been resolved using distinct partition name View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949022#3949022 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949022 _

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Release policy

2006-06-05 Thread [EMAIL PROTECTED]
hmm..could you show me the jboss.org / jboss.com links you are using ? (there are too many ways to get to our pages for me to remember them all ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949137#3949137 Reply to the post : http://www.jboss.com/index.ht

[JBoss-user] [JBoss Messaging] - Re: Get timeout with a consumer of topic

2006-06-05 Thread timfox
Highly unlikely the fix will apply to JBoss MQ. Please can you post in the JBoss MQ forum. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948941#3948941 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948941 _

[JBoss-user] [JBoss Seam] - test enum values in EL expressions

2006-06-05 Thread SunFire
I know its not exactly Seam related but maybe somebody did it before and can point me in the right direction: I have a public enum with a few values used in an Entity to keep states. | @Name("someEntity") | @Entity | public class SomeEntity { | | public enum SomeState { OPEN, CLO

[JBoss-user] [Beginners Corner] - Deploying without WAR/EAR?

2006-06-05 Thread bi9kahuna
We have developed a web application in Apache Tomcat, and are now looking at JBoss because of EJB3.0, and how simple it appears it will be to scale up our application as we grow. We use Apache Cocoon to drive part of our website. The pages driven by cocoon are updated quite frequently by our

[JBoss-user] [EJB 3.0] - Quartz Datasource job store?

2006-06-05 Thread ericmacau
Hello, How can define the Quartz service to use datasource to persistence all the schedules? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948928#3948928 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948928 __

[JBoss-user] [JBoss jBPM] - Feature Request

2006-06-05 Thread julian_k
Is it possible to change the jpdl in a future version so that the description can be set as a tag in case it has complex CDATA? THis isn't killing me now, but I was wondering about it as I have been playing a bit in the sandbox. View the original post : http://www.jboss.com/index.html?module=b

[JBoss-user] [EJB 3.0] - Re: EJB 3.0 RC8 Preview - FD Released

2006-06-05 Thread Stefan Arentz
"Juergen.Zimmermann" wrote : In the zip I downloaded via sourceforge there are only 2 subdirectories: docs and lib. There is no client subdirectory. | Check the other download ... jboss-EJB-3.0_RC8-FD.zip S. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[JBoss-user] [JBoss Seam] - Re: Hibernate Validator Issue in jboss-seam-1.0.0.CR3 on JBo

2006-06-05 Thread [EMAIL PROTECTED]
Makes sense. I thought that might be the issue hence my swapping of the hibernate-annotations.jar which didn't work. I was just trying to figure out a way to hack it. I'll wait for the next binary release or build it from CVS. Thanks, James View the original post : http://www.jboss.com/index.h

[JBoss-user] [JBoss Seam] - Seam Conversation / Session question

2006-06-05 Thread MmarcoM
hi all, i m writing a small app based on Seam. my app simulates a shopping cart (like dvd example), only difference being the fact that user does not start from a predefined catalog but he will enter products 'on the fly' (meaning, there will be no catalog from which to choose) i initially decid

[JBoss-user] [JBoss Seam] - TestNG Failed in Seam example

2006-06-05 Thread smajima
I tried TestNG of jboss-seam examples. When I run by ANT with build.xml,it run and output OK results. I tried to run by eclipse TestNG plugin. An error occuered and it's caused by lack of some library or something? Somebody give me an advice to run with TestNG plugin. Messages are below. 2006

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - jbossAS and ApacheWS

2006-06-05 Thread fundoo2
hi all, i have jboss application server 4.0.4.GA and it's working fine on localhost:8080. i want to use it along with standalone Apache webserver.can i do this? can you please help me out as i'm about to use a webhosting for my application ,there standalone Apache webserver is running.

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How to disable Hibernate's Auto session close?

2006-06-05 Thread domyalex
Good day to all, I have some problems with Hibernate; the point is that Hibernate auto closes the session after commiting a transaction. I do not want this behavior as I have a filter that automatically does it. Searching the web I found the entry line for the hibernate.properties file, but I'm

[JBoss-user] [Management, JMX/JBoss] - Unable to get the services of the Beans...

2006-06-05 Thread srivathsak
Hi team jboss, I am actually working with XMOJO API's and adventnet's adaptor and want to deploy my application in the jboss environment. Even though I am able to register the MBeans I am not able to get the service of those Beans. Should I be doing some configuration with the JBoss's configura

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: jpbm Process Designer question

2006-06-05 Thread [EMAIL PROTECTED]
Frank, This is not (yet) well supported, but normally the drawing should be created with all the nodes appearing in the top-left corner of the graphical area. Do you see something different? If yes, please state the exact version of the plug-in that you are using and paste the xml of you proce

[JBoss-user] [JCA/JBoss] - JBoss/Firebird Integration

2006-06-05 Thread thg
hi, I'm experiencing problems when using JBoss CMP on top of Firebird. I'm not sure, wheather this is JBoss topic or if it's an issue of the driver/db. I'm trying to get information from the firebird forums on this topic as well, but any hints would be highly appreciated - like explaining what

[JBoss-user] [Beginners Corner] - running JBoss AS on different machine

2006-06-05 Thread Niki600
I have made an .ear and I want to run client application on the one machine and the JBoss AS on the another. My client machine is called ubuntu with address 192.168.0.4 and laptop on which I want to run JBoss AS has an address 192.168.0.5 Also on the laptop I have installed Postgres server. I kno

[JBoss-user] [Beginners Corner] - Two Errors: jmx-console and JSP examples

2006-06-05 Thread TheMadHatter
Windows 2003 Server SP1. Installed JDK 1.4.2.11 (with NB 5.0) to D:\j2sdk1.4.2_11 NetBeans installed to D:\Program Files\netbeans-5.0 (I dont' recall having an option to change this.) Installed Java EE 5 Installed JBoss App Server 4.04 to D:\Program Files\jboss-4.0.4GA create system variable: JAV

[JBoss-user] [JBoss Portal] - Re: Programmatically registering a portlet?

2006-06-05 Thread [EMAIL PROTECTED]
I think you can do it but you would have to look at JBoss Portal sourcecode to create a solution for that. Try to have a look at the WebAppRegistry in the portlet module. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949043#3949043 Reply to the post : http

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: EJB3 projects on Linux with IDE 1.6.0GA + JBoss 4.0.4GA

2006-06-05 Thread [EMAIL PROTECTED]
did you install the ejb3 configuration of jboss ? all does not include ejb3...yes, its a trick question ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949037#3949037 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394

[JBoss-user] [Installation, Configuration & Deployment] - Does JBoss has EJB custom load-balancing ?

2006-06-05 Thread fmarchioni
Hi all, We are evaluating to migrate a Weblogic clustered application to JBoss. One point of concern is that we currentely use a custom load-balancing algorithm for EJB (based on the load of servers) defined in Weblogic CallRouter. I wonder if JBoss also can define a custom load-balancing policy f

[JBoss-user] [Messaging, JMS & JBossMQ] - [NestedThrowable] Duplicate throwable nesting of same base

2006-06-05 Thread sks4jboss
Hi , I am getting following errors on the console. anonymous wrote : | 20:17:45,430 WARN [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.mq.SpyJMSException is assignable from: class org.jboss.mq.SpyJMSException | 20:17:45,432 ERROR [OurMessenger] Error whi

[JBoss-user] [JNDI/Naming/Network] - Re: Error on lookup From a clustered SLSB to another cluster

2006-06-05 Thread pako
Since I can have the high availability between two ejb deployed on distintc clusters making the lookup using JNDI instead of HA-JNDI and since there are some tips to keep in mind in order to use HAJNDi between two cluster, which advantages to use HA-JNDI instead that JNDI? View the original

[JBoss-user] [JBoss jBPM] - login page

2006-06-05 Thread nasir57
im new to Jbpm im using starteres-kit 3.1.1.. i want the the user to be ask for his password befor he can view his tasks list .. thanks regards Nasser View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949021#3949021 Reply to the post : http://www.jboss.co

[JBoss-user] [JBoss Seam] - Re: Seam Conversation / Session question

2006-06-05 Thread iradix
That would totally depend on your application. Having a conversation scope available doesn't mean you should never use the session, it just gives you another choice for storing data that should outlive the page which creates it but which isn't necessary for the duration of the user's interactio

[JBoss-user] [JBoss Messaging] - Re: Sepearte Transactional and Messaging persistent stores?

2006-06-05 Thread timfox
Yes, see http://jira.jboss.com/jira/browse/JBMESSAGING-406 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949049#3949049 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949049 __

[JBoss-user] [JBoss jBPM] - Exception suspending a process

2006-06-05 Thread jorell
I have the following process definition: | | | | | | | | | | | | | | | | | | |

[JBoss-user] [EJB 3.0] - Re: EJB3 WebServices

2006-06-05 Thread leonell
When I tried to compile the webservice task from the tutorial I got the same error. | [javac] /usr/java/jboss-EJB-3.0_RC7-FD/docs/tutorial/webservice/src/org/jboss/tutorial/webservice/bean/Calculator.java:31: incompatible types | [javac] found : javax.jws.WebService | [java

[JBoss-user] [Beginners Corner] - Custom Security - RealmMapping.doesUserHaveRole() has null p

2006-06-05 Thread n_bigglewort
After looking through various tutorials and documentation, I am still lost. I'm trying to implement custom authentication and authorization, I have created a RealmMapping, but it is being passed a null Principal in realmMapping.doesUserHaveRole(principal, methodRoles) , any ideas why this would

[JBoss-user] [EJB 3.0] - Re: Help w/ TransactionAttributeType.REQUIRES_NEW

2006-06-05 Thread dabramov
I ran my test in the debugger. When the TxTestBean is deployed I see the TxInterceptorFactory create a new instance of a TxInterceptor.RequiresNew for the part3() method. However when the test is executed, a breakpoint set on TxInterceptor.RequiresNew.invoke() never gets hit. View the original

[JBoss-user] [JBoss Portal] - navigation portlet

2006-06-05 Thread suniil
what if i don't need home page on navigation menu? any way to hide this from navigation? many thanks (in advance :)) sunil View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949036#3949036 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[JBoss-user] [JBoss jBPM] - Process Designer 3.0.9.2 / Eclipse 3.2 RC6

2006-06-05 Thread hheckel
Hello, I tried to install GPD (3.0.9.2) on Eclipse 3.2 RC6 (which I have to use since I am running Eclipse on an Intel based Mac). I can create jBPM projects and as well as process definitions in xml source, but the graphics editor is not accessible. Current configuration: Mac Book Pro, Intel

[JBoss-user] [JBoss jBPM] - Re: Process Designer 3.0.9.2 / Eclipse 3.2 RC6

2006-06-05 Thread hongsoft
You should install GPD once more,because your plugin is not properly installed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949012#3949012 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949012 _

[JBoss-user] [Beginners Corner] - [jBPM-BPEL] Ant error

2006-06-05 Thread boris.vassilieff
Hello, I'm new to jBPM-BPEL and I tried to follow the jbpm.bpel.guide.pdf . I have a problem with the hello example : the ant target called 'generate-service' returns a BUILD FAILED ; a JpdlException with the message [no processdefinition.xml inside process archive] is thrown. Does anyone know

[JBoss-user] [JBoss Portal] - Re: navigation portlet

2006-06-05 Thread suniil
Also can i hide and expand subnav on catalog portlet? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949041#3949041 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949041 ___

[JBoss-user] [JBoss Seam] - Re: Seam, Error message on first page: No active application

2006-06-05 Thread dajevtic
and let me know which myfaces-version you're using. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949026#3949026 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949026 ___ J

[JBoss-user] [JCA/JBoss] - Re: Problem with Lookup XADataSource

2006-06-05 Thread jaikiran
anonymous wrote : When I run java program That means you are accessing the datasource remotely. Have a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanIAccessADataSourceFromAClient View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949024#3949024

[JBoss-user] [EJB 3.0] - Re: Nullpointer exception in embedded JBoss unit test when I

2006-06-05 Thread jgilbert
I am getting the same thing with alpha8. I'm thinking it is a bug, because I can get the principal from org.jboss.security.SecurityAssociation.getPrincipal(), but not from the Session Context. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948963#3948963 Re

[JBoss-user] [EJB 3.0] - (Lazy) Fetch using EJBQL

2006-06-05 Thread DoubleDenim
I am wondering if there is any neater way to do the following. | s = (Session) em.createQuery( | "SELECT DISTINCT s " + | "FROM Session as s " + | "WHERE s.sessionId = :sessionId") | .setParameter("sessionId", sessionId) | .getSingleResult(); | for(SessionSup

[JBoss-user] [JBoss Seam] - using t:document in Seam

2006-06-05 Thread liudan2005
I've been looking at http://wiki.apache.org/myfaces/Performance, which requires me to use t:document. when I try to replace html,head with t:document t:documentHead, I keep getting document.Document is not same as ... error. Has anyone tried it yet? View the original post : http://www.jboss.c

[JBoss-user] [EJB 3.0] - Would this @LocalBinding change make sense?

2006-06-05 Thread Stefan Arentz
A common pattern that I see is the following: | @Remote | public interface HelloService { |... | } | | @Stateless @RemoteBinding(jndiName = "myproject/services/Hello") | public class HelloServiceBean implements HelloService { |... | } | This works great to reference

[JBoss-user] [Security & JAAS/JBoss] - Deferring to another login module if certificate does not ex

2006-06-05 Thread logankiefer
Is there a way to use the BaseCertLoginModule if a client certificate exists but if it does not then use LdapExtLoginModule for authenticating? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948977#3948977 Reply to the post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss Eclipse IDE (users)] - jpbm Process Designer question

2006-06-05 Thread mcclurexl
Hello, sorry if this question was already asked and maybe also answered. I tried to import an existing jPBM workflow. So I created a new jBPM-project and insert the workflowcode in the new .xml-file. I expected that the corresponding graph would be created as graphical view to see or expand it. B

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: jpbm Process Designer question

2006-06-05 Thread mcclurexl
Koen, while playing around with some different versions of the plugin(s) a few minutes ago I found a solution myself. Seems like talking about it solves most of the problems :) It was a problem of the SEAM GPD plugin. With the version 3.0.9 instead of 3.0.7 it works very well. After pasting som

[JBoss-user] [JBoss Messaging] - Sepearte Transactional and Messaging persistent stores?

2006-06-05 Thread mskonda
Currently, JbossMessaging persits the transctional log and message persistence into one persistent store. Is there a possibility to split them so they can be persited to individual different stores? Thanks Madhu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[JBoss-user] [JNDI/Naming/Network] - ClassCastException after JNDI lookup

2006-06-05 Thread zafoeta
Hello, I really hope someone can help me. I have been reading trough a lot of faqs and forums but it simply seams that I am not able to solve this newbie problem. I am newbie using EJB3 (and EJB in general). I installed JBOSS 4.0.4GAPatch1 on my windows xp sp2 machine. I am trying to deploy a St

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - WARs not following MANIFEST.MF classpath (unable to find TLD

2006-06-05 Thread Epesh
I just deployed a sample application with all classpath references for a webapp in the MANIFEST.MF, instead of the WEB-INF/lib directory. However, the TLD scanner threw an exception when trying to scan the jars, which seems like the scanner isn't following the rules for using the classpath. Vie

[JBoss-user] [Security & JAAS/JBoss] - Does JBoss support NTLM Authentication

2006-06-05 Thread logankiefer
I found a Jira ticket [JBREM-344] that was created 15/Mar/06 titled "support for NTLM authentication" but that was for JBoss remoting. I did find this link "http://jcifs.samba.org/src/docs/ntlmhttpauth.html"; on setting up NTLM in a servlet enviornment but it's the only documentation I have t

[JBoss-user] [Management, JMX/JBoss] - Re: Problem obtaining MBeanServerConnection object

2006-06-05 Thread barrys52
Unfortunately, that doesn't work for me. This property: env.setProperty(Context.INITIAL_CONTEXT_FACTORY, | "org.jboss.naming.HttpNamingContextFactory"); causes the following exception: "org.jboss.naming.HttpNamingContextFactory");javax.naming.NoInitialCo

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: how to show in chinese?

2006-06-05 Thread tsangcn
There is nothing related to JBoss in this matter. This is very basic JSP coding. Please refer to your text book on JSP. The default charset of JSP is ISO-8859-1 which can display English and some European letters. If you want to display both traditional and simplifed Chinese at the same time

[JBoss-user] [JBoss Eclipse IDE (users)] - Release policy

2006-06-05 Thread mdzaebel
When will the IDE base on Eclipse 3.2? Thanks, Marc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948934#3948934 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948934 ___

[JBoss-user] [Installation, Configuration & Deployment] - Re: cannot build jboss from sources

2006-06-05 Thread PeterJ
Did you download the jboss-head module from CVS? Are you in the build directory when you run build.sh? By the way, the jboss-head module is the latest alpha version of 5.0. If you want to compile a released version of JBoss, download one of the source distributions from the download area. Vi

[JBoss-user] [JBoss/Spring Integration] - Re: New build for Spring Integration

2006-06-05 Thread alesj
Ok? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3949246#3949246 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949247#3949247 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949247 ___

[JBoss-user] [JBoss Portal] - Re: Portal state retention

2006-06-05 Thread suniil
anybody? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949035#3949035 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949035 ___ JBoss-user mailing list JBoss-user@lists.sou

[JBoss-user] [Remoting] - jmxconnector / jmx-remoting.sar

2006-06-05 Thread wengong
I'd like to use JDK1.5 jmx connector (on the client side) with JBOSS for remotely adding listeners. As I understand it, only jmx-remoting.sar implements this for the server side. It will be available in JBOSS 5 -- which is not yet released? Can I deploy jmx-remoting.sar with jboss4.0.2 -- if

[JBoss-user] [JBoss Portal] - Re: Moving portlets in a portal

2006-06-05 Thread vaswamy
Just a side note: In Liferay we can move a portal by dragging it's tital bar. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949183#3949183 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949183 ___

[JBoss-user] [JBoss Seam] - Default interceptor (explicitly) in seam action bean

2006-06-05 Thread superfis
Hi, For a long time I was trying to solve problem of not working bijection (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83804) and now I know how to work around it. Despite existance of META-INF/ejb-jar.xml file with content: | | | * | org.jboss.seam.e

[JBoss-user] [EJB 3.0] - Should @RunAs work in Embedded alpha8?

2006-06-05 Thread jgilbert
I am getting some wierd results. I have 3 SLSBs with permissions defines, 2 MDBs with RunAs, and 1 junit test which connects with credentials. The junit test calls slsb0 successful, which publishes a message to a topic. The mdb1 calls slsb1 successfully, with or without @RunAs configured. Wierd

[JBoss-user] [EJB 3.0] - Unit Testing EJB3 Strategies

2006-06-05 Thread gommo
Hello, I'm looking for some feedback/pointers to start unit testing my application which makes use of EJB3 and using PostgreSQL I'm going to use the TestNG framework and I have that all setup and running and am now starting to setup the EJB3 standalone container. Is it usual to create say a re

[JBoss-user] [Messaging, JMS & JBossMQ] - Why are ServerSessions transacted?

2006-06-05 Thread shaiwolf
Hi, I am using JBoss 4.0 SP1. I deployed a MDB that is not transacted. In the ejb-jar.xml the trans-attribute tag of the MDB has the value NotSopported, like so: | | | MyMDB | onMessage | | NotSupported | | However, the ServerSes

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Finder method returns internal error

2006-06-05 Thread urswag
I use a class LoginKey for the primary key. In the database the field is stored as logidid. When I call the finder method I get this exception. anonymous wrote : | | 2006-06-05 23:28:34,015 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.LoginEntityBean#findByUserName] Executing SQL:

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: EJB3 projects on Linux with IDE 1.6.0GA + JBoss 4.0.4GA

2006-06-05 Thread futhark77
I downloaded the jboss installer after learning about it in the user guide. I reinstalled with the ejb3 option enabled. Now I can create my project in the IDE. Joy ensued. Problem solved. I had originally downloaded & installed the package closest to what I saw on that page. It presumably corre

[JBoss-user] [JBoss Messaging] - Re: Sepearte Transactional and Messaging persistent stores?

2006-06-05 Thread timfox
Also see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81014 Eventually we will probably use a fast file based store for transaction logging and caching of persistent state, possibly something from the Arjuna codebase. I want to make this pluggable so possibly provide a HOWL implement

[JBoss-user] [JBoss Portal] - Default page problem

2006-06-05 Thread ericmacau
Hello, I just download the JBP-2.4-beta1. I added the following in myportal-object.xml, but it seesm not work. Anything I missed, please help? Anyway, how can I show the page title (page name) in different language? | | foobar | | |foobar | |... | | | |

[JBoss-user] [JBoss Eclipse IDE (users)] - EJB3 projects on Linux with IDE 1.6.0GA + JBoss 4.0.4GA

2006-06-05 Thread futhark77
Is anyone having success creating an EJB3 project on Linux with IDE 1.6.0GA + JBoss 4.0.4GA? Eclipse keeps telling me appropriate EJB3 libraries aren't found. (I'm on Fedora4 more specifically.) I came across other posts reporting the same issue with earlier versions (namely http://jira.jboss.c

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Message Persistence Error

2006-06-05 Thread aq12ws
I am using JBoss 4.0.1 sp1 and oracle 9i for persistence. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949034#3949034 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949034 _

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - JBoss/Firebird Integration

2006-06-05 Thread thg
hi, I'm experiencing problems when using JBoss CMP on top of Firebird. I'm not sure, wheather this is JBoss topic or if it's an issue of the driver/db. I'm trying to get information from the firebird forums on this topic as well, but any hints would be highly appreciated - like explaining what

[JBoss-user] [JBoss Portal] - Re: Portal state retention

2006-06-05 Thread [EMAIL PROTECTED]
what is the state you are talking about ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949038#3949038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949038 ___ JBoss-user

[JBoss-user] [Installation, Configuration & Deployment] - cannot build jboss from sources

2006-06-05 Thread MmarcoM
hi all, i m running Linux, i have just downloaded jboss AS from CVS i have ant installed, but when i run the build.sh i got following problem Buildfile: build.xml /home/marco/tools/etc/buildmagic/buildmagic.ent could not be found BUILD FAILED java.io.FileNotFoundException: /home/marco/tools

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS queue message not dropped on transaction rollback.

2006-06-05 Thread pkolaczk
Hello, I don't know if it is a JMS bug, or we do something wrong. We have an application that runs like this: 1. Get request from the persistent input queue - transaction begins. 2. Process the request (the MDB that got the request calls some Session Beans here). 3. Place the answer in the per

  1   2   3   >