[jboss-user] [JBoss jBPM] - Re: [newbie] problem with hibernate mapping while trying to

2007-07-04 Thread syngolis
Your object is stored in jbpm_bytearray/block because there is no hibernate mapping for it, that means, unknown serializeable objects are stored as byte-array. (This behaviour is declared in jbpm.varmapping.xml) I tired a similar scenario some time ago. I am not sure if it fits exactly your

[jboss-user] [JBoss Seam] - New to seam: How to choose proper context and achieve extern

2007-07-04 Thread mmakundi
Hi! Here is what I am trying to do: 1. I need a page that loads its dataTable contents from db fresh every time I access the page. 2. The items in the dataTable need to be clickable and bookmarkable in the future; this is why s:link was chosen. According to my experience, @Scope(PAGE) does not

[jboss-user] [JBoss Portal] - portlet with eCommerce style assets

2007-07-04 Thread lionelp
Does JBoss Portal support some kind of concept of assets with cms type functionality. I need to create a e-commerce style portlet that allows a user to choose two products see the total cost and buy. Each product would have a number of attributes such as description, features etc. Its not

[jboss-user] [JBossWS] - web service returns list?

2007-07-04 Thread patel_123
hi i am using JAX-WS RI 2.0_03-b24-fcs version. i want to know JAX WS 2.0 supports list interface.can web service return list? could any one help me in this? thanks in advance. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060244#4060244 Reply to the

[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-07-04 Thread Zerg-Spirit
Ok thanks. I don't know if I did it the right way though, but it seems to be working, and I tryed to follow peter's steps (page1) as much as possible. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060246#4060246 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: PingTimerTask broken pipe

2007-07-04 Thread ron_sigal
1. Each JBossMessaging connection has a control: thread associated with it on the client side. I've tried to reproduce the phenomenon of control threads outliving the messaging connection, but so far I haven't been able to. 2. I noticed that a new Timer is being created on the client side for

[jboss-user] [EJB 3.0] - separate Entity Beans

2007-07-04 Thread witterkoer
hi, on a workin ear, i tryied to separate my Entity Beans into a jar, added this one to my project libpath, but i've got this error : 18:07:08,515 INFO [EntityBinder] Bind entity com.satis.specific.bpoccitane.archive.standard.search.data.ArchRequestForSearch on table VARCH

[jboss-user] [JBoss Seam] - Re: SSL Security in seam

2007-07-04 Thread rapowder
I already solved the problem! Thank you anyway :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060252#4060252 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060252 ___

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread Abatecruento
I checked and the only annotation provided in the version of Jboss I'm using is @PortComponent. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060250#4060250 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060250

[jboss-user] [Security JAAS/JBoss] - Re: JAAS, login configuration + Hi everybody

2007-07-04 Thread purbano
Of course I can: |security-constraint | display-nameMy Security Constraint/display-name | web-resource-collection | web-resource-nameProtected Area/web-resource-name | !-- Define the context-relative URL(s) to be protected -- |

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-04 Thread krasig
Some Jboss GURUs here? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060254#4060254 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060254 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-04 Thread krasig
If you want to test your new product, you must tell us how to install it! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060255#4060255 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060255

[jboss-user] [JBoss Seam] - Re: Securing components

2007-07-04 Thread rapowder
I solved the problem, actually in my login page I was correctly calling id.authenticate() and id.addRole() right after authentication, but inside the delete() method I was checking the role with a misspelled String (stupid me). Thank you anyway :) View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: JAAS, login configuration + Hi everybody

2007-07-04 Thread purbano
I forgot to say that the URL pattern I'm trying to access is /view/*. And I also lost a /security-constraint at the end of the code :S It is the only missing tag. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060257#4060257 Reply to the post :

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread davideling
Are you developing JAX-WS Web Service or JAX-RPC Web Service? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060258#4060258 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060258

[jboss-user] [Performance Tuning] - No Managed Connections Available

2007-07-04 Thread milind.uc
I am getting the error No Managed Connections Available while using the application. I made the database connectivity using datasource .I am using the mysql as a datbase . There is no any particular time of this error occurence. It will come after using it more than 7 -8 ourse or might be

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread Abatecruento
I'm developing JAX-RPC. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060260#4060260 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060260 ___ jboss-user mailing list

