[JBoss-user] [Security & JAAS/JBoss] - Re: Custom authentication or JAAS?

2006-01-02 Thread aspa
Thanks for the pointers. I'll read through them. br. aspa View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915239#3915239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915239

[JBoss-user] [JBoss jBPM] - Re: JBPM work Flow problem

2006-01-02 Thread RAlfoeldi
Hi Raghav, you'll have to implement that yourself. Rember where you're coming from (set a variable) and in Node W take one of three explicitly defines transitions (to A, B or C) Greetings Rainer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915238#3915238

[JBoss-user] [EJB/JBoss] - Re: EJB not bound :

2006-01-02 Thread jaikiran
Post your ejb-jar.xml and jboss.xml and if possible, the code, where this bean is being accessed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915237#3915237 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915237

[JBoss-user] [Installation, Configuration & Deployment] - Re: Xerces 2.7.1 and Xalan 2.7.0 on JBoss 4.0.3sp1

2006-01-02 Thread jaikiran
Have a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915236#3915236 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss jBPM] - Re: Problem in create-schema of jBPM BPEL

2006-01-02 Thread [EMAIL PROTECTED]
I knew this one would be problematic. Hibernate's SchemaExport raises exceptions as part of its normal operation. If no error log appears before the following info log, then the raised exceptions can be disregarded: 13:28:36,906 INFO [SchemaExport] schema export complete Despite the annoying me

[JBoss-user] [Installation, Configuration & Deployment] - SAXUnmarshallerHandlerImpl class not found in Jboss4.0.2

2006-01-02 Thread achetan
Hi all, I am using jboss 4.0.2. I have jaxb-impls.jar file in myserver/Lib directory. But still i am getting NoClassDefFoundError exception for SAXUnmarshallerHandlerImpl class. This was working earlier in jboss4.0.1 Please suggest something. Thanks Chetan View the original post : http://w

[JBoss-user] [JBoss jBPM] - JBPM work Flow problem

2006-01-02 Thread graghavendra
Hi, Im having a problem with designing my work flow. Could ony one please help. Here's the problem 1. I have 3 states A, B, C & W. 2. From A, B or C, upon transition x, the state should change to W. 3. From W, upon transition y, the state should go back to orginal state from where it has come

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread [EMAIL PROTECTED]
Thanks for confirming the DB tests work. Regarding your question, each BPEL activity is a subclass of the jBPM Node. We mapped this class with the table-per-class-hierarchy strategy. Hence the BPEL extension creates more fields in the JBPM_NODE table than the plain jBPM. The WHILE_ field points

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Ronald, anonymous wrote : Is there something already running on port 1701? There is no service running on the port 1701. I had checked with the netstat command and the port is free. The problem is now solved. Thanks again for the support. Regards, Krishnakumar M View the original post :

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread kukeltje
[loadidentities] java.sql.SQLException: socket creation error Is there something already running on port 1701? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915230#3915230 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBoss jBPM] - Re: Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all, The build.deploy.xml is now corretcly working. anonymous wrote : db.start: | [starthsqldb] starting 'java -cp D:Javajboss-4.0.3/server/default/lib/hsqldb.jar org.hsqldb.Server -database D:\Java\jbpm-3.0.2/build/db/localDB -port 1701'... | [starthsqldb] Exception in thread "Thread-

[JBoss-user] [JBoss jBPM] - Problem in create-schema of jBPM BPEL

2006-01-02 Thread fwshk
Excuse me, I got problem in create-schema of jBPM BPEL. I have try to use the default database or mysql as database but problem still exist. My setting: - jboss-4.0.2 - jbpm-bpel-1.0-alpha4 - ant-1.6.5 - jwsdp-1.6 - mysql-connector-java-5.0.0-beta - mysql-5.0.18 My steps: 1. Extract a new jboss-

[JBoss-user] [JBoss jBPM] - Error while building with build.deploy.xml

2006-01-02 Thread mkrishna143
Hi all, I have tried to build the websale application without doing any modification. Firstly I modified my system properties in the jbpm.properties. All the configurations such as jbpm.version, ant.home, jbpm.home, jboss.version, jboss.source.configuration, jboss.home and jbpm.gpd.site.

[JBoss-user] [JBoss Portal] - Not able to run JBPortal 2.2 with Jboss AS 4.0.3sp1

