[JBoss-user] [JBoss jBPM] - Re: How do I manually assign a task to an ActorID

2006-03-21 Thread cwad0000
*bump* this would interest me as well. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931507#3931507 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931507 --- This

[JBoss-user] [JBoss Portal] - Error in installation of Jboss portal server with mysql4.0.2

2006-03-21 Thread p.surawar
I have installed Jboss portal 2.2.1RC3 on JBOSS Server 4.0.3sp1 with mysql 4.0.21-debug on WINDOWS 2003 server. I have copied mysql-connector-java-3.1.12-bin.jar file in C:\jboss-4.0.3SP1\server\default\lib directory portal-mysql-ds.xml file in C:\jboss-4.0.3SP1\server\default\deploy

[JBoss-user] [JBoss jBPM] - Parallel Process execution with threading is possible?

2006-03-21 Thread purvi.shah
Hello, I want to know jBPM support parallel process execution with threading or not? Which workflow patterns supported by jBPm? Thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931509#3931509 Reply to the post :

[JBoss-user] [EJB 3.0] - Plan for next Embedded EJB3 release

2006-03-21 Thread tim.cockle
The current download for embedded EJB3 is from 2005-08-03. I have been having problems with the JUnit test tutorial, does any one know when the next release will be? Thanks for any info, Tim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931510#3931510

[JBoss-user] [EJB 3.0] - Re: Problem with embedded EJB3 and JUnit tutorial

2006-03-21 Thread tim.cockle
Have you had any luck with this Drew? Tim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931511#3931511 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931511 --- This

[JBoss-user] [Beginners Corner] - Re: Junit EJB3

2006-03-21 Thread tim.cockle
Did you have any luck Marco? Thanks, Tim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931512#3931512 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931512 --- This

[JBoss-user] [JBoss jBPM] - how to make the process wait until the next token.signal?

2006-03-21 Thread mennen
Hi I'm preparing a test for a process i defined. There is a timer in that process, so i my testcase, i want to wait 2 min before i ask it to continue with token.signal. Any clues? Thanks in advance View the original post :

[JBoss-user] [JBoss jBPM] - Re: Issues with deploying BPEL example

2006-03-21 Thread Lymit
Thanks for the reply! But still I'm stuck... Now I've installed the JBOSS 4.0.3 SP1. The BPEL-tutorial says that I have to execute ant build.service.403. It produces the jbpm-bpel.sar and when I copy it to the JBOSS/server/default/deploy directory, the JBOSS console says: | 11:12:36,597

[JBoss-user] [JBoss jBPM] - Help About cammunda toolkit

2006-03-21 Thread jmix2006
i have been donlowding the cammunda toolkit , but i dont have any idea how to test it . i try to testadmin client from a simple class Test.java (Swing class) but i doesn't work . is there any documentation or how to use this Api (the site of cammunda is in german) thanks nabil belakbir View the

[JBoss-user] [JBossWS] - using a webservice in jboss-4.0.4rc1

2006-03-21 Thread Dust_Puppy
Hi We are starting up a new project and we would very much like to use the new 4.0.4 with EJB3 but we need o use external webservices from the application. Is there a way to do this? Or do we have to use 4.0.3 ? Thanks! /Anders View the original post :

[JBoss-user] [JBoss jBPM] - Re: How do I manually assign a task to an ActorID

2006-03-21 Thread akakunin
hm, probably just call method TaskInstance::setActorId()? Not sure that it helps, but why not? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931517#3931517 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931517

[JBoss-user] [JBoss Seam] - Re: adf libs in server/default/libs breaks seam pageflows

2006-03-21 Thread JamesWoodward
I am using those libraries too, again without jBPM, I have them deployed to server/default/deploy/jbossweb-tomcat55.sar/jsf-libs and all is working correctly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931518#3931518 Reply to the post :

[JBoss-user] [JBoss Seam] - Configuring SEAM test with junit

2006-03-21 Thread JXerXes
Hi to everybody and thanks for the big job you have done! i know that i am asking a silly question... i need some help with my first SEAM app. i already have a working app with a sybase ASA9 database. i'm using seam beta 1 and jboss 4.0.3SP1 without ejb rc4. works fine. i want to wait till

[JBoss-user] [JBossCache] - Re: TreeCacheAOP features