[jboss-user] [EJB/JBoss] - forever problem! right way to create and deploy bean

2007-07-04 Thread henry _h
Hi, i am new in Beans issue. I have a stateless Hellowrod Session bean. (MyBean.java, MyBeanRemote ) and a Client, MyBeanCleint. With eclipse i export/deploy the Project as Jar file to Jboss 4.0.5 (Left click project - export- jar file) So i have a created jar file MyBean.jar in Jboss. When i run

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-04 Thread baz
I can not understand where you have problems. The complete suite is easily installable. If you have problems look in the wiki. There is a page about installation of the nightlys. And why do you have the requirement, that you must install only the plugins you use? Eclipse runs fine, even if

[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2007-07-04 Thread wolfc
Maybe this bug is affecting you: http://jira.jboss.com/jira/browse/EJBTHREE-962 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060263#4060263 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060263

[jboss-user] [JBoss Seam] - Re: s:selectItems

2007-07-04 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSEAM-1242 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060264#4060264 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060264 ___ jboss-user

[jboss-user] [JBoss jBPM] - jbpm jpdl designer

2007-07-04 Thread redchina5
Hi all: I'm a beiginner of jbpm and studing how to make a plugin like jpdl designer. Where could I find the source code of jbpm jpdl designer? Thank you very much. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060265#4060265 Reply to the post :

[jboss-user] [JBoss Portal] - Re: JBoss AS 4.2.0GA + JBoss Portal 2.6 + JSF 1.2 + JSFPortl

2007-07-04 Thread [EMAIL PROTECTED]
Ok si i tried a basic JSF portlet (the one available on the Sun RI portlet bridge website) https://jsfportletbridge.dev.java.net/files/documents/5355/59371/guessnumberportlet.war It worked out of the box. Can you check again your application ? View the original post :

[jboss-user] [JBoss Portal] - JBoss Portal 2.6 and redirect

2007-07-04 Thread marakov
Hello. In my project I use JBoss Portal 2.6. In JBoss Portal 2.6 CR2 for redirect to other resource I used code: | FacesContext ctx = FacesContext.getCurrentInstance(); | ExternalContext ex = ctx.getExternalContext(); | ex.redirect(ex.encodeActionURL(some path)); | ... |

[jboss-user] [JBoss Portal] - Re: portlet with eCommerce style assets

2007-07-04 Thread [EMAIL PROTECTED]
You would need to create the portlet. You can be inspired by the code of the CMS admin if you want to. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060268#4060268 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060268

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 and redirect

2007-07-04 Thread [EMAIL PROTECTED]
With no error, we cannot help ;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060269#4060269 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060269 ___ jboss-user mailing list

[jboss-user] [JBossWS] - Re: WS security : Unprocessed 'mustUnderstand' header elemen

2007-07-04 Thread davideling
Now I understand why You don't use annotations. I'm sorry, but I cannot help you with JAX-RPC Web service and WS-Security. I'm quite sure You have to configure the skeleton artifacts creation at first step but i don't know how. Bye View the original post :

[jboss-user] [JBoss Portal] - Re: DatabaseServerLoginModule

2007-07-04 Thread [EMAIL PROTECTED]
Why don't you use: org.jboss.portal.identity.auth.DBIdentityLoginModule that you commented out ? You can edit the SQL queries in it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060271#4060271 Reply to the post :

[jboss-user] [JBoss jBPM] - Problem with Deployment (FileUploadException)

2007-07-04 Thread grdzeli_kaci
hi all, i have problem with deployment, can anybody help me, is this known issue ? i found this problem here in this forum but i can't resolve this problem yet, http://www.jboss.com/index.html?module=bbop=viewtopicp=4050482#4050482

[jboss-user] [JBoss Portal] - Re: theme css problem

2007-07-04 Thread [EMAIL PROTECTED]
The phalanx theme is an old theme that has not been carefully tested. Actually only renaissance and maple themes are safe to use. If you can fix the CSS and propose a patch it would be great. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060273#4060273 Reply

[jboss-user] [EJB 3.0] - Re: Calling rmi server running in Weblogic 6.x from Jboss 4.

2007-07-04 Thread jinchuriki
Hi guys, any luck for me? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060275#4060275 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060275 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: s:selectItems

2007-07-04 Thread cormet
Thanks, pete...As another workaround, I used custom converter and solved the problem. Cheers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060276#4060276 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060276

[jboss-user] [JBoss Seam] - Re: Problem with Seam 1.2.1 and Trinidad 1.0.1

2007-07-04 Thread [EMAIL PROTECTED]
You don't need this jar with trinidad, onyl with adf faces. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060278#4060278 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060278 ___

[jboss-user] [JBoss jBPM] - Re: How can I get start Date?

2007-07-04 Thread slogger
Thank you very much for you answers! :)) I allready solved this task. I hope that it will documented in a short time. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060279#4060279 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: process instance and groups