2006-01-02 Thread ervikas
Hi everyone tried to work with jbportal 2.2 but i wasn't able to run it on jboss AS 4.0.3sp1. After installing the portal i requested with the URL [http://localhost:8080/portal] but browser said that the resource is not available. When i saw the database table I found that the JBP_portal,JBP

[JBoss-user] [Clustering/JBoss] - Re: second server doesnt pull deployments from the first

2006-01-02 Thread coreyjohnston
It's not an error. http://wiki.jboss.org/wiki/Wiki.jsp?page=JoinTheClusterBeforeUpdatingTheFarmDirectory View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915224#3915224 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39152

[JBoss-user] [Clustering/JBoss] - Cookies + clustering + 4.0.3 = ignored context.xml

2006-01-02 Thread coreyjohnston
While I haven't done a lot of investigation to the exact cause, there appears to be something that's changed between 4.0.2RC1 and 4.0.3SP1 that's causing JBoss to enable cookies in a webapp when running in a cluster ("all" config), despite the app explicitly -disabling- cookies. I've run the sa

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Relationships - NullPointerException

2006-01-02 Thread chrisbitmead
I'm getting the following error in JBoss: 3:48:16,010 ERROR [LogInterceptor] TransactionRolledbackException in method: public abstract au.gov.ag.npc.financials.FinancialsDetailsLine au.gov.ag.npc.financials.FinancialReportDetail.gtFinancialsDetailsLine() throws java.rmi.RemoteException, caused

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Relationships - NullPointerException

2006-01-02 Thread chrisbitmead
I'm having a ton of trouble getting a container managed relationship working. I am getting the following stack trace: 3:48:16,010 ERROR [LogInterceptor] TransactionRolledbackException in method: public abstract au.gov.ag.npc.financials.FinancialsDetailsLine au.gov.ag.npc.financials.FinancialRe

[JBoss-user] [Installation, Configuration & Deployment] - Problem with JSF selectItems getting Collection object, wher

2006-01-02 Thread wongtt78
Hi, Regarding the subject matter above, when I open the JSP page that have the selectItems component looping the collection object, it generates error that says that the content of the Collection object is not instanceOf SelectItem. The collection object that I had mentioned was bundled in a JA

[JBoss-user] [JBoss jBPM] - Re: Is it possible to update a process def without versionin

2006-01-02 Thread enazareno
Hi Rainer, I think your suggestion is great. Please check if I have understood you correctly: 1. Create the new process definition 2. Specify the process instance you want migrated to new definition 3. The tool checks to see if the completed nodes matches or is still valid fo

[JBoss-user] [JBoss jBPM] - Re: deploy process encounter such problem

2006-01-02 Thread badegg
I use jbuilder2005+SQLServer2000+jtds-1.1+jbpm3.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915217#3915217 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915217 ---

[JBoss-user] [JBoss Eclipse IDE (users)] - JBossCache IDE Milestone 1

2006-01-02 Thread [EMAIL PROTECTED]
Gurkan Erdogdu, the newest contributor to JBoss Eclipse IDE, has made his initial release of JBossCache IDE on Sourceforge. There will be docs forthcoming in a future release, but for now, you can grab JBossCache IDE here: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=7

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: oracle and jdbc2 persistence manager

2006-01-02 Thread ereze
I am interested too in the new configuration of jdbc2 pm using the version column for the optimistic lock state. Have you found a solution? Erez View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915212#3915212 Reply to the post : http://www.jboss.com/index.h

[JBoss-user] [Installation, Configuration & Deployment] - Multiple webapps on same server?

2006-01-02 Thread flarosa
Hi, I would like to deploy multiple webapps into the same JBoss container, having each one respond on a different IP addresses. My server's OS is already configured with multiple IPs. Additionally, there are IP addresses on the machine which are being used by other applications and I want to m

[JBoss-user] [EJB 3.0] - Re: ejb3 with maxdb 7.6