2006-03-21 Thread washeeq
[EMAIL PROTECTED] wrote : 1. In general, TreeCacheAop only has advantage is your pojo has long life time. So most of the time I think issuing removeObject explicitly is not a problem. But yeah, I agree that it is still an issue. I just didn't have good solution. But there is a plan to refactor

[JBoss-user] [JBoss Seam] - Re: New movie: Using the Seam reverse engineering tool

2006-03-21 Thread ppetit
Well... I got back to eclipse 3.1.2... same issue: Method not found: isJndiName So is there a serious approach to this issue ? And is there a patch for the second issue : wrong dialect in the persistence.xml : HSQLDialect instead of MySQLInnoDBDialect, when choosing MySQLInnoDB in the

[JBoss-user] [EJB 3.0] - Lookup EntityManager without declaring @PersistenceContext

2006-03-21 Thread Eekboom
Hi, I'm trying to switch my database dynamically, much like discussed in http://jboss.org/index.html?module=bbop=viewtopict=65869 I have defined several persistence units in my persistence.xml. My understanding is that I should be able to lookup entity managers without the need to annotate my

[JBoss-user] [JBoss jBPM] - Re: get XML-Document of ProcessDefinition-Object

2006-03-21 Thread romin.irani
Hello Ronald, Thanks for the responses. I agree with you that and be assured that we are using CVS to store all process artifacts. I was only looking out for a quick way to replicate the setup on another machine. Yes, I can dump the whole database and get going. But I dont want the instance

[JBoss-user] [Security JAAS/JBoss] - Re: Web to EJB authentication

2006-03-21 Thread crepindany
Web to EJB tier authentication. Using UsersRolesLoginModule configured in login-config.xml My .ear is deployed correcty. Application runs perfectly on JBoss 4.0.1sp1: FORM authentication, and secured methods can be invoked on EJB Application fails invoking any method on EJB:

[JBoss-user] [JBossWS] - Re: using a webservice in jboss-4.0.4rc1

2006-03-21 Thread anders.hedstrom
The version of EJB3 that comes with JBoss AS 4.0.4RC1 doesn't support the web service ref yet see: http://jboss.com/index.html?module=bbop=viewtopict=79178 The workaround I used when moving my application from EJB2.1 to EJB3 was to not follow the way you're supposed to consume web services

[JBoss-user] [Management, JMX/JBoss] - Re: How Can I deploy a Standard MBean on JBoss by using a SA

2006-03-21 Thread asoleto
Do you have any example ? I mean, - I know how to deploy a simple Standard MBean by using xmbeans (jboss-service.xml file with tag xmbeans-dd pointing to my xmbean file describing my MBean interface) from a SAR. - I know how to write specific code to deploy a Standard MBean by using JSR-3

[JBoss-user] [JBoss jBPM] - resume() and suspend() failing in JBPM 3.1

2006-03-21 Thread romin.irani
The resume() and suspend() methods on the ProcessInstance are failing in jBPM 3.1. The error is a SQL Syntax error unknown column 'token'. On debugging, I have found the following named queries in the org/jbpm/db/hibernate.queries.hbm.xml as given below: query

[JBoss-user] [JBoss jBPM] - Re: Issue in Deploy Par through Eclipse editor

2006-03-21 Thread purvi.shah
Koen, I am also facing the same kind problem. I am using jbpm startup kit 3.0.2. I have deploy process through menu,but not getting Default setting window,I got only message Process deployed succesfully. I also have set start state and assign to swimalne too. I am using HSQLDB(default one)

[JBoss-user] [JBoss Portal] - Re: forums portlet error...

2006-03-21 Thread bdaw
Forums in 2.0 was quite buggy. You should try 2.0.1 or 2.0.2RC1 http://labs.jboss.com/portal/jbossportal/download/index.html or obtain newest sources for 2.0 branch with: anonymous wrote : cvs co -r JBoss_Portal_Branch_2_0 jboss-portal-2.0 If you upgrade forums version from 2.0 be aware of

[JBoss-user] [JBoss Portal] - Re: Error in installation of Jboss portal server with mysql4

2006-03-21 Thread pravin_surawar
The some of the error in the Server log are given below. * java.sql.SQLException: General error message from server: Table 'jbossportal.jbp_users' doesn't exist * **

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - ClassCastException for serialized class but acces via intros