2007-07-04 Thread kukeltje
file a jira issue for this behaviour to be changed.. give it low priority and assign it to 3.3 (but it still could be rejected)... there is a workaround I think to after the start, re-assign it. Not sure if that works View the original post :

[jboss-user] [JBoss jBPM] - Re: Problem with Deployment (FileUploadException)

2007-07-04 Thread cahimoped
Your servlet get something but apparently the content isn't multipart. How do you use it? From the web-console? the GPD? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060281#4060281 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: JBPM-BPEL 1.1-beta1 and JBOSS AS 4.0.4 helloworldservice

2007-07-04 Thread alpinorthoffice
Hi I am trying to install jboos-bpel1.1-beta3 I have build the sar file and deployed it in jboss as but I get the following error: 10:20:12,002 INFO [NamingHelper] JNDI InitialContext properties:{} 10:20:12,012 FATAL [DatasourceConnectionProvider] Could not find datasource: java:/JbpmBpelDS

[jboss-user] [JBoss jBPM] - Re: process instance and groups

2007-07-04 Thread syngolis
A workaround could either be a nodeenter-event in start-state with an actionhandler. But I didn't test that. So i am not sure... In my opinion, it is the correct behaviour of an workflow management system. If an initatior starts a workflow, usually he has to set some parameters for the

[jboss-user] [JBoss jBPM] - Re: jbpm jpdl designer

2007-07-04 Thread syngolis
Download the CVS sources as explained on wiki page. The sources for designer are included. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060284#4060284 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060284

[jboss-user] [JBoss jBPM] - Re: How to set Token name?

2007-07-04 Thread cahimoped
You can always get the root token. So it doesn't need a name. For all other tokens you may create the name can be set in the constructor. I think a setname method would be pretty useless... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060285#4060285 Reply to

[jboss-user] [Installation, Configuration Deployment] - Re: StackOverflow in deployment

2007-07-04 Thread charlieparker2k7
no, i've not resolved the problem. I've traied to chage metod AOPClassPool.getResourceName: for replace special chars i don't use replaceAll but a custom method but now the stacktrace error is: at javassist.ClassPool.get0(ClassPool.java:433) at

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging suitable for these requirements?

2007-07-04 Thread knoxville
Ok, thanks Tim. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060287#4060287 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060287 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Error invoking doc/lit/wrapped (EJB3 POJO SLSB) endpoints fr

2007-07-04 Thread mreis
We have problems to invoke doc/lit/wrapped (EJB3 POJO SLSB) endpoints from a bpel process (if we however publish the endpoint as rpc/lit everything works fine). the bpel process definition: ?xml version=1.0 encoding=UTF-8? | process name=HelloWorld targetNamespace=urn:samples:review |

[jboss-user] [JBoss jBPM] - First Thought about BAM

2007-07-04 Thread fady.matar
I will try in here to post some ideas about Business Activity Monitoring short-named as BAM and gather all the feedback from the community in order to be able to implement a BAM tool that can be incorporated to future versions of the jBPM Web Console Let's get started... The growing interest

[jboss-user] [JBoss jBPM] - Re: jBPM or pages.xml overloading / extending / composition