2006-01-02 Thread buholzer
I was using the persistence.properties file only as quick and dirty hack. Now I was able to successfully deploy with a persistence.xml | aloha | java:/maxdbDS | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915209#

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread kmecheri
I ran the db test as you suggested and it worked fin (my previous post). The one thing I noticed is the following SQL statements during deployment of the hello-bpel. Hibernate: insert into JBPM_NODE (NAME_, PROCESSDEFINITION_, ACTION_, SUPERSTATE_, SUPRJOINFAILURE_, COMPOSITEACTIVITY_, JOINCONDI

[JBoss-user] [JBoss jBPM] - Re: When will jbpm-bpel-1.0-alpha-4 release?

2006-01-02 Thread [EMAIL PROTECTED]
A design goal of the BPEL extension was to leverage as much of JEE web services as possible. WS4EE in turn leverages a lot from servlets. While you are right in that most artifacts are amenable for automatic generation, I didn't want to hide them from the experienced developer who knows her wa

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread kmecheri
Alright. I got it to work and the test ran fine. here are some of the statistics.. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 36.773 sec [junitreport] Transform time: 8382ms BUILD SUCCESSFUL Total time: 16 minutes 17 seconds Thanks View the original post : http://www.jboss

[JBoss-user] [JBoss jBPM] - jBPM BPEL 1.0 alpha 4 released!!

2006-01-02 Thread [EMAIL PROTECTED]
jBPM BPEL 1.0 alpha 4 is now available at sourceforge. The link in the JBoss jBPM downloads page still points to the previous person. We'll fix that shortly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915202#3915202 Reply to the post : http://www.jboss.c

[JBoss-user] [JBoss jBPM] - Re: Next State

2006-01-02 Thread RAlfoeldi
Hi 'digitalclock'? anonymous wrote : Once the signal method has returned... the workflow is in a wait state, meaning there is nothing jBPM can further do without external action / input. You basically have two options: - 'process the entire workflow on one JMS server' that wouldn't be the JMS s

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread kmecheri
Alex. I am not able to run the tests successfully. I read the documentation and all the necessary libraries and classpath seem to be set right. This is the error I get BUILD FAILED C:\jbpm\workspace\jbpm.db\build.xml:393: The following error occurred while executing this line: C:\jbpm\workspace

[JBoss-user] [Installation, Configuration & Deployment] - Where do I set the host IP address?

2006-01-02 Thread flarosa
Hi, I have a computer with several IP addresses, and I want to ensure that JBoss uses only a particular one. I notice that there are a lot of references in the config files to a variable called "jboss.bind.address", which seems like a good thing. However, I can't figure out where I am expected

[JBoss-user] [JBoss jBPM] - Re: Next State

2006-01-02 Thread digitalclock
Hi Rainer and thanks for the reply. So if I where to implement my own ActionNode then I would need to signal the next state? This is what I thought, but I am confused on where JMS and even J2EE fit into the execution of the workflow. An example workflow: Start->A->B->C->End The workflow is st

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread kmecheri
Alex. First of all thanks for the quick response. I didnt run that test. Just to make sure, I am running the bpel example. I was able to create the schema(ant create-schema) successfully. It is during deployment of the definition (ant deploy-dfinition) that I get the error. In the meantime, I wi

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread [EMAIL PROTECTED]
Alright. What are the results of running the database tests (the target sybase.test of the build file in jbpm.db) against your version of Sybase? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915196#3915196 Reply to the post : http://www.jboss.com/index.htm

[JBoss-user] [Installation, Configuration & Deployment] - Re: Problem Deploying WAR File

2006-01-02 Thread clarif
Found a solution to a similar problem; see my post if needed: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915183#3915183. Regards, Fabrice.[/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915195#3915195 Reply to the post : http://www.jbos

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread kmecheri
I am using Sybase 12.5.2 not MSSQL...I am using the jtds driver that comes with the jbpm-starters-kit distribution...the version is 1.1. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915194#3915194 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [Installation, Configuration & Deployment] - Re: Error while deploying from Eclipse to JBoss

2006-01-02 Thread clarif
Just found the solution: A / was at the begining of a target prefix in the ant file. This was building an incorrect war file. The line was (note the / beofre 'WEB-INF': instead of : Fabrice. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915193#3915193

[JBoss-user] [JBoss jBPM] - Re: jbpm 3.1 alpha 2 (SAR) - no I/O problem

2006-01-02 Thread [EMAIL PROTECTED]
Jens, Perhaps you left a secondary JBoss installation running somewhere ;-) Can I still get that bottle of German beer? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915192#3915192 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [JBoss jBPM] - Re: Task Management

2006-01-02 Thread [EMAIL PROTECTED]
Retrieve the assignment logs after your signal, like this: token.signal(); | LoggingInstance loggingInstance = token.getProcessInstance().getLoggingInstance(); | List assignmentLogs = loggingInstance.getLogs(TaskAssignLog.class); | Iterator iter = assignmentLogs.iterator(); | while (iter.h

[JBoss-user] [JBoss jBPM] - Re: deploy process encounter such problem

2006-01-02 Thread [EMAIL PROTECTED]
what database/jdbc driver/jbpm version are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915190#3915190 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915190 ---

[JBoss-user] [JBoss jBPM] - Re: install jbpm

2006-01-02 Thread [EMAIL PROTECTED]
Three step tutorial: Locate build.xml in the base directory of your jBPM distribution (jbpm/ in the starters kit) Find the target build.service.archive. Modify the content of the subelement replace/replacevalue to match your connection properties. Rebuild the jBPM service archive by executing thi

[JBoss-user] [JBoss jBPM] - Re: DB Error deploying the Sample BPEL process

2006-01-02 Thread [EMAIL PROTECTED]
You're using mssql and the jtds driver, right? What versions? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915187#3915187 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915187 ---

[JBoss-user] [Security & JAAS/JBoss] - powerfull/flexible => role per method ????

2006-01-02 Thread new4jboss
Hello, I'm working in a project where there?s a requirement that the user must be able to assign users to dynamically defined groups. These groups are constituted in terms of the actions they may perform in the system. The most flexible way of doing this and still leverage ejb declarative secur

[JBoss-user] [EJB 3.0] - Handling Application Exception In EJB3

2006-01-02 Thread albabtain
in the ejb3 fpd specs (EJB Core Contracts and Requirements) document. in section 13.4.1.1 , it says: If a client program receives an application exception from an enterprise bean invocation, the client can continue calling the enterprise bean. An application exception does not result in the rem

[JBoss-user] [Installation, Configuration & Deployment] - Error while deploying from Eclipse to JBoss

2006-01-02 Thread clarif
Hi everybody, Happy new year to the JBoss community members ;-) I am facing a new issue since a few hours (it was running fine before). When trying to deploy from Eclipse (3.1.1 with JBossIDE 1.5RC2) to a JBoss app server (4.0.3SP1) I get an "[Tomcat5] Problem in init " error. It seems that th

[JBoss-user] [Clustering/JBoss] - Re: clustered statefull ejbs require HA-JNDI in colocated sc

2006-01-02 Thread new4jboss
Thanks for answering. Interesting. I had this (wrong) idea that cluster aware stubs would only be available via HA-JNDI and that plain JNDI servers would still have old non-cluster aware stubs. This raises another problem. In this colocated scenario, it makes no sense to redirect the request

[JBoss-user] [Clustering/JBoss] - Re: clustered statefull ejbs require HA-JNDI in colocated sc

2006-01-02 Thread [EMAIL PROTECTED]
Where you lookup a proxy should make no difference as the proxy is cluster aware independent of how its obtained. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915181#3915181 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Installation, Configuration & Deployment] - Re: java.lang.NoClassDefFoundError: java/lang/StringBuffer

2006-01-02 Thread [EMAIL PROTECTED]
Without more details I have no idea. Class loading configuration, full error stack trace is a starting point. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915180#3915180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: What is wrong with my ejb-ql????

2006-01-02 Thread askesis
I have found the sollution of my problem. An ejb-ql query is (obvious??) not in terms of table.column but in terms of object.attribute. So the correct query is: | * @ejb.finder signature = "nl.muntpost.interfaces.StockArticle findByArticle(java.lang.String article)" | *

[JBoss-user] [JBoss jBPM] - install jbpm

2006-01-02 Thread pedrosacosta
JBoss AS 4.0.2 JBoss Jbpm 3.0.2 JBoss Portal 2.0 Hi, I want to install Jboss Portal and Jboss jbpm in the same AS. I can only install jboss portal in a stand-alone AS. I can't install jboss portal in jbpm-starters-kit-3.0.2. I can't install jbpm in a stand-alone AS. Where can i find a good tu

[JBoss-user] [EJB 3.0] - Re: ejb3 with maxdb 7.6

2006-01-02 Thread epbernard
you should define the DS and dialect in a META-INF/persistence.xml file inside your persistence archive, not in persistence.properties View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915176#3915176 Reply to the post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [EJB 3.0] - Re: Deploy par-file

2006-01-02 Thread martin ganserer
Can please anybody help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915175#3915175 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915175 --- This SF.net email

[JBoss-user] [EJB 3.0] - Re: ejb3 with maxdb 7.6

2006-01-02 Thread buholzer
Got it - Need to set the dialect property right: server\default\deploy\ejb3.deployer\META-INF\persistence.properties hibernate.dialect=org.hibernate.dialect.SAPDBDialect mirko View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915174#3915174 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: url problem in my portlet

2006-01-02 Thread pedrosacosta
What url should i put in the browser to retrieve my page? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915173#3915173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915173 --

[JBoss-user] [JBossWS] - Re: Generation of client-side proxies

2006-01-02 Thread vivolif
Thanks for the link. I hadn't found that page... Btw I'm encountering a problem here that is that generated mappings don't implement java.io.Serializable I'm digging the configuration of wscompile but I'm not finding anything useful:( cheers, Francesco View the original post : http://www.jbo

[JBoss-user] [JBossWS] - Re: ERROR: Ignoring invalid namespace mapping

2006-01-02 Thread ogami
My bad. While I do get those warnings, truth is, I can access the content of the SOAPBody. I was doing it using old documentation (btw, does anyone know why the JAXM documentation is so scarce and so badly written?), which made me think I was doing everything the right way, and if I couldn't se

[JBoss-user] [Installation, Configuration & Deployment] - Xerces 2.7.1 and Xalan 2.7.0 on JBoss 4.0.3sp1

2006-01-02 Thread mortenholm
I need Xerces 2.7.1 and Xalan 2.7.0 in a web application. I'm using JBoss 4.0.3sp1 (out-of-the-box) and jdk1.5.0_06. I have tried putting them in the WEB-INF/lib directory but org.apache.xalan.Version.getVersion() still reports 2.6.0. View the original post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss Portal] - change layout only in my portlet

2006-01-02 Thread pedrosacosta
JBoss AS: 4.0.2 JBoss Portal: 2.0 Hi, I have built a layout (mylayout.war) and a portlet (myportlet.war) that works. But now, i want configure my xml files to set the layout only to my portlet. I've already saw the change layout example in forums. But, i want only change the layout in my portl

[JBoss-user] [Beginners Corner] - ServiceMBeanDelegate : class cast exception on "NoClassDefFo

2006-01-02 Thread lundyg
Hi, While my service starts, I have this exception: java.lang.ClassCastException: java.lang.NoClassDefFoundError in org.jboss.ejb3.service.ServiceMBeanDelegate.invoke(...) method. Any idea of the Problem? Rgds Guillaume Exception's stack : 16:15:06,486 WARN [ServiceController] Problem star

[JBoss-user] [JBoss Seam] - Re: Enum fields

2006-01-02 Thread armita
Could you give me a clue about how can I do it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915167#3915167 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915167 -

[JBoss-user] [JBoss Seam] - Re: Enum fields

2006-01-02 Thread js8523
Hi Probably very relevant is a post by patrick_ibg http://www.jboss.com/index.html?module=bb&op=viewtopic&t=71182 This talks about the generic case of creating a selectitem list to select from (using converters), this can probably be applied to custom defined Enums to allow the automatic fun

[JBoss-user] [EJB/JBoss] - Re: EJB not bound :

2006-01-02 Thread madalvi
I already have the chages mentioned in the link you sent. Still no luck... It just this one entity bean which is having problem, for the rest of the Entity & Session beans project is working fine. Thanks is advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[JBoss-user] [JBossWS] - Re: ERROR: Ignoring invalid namespace mapping

2006-01-02 Thread ogami
Hi all I have the exact same problem. I am running JBoss 4.0.3 with JBoss Portal. I've tried running it with 1.4.3 and 1.5_06 and I get that error with both VM's. Has anyone managed to get this service running? I am using JAXM libraries from Sun. I placed them in $JBOSS_HOME/server/default/lib.

[JBoss-user] [JBoss AOP] - Re: use AOP with jboss3.2.3?

2006-01-02 Thread [EMAIL PROTECTED]
JBoss AOP will only work with JBoss >= 3.2.7 as stated here: http://www.jboss.com/index.html?module=bb View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915161#3915161 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=391516

[JBoss-user] [Clustering/JBoss] - members shown even with DicoveryDisable set to true

2006-01-02 Thread didi
Hi, I want to disable all caching and all clustering functionality of JBoss 4.0.3SP1 (ran the installer and chose ejb3), to be able to run different JBoss servers and to develop software locally. Therefore, I changed in cluster-service.xml true and in ejb3-entity-cache-service.xm

[JBoss-user] [JBoss Seam] - Re: Enum fields

2006-01-02 Thread [EMAIL PROTECTED]
I guess it is possible to write a generic converter to do it. I have not yet tried to do that though. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915159#3915159 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915159

[JBoss-user] [JBoss Portal] - Re: JBoss Forums Portlet - Problems with portlet initializat

2006-01-02 Thread pboerner
Hey, I forgot the smile emonicon on my last post, so here it is :-) I didn't mean to sound porkey - I'm greatful! Thanks again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915158#3915158 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [JBoss Portal] - Re: JBoss Forums Portlet - Problems with portlet initializat