2006-03-21 Thread hjones
Hi, I have the following strange behaviour: I implemented a simple stateless session bean (EJB3.0) that returns a Vector of a custom class called 'Info', which contains a String field accessible via Info.getName(). The method of the bean interface is as follows: | public Vector

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: ClassCastException for serialized class but acces via in

2006-03-21 Thread hjones
Note, the mentioned class 'DataSourceInfo' in the exception trace is the class 'Info' I named in the posting, I just tried to make it shorter. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931532#3931532 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: Lazy loading design - surely I can't be right?

2006-03-21 Thread binario
Hi NickTheGreat, First off, you are great to reply. Thanks so much. I was loosing faith :-). Anyway, yes, I too have seen that calling the dummy method list.size() to initialize the collection works, however, my question is - why is this needed at all Anyway, if that is the fix everyone

[JBoss-user] [JBoss jBPM] - Re: Issue in Deploy Par through Eclipse editor

2006-03-21 Thread purvi.shah
Hi koen, one more problem I am facing If i changed websale process definition and try to deploy it, it is giving me following error . An unexpected exception caused the deployment to fail Can you tell me what is the problem. Regards Purvi View the original post :

[JBoss-user] [JBoss jBPM] - Re: BPEL Roadmap

2006-03-21 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote : I don't want to do that right now, since Tom is working on compartmentalizing the web application with JSF facelets. Once he's done, I'll simply use these components to assemble a BPEL admin console. i agree. View the original post :

[JBoss-user] [EJB 3.0] - Re: EJB3 remote client

2006-03-21 Thread kaobe
Hi out there, I found this thread searching for solution to the problem, that I have to run a client on a 1.4.2 JVM, and this client has to connect to a JBoss 4.0.3 with EJB3 and Java EE 5. Is there a possibility to get this to work? I tried retroweaving my classes, this works fine, but is

[JBoss-user] [JBoss jBPM] - Re: resume() and suspend() failing in JBPM 3.1

2006-03-21 Thread [EMAIL PROTECTED]
i think this depends on the hibernate version that you are using. if you see this problem with the hibernate version that comes with jbpm, please create a jira issue for this. and i'll fix it. if you could create a FAQ entry for this, that would be great too. thanks ! View the original post

[JBoss-user] [EJB 3.0] - Re: Lazy loading design - surely I can't be right?

2006-03-21 Thread nickthegreat
yes, I also find this rather unintuitive. a lazy collection per se is a just an empty proxy object, that's only filled with live when actually being accessed. returning a pointer of the proxy doesnt count as being accessed. why it is designed that way - you have to ask the hibernate creators

[JBoss-user] [EJB 3.0] - @EJB annotation not working in Java Bean

2006-03-21 Thread adver11
In EJB 3.0 RC5 javabean code: public class Examples { | @EJB | MyStateless mystateless; | | public void process() { |System.out.println(mystateless.getString()); | } | } another java bean code: ... | Examples es = new Examples();

[JBoss-user] [JBossCache] - Re: TreeCacheAOP features

2006-03-21 Thread washeeq
Wow, I found Option parameter in put method now. When I set cacheModeLocal to true, is seems that I get the desired behavior! Object is stored to memory and leaves other cluster members untouched. Cool. Is this correct usage? Does it have any side-effects I should know about? I think you

[JBoss-user] [EJB 3.0] - Re: Lazy loading design - surely I can't be right?

2006-03-21 Thread nickthegreat
Addition: Yes, there is a cleaner workaround than e.g .size() on lazy collections before returning them if I remeber correctly. But it's Hibernate specific ... something like Hibernate.initialize(lazyset) (too lazy to look up in hibernate reference, but it should be similar) If you are using

[JBoss-user] [Installation, Configuration Deployment] - JBOSS using HTTP protocol

2006-03-21 Thread stedo
hi, I have a client-server system with a Swing client. We are using port 80 for communication but we're having problems getting past firewalls. Some firewalls are setup to filter HTTP on port 80. What I want to know is if there is any way to configure JBOSS so it communicates with our client

[JBoss-user] [JBoss Seam] - Role Based Security...

2006-03-21 Thread hildolfur
Hello Seam users, I'm just getting started using JBoss, Seam and EJB 3, so I'm not shure if this is the right forum for my question. I don't know if there's an out of the box solution for my problem or how it is best solved using JBoss, so maybe someone can show the right direction to me or