2007-07-04 Thread kukeltje
utiba_davidr wrote : Does this mean that there is not as yet a solution to my problem? Yes utiba_davidr wrote : Or does it mean I should tackle my problem differently in the mean time?Yes utiba_davidr wrote : If so, would you be able to kindly provide an example of how you would tackle based

[jboss-user] [JBoss jBPM] - console : NullPointerException when examining process instan

2007-07-04 Thread gogoasa
Hello, I click examine on a process instance in the console and I get the exception below. Anybody understands what could be wrong ? Thanks. | java.lang.NullPointerException | java.lang.String.compareTo(String.java:998) | java.lang.String.compareTo(String.java:90) |

[jboss-user] [JBoss jBPM] - Re: Assigning a task to-{group, rolebased, ...}

2007-07-04 Thread [EMAIL PROTECTED]
Petia, The installation of the GPD is not very hard though. If you have version 3.2.1 of the jbpm-jpdl-suite and version 3.2.2 of the Eclipse SDK, just extract the eclipse archive in the jbpm-jpdl-3.2.1\designer folder. Regards, Koen View the original post :

[jboss-user] [JBoss jBPM] - Re: Assigning a task to-{group, rolebased, ...}

2007-07-04 Thread cahimoped
All this is classic Eclipse plugins crap. Unzip your GPD archive and point the Ecplise plugin for new local site. And you need to have some others plugins installed before GPD can work. To begin with jbpm 3.2.1 I suggest you take the suite version from sourceforge. It contains everything. All

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread kukeltje
Hi, Have a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmBAM and lets get that up-to-date with the feedback here... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060296#4060296 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Problem with Deployment (FileUploadException)

2007-07-04 Thread [EMAIL PROTECTED]
I assume you are using an older version of the GPD with a newer version of the jbpm-console or something like that. List your specific version matrix please. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060297#4060297 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread fady.matar
We'll start in here to collect feedback of the community and move a more or less mature documentation to the wiki pages. I'm working on that already. Cheers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060298#4060298 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Sub TaskInstance of a TaskInstance

2007-07-04 Thread saha.saptarshi
I forgot to mention that I am using jpdl 3.0. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060301#4060301 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060301 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: process instance and groups

2007-07-04 Thread ricardomarques
Don't have sure that's the correct scenario, but the one who creates an instance could be different from the one who works on it. If there is a jdl feature for this on process design it should be available on the engine level. Or not.. syngolis, can u later post here the url for the jira

[jboss-user] [JBoss Seam] - wap/wml

2007-07-04 Thread seammm
Hi - Has anybody used seam with a wap/wml application? There is a rumor about a wap renderkit on tobago forums but I am yet to see the library anywhere.. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060303#4060303 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread kukeltje
Good work, but this page, besides not being linked to from anywhere obvious afaict) IS already the result from feedback in the community many months ago. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060304#4060304 Reply to the post :

[jboss-user] [JBoss jBPM] - Variables in MailAction

2007-07-04 Thread syngolis
Hi, i got a question about the usage of jbpm-context-variables in mails. If i set an mail-action: mail name=MailAction actors=; to=[EMAIL PROTECTED] template=jbpm.mail.templates.xml | subjectSample/subject | textProcessId: #{processInstance}/text |

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread fady.matar
That was a feedback I gathered with Tom, if you think anything else needs to be appended please let us know View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060306#4060306 Reply to the post :