2006-01-02 Thread pboerner
Thanks everyone. Sorry, didn't know this was a duplicate. JBoss Crew: Rest well. I'll wait (somewhat) patiently for the Forums fix. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915157#3915157 Reply to the post : http://www.jboss.com/index.html?module=b

[JBoss-user] [JBoss Seam] - Enum fields

2006-01-02 Thread armita
Suppose My form has a Enum field ( or may be lookup field) and I want to handle it inside JSF/Seam. I searched the web and reached to http://www.jroller.com/page/RickHigh/ weblog who is suggested a Converter and use it by means of spring. I wonder what is you recommended strategy for this prob

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: running jboss application

2006-01-02 Thread bgashokkumar
Hi, thank u for u r reply.now as i am learning, So i posted this threads. And coming to the point of posting the threads in two forums,As i was not aware that in which form should i post, so i have done this. I am just asking the people so that they can guide me to some nice tutorial or

[JBoss-user] [JBoss/Spring Integration] - Re: SNMP adaptor MBean reference to Spring managed beans iss

2006-01-02 Thread alesj
Maybe more of a JMX question then JBoss/Spring integration one. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915154#3915154 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915154 -

[JBoss-user] [JBossWS] - Configure JBoss (serialization) to return only non-null valu

2006-01-02 Thread grp_eee
Hi, We are using jboss 4.0.3 for our webservice implementation. We are using Java to WSDL development approach for webservices. (We define our service interface with java beans as our input and output parameters and use wscompile tool to generate wsdl from it.) I would like to know if it is

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: What is wrong with my ejb-ql????