[JBoss-user] [JBoss Seam] - Re: Target Unreachable, identifier 'currentTestaction' resol

2006-03-21 Thread Newlukai
Doesn't anybody have any idea? If you need more information, I will post it. If I can't get it ro work with Seam, I have to develop the app without Seam. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931554#3931554 Reply to the post :

[JBoss-user] [Installation, Configuration Deployment] - jboss installed in linux and the deployed application in jbo

2006-03-21 Thread gireeshkollam
hi i am using jboss4.0.3 and operating system is linux. The default language for linux is german My application (deployed in jboss) is not correctly showing the german characters. please reply me View the original post :

[JBoss-user] [JBoss jBPM] - Re: BPEL Roadmap

2006-03-21 Thread joshua_hj
OK, Thanks Alex and Tom for the reply. One more question: What about circular dependencies? Process A needs process B and B needs process A. How is that handled at deploy time? I had this problem with befor with Oracle tools (WSDLRuntimeLocation). Thanks Joshua View the original post :

[JBoss-user] [Clustering/JBoss] - Re: clustering tests in testsuite failed

2006-03-21 Thread sreeshyam
whether Windows Xp supports clustering tests in testsuite.I have downloaded new source code and tested it again.it failed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931551#3931551 Reply to the post :

[JBoss-user] [EJB 3.0] - How to protect an object from concurrent access in EJB3.0 ?

2006-03-21 Thread adver11
The synchronized keyword in Java allows you to protect an object from concurrent access.but how to protect an object from concurrent access in EJB3.0? for example: a Stateless EJB access a Entity Instance. @Stateless | @Local(AirlineManager.class) | public class AirlineManagerBean implements

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: ClassCastException for serialized class but acces via in

2006-03-21 Thread hjones
Ok, I solved it. It was due to two different class loaders (one Tomcat and one the EJB container). Simply set the UseJBossClassLoader to true in the jboss-service.xml under jbossweb-tomcat55.sar/META-INF. View the original post :

[JBoss-user] [JBoss Seam] - Re: adf libs in server/default/libs breaks seam pageflows

2006-03-21 Thread ido_tamir
Thanks a lot. I will recheck with a fresh JBoss install as soon as I can. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931563#3931563 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931563

[JBoss-user] [Clustering/JBoss] - Re: Session Replication Fails- jboss-4.0.3SP1

2006-03-21 Thread beatificmale
I'm sorry ! there were some mistakes in my previous post : PLease ignore it. I'm using jboss-4.0.3SP1 j2sdk1.4.2_03. There are two server-instances of jboss running on two different machines. My applications web.xml contains: My applications jboss-web.xml contains: replication-config

[JBoss-user] [EJB 3.0] - Re: How to protect an object from concurrent access in EJB3.

2006-03-21 Thread elkner
@TransactionAttribute(TransactionAttributeType.REQUIRES_NEW) ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931558#3931558 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931558

[JBoss-user] [EJB/JBoss] - javax.naming.NameNotFoundException at Jboss4.0.3, ejb3.0

2006-03-21 Thread kumachan
Hello.I'm sorry by poor English. I Environment: JBOSS4.0.3 + jboss-EJB-3.0_RC5-PFD jdk1.5.0_06 Remote Interface: package sample; import javax.ejb.Remote; @Remote public interface Sample{ void func(); } Stateless Session Bean Class: package sample; import javax.ejb.Stateless; @Stateless

[JBoss-user] [Clustering/JBoss] - Session Replication Fails- jboss-4.0.3SP1

2006-03-21 Thread beatificmale
Hello techies, I'm using jboss-4.0.3SP1 j2sdk1.4.2_03. There are two server-instances of jboss running on two different machines. My applications web.xml contains: My applications web.xml contains: replication-config replication-triggerSET_AND_NON_PRIMITIVE_GET/replication-trigger

[JBoss-user] [JBossWS] - [WSDL] proxy settings when schemaLocation points to remote l

2006-03-21 Thread kristof_taveirne
Hi, I don't know if this is the right forum to ask, but i guess this is the place where somebody might be who ran into this problem before. I have several import statements in my wsdl file: xs:import namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'

[JBoss-user] [Installation, Configuration Deployment] - Integrating phpBB (or other) into my site - anyone have any