[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-07-04 Thread Zerg-Spirit
Just one question though, I'm trying to retrieve the connection String to the Database (aswell as user and password) used by Hibernate (and set in the persistence-xml) dynamically, so that I just have to change it there later on (since I'll use plain java to access my db with my resource

[jboss-user] [JBoss Seam] - Seam2 Beta s:formattedText bug?

2007-07-04 Thread jcruise
if the value property is null then you get an NPE from the renderer e.g. | java.lang.NullPointerException | at java.io.PrintWriter.write(PrintWriter.java:401) | at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.write(HtmlResponseWriter.java:495) | at

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread kukeltje
In my opinion, it is good enough to get started with some initial implementation. If you have that, the chances are that you/we will gather much more feedback. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060309#4060309 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: process instance and groups

2007-07-04 Thread syngolis
Jira created: http://jira.jboss.com/jira/browse/JBPM-1009 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060310#4060310 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060310 ___

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread kukeltje
Correct, the toString() of ProcessInstance is not implemented. http://docs.jboss.com/jbpm/v3/userguide/mail.html just use #{variableName} View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060312#4060312 Reply to the post :

[jboss-user] [JBoss Seam] - Could not destroy component

2007-07-04 Thread toni
Hi, have read about the problem with components vanishing before the http sessions ends. I have left the sfsb timeout at 30 min, set the http session timeout to 20 and the conversation timeout to 60 min. I still get the error Could not destroy component. Is this because of the conversation

[jboss-user] [JBoss jBPM] - Re: Sub TaskInstance of a TaskInstance

2007-07-04 Thread kukeltje
Not sure about how complete the support for subprocesses in jBPM 3.0 is, but the basics are not different. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060315#4060315 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060315

[jboss-user] [JBossCache] - Re: jbosscache MBeans not appearing in jconsole

2007-07-04 Thread FredrikJ
If you are using the regular cache you can follow this thread: http://www.jboss.com/index.html?module=bbop=viewtopict=106118 If you are using pojocache you can use a similar pattern: MBeanServer mbs = getMBeanServer(); | mbs.registerMBean(new PojoCacheJmxWrapper(cache), pojoCacheName); View

[jboss-user] [JBoss jBPM] - Re: jbpm jpdl designer

2007-07-04 Thread redchina5
thx a lot, let me hava a try. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060317#4060317 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060317 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Images

2007-07-04 Thread qwerty979
I use portal 2.6. I create a new layout, in the layout I have inserted one image, but I do not know where to copy the image in the webapp, helpme. Thank Sergio View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060318#4060318 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread fady.matar
This is in progress, I'm lining up the foundations and the skeleton application is already there View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060321#4060321 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060321

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread kukeltje
Cool, good luck. Is it fully new code or is some framework (e.g. Pentaho) being used... Personally I'd opt for the latter View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060322#4060322 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread syngolis
Ok. Then i have to use a workaround, e.g. an expression to set the variables content... Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060323#4060323 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060323

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread kukeltje
uhhmm... how is that a 'workaround'? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060325#4060325 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060325 ___ jboss-user mailing

[jboss-user] [Installation, Configuration Deployment] - connection speed problems

2007-07-04 Thread kuvera
We have a linux server behind a firewall, with JBoss 4.2 GA. All clients are remote on the internet, with ADSL connections. One network is behind a firewall, and there are simple connections, too. Now I measure the times of EJB roundtrips on a simple connection. Normally they are around 200

[jboss-user] [JBoss Seam] - Re: node enter and assign localvariabile to the task instanc

2007-07-04 Thread szaccaria
I resolve with this code | import org.jbpm.context.exe.ContextInstance; | import org.jbpm.graph.exe.Token; | import org.jbpm.taskmgmt.def.TaskControllerHandler; | import org.jbpm.taskmgmt.exe.TaskInstance; | | public class AssegnaSuperVisoreAlTaskInstance implements

[jboss-user] [JBoss Seam] - Re: Seam cannot find my components

2007-07-04 Thread stephenwilliams
Hi I am having this problem when deploying an expanded ear on a linux machine with the same server version. my structure looks like... | 04.07.2007 11:28 443.432 antlr-2.7.6.jar | 04.07.2007 11:28 546.498 antlr-3.0ea8.jar | 04.07.2007 11:2836.846

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread syngolis
if i am not able to access attributes like processInstanceId or TaskId from within #{variable} I have to set it before the mail is sent, e.g.: event type=node-enter | script | expression | TokenId = executionContext.getToken().getId(); |

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread fady.matar
we're starting from scratch. I agree Pentaho is a good solution we will look into the details and how it can be integrated with JBPM and JBoss Seam since the new web console is being built on top of it. View the original post :

[jboss-user] [JBoss Seam] - Doctype declaration missing in generated source

2007-07-04 Thread jamesdonnelly256
Hi, We're using Jboss 4.0.5.GA with Seam 1.1.6.GA. I have an XHTML page which contains a doctype declaration as normal: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html xmlns=http://www.w3.org/1999/xhtml;

[jboss-user] [JBoss jBPM] - Re: How to set Token name?

2007-07-04 Thread j.wozniakowski
As I said - I need to set root token name. This is a business requirement, not only for developers use. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060333#4060333 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060333

[jboss-user] [EJB 3.0] - Re: @Clustered! How to check if its working?

2007-07-04 Thread chapata_gunner
Did a little more research... If i put the code that I used to put in a Servlet inside a normal Java file and execute it ... Everything works properly. So it seems that in order for LoadBalancing to work properly we need to execute the calls from a separate JVM. Is that correct? Can anyone

[jboss-user] [Clustering/JBoss] - Re: EJB 3.0 Session Bean (Stateless) Cluster

2007-07-04 Thread chapata_gunner
Did a little more research... http://www.jboss.org/index.html?module=bbop=viewtopicp=4059988#4059988 If i put the code that I used to put in a Servlet inside a normal Java file and execute it ... Everything works properly. So it seems that in order for LoadBalancing to work properly we need to

[jboss-user] [Security JAAS/JBoss] - SSO/Advanced use of ClientLoginModule

2007-07-04 Thread gcompienne
Hello, I am looking at how I could have an external client passing security credentials to the JBoss server (for example situation where I attempt to use an EJB). Usually the solution would be to pass the credentials to the InitialContext or use ClientLoginModule. However, I can't pass these

[jboss-user] [JNDI/Naming/Network] - JNDI Connection Problem! jboss.bind.address always 127.0.0.1

2007-07-04 Thread cjc
Hi, I'm using JBoss 4.0.5.GA and now i wont to migrate to 4.2.0.GA. I'm using some java bigger 1.5. My architectuer looks like PC A) eth0: 192.168.200.210 (dbserver) Jboss4.0.5.GA MySQL PC B) eth1: 192.168.200.211 and eth0: INET (XXX.XXX.XXX.XXX) Tomcat 5.5 My jndi.propterties on PC B looks

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 and redirect

