[JBoss-user] [Clustering/JBoss] - Re: SFSB 3.0, replication trouble

2006-06-08 Thread MarcReis
Sure ! Somethings might be pointless, as it is a class just for testing purpose. | @RemoteBinding(jndiBinding="EJBTEST/NatPerLstSFBean/remote") | /* This is set as a System.property | clientBindUrl="servlet://mc0430-116.somewhere.de:8080/invoker/JNDIFactory" | */ | @LocalBinding(jn

[JBoss-user] [JBoss Portal] - Re: Users and Roles taken from another database than the por

2006-06-08 Thread kosmi
take a look at this thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=75745&postdays=0&postorder=asc&start=0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950045#3950045 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Trying to override from SpyDestination to use MQSeries i

2006-06-08 Thread genman
You need to use the correct MQ series ConnectionFactory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950044#3950044 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950044 ___

[JBoss-user] [JBoss Portal] - Re: Users and Roles taken from another database than the por

2006-06-08 Thread KalvinKlein
I have my own database, kosmi. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950043#3950043 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950043 ___ JBoss-user mailing lis

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering

2006-06-08 Thread [EMAIL PROTECTED]
try and use the latest nightly buildshave some fixes that makes the templates work for latest Seam SVN. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950042#3950042 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39

[JBoss-user] [Clustering/JBoss] - Re: Basic TCP Cluster of two nodes fails to recover from a n

2006-06-08 Thread kpandey
Some more details on test setup. Node A running on XP in a NAT address of say 10.0.1.4 Node B running in Red Hat 9 in a NAT address of 10.0.1.5 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950041#3950041 Reply to the post : http://www.jboss.com/index.html

[JBoss-user] [Clustering/JBoss] - Basic TCP Cluster of two nodes fails to recover from a netwo

2006-06-08 Thread kpandey
This was tested on both 3.2.8 sp1 and 4.0.4 GA. Within a subnet I confiured two nodes A and B using the TCP protocol for JGroup(I'm primarily interested in WAN cluster for site failover so next step would have been to separate the nodes across WAN). Node A is started and runs in Master mode. No

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Remote debug of jboss application throwing error

2006-06-08 Thread k.sanjith
I am getting the following exception while i try to coneect to jboss application.. !ENTRY org.eclipse.jdt.debug 4 120 2006-06-08 18:36:58.376 !MESSAGE Internal error logged from JDI Debug: !STACK 0 com.sun.jdi.VMDisconnectedException: Got IOException from Virtual Machine at org.eclipse

[JBoss-user] [JBoss AOP] - Scoped classloading with standalone AOP

2006-06-08 Thread sbryzak2
I have a standalone app that supports a plugin framework - each plugin has its own classloader that loads its classes and libraries separately to other plugins. I have two plugins that define aspects for the same class/pointcut (org.apache.axis.client.Call-> invoke - each plugin provides their

[JBoss-user] [Security & JAAS/JBoss] - Re: Help needed in getting support for https in JBOSS

2006-06-08 Thread cool_bhanu
yes http works for me but not the https and as mentioned earlier i have uncommented the lines but in vain. Can you please tell any body else whom i can approach as this issues has become like thorn in flesh for me... please anybody Regards Bhanu View the original post : http://www.jboss.com/inde

[JBoss-user] [JBoss jBPM] - Re: [jBPM][3.1.1] Nodes : reload process instance state

2006-06-08 Thread ephemeris-lappis
OK. Thanks again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950036#3950036 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950036 ___ JBoss-user mailing list JBoss-user@

[JBoss-user] [JBoss Seam] - Re: Seam reverse engineering

2006-06-08 Thread jagoh
It seem working with error after i have made certain modification to deployment descriptor: i. added ejb-jar.xml to resource folder (Initially missing) ii. modified web.xml and added the jndiPattern context iii. modified jboss-app.xml chg the loader name Now i can render the find.jsp page, but n

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - About the Transaction rollback of the container management i

2006-06-08 Thread kumachan
Hello. I have a stateless session bean, entity bean, servlet program. When SQL exception happens, the rollback cannot be done though the method of the session bean is called from the servlet. When the Runtime Exception is compulsorily generated in the session bean, the roll backing is done. How

[JBoss-user] [EJB 3.0] - Re: PersistenceUnitInfo.getNewTempClassLoader() is null.

2006-06-08 Thread jmarcos_se
Does Anyone solve this problem ??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950030#3950030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950030 ___ JBoss-user mai

[JBoss-user] [JBoss Portal] - Re: UserModule via JNDI

2006-06-08 Thread Agathon
I was able to resolve this issue. The solution is to create a "jboss-portlet.xml" file and inject the relevant services into the portlet context. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950027#3950027 Reply to the post : http://www.jboss.com/index.ht

[JBoss-user] [JBoss Portal] - Compilation failed

2006-06-08 Thread danny_hon
I just downloaded latest portal code from the main branch. CVSROOT=:pserver:[EMAIL PROTECTED]/cvsroot/jboss MODULE NAME=jboss-porta-2.2. When I compiled it, I got the following error. Any ideas why? == == == Executing 'most'

[JBoss-user] [JBoss jBPM] - Re: New jBPM Getting Started Documentation

2006-06-08 Thread hosierdm
Wow, you guys should search the forum. I know for a fact that this question has been answered at least twice in the last couple weeks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950025#3950025 Reply to the post : http://www.jboss.com/index.html?module=b

[JBoss-user] [Clustering/JBoss] - Re: SFSB 3.0, replication trouble

2006-06-08 Thread [EMAIL PROTECTED]
OK. Actually I am looking at the ejb3 sfsb replication now. There is one outstanding issue with the nested bean. http://jira.jboss.com/jira/browse/EJBTHREE-612 Simply stating, it is broken for replication when you have nested bean because of replication ahppens for the nested bean first (instea

[JBoss-user] [JCA/JBoss] - More information

2006-06-08 Thread ofrijole
I confirmed that what I'm currently doing is performing appropriate rollback logic inside my local transaction commit() ... then I invoke the ConnectionEventListener listener = (ConnectionEventListener) m_listener.get(i); listener.localTransactionRolledback (new ConnectionEvent (this, Con

[JBoss-user] [JBoss Seam] - Seam reverse engineering

2006-06-08 Thread jagoh
I have few errors when tried up the tool: i. I got the javax.ejb.Interceptors class not find compilation error ii. So, i replace it with javax.interceptor.Interceptors, is it the same thing? iii. After replacing it, i able to compile and get all the ear, war, and ejb3 files completed and sucess d

[JBoss-user] [JCA/JBoss] - Handling failure during commit

2006-06-08 Thread ofrijole
I'm using JBoss 4.0.4 with a JCA 1.0 (I know! And I will re-write it at some point!) LocalTransaction resource adapter. During a commit there is a scenario where my RA detects a failure and needs to perform rollback. I'm wondering how I should handle this ... do I need to perform the necessary

[JBoss-user] [EJB 3.0] - em.persist(Object) error in multiple-thread environment

2006-06-08 Thread kingofhawks
Deal All: I have a sesseion bean like this: public @Stateless class InventoryMgrBean implements InventoryMgrLocal,InventoryMgrRemote { private static Object lock=new Object(); public NEKey findByNEPK(NEPK nePK) { NEKey neKey=null; try{ Query q=em.cre

[JBoss-user] [JBossCache] - Re: Trouble with aopc compiled class being loaded with a fac

2006-06-08 Thread [EMAIL PROTECTED]
OK. then this is a bug with JBoss Aop. Please file the bug there and Kabir should be able to take care of it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950019#3950019 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [JBoss jBPM] - Able to suspend a token that has ended

2006-06-08 Thread michaelklem
I found that I can suspend/resume a token even though it has ended. This doesn't make sense since if it has ended, what purpose will suspend/resume serve. Should this be considered a bug or is there a reason for this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[JBoss-user] [JBoss Portal] - UserModule via JNDI

2006-06-08 Thread Agathon
Hello all, Since my client is unsatisfied with the current registration/user management features that are bundled with JBoss Portal (i.e. the UserPortlet), I have been attempting to implement my own using JSF, and Spring. What I'm trying to do is grab the UserModule using JNDI. The JNDI lookup

[JBoss-user] [JBossWS] - handleFault -getting underlying exception

2006-06-08 Thread paper57
Is there a way (even non portable) to get the underlying exception in the handleFault() of a GenericHandler? I was able to retrieve this when the AXIS stack was used. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950016#3950016 Reply to the post : http://w

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread awclemen
The version of Jboss that I was running on is 4.0.2. I've downloaded 4.0.3 SP1 and put the application on it and it works. I believe there was some setting that I might have changed a long time ago that was preventing the application from working - beats me what it was though View the orig

[JBoss-user] [JBoss Seam] - Re: pageflow problems

2006-06-08 Thread mcclurexl
Gavin, I don't know howto debug in the SeamNavigationHandler. I tried to debug with the Seam-Debugpage over the browser. So I deployed the jboss-seam-debug.jar to the WEB-INF/lib directory in the war-file (Tutorial chapter 1.6.5). I need a SeamDebugPhaseListener to be defined in the faces-config

[JBoss-user] [EJB 3.0] - BindException at run time

2006-06-08 Thread chuckanut
At runtime I am seeing a BindException during a call to a @Clustered @Stateless session bean method. According to the stack trace (please see below), the exception occurs in StatelessClusteredProxy.invoke. This is in a system where jms is driving a high volume of ejb method calls. Therefore,

[JBoss-user] [Messaging, JMS & JBossMQ] - Trying to override from SpyDestination to use MQSeries inste

2006-06-08 Thread jprossjr
Greetings, I?m trying to get JBoss v4.0.3SP1 to read/write to/from MQSeries v5.3. I can successfully write to the MQSeries queue, but am failing when I attempt to read from it. Specifically, I get: java.lang.ClassCastException: com.ibm.mq.jms.MQQueue | at org.jboss.mq.SpyConnectionC

[JBoss-user] [JBoss Seam] - Re: pageflow problems

2006-06-08 Thread dwayneb
You're right (Gavin) about begin of the pageflow, In this case, not set view-id on will produce a exception when transaction "tostart" form ShipTo will run, because no view are define for PurchaseStartPage. An other suggestion : don't use the page/state name to define next/prev button (becau

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Disabling timestamp and message id

2006-06-08 Thread michaelklem
I noticed that JBoss 4.0.4 still does not allow us to disable the message id generation for JMS messages. I was wondering what the reason maybe if there is one. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950006#3950006 Reply to the post : http://www.jbo

[JBoss-user] [JBoss jBPM] - Re: New jBPM Getting Started Documentation

2006-06-08 Thread FraggleRock
"flawlor" wrote : In addition to the changes to the tree structure (src/process is just process) the process definitions no longer have a .par extention. There is also no longer any "Deploy Process Archive" option. | | How do you deploy a process defintion? Same thing here--has this been

[JBoss-user] [JBoss Getting Started Documentation] - Re: Failed to deploy Duke's Bank application.

2006-06-08 Thread eschulma
I had a similar problem to Hadji (got all sorts of warnings about home interfaces not being available, etc.). In my case it turns out that there was an old version of the *JBoss* overwrite code around on this site, with the same name jbossj2ee-src.zip. To get the right one, download the Gettin

[JBoss-user] [JBoss Messaging] - InitialContext lookup ConnectionFactory problem

2006-06-08 Thread jksmartt
I am getting a strange error. I have added JBoss Messenging to my JBoss Server. When I run the examples like the topic example everything works perfectly. However, when I try to replicate one of the examples in a portlet and deploy it to the server and then run it I get the following: For ex

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

2006-06-08 Thread [EMAIL PROTECTED]
It is possible to move the windows around in JBoss Portal via the management interface. Please refer to the user manual for more information. Drag and drop manipulation of portlet window is being considered for the 3.0 release of JBoss Portal. Concerning choosing a portal server, you should als

[JBoss-user] [JBossWS] - WebServices -urgent

2006-06-08 Thread sv9
Hi, I'm using WTP (Web Tools Platform) v 1.0.2. When I try to deploy webservice to test JBoss server v4.0 inside WTP tool getting into the following error: IWAB0489E Error when deploying Web service to Axis runtime axis-admin failed with {http://xml.apache.org/axis/}HTTP (404)/GOWeb/services

[JBoss-user] [Installation, Configuration & Deployment] - can't configure oracle-ds.xml (null deployer error)

2006-06-08 Thread nafshartous
Hi, I've performed the following steps to setup an oracle-ds.xml in jboss-4.03SP1 1. created oracle-ds.xml in server/default/deploy 2. copied oracle jdbc driver jar to server/default/lib (for oracle 10g) However, the error is --- Packages waiting for a deployer --- [EMAIL PROTECTED] { ur

[JBoss-user] [JBoss jBPM] - Can't load Eclipse plugin

2006-06-08 Thread rabenja
Followed the instructions at http://docs.jboss.com/jbpm/v3/gpd/installation.html Received this message "No features found for the selected site(s)." There are two zip files for download and I receive this same message for both. View the original post : http://www.jboss.com/index.html?module=bb&

[JBoss-user] [EJB 3.0] - Re: Problem with Sub Classes in JBoss 4.0.4GA - FOUND

2006-06-08 Thread perrucci
I have the same problem. The problem is due to how the jdk 1.5 compiler create the classes. A simple test case for this problem would be: public interface I { public Map method(); } public class A implements I { public HashMap method() { return null; } } Using javap you can see

[JBoss-user] [JBossWS] - Virtual Host for Webservice

2006-06-08 Thread muhviehstarr
Hi, I use JBoss 4.0.4 GA and want to deploy a EJB3 (JSR-181) webserivce. Nearly everything is fine. The problem is that the generated servlet of the webservice is deployed on the default virtual host, but I want to change this to another. How is this possible? I tried to add an jboss-web.xml in

[JBoss-user] [Beginners Corner] - Re: Problem Starting JBoss with Fedora Core 5

2006-06-08 Thread djordan
I got issues too. I try to run run.sh in /system/src/bin I get "Missing required file: /run.jar". Where is run.jar? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949986#3949986 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread awclemen
Thanks! I've got some more logging information now, allow me to throw it up here: 2006-06-08 13:01:13,525 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] Security checking request GET /subcontractor/private/privatePlanRoom.jsp 2006-06-08 13:01:13,525 DEBUG [org.apache.catalina.real

[JBoss-user] [JBoss Seam] - Re: pageflow problems

2006-06-08 Thread [EMAIL PROTECTED]
I think the create method starts the pageflow when the start-page is rendered. So I don't think that is the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949984#3949984 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: do i have to publish for every change?

2006-06-08 Thread [EMAIL PROTECTED]
I suspect strongly that you're right when you say a full manual republish is required. In order for the changes to become apparent, JBoss will need to be told a new module or group of class files is available. It will then need to dump references to the old classes and load the new ones. I

[JBoss-user] [JBoss jBPM] - Legacy Workflow to JBPM data migration (ETL)

2006-06-08 Thread arshadnj
Hello, We do have a proprietary workflow engine for our application and the state is captured in the database. We are planning to re-architect the application using JBPM workflow engine and other misc technologies. I am wondering how to go about the data migration exercise from the existing

[JBoss-user] [JBoss Seam] - Re: Can I really not get the size of a list in JSF?!

2006-06-08 Thread CptnKirk
If you're using Facelets, it's pretty easy to write an EL function to do this. #{fn:sizeOf(myCollection)} https://facelets.dev.java.net/nonav/docs/dev/docbook.html#taglib-create-function https://facelets.dev.java.net/nonav/docs/dev/docbook.html#taglib-function View the original post : http://w

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: do i have to publish for every change?

2006-06-08 Thread jack70_chen
Does anybody know this? Please help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949977#3949977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949977 ___ JBoss-user maili

[JBoss-user] [JBoss Seam] - Re: pageflow problems

2006-06-08 Thread dwayneb
Hi, >From my understand, the pageflow isn't started (no call to begin from an >action or link beetween the jsp and the start-page. I suggest you to set the view-id attribute of the node: | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949976#3949976 R

[JBoss-user] [EJB 3.0] - Re: Casting arguments in an EJB Urgent !!!

2006-06-08 Thread bdecoste
Can you please post the bean, interface and client classes? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949968#3949968 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949968 _

[JBoss-user] [JBoss Seam] - Re: Seam managed persistence and object attachment

2006-06-08 Thread iradix
That's actually how I had it. The reason I made the change is that I have CRUD type functionality broken up over two SFSB components. One of them handles new object creation and the other handles list/update/delete. When I create a new object however, even if I inject the list/update bean int

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Javassist errors with latest jboss

2006-06-08 Thread ablevine1
I believe I figured out what the underlying issue is. see this post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=84174 Apparently, when entities use inheritance and have a return type for an overridden method that is different form the base class the "duplicate method" exception oc

[JBoss-user] [EJB 3.0] - Re: Problem with Sub Classes in JBoss 4.0.4GA

2006-06-08 Thread ablevine1
I am getting this same problem. This was not an issue in jboss-4.0.4.GA for me until I upgraded to jboss-4.0.4.GA-Patch1. When entities use inheritance and have a return type for an overridden method that is different form the base class the "duplicate method" exception occurrs. Has anyone re

[JBoss-user] [JBoss jBPM] - Re: [BPEL_deployment] Proof Of Concept to convince my compan

2006-06-08 Thread [EMAIL PROTECTED]
We have some customers that use it as product level. We are not feature complete yet but what is already there is rock solid. jBPM BPEL builds on top of the SAAJ, JAX-RPC and WSEE APIs, all part of J2EE 1.4. We are not tied to any particular web services stack. That said, the primary testing ta

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Javassist errors with latest jboss

2006-06-08 Thread ablevine1
I am getting the same error. I just wanted to add a little bit of information. For me my code worked fine with jboss-4.0.4.GA using the ejb3-clustered configuration. As soon as I updated to jboss-4.0.4-Patch1 with the same configuration and code, I began getting the errors described above. S

[JBoss-user] [JBoss Seam] - Re: Seam managed persistence and object attachment

2006-06-08 Thread [EMAIL PROTECTED]
It is designed so that you can have an event-scoped bean that has a page-scoped datamodel. If you have a conversation scoped bean, it does not really make sense to have a page-scoped datamodel. Just use a conversation-scoped datamodel (the default). View the original post : http://www.jboss.co

[JBoss-user] [Installation, Configuration & Deployment] - Re: List of ports used by jBoss

2006-06-08 Thread bettymathew
Thanks a lot Alex!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949959#3949959 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949959 ___ JBoss-user mailing list JBoss-use

[JBoss-user] [Installation, Configuration & Deployment] - Re: List of ports used by jBoss

2006-06-08 Thread [EMAIL PROTECTED]
please see http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingJBossBehindAFirewall View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949958#3949958 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949958 ___

[JBoss-user] [JBoss Seam] - Re: Can I really not get the size of a list in JSF?!

2006-06-08 Thread vqminh
I mean the List of SelectItems View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949957#3949957 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949957 ___ JBoss-user mailing lis

[JBoss-user] [JBoss Seam] - Re: Can I really not get the size of a list in JSF?!

2006-06-08 Thread vqminh
what if I cannot outject it as datamodel, for example, I want to get the size of the List? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949956#3949956 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949956 _

[JBoss-user] [Installation, Configuration & Deployment] - List of ports used by jBoss

2006-06-08 Thread bettymathew
Hi, Can someone give me the complete list of ports used by jBoss in the server machine, as well as the purpose of each port? Need this info urgently, and am not able to locate it anywhere in the docs. Thanks, Betty View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - error while configuring apache with mod_jk connector

2006-06-08 Thread fundoo2
hi all, i have tried to configure apache-2.2.2-win32-x86 with mod_jk-apache-2.0.55 following the wiki page : http://www.jboss.com/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss i have added the connector by renaming it as mod_jk.so. but when i'm trying to start apache following error is displayed

[JBoss-user] [JBossCache] - Re: Trouble with aopc compiled class being loaded with a fac

2006-06-08 Thread wildweasel
Ben and all, Thank you for your reply and sample code. I have discovered the problem. My class had underscores prefixing the all the instance variable names. This will cause the ArrayIndexOutOfBoundsException. I verified the same with the sample class Address below. Change all references o

[JBoss-user] [JBoss jBPM] - Re: Problem with the Eclipse Plugin

2006-06-08 Thread jvdam
hello javajosh, I got the same NPE after installing. Have you been able to solve this already? Regards, Jim anonymous wrote : The file \jbpm-starters-kit-3.1.1\jbpm-designer\jbpm-gpd-feature\readme.html implies that all that is needed is to unzip \plugins and \features into one's eclipse dire

[JBoss-user] [Installation, Configuration & Deployment] - JBoss MailService

2006-06-08 Thread sramakrishnaiah
I see jboss service mbean for org.jboss.mail.MailService which allows any application to send mail, I was wondering where is the documentation for configuration, usage or anything of that sort? Any help? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949949

[JBoss-user] [Beginners Corner] - error message in configuring mod_jk1.2 with apache

2006-06-08 Thread fundoo2
hi all, i have tried to configure apache-2.2.2-win32-x86 with mod_jk-apache-2.0.55 following the following wiki page : http://www.jboss.com/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss i have added the connector by renaming it as mod_jk.so. but when i'm trying to start apache following error is

[JBoss-user] [JBossWS] - Re: signing SOAP requests

2006-06-08 Thread acxjbertr
I was able to successfully deploy and run the JUnit test on the WS-Security example provided in the JBossWS "User Guide Samples." I have also been able to successfully code and deploy an EJB based Web Service that requires WS-Security signatures. However, I haven't been able to write a DII cl

[JBoss-user] [EJB 3.0] - Recommended Design?

2006-06-08 Thread diablo341
I'm getting my feet wet and am struggling a little. I have a page that displays a list of employees. I want to add an edit link for each employee. I'm having trouble keeping the employee record in the proper state. I have an event-scoped ejb that does a find for all active employees. The ed

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread [EMAIL PROTECTED]
Debug using step 4 of the Security FAQ at the beginning of this forum. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949945#3949945 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949945 __

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread awclemen
Also, I should note that I am getting no errors any of my logs... I do get some messages in my server.log, but I don't think they help with this problem. But I'll put them here, in case someone sees something that I do not. 2006-06-08 11:19:45,935 DEBUG [org.jboss.security.plugins.JaasSecurity

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread awclemen
I placed the login-config element after the security constraint element, but no luck. Still get the basic authentication popup instead of the form login. Thanks for your quick reply. --Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949941#3949941 Repl

[JBoss-user] [Security & JAAS/JBoss] - Re: Form authentication not re-directing to form

2006-06-08 Thread [EMAIL PROTECTED]
The login-config element should come after your security-constraint elements. I'm surprised Tomcat doesn't throw an exception parsing your web.xml. But maybe fixing that will solve your problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949940#3949940

[JBoss-user] [JBoss jBPM] - Re: problem with timer

2006-06-08 Thread ashiiid
hi, the table JBPM_TIMER exists, but i don't know what to do to resolve this exception :( any help plz, regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949939#3949939 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [JNDI/Naming/Network] - Re: Binding objects in JNDI similar to Tomcat GlobalNamingRe

2006-06-08 Thread mmoales
dbevacqua, There was a bug in Jackrabbit 1.0 that prevented using the org.apache.jackrabbit.core.jndi.RegistryHelper to properly register the repository with a JNDI server. This should be fixed in in Jackrabbit 1.0.1. So, instead of trying to register the repository using GlobalNamingResources

[JBoss-user] [Clustering/JBoss] - Re: When in the servlet lifecycle does http session state re

2006-06-08 Thread [EMAIL PROTECTED]
Cool :) Be sure to test thoroughly. The session is really composed of 2 elements -- the attributes and the metadata (things like lastAccessedTime, id, etc). The metadata is still replicated at the end of the request, so you may get odd behavior. View the original post : http://www.jboss.com

[JBoss-user] [JBoss jBPM] - jbpm Monitoring Menu and web-console menu not Showing..

2006-06-08 Thread ponchovaldes
hi all, i have to problems, 1.- I was following the tutorial of JbpmGettingStarted and in the page of localhost:8080/jbpm/ , when i have a task that is waiting for somebody i go to the MENU of 'Monitoring' in the left side of the Browser, and i get a BLANK PAGE, just saying "TODO' , This al

[JBoss-user] [Clustering/JBoss] - Re: When in the servlet lifecycle does http session state re

2006-06-08 Thread hamptont
Thank you. This configuration seems to produce the behavior I was expecting. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949935#3949935 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949935 _

[JBoss-user] [JBoss jBPM] - Re: Monitoring problem with websale demo

2006-06-08 Thread ypritzke
More: Actually I have 2 directories with the starter kit. One, original usin hypersonik db, works fine, another using postgres, working partially, I can create a web order, but Ernie is getting errors and the Monitoring is not working. Thanks View the original post : http://www.jboss.com/ind

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Encoding problem... Not able to store German characters

2006-06-08 Thread RajaniKanth
Hi, I am using JBoss as AS, oracle as DB and using the struts framework. When I am saving the form information using the "GET" method the data is stored properly in the DB but when I am using the "POST" method the german characters are getting corrupted. When I tried to debug I found that acti

[JBoss-user] [Security & JAAS/JBoss] - Form authentication not re-directing to form

2006-06-08 Thread awclemen
Hello Forum Folks, I've been slapping this thing around for a while now, but it just won't work the way it is supposed to. I've setup authentication to use a form, however when I go to a restricted page, I get the basic authentication popup INSTEAD of the login form. Here are my configuration

[JBoss-user] [JNDI/Naming/Network] - Re: Binding objects in JNDI similar to Tomcat GlobalNamingRe

2006-06-08 Thread dbevacqua
Hi JBoss Day 1 and I'm trying to solve this same problem. bwtaylor, do you have the MBean definition you used to get the JNDIBindingServiceMgr to put a Jackrabbit repository in JNDI? I'm not really au fait with JBossXB - do I need to be? Your help would really be appreciated - I'm think in at

[JBoss-user] [JBoss jBPM] - Re: Monitoring problem with websale demo

2006-06-08 Thread ypritzke
I do not see any logging beeiung genereated. I looked at the Jboss\jbpm_server\jbpm\log directory, and also in the console window. I also getting errors when performing actions for Ernie: 12:28:23,177 ERROR [Delegation] couldn't load delegation class 'org.jbpm.websale.ShipItem' java.lang.ClassN

[JBoss-user] [JBoss jBPM] - Re: JBPM Scalability

2006-06-08 Thread arshadnj
I disabled the logging it reduced significantly the number of insert statements (cuz now it is not inserting inside jbpm_log table) but still around 40+ insert and update statements. I am wondering whether any one is using this product in production and how is the performance for typical applic

[JBoss-user] [EJB 3.0] - Embedded TimerService

2006-06-08 Thread mtuckah
Has anyone been able to create a TimerService in an embedded jboss environment? If so, if you could share you configuration, that would be very helpful. If not, is this feature supported? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949926#3949926 Reply to

[JBoss-user] [Persistence, JBoss/CMP, Hibernate, Database] - java.util.Properties causes IllegalStateException on JBoss 4

2006-06-08 Thread Meddle
Hi all. My EJB2 contains java.util.Properties as CMP field and it was OK on JBoss 4.0.3SP1. But when deployed on 4.0.4GA, it causes following error during entity loading: anonymous wrote : | java.lang.IllegalStateException: Failed to find a ctor in class java.util.Properties that takes an ins

[JBoss-user] [Clustering/JBoss] - Re: SFSB 3.0, replication trouble

2006-06-08 Thread MarcReis
Hi Sorry for the information overflow... I guess this sums it up: | [org.jboss.cache.eviction.RegionManager] getRegions(): size of region 2 | [org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 45 | [org.hibernate.impl.SessionFactoryObjectFacto

[JBoss-user] [Beginners Corner] - Eclipse complains

2006-06-08 Thread kss
Hi I installed j2sdk5.0 and configured with eclipse in order to get rid off XDoclet error. I have made jdk 5.0 as my default JRE and when i mention in Debug--> JDK , it complain the tools.jar is not found. I searched for tools.jar in jdk5.0 and it doesn't have in lib folder and in anyother fol

[JBoss-user] [Installation, Configuration & Deployment] - Mixed Environment Buid and Deploy.

2006-06-08 Thread thesamim
I can't possibly be the first one to run into this... Any pointers would be greatly appreciated. My build environment is in the Windows world. My Dev. test environment is in the Unix (Solaris) world. The obvious answer of moving the build environment to the Unix world is not an option unfortuna

[JBoss-user] [Security & JAAS/JBoss] - Dynamic Roles with Declarative Security

2006-06-08 Thread iudoka
Hey guys, I am in the process of developing a J2EE software that requires Security via authentication and user roles. I found JBossSX to a good way to start off implementating this Security. However, I also have a requirement that roles can be altered at any time (new roles can be added, acces

[JBoss-user] [Clustering/JBoss] - Re: SFSB 3.0, replication trouble

2006-06-08 Thread [EMAIL PROTECTED]
This is too much information to read over. Can you produce a sample jar file and also client code for me try it out? Thanks, -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949919#3949919 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [JBoss jBPM] - Re: ProVision Modeler

2006-06-08 Thread kukeltje
Hmmm... last line got deleted. There is a 'cartridge' for Andromda. I do not know how feature rich this is, but is generates processdefinitions from uml diagrams View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949917#3949917 Reply to the post : http://www.jb

[JBoss-user] [Clustering/JBoss] - Re: Second and folowing nodes take very long time to come up

2006-06-08 Thread sheckler
I figured it out. The reason for that behaviour was a system property "java.naming.provider.url" (node1:100,node2:1100) set on the server. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949916#3949916 Reply to the post : http://www.jboss.com/index.html?modul

[JBoss-user] [Advanced Documentation] - Re: Cannot find jaxrpc-mapping for type: {http:

2006-06-08 Thread javastorm
I am having the same problem, did you ever find a solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949915#3949915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949915 _

[JBoss-user] [JBoss jBPM] - Re: ProVision Modeler

2006-06-08 Thread kukeltje
"thomchode" wrote : Has anyone attempted to use a commercial modeler like ProVision to create their process definitions? It seems like you could convert its exported xml from to a processdefinition.xml. Not that we (I) know of "thomchode" wrote : Is the only modeler option available the eclip

[JBoss-user] [JBoss jBPM] - Re: [jBPM][3.1.1] Nodes : reload process instance state

2006-06-08 Thread kukeltje
that is exactely correct. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949913#3949913 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949913 ___ JBoss-user mailing list JBo

[JBoss-user] [JBoss Seam] - Re: Seam managed persistence and object attachment

2006-06-08 Thread iradix
Right, but as I understand the @DataModel annotation it doesn't outject the actual annotated List into PAGE scope, it outjects a DataModel that wraps the List, so why then when the DataModel is reconstituted is it overwriting the perfectly good version of the wrapped List that is still containe

[JBoss-user] [JBoss Portal] - Problem with themes or layout or...?

2006-06-08 Thread ekadmin
I had "JBossPortal 2.2.1RC3+JBoss AS bundle" installed on Linux Debian, behind an Apache web server, and using PostgreSQL 8.1.3. It worked fine ! I've installed "JBoss 2.2.1 SP1+JBoss AS bundle" to fix some problems, and now I see the JBossPortal pages with no decoration, and no pictures at all

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using CsIL

2006-06-08 Thread fawce
sorry, meant to say use externalizable to write your object into a byte message that you know how to decode on the client. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949910#3949910 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Using CsIL

2006-06-08 Thread fawce
getObject is difficult, because you would need some explicit knowledge about the object being transferred in order to translate it from java to c#. I recommend either using xml + serialization to a string with a text message, or implementing externalizable in java and a corresponding constructor

[JBoss-user] [JBossCache] - Re: Trouble with aopc compiled class being loaded with a fac

2006-06-08 Thread [EMAIL PROTECTED]
I have just tried out a similar test case like yours but still can't reproduce. Can you use load-time instrumentation option to see if the problem is there as well? Here is the test case: |public void testLoadingClass() |{ | Address addr = new Address(); | addr.getCl

  1   2   3   >