2006-01-02 Thread askesis
An addition: could it have anything to do with the fact the "article" is a CMR field (for which the table in which the StockArticles are stored has a column "article")? TIA Joost View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915152#3915152 Reply to the po

[JBoss-user] [JNDI/Naming/Network] - Re: InvalidClassException when accesing from external App on

2006-01-02 Thread guix
ok... solved it i was not using the jbossall-client.jar but several other Jars... The fun part is that they all belong to 4.0.3 so there are classes in the jboss-4.0.3/client directory jars that are not compatible with 4.0.3!!! View the original post : http://www.jboss.com/index.html?mo

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - What is wrong with my ejb-ql????

2006-01-02 Thread askesis
I have defined this query: | * @ejb.finder signature = "nl.muntpost.interfaces.StockArticle findByArticle(java.lang.String articleObjectId)" | * query = "SELECT OBJECT(c) FROM StockArticles AS c WHERE c.article = ?1" | The bean has a attribute "article" (

[JBoss-user] [EJB 3.0] - Re: composite PK/FK

2006-01-02 Thread danjourno
i forgot to add referencedColumName to the JoinColumn Annotation when defining the foreign composite key relationship. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915149#3915149 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[JBoss-user] [JNDI/Naming/Network] - Re: InvalidClassException when accesing from external App on

2006-01-02 Thread guix
"simonsal" wrote : What happens if you start JBoss in one window and then try to call the shutodown command in another, do you get the same timeoutexception? Shutdown works fine but remote program keeps giving problems. I have made sure I am using the correct libraries when compiling and running.

[JBoss-user] [Beginners Corner] - my RMI class loader disabled!

2006-01-02 Thread viviensiu
Hi, I am getting this error: java.lang.RuntimeException: javax.naming.NamingException: Could not dereference object [Root exception is javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: EmpFacade.empFacadeRemoteHome (no security manager: RMI class loader dis

[JBoss-user] [Installation, Configuration & Deployment] - java.lang.NoClassDefFoundError: java/lang/StringBuffer

2006-01-02 Thread DrHok
I got this error here today from a Cactus test case in JBoss (4.0.3SP1): java.lang.NoClassDefFoundError: java/lang/StringBuffer IMHO it is impossible that a class in java.lang cannot be found. The strange thing is that this error occurs in one specific line of code that resembles hundreds of ot

[JBoss-user] [JBossWS] - WSSecurity interoperability

2006-01-02 Thread new4jboss
Given the current draft status of the Basic Security Profile 1.0, would anyone recomend the use of JBoss's WSSecurity from an interoperability point of view (with .NET for instance) or is that spec totally irrelevant in the current state of affairs ? Thanks in advance View the original post :

[JBoss-user] [JBoss jBPM] - Error while deploying Process Archive??

2006-01-02 Thread mkrishna143
Hi everyone, I tried to deploy the process archive from the Eclipse IDE. When I right click the process archive and selected the Deploy process archive link The IDE shows anonymous wrote : The process Archive deployed successfully But in the server console, I get the error message as: anon

[JBoss-user] [EJB 3.0] - Re: where I can find ejb 3.0 examples (which mention in EJB

2006-01-02 Thread epbernard
I think if you dl the EJB3 project you'll get them View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915143#3915143 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915143 --

[JBoss-user] [Clustering/JBoss] - clustered statefull ejbs require HA-JNDI in colocated scenar

2006-01-02 Thread new4jboss
I have colocated web and business layers in each Jboss server and want to replicate HTTPSession instances throughout the cluster (to enable HTTP session fail-over). Furthermore, the session holds a statefull (clustered) ejb remote reference. In this scenario must the remote reference be fetche

[JBoss-user] [JBoss jBPM] - Task Management

2006-01-02 Thread [EMAIL PROTECTED]
Hi all, First of all I wish everyone a very Happy New Year. Regarding this post, I am in need of the following functionality: anonymous wrote : | Whenever a signal is given to a processInstance, I need to persist the Id(s) of all taskInstance(s) which were created because of the current sign

[JBoss-user] [JBoss Portal] - Unable to set RenderResponse.Expiration_cache to 0

2006-01-02 Thread ramesa
Hi, I tried to set RenderResponse.EXPIRATION_CACHE TO 0 in doView(RenderRequest, rreq, RenderResponse rres) throws PortletException { response.setProperty(RenderResponse.EXPIRATION_CACHE,"0") log.info(request.getProperty(RenderResponse.EXPIRATION_CACHE)) } It gives null value. Regards, Ramesa

[JBoss-user] [Installation, Configuration & Deployment] - Deploying JBoss on a 64-bit JVM

2006-01-02 Thread MkNf
Hi, We are currently thinking of deploying an application on a 64-bit JVM under Linux. However, I came across the following warning "The current group of 64 bit JVMs have some stability issues. Please do extensive testing on the 64 bit JVM before using it in Production" (http://wiki.jboss.or

[JBoss-user] [JBossWS] - Re: Could not find deserializer for type

2006-01-02 Thread ameisinger
Hello geekgurl. Try to implement a complex type for your arrays. For an int-Array the complex type should look like: | public class IntArray { | private int[] intArray; | | public int[] getIntArray() { | return intArray; | } | | public void setIntArray(int[]

[JBoss-user] [Javassist user questions] - Method

2006-01-02 Thread [EMAIL PROTECTED]
I'm looking at using the CodeConverter.redirectMethodCall(CtMethod, CtMethod) to redirect a jdk5 autobox utility method call such as java.lang.Integer.valueOf(int) to another static utility method as part of a jdk5 to jdk1.4.2 conversion tool, but I'm not seeing the redirect show up. The follow

[JBoss-user] [EJB/JBoss] - Thread reuse for request

2006-01-02 Thread nrk
Hi, We had an issue that has been resolved but felt it will be useful for others as an FYI posting. - We use a servlet to handle async requests using an iframe so that data in the page is refreshed without submitting the entire page,similar to AJAX. - Exceptions are not caught in the servlet a

[JBoss-user] [EJB 3.0] - ejb3 with maxdb 7.6

2006-01-02 Thread buholzer
Did anyone try to use maxdb with ejb3 as persistence store on jboss 4.0.3 SP1? I added a new DS for the maxdb: alohaDS jdbc:sapdb://127.0.0.1/MAXDB1 com.sap.dbtech.jdbc.DriverSapDB asdf asdf SapDB and changed for a first try/hack the ejb

[JBoss-user] [Security & JAAS/JBoss] - Re: Need Help for SSL Example Chap8 Ex4

2006-01-02 Thread Ralf Tepler
No ideas? It would be very nice if someone could help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915127#3915127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915127 --