2007-07-04 Thread marakov
??. I haven't any error in log file. When I try to redirect, I observe a blank page and after refresh this page I go back to preview page. I want to mark: this trouble I have after installing JBoss Portal 2.6 GA. View the original post :

[jboss-user] [Remoting] - JNDIDetector removes detections

2007-07-04 Thread aih1013
Hello! I have a custom clustering system built on top of JBoss Remoting 2.2.0.SP4. It uses HAJndi and JNDIDetector to manage and discover nodes. HAJndi is hosted on cluster coordinators. Everything has worked fine until we had gone to pre-production state. The network load has increased, and

[jboss-user] [Remoting] - Config for EJB3 over servlet-invoker with compression

2007-07-04 Thread MarcReis
Hi, I am trying to get compression for the http communication between client and server. We are using JBoss 4.2.0. The communication over HTTP via the servlet-invoker works fine. Now we wanted to add compression to it. So there are two points that I see were this could be done (three with

[jboss-user] [Clustering/JBoss] - Re: change default partition name

2007-07-04 Thread klejs
[EMAIL PROTECTED] wrote : In jboss.xml, for each clustered bean: | In the next EJB3 release, if you just use the plain @Clustered annotation (no attribute), it will default to the partition named by system property jboss.partition.name (i.e. the property that's set by the -g startup switch.)

[jboss-user] [JBoss Seam] - Re: Seam2 Beta s:formattedText bug?

2007-07-04 Thread [EMAIL PROTECTED]
That looks more like a bug in the write() method of the JSF RI. Apparently its calling a PrintWriter with null. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060344#4060344 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread kukeltje
That is not what I meant and what you asked. #{processInstance.id}, #{token.id} etc... should also work... or maybe #{task.token.id} just learn EL a little... and look at the jBPM api View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4060347#4060347 Reply to

[jboss-user] [JBossWS] - HalloWorld Problem

2007-07-04 Thread florian79
I got exceptions by tring a hallo world example I use: jboss-4.2.0.GA with jbossws-1.2.1.GA (default WS) My EJB- endpoint: | import javax.ejb.Stateless; | import javax.jws.WebMethod; | import javax.jws.WebResult; | import javax.jws.WebService; | import javax.jws.soap.SOAPBinding; |

[jboss-user] [JBoss jBPM] - Re: First Thought about BAM

2007-07-04 Thread kukeltje
I'm creating some nice SVG dasboard components (a 'dial' and line-graph) that can be dynamically updated with Ajax without rerendering the page... realy nice stuff, I'd like to commit those to Pentaho, but we could initially try using them separately in jBPM. If you have firefox and send me

[jboss-user] [JBoss Seam] - Re: Seam cannot find my components

2007-07-04 Thread stephenwilliams
I have since been able to replicate the problem on my machine by starting the jboss server with the run.bat file. If I start it with eclipse then everything works fine. The problem now is that I don't know what the IDE is doing differently to the run.bat. Does anyone else have any ideas?

[jboss-user] [JBoss Tools (users)] - Re: Plugins installation odyssey

2007-07-04 Thread [EMAIL PROTECTED]
krasig, as been said before the installation is trivial (at least for the full zip) and it is explained on the wiki. If you find versioning issues in the other individual plugins then report it with enough information for us to reproduce in jira. View the original post :

[jboss-user] [JBoss jBPM] - Re: How to set Token name?

2007-07-04 Thread kukeltje
Use the businesskey for this... this is new in jbpm 3.2 and introduced for relating processes to external data. You can then retrieve the processinstance based on this key and easily get the root token View the original post :

[jboss-user] [JBoss Portal] - Re: JBoss AS 4.2.0GA + JBoss Portal 2.6 + JSF 1.2 + JSFPortl

2007-07-04 Thread viggo.navarsete
Hi Thomas, I tried the guessnumberportlet.war and it worked out of the box as you said:) Then I compared my war file against the guessnumberportlet, and the differences I found were: 1. I had a java class which extended the com.sun.faces.portlet.FacesPortlet. I deleted this one. 2. I didn't

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 and redirect

2007-07-04 Thread [EMAIL PROTECTED]
Help us help you... You should have read this first before posting: http://www.jboss.com/index.html?module=bbop=viewtopict=62647 You are not telling me on which JBoss AS you are running, neither which jsf-portlet bridge you are using... Seriously how do you imagine we can help you ? View the

[jboss-user] [JBoss Portal] - how to clean the useless table?

2007-07-04 Thread littlefish
when i use the following tag to create a region. p:region regionName='top' regionID='top' / it will output some useless code when render the html page from portal the code are: anybody knows how to clean it when render the portal page?? THX View the original post :

[jboss-user] [JBoss jBPM] - group list

2007-07-04 Thread ricardomarques
Hi Is there any way to get a group list? i had check the identity session, the methods are only to retrieve a group by a given name. I want to get a list of them. Must i write a hibernate query for this? thanks in advance View the original post :

[jboss-user] [JBoss Portal] - Re: user's group

2007-07-04 Thread maiky
I'm back ! I find the methods to get an user when I'm in a page but they return null any time. I'm use : User user = (User) request.getAttribute(org.jboss.portal.header.USER); in library org.jboss.portal.identity.User What I must do ? After, I don't find the method isUserInRole(String toto)

[jboss-user] [JBoss jBPM] - Re: Variables in MailAction

2007-07-04 Thread syngolis
This was my ambition...Sorry for my unclearly posted question #{processInstance.id} and #{token.id} are working! I already tried to access the attributes in that way you did it, but with no effect... I tested with TaskInstance and there seems to be the problem... #{taskInstance.id} or

[jboss-user] [JCA/JBoss] - Encypted Passwords in datasources: Custom Login Module?

2007-07-04 Thread mskonda
I'm planning to use SecureIdentityLoginModule and PBEIdentityLoginModule for encrypting these passwords as it was mentioned on Wiki. However, I have a particular requirement that in PBEIdentityLoginModule, the pbepass, salt and prefereably iteration count to be provided by secured config

  1   2   3   >