2006-03-21 Thread joe543
Hi I am wondering what my options are when it comes to integrating a forum/bulletin board into my site. I quite like the idea of the BB being a component/tile within the main page with the top bar and the side bar such as is the case on the main jboss.org site. Having said that, I'm not too

[JBoss-user] [JBoss Seam] - Re: Role Based Security...

2006-03-21 Thread hildolfur
maybe I should try to use jboss portal and combine seam and portal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931564#3931564 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931564

[JBoss-user] [EJB 3.0] - Re: How to protect an object from concurrent access in EJB3.

2006-03-21 Thread adver11
elkner, Are you sure? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931566#3931566 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931566 --- This SF.Net email is

[JBoss-user] [JBoss Seam] - java faces and seam

2006-03-21 Thread cm49
Hi, Being new to seam and javafaces I need some pointers, or an example of how would I go about having a table whose columns are dynamic and are drop downs (h:selectOneMenu) EG: __ __ ___ |aaa \/||bbb \/ ||ddd \/| |Add| - -- bbc ccc

[JBoss-user] [JBoss jBPM] - Re: How to exit a fork? (besides the join node)

2006-03-21 Thread rafaelle
Sorry, it is Mar 17. Here is the link: http://www.jboss.com/index.html?module=bbop=viewtopict=79398 :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931606#3931606 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931606

[JBoss-user] [EJB 3.0] - @PrimaryKeyJoinColumns is disallowed annotation

2006-03-21 Thread adver11
In EJB3.0 RC5: @Entity | public class Customer implements Serializable { | @EmbeddedId | CustomerPK customerpk; | .. | | @ManyToOne | @PrimaryKeyJoinColumns({ |@PrimaryKeyJoinColumn(name = CUSTOMERID, referencedColumnName = ID),

[JBoss-user] [JBoss jBPM] - Exception Handling in JBPM

2006-03-21 Thread send2shriram
Hi, We tried to load a taskInstance whose id deosn;t exist in JBPM_TASKINSTANCE table, using the API; jbpmContext.loadTaskInstance(taskID); But JBPM does;nt give me an error saying that taskinstance doesn;t exists. Instead it returned me a taskInstance whose taskID is 0, and all other values

[JBoss-user] [EJB 3.0] - Packaging Issue

2006-03-21 Thread Cybernd
Hi, Given: test.ear/test.ejb3/my/SomeBdb.class This MDB is a simple hello world mdb, trying to create an instance of class Dummy based on the message content. It simply contains new Dummy(); inside the onMessage() Method. Whats the best suitable place for the my/Dummy.class? I tried: |

[JBoss-user] [EJB/JBoss] - A J2EE client, that listens on three different queues, using

2006-03-21 Thread krubin
Hello All, Is it possible and reasonable to set up a single session from a J2EE client, that listens on three different queues, using three message listeners? My understanding is that each listener will share the 1 thread. I am trying to avoid using stateful session beans. Below is a

[JBoss-user] [JBoss jBPM] - Use 2 databases in Jbpm !!!!

2006-03-21 Thread jmix2006
Hi, i am using jbpm with Mysql to develop a workflow application( web with struts) . in the information system , SQL server 2000 database is using . the problem : *it is a good idea to keep mysql for Workflow system,and SQL server 2000 for information system ?? *or merge Jbpm to sql server

[JBoss-user] [Security JAAS/JBoss] - Re: getting Custom Principal in EJBContext.getCallerPrincipa

2006-03-21 Thread NigelWhite
OK, it's working now. Below, our security domain is called Greenfields. Insert your own String there. They key points are that you must have an empty security domain entry in your jboss.xml! You must not specify the correct one, otherwise the login will not work!. This means that you

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

2006-03-21 Thread dhartford
Hi jesse, I think we are exactly on the same page ;-) I'm doing the RMI through a Stateless EJB bean at the moment. I took this approach versus Stateful as I may want to expose these as webservices at some point in the future. As far as LazyInitializationExceptions, what you said regarding

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - j2ee implementation.

2006-03-21 Thread Ayusman
Hi all, please correct if I am wrong. If I am not wrong, only the specification for J2EE is provided by the Sun. But to implement those interfaces and classes are the duty of the service provider (in this case JBoss). I have the source code for jb0ss 4.0.2, my question is where can I find the

[JBoss-user] [EJB 3.0] - Re: Packaging Issue

2006-03-21 Thread asack
Cybernd wrote : Hi, | | Given: | test.ear/test.ejb3/my/SomeBdb.class | | This MDB is a simple hello world mdb, trying to create an instance of class Dummy based on the message content. It simply contains new Dummy(); inside the onMessage() Method. | | Whats the best suitable

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: j2ee implementation.

2006-03-21 Thread j2ee_junkie
Hi Ayusman, Just as JBoss has implemented Java's EJB spec. Tomcat (and others...) have implemented Java's Servlet spec. cgriffith View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931570#3931570 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: @EJB annotation not working in web tier

2006-03-21 Thread asack
treespace wrote : Trying to use variable server throws a null pointer exception. | | | | public class Client | | { | |@EJB Server server; | | | |execute(String operation) | |{ | | server.execute(operation); | |} | | } | | |

[JBoss-user] [JBoss Portal] - Re: subnavigation ( or pages within pages)

2006-03-21 Thread jkancianic
OK - from this topic's information: http://jboss.org/index.html?module=bbop=viewtopict=75160 I understand the purpose of subpages now in the current version (2.2.1RC2). From searching the various topics - it looks like the subnavigation isn't a feature yet and I'll have to roll my own. I

[JBoss-user] [Security JAAS/JBoss] - How to prevent multiple authentications in same thread

2006-03-21 Thread hsaha
Hi, I have a scenario where i have protected my web application and the EJBs. I have used the same security domain to protect them. It works fine, but the problem is that when the Servlets invokes one EJB/multiple EJBs, results in multiple authentication request due to each layer. Is there

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - A CMP Entity Bean executing findByPrimaryKey incorrectly on

2006-03-21 Thread objectamit
Hi, I've an Entity bean ResponseBean with a local interface ResponseLocal. The declaration of the ResponseLocal is as follows public interface ResponseLocal extends javax.ejb.EJBLocalObject , GBMessage { /** * This method was generated for supporting the relationship role named

[JBoss-user] [Clustering/JBoss] - Re: Context replication

2006-03-21 Thread beatificmale
Hello Tremalnaik, My request is out of your question and I cannot help you. But, I would be grateful if you can help me with the settings required for enabling session replication. I'm using jboss-4.0.3SP1 j2sdk1.4.2_03. There are two server-instances of jboss running on two different

[JBoss-user] [JBoss jBPM] - Exception handling in jBPM

2006-03-21 Thread kunalthadani
Can someone please tell me how to use an exception handler in jBPM and where n when to use it? It will be highly appreciated if someone can give an example for me to refer. Thanks, Kunal View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931579#3931579 Reply

[JBoss-user] [JBoss Portal] - Re: Error in installation of Jboss portal server with mysql4

2006-03-21 Thread [EMAIL PROTECTED]
pravin_surawar wrote : HELP me to come out of this .. Otherwise I will have to go to jetspeed . | Bye. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931575#3931575 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931575

[JBoss-user] [JBoss Portal] - Re: PortalDS and HSQLDB Schema - HELP!

2006-03-21 Thread [EMAIL PROTECTED]
I would appreciate to hear the answer to this one as well. My setup is comparable, except that I want to use MySQL 4.1 as database. After editing the repository.xml file I get the exact same error as mentioned above...since this posting isn't very recent I hope someone came up with a solution?

[JBoss-user] [EJB 3.0] - Problems with EJB3 embedded-tutorials/simple-deployment

2006-03-21 Thread sisepago
Hi all, I try to run the Main.java in embedded-tutorials/simple-deployment and after the run I get an erro although I set all jars in /lib and also all the config-files in /conf in my CLASSPATH . ERROR 21-03 14:21:47,137 (KernelErrors.java:validate:107) - *** DEPLOYMENTS MISSING

[JBoss-user] [EJB 3.0] - Re: @EJB annotation not working in Java Bean

2006-03-21 Thread asack
adver11 wrote : In EJB 3.0 RC5 | javabean code: | public class Examples { | | @EJB | | MyStateless mystateless; | | | | public void process() { | |System.out.println(mystateless.getString()); | | } | | } | | another java bean

[JBoss-user] [EJB 3.0] - Re: Packaging Issue

2006-03-21 Thread Cybernd
The dummy.jar file resides in the root of the ear file. Pseudopath: test.ear/test.jar The test.jar file directly contains the classpath as root so test.jar/package/Class.class I also tried different module orders inside the application.xml. Moved the jar entry to the top but the mdb is still

[JBoss-user] [Security JAAS/JBoss] - Re: How to prevent multiple authentications in same thread

2006-03-21 Thread j2ee_junkie
hsaha, What should happen (if your web app is session based) is the user is authenticated once in your servlet container. This should occur when user attempts to access a secured url the first time. After this first authentication, the user should not have to authenticate to the servlet

[JBoss-user] [EJB 3.0] - Re: @EJB annotation not working in Java Bean

2006-03-21 Thread adver11
I take another test: @Depends({ | jmx.service.wsmq:service=WSMQ_QXL, | jmx.service.wsmq:service=WSMQQueueConnectionFactory | }) | public @Stateless class TestEJBBean implements TestEJB { | private static EJBUtil pu = EJBUtil.getInstance(); | |

[JBoss-user] [JBoss Seam] - Re: Seam + Portal

2006-03-21 Thread [EMAIL PROTECTED]
It is as I suspected that Tomcat deploys it the first time, and then the portal comes along and reads in the config again. This is normal and expected and happens with most JSF apps that have the portlet descriptors included. Normally, this is not a problem, but I suspect that having two

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: jBossall-client.jar and servlet 2.3 specification violat

2006-03-21 Thread rade
Hi all, The problem is solved. With JBoss 4.0.4 RC 1, the problem doesn't occur because the jbossall-client.jar does no longer contain the javax.servlet classes! I think that is was an error in the jboss internal packaging process. Best regards View the original post :

[JBoss-user] [EJB 3.0] - Cannot start HTTP connector: ClassNotFoundException: org.jbo

2006-03-21 Thread kamenchuk
Hi there trying to make EJB3 bean accessible via HTTP I added following to the JBOSS_HOME\server\all\deploy\ejb3.deployer\META-INF\jboss-service.xml mbean code=org.jboss.remoting.transport.Connector xmbean-dd=org/jboss/remoting/transport/Connector.xml

[JBoss-user] [EJB 3.0] - Re: Lazy loading design - surely I can't be right?

2006-03-21 Thread binario
Of all the options, I agree with you, the .size() is definately the best - but I will restate my opinion in the hope that someone on the hibernate/ejb3 team reads it. I think this is a TERRIBLE design flaw. Also, if the jboss ejb3 release goes like this then surely it should be documented

[JBoss-user] [JBoss jBPM] - How to exit a fork? (besides the join node)

2006-03-21 Thread mennen
Hi, I've been trying to test the execution flow of a process definition that contains a fork. The fork has two children: fork name=fork1 | transition name=materiel to=reception materiel/transition | transition name=facture to=reception facture/transition |/fork The special

[JBoss-user] [JBoss jBPM] - Re: Use 2 databases in Jbpm !!!!

2006-03-21 Thread fmuhlenberg
My personal recommendation is to use only one database -- fewer moving parts. Of course, that also gives the single point of failure. If the database is down, so is workflow. But, how often does that happen? Migrating jBPM to use another database is straight forward. Since I just went

[JBoss-user] [JBoss Portal] - use of iframe in portlet

2006-03-21 Thread Stefan_Tausendpfund
Hello, currently we have a myfaces application running in Jboss portal (2.0.2/2.2). Now we want to integrate a tree structure (like in the management portlet). Each node represents a pdf document. On click on a node this document should be shown right of the tree structure. I thought about

[JBoss-user] [JBoss Seam] - Re: I get Exception : No active application scope , how to r

2006-03-21 Thread JamesWoodward
Check your web.xml and faces-config.xml. web.xml should contain: !-- JBoss Seam -- | listener | listener-classorg.jboss.seam.servlet.SeamListener/listener-class | /listener | | context-param | param-nameorg.jboss.seam.core.init.jndiPattern/param-name

[JBoss-user] [JBoss jBPM] - Re: Failure at process ending

2006-03-21 Thread rafaelle
This problem is referenced at: http://jira.jboss.org/jira/browse/JBPM-575 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931594#3931594 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931594

[JBoss-user] [JBoss Seam] - Re: Seam + Portal

2006-03-21 Thread hildolfur
Try to get a stack trace inside of the constructor and print it to the console. Simply create a new Exception and call printStackTrace(), you don't even need to throw it. Maybe that will help to identify the calls... View the original post :

[JBoss-user] [JBossWS] - Re: FiboBean (as per Eclipse-IDE Documentation) as a webserv

2006-03-21 Thread irisel
Hello, Please, how did you generate mappings and wsdl? In my case, Wscompile fails to use the same interface that I used for the EJB jar: it says it cannot implement EJBHome. Many thanks and regards, Jose. View the original post :

[JBoss-user] [JBoss jBPM] - Re: Configuring another database - how?

2006-03-21 Thread fmuhlenberg
To follow up... Thanks for the pointer. I was able to take these instructions for 3.1 and make them work for 3.0.2. For those who haven't done it yet, the quick answer is: 1) download and install the jBPM-db kit 2) create a datasource file 3) modify the jboss-service.xml file 4) modify files

[JBoss-user] [JBoss Portal] - Status of Forums in JBoss Portal

2006-03-21 Thread joe543
Hi Can somebody fill me in as to the current status of JBoss Portal's forums feature? I am currently assessing my options when it comes to choosing forum/BB software. For example, is it comparable feature-wise to phpBB? joe View the original post :

[JBoss-user] [EJB 3.0] - Re: @EJB annotation not working in Java Bean

2006-03-21 Thread adver11
but, I have another problem. Stateless EJB code: @Depends({ | jmx.service.wsmq:service=WSMQ_QXL, | jmx.service.wsmq:service=WSMQQueueConnectionFactory | }) | public @Stateless class TestEJBBean implements TestEJB { | private static EJBUtil pu = EJBUtil.getInstance(); |

[JBoss-user] [JNDI/Naming/Network] - Problem in Remote Bean lookup

2006-03-21 Thread preddy
Hi, I have configured two machines in JBoss Cluster. I am using following code from machine1 for creating a bean object deployed in machine2 (Bean is deployed in both machines) Properties properties = new Properties();

[JBoss-user] [EJB 3.0] - Re: @EJB annotation not working in Java Bean

2006-03-21 Thread adver11
thank asack.I found my problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931601#3931601 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931601 --- This SF.Net email

[JBoss-user] [JBoss Portal] - dinamic ip

2006-03-21 Thread noicangi
hi, i'm user of portal 2.4 mysql 4.1 conector 3.1 and xp..i have a terra dinamic ip and i'm using no-ip for namethe thing is that when connectons falls and uploads again jboss crushes. doyou have a config for using this or this is my problem?? thanks. nicolas View the original post

[JBoss-user] [JBossCache] - FileCacheLoader using JBossProperties not possible?

2006-03-21 Thread Q
Hello, isn't it possible to use JbossProperties (see: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProperties) in the FileCacheLoader ? | config snippet from my TreeCache MBean: | | attribute name=CacheLoaderClassorg.jboss.cache.loader.FileCacheLoader/attribute | attribute

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

2006-03-21 Thread jesse_sweetland
That ought to work, and when defining an API it's a good idea to insulate yourself from changes to the jBPM object model, which is what the DTO accomplishes. I assume that you will load the TaskInstance using the id property of the DTO, set the variables, and then call end() to transition the

[JBoss-user] [EJB/JBoss] - javax.naming.NameNotFoundException at jboss4.0.3 ,ejb3.0

2006-03-21 Thread kumachan
Hello. I have created a stateless session bean, and deployed it to jboss. But, when I trying to call it's bean from my client application, jboss giving me javax.naming.NameNotFoundException: sample.Sample not bound. Please help me. Environment: JBOSS4.0.3 + jboss-EJB-3.0_RC5-PFD jdk1.5.0_06

[JBoss-user] [JBoss jBPM] - Re: how to make the process wait until the next token.signal

2006-03-21 Thread fmuhlenberg
Not that I've done this but. why not suspend the process by using a state-note and in your timer, send a token.signal() when the alarm goes off? -fm View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931615#3931615 Reply to the post :

[JBoss-user] [Remoting] - Re: Can't invoke EJB3.0 throw servlet connector

2006-03-21 Thread ramazanyich
in you connector config should not you replace attribute name=InvokerLocatorservlet: by attribute name=InvokerLocatorhttp: View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3931616#3931616 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: How to exit a fork? (besides the join node)

2006-03-21 Thread rafaelle
... All I want to do is exit the fork without having to go through the join node Read about it in a post at Feb. 17 I was trying the same thing, but is mandatory to join all forks before process ending. View the original post :

  1   2   3   >