[jboss-user] [JBoss Seam] - jboss-seam-1.1.0.GA embedded ejb container won't run

2007-01-20 Thread bfayle
I have downloaded the most recent SEAM release and can successfully build the example applications, deploy them and run them. However, if I try and run any of the tests: ant testexample on any of the projects the tests fail when trying to launch the embedded JBoss container. I'm running jdk1.5

[jboss-user] [JBoss Portal] - portlet with ajax

2007-01-20 Thread m.heidari
hi, i want to write a portlet by ajax technology but i don't know how can i do this.if any one have an example plesae help me. thanks in advance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004462#4004462 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [Messaging, JMS & JBossMQ] - Re: JbossMQ problem opening MQ cluster queue

2007-01-20 Thread Byorn
To use the singleton fail-over HA-JMS service, you must configure JMS services identically on all nodes in the cluster. That includes all JMS related service MBeans and all deployed JMS applications. The JMS server is configured to persist its data in the DefaultDS. By default, that is the embed

[jboss-user] [JBoss jBPM] - Re: Is JBPM Compatible with other applications servers like

2007-01-20 Thread subash76
Thanks Kukeltje.. tat was a quick response. I will try out with the tomcat. But If you have any links for tomcat integration, then it would be better. And moreover my application is STRUTS, so I think an example for struts application will be very good for the JBPM documentation, as majority of t

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread Seto
I used the dataTable making no effect either. It seems that it isn't the problem of the tag. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004452#4004452 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004452 _

[jboss-user] [EJB/JBoss] - The method handlePageException(Exception) in the type PageCo

2007-01-20 Thread wessloq
Anybody can help me? i've some error and didn't display jsp page. i'm trying using EJB, but i compiled it (EJB) with xdoclet didn't have any error. this error i copy from my console eclipse: 12:17:05,906 INFO [A] Bound to JNDI name: queue/A | 12:17:05,906 INFO [B] Bound to JNDI name: queue/B

[jboss-user] [JBoss Seam] - Re: Request for feedback

2007-01-20 Thread fabio.ita04
Hi, I'm just starting using pages.xml (first to declare page parameters for use with EntityHome, now because it looks simpler to define navigation rules). This "request for feedback post" inspired me new ideas and stimulated me to go deeper into pages.xml. My questions relevant to this topic a

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread Seto
el extension? the el-api.jar and el-ri.jar? I set up it just as the booking example | | HongYang | | | | hongyang.war | /hongyang | | | | hongyang.jar | | |

[jboss-user] [JBoss Seam] - Basic questions about conversations

2007-01-20 Thread svadu
Hi, I guess the answer to my question may be simple so please excuse me in advance for asking possibly stupid questions :) My general problem with conversations is that I have to use @Begin(join=true) everywhere I want to make the extend the conversation life-time otherwise I am getting illegal

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread Seto
Or tell me how I could set up the extensions correctly. I don't use the parameter elsewhere View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004429#4004429 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004429 __

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread kukeltje
I think the jbpm variable should be intialized as a List. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004430#4004430 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004430

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread Seto
If you means the configuration mentioned in the documentation, I just set up as the booking example. | | org.ajax4jsf.VIEW_HANDLERS | org.jboss.seam.ui.facelet.SeamFaceletViewHandler | | View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread [EMAIL PROTECTED]
EL parameters are simply an alternative to using @In. The parameters will be evaluated as value expressions, so they already need to exist in some scope when the action method is invoked. Using them to list objects in a collection using a tag won't produce a list of items that can each be cli

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread petemuir
That wasn't really what I was asking. I was trying to check whether you had the EL extensions that Seam uses to support passing parameters to action methods in EL correctly set up. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004422#4004422 Reply to the p

[jboss-user] [JBoss Seam] - Re: Detecting updates to Session Scoped Entity Beans

2007-01-20 Thread petemuir
I'm not really following you (my fault, I've been staring at a screen for too long ;) BUT, I will re-iterate the advice, that, with Seam, you only ever want to put into the session information that really belongs there (i.e. normally just info about the currently logged in info). You'll find it

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread Seto
If the product is null and the product.name won't display correctly, right? I admit that it should be some mistake I haven't notice, but I can't find it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004417#4004417 Reply to the post : http://www.jboss.com/i

[jboss-user] [JBoss Seam] - Re: Please help me, urgent, waiting online

2007-01-20 Thread petemuir
Do you have the el extension correctly working elsewhere in your app? I take it product is null if you debug the call to selectProduct? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004408#4004408 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Seam] - Please help me, urgent, waiting online

2007-01-20 Thread Seto
Click the s:link and report Exception during INVOKE_APPLICATION(5): java.lang.IllegalArgumentException: attempt to create merge event with null entity. But the data of product.name is displayed normal. And it seems that the problem is the passing parameter of s:link. | |

[jboss-user] [JBoss Seam] - Detecting updates to Session Scoped Entity Beans

2007-01-20 Thread cwac5
Hi, I am having some trouble understanding the interactions of managed beans and Seam. I will give a concrete example as I don't think I can really explain the cocepts. I have a Session scoped entity bean that represents a meeting, as part of a larger calender application. I want a display to

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error on XDoclet Configuration dialog when try tutorial

2007-01-20 Thread chillpons
"peysock" wrote : Use JBoss IDE 2.0 | | See JBoss issue report: | http://lists.jboss.org/pipermail/jbosside-issues/2006-October/46.html This is valuable to know not to try any further to make it work. Thanks peysock. View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [Beginners Corner] - Re: Cannot instantiate class: org.jnp.interfaces.NamingConte

2007-01-20 Thread prz
How to do it? Class path means environmental variable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004387#4004387 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004387 ___

[jboss-user] [JBossWS] - wstools Duplicate operation with name ...

2007-01-20 Thread wpower
Does anyone know if wstools can process a .wsdl file with overloaded operations? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004382#4004382 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004382 __

[jboss-user] [JBoss Seam] - Icefaces + Ajax4Jsf + Seam?

2007-01-20 Thread liudan2005
I'm using ajax4jsf+seam at moment. As Icefaces is becoming more compatible with seam, I'm thinking of adding icefaces to my application when next version of both seam and icefaces are released. Since ajax4jsf and icefaces are naturally competitors, would it be a problem to put them together? Any

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread [EMAIL PROTECTED]
As best as I can tell, iText will not compute column widths for you. You need to determine your column structure in advance. Keep in mind that in iText, the table begins rendering to the PDF long before the end of the table is reached. (allowing for long multi-page tables) You are right.

[jboss-user] [JNDI/Naming/Network] - JNDI over HTTP - getting HTTP Response Code 403 - using jbos

2007-01-20 Thread PatrickMadden
Hi I posted on installation forum but now I think I should have done it here I am getting http error code 403 trying to create an InitialContext over HTTP. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=99565 If anyone has any ideas I'd greatly appreciate someone taking a look. I poste

[jboss-user] [JBoss Seam] - Re: Lazy mans guide to developing SEAM!

2007-01-20 Thread tvrtko
I followed instructions from chapter 2: getting started http://docs.jboss.com/seam/1.1BETA2/reference/en/html/gettingstarted.html I also had to comment out part of jmx-invoker-service.xml as stated on this wiki page http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureTheInvokers or else the JBossID

[jboss-user] [Management, JMX/JBoss] - TimerService in MBean not containing timers

2007-01-20 Thread taprogge
Hi! In an EJB3 application I have a EJB3-style timer that get's started by a ServletContextListener at deployment time. In the Listener I call getTimerService() on an injected EJBContext. On the resulting TimerService I call getTimers() to check whether an instance of that timer already exists

[jboss-user] [JCA/JBoss] - Re: SET CHAINED MODE

2007-01-20 Thread [EMAIL PROTECTED]
Correct. Using the no-txn-datasource requires that the connection have the autocommit value set to true by default which is required in non chained mode. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004344#4004344 Reply to the post : http://www.jboss.com/

[jboss-user] [Installation, Configuration & Deployment] - JNDI over HTTP - getting HTTP Response Code 403 - using jbos

2007-01-20 Thread PatrickMadden
Hello, I'm trying to connect to JNDI over HTTP. Right now I'm on the local lan and actually the same host that is running jboss. My test case works fine if I use the standard JNDI InitialContext for JBoss. I wrote a relatively simple test case as follows: | /** | * | */ | package c

[jboss-user] [EJB 3.0] - Re: javax.ejb.EJBAccessException while deploying session bea

2007-01-20 Thread dalal_ravi
"Wolfgang Knauf" wrote : Hi ! | | Do you miss the class javax.ejb.EJBAccessException, which is should be found in "jboss-ejb3x.jar" in the path "server\SERVER_CONFIG\deploy\lib\ejb3.deployer" ? | If yes your installation seems to be corrupt. | | Hope this helps | | Wolfgang |

[jboss-user] [JBoss jBPM] - Re: Available Documentation on GPD Properties?

2007-01-20 Thread kukeltje
the gpd is for creating/editing jdpl files, so look in the jbpm documentation for the jdpl definition. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004341#4004341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004341

[jboss-user] [JBoss Seam] - Conversation and session timeout

2007-01-20 Thread svadu
Hi all, Just got a short question: is there a reason why conversation timeout doesn't default to session timeout but instead has it's own proprietary setting? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004324#4004324 Reply to the post : http://www.jboss

[jboss-user] [JBoss Seam] - Re: Conversation and session timeout

2007-01-20 Thread [EMAIL PROTECTED]
Well, besides anything else, there is no way to "discover" the session timeout... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004326#4004326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004326

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread NiB
Or can someone tell me how to disable conversion in jsf? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004325#4004325 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004325 __

[jboss-user] [JBoss Seam] - Re: Conversation and session timeout

2007-01-20 Thread svadu
Hi Gavin, Thanks for the quick reply. Do you think think HttpSession.getMaxInactiveInterval() might be an option? The description of it says: "Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses." View the original post

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread rbz285
Let me start off by saying it looks really good. My aim when I tried this out was to create adhoc PDF versions of tabular data in a generic fashion, and came across the following questions and issues: - unlike in html, table columns must have their width explicitly set, is there a way

[jboss-user] [JBoss Seam] - Re: Conversation and session timeout

2007-01-20 Thread svadu
"[EMAIL PROTECTED]" wrote : oh, I never noticed that one before! Nice. | | Anyway, my guess is that normally you want the conversation timeout to be shorter than the session timeout. Normally I agree. But recently I had to create a page with 4 different forms each of those uses ajax4jsf to

[jboss-user] [JBoss Seam] - Re: Conversation and session timeout

2007-01-20 Thread [EMAIL PROTECTED]
oh, I never noticed that one before! Nice. Anyway, my guess is that normally you want the conversation timeout to be shorter than the session timeout. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004328#4004328 Reply to the post : http://www.jboss.com/ind

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread [EMAIL PROTECTED]
Thanks. If you have any specific requirements for the functionality or suggestions on how to make it work, please add them to the task. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004331#4004331 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [EJB 3.0] - EJB3 modules in Web Console

2007-01-20 Thread pablojavierpy
Hi all, I have a bunch of EJB3 Session and Entity beans working just fine in JBoss 4.0.5.GA. However, when I look for the module that contains them in the Web Console, they do not appear. Here is my EAR: EAR -> proj-client.jar -> proj-ejb.jar -> proj.war In the Web Console, the EAR

[jboss-user] [EJB 3.0] - EJB3 interfaces questions

2007-01-20 Thread pablojavierpy
Hi all, I have a Session Bean that looks like this: public @Stateless class ReverseBean implements Reverse { | | public String reverse(String s) | { | String ret; | // code to reverse the string "s" here | return ret; | } | | } | And

[jboss-user] [JBoss Seam] - Re: Schedule an asynchronous method call at startup

2007-01-20 Thread [EMAIL PROTECTED]
Right, there is no conversation context during the startup cycle. However, this is about the second or third time I've seen that top cause a problem - so if you add a JIRA issue asking for a temp conversation context during startup, I'll take a look at it soon. View the original post : http://

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread NiB
Hmmm yes I will post it here. Initializing does not help. If I initialize it, the "chosen" checkboxes are selected, but I get the same error. It seems to be that jsf don't know how to convert "0 1 3" (I use integers for the values) to a jbpm variable (which is just java.lang.Object) . View the

[jboss-user] [JBoss Seam] - Schedule an asynchronous method call at startup

2007-01-20 Thread petemuir
I need to schedule a (repeating, async) method call always and without user intervention. I tried: @Startup | @Name("setupController") | @Scope(ScopeType.APPLICATION) | public class SetupController { | | @Create | public void create() throws Exception { | S

[jboss-user] [JBoss jBPM] - Available Documentation on GPD Properties?

2007-01-20 Thread monkmanusa
Hello, I have been thru all the documentation available on the GPD (and read just about everything I could find on jBPM - documentation, wiki, etc) - is there anything anywhere that describes the properties available on each of the elements available within the GPD (nodes, actions, transitions e

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread kukeltje
Yep, if they are not initialized you can get these errors (afaik). Converters in the webpage could help, as is initializing them. I have not tried/done this (yet) with the new webapp, but if you get this working it is a nice example for the wiki or even for in the examples within jBPM Maybe yo

[jboss-user] [JBoss jBPM] - Re: Force Signal Process Instance To Enter A Node

2007-01-20 Thread kukeltje
deploy it, it is a war file. If you use the starterkit it is already deployed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004314#4004314 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004314 ___

[jboss-user] [JBoss Seam] - Re: Can't get the Seam Exception Handling feature to work.

2007-01-20 Thread whuang
I have seen it on during the Apply Request Values or Update Model life-cycle when I purposely map a invalid method binding... But I've also experience it during other life-cycles. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004313#4004313 Reply to the po

[jboss-user] [JBoss jBPM] - Re: Error Parsing XML Process Definition - JpdlXmlReader

2007-01-20 Thread kukeltje
sorry, but please do not, never (even not indirectly) abuse me of not giving constructive suggestions. You did not mention that you see the error, but have no idea what it means, so I pointed you to the error. To me that is constructive. The error is related to the way your process is defined.

[jboss-user] [JBoss jBPM] - Re: Lists or Arrays in jbpm-console 3.2

2007-01-20 Thread NiB
I have the same problem: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=95712 Did you find a solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004308#4004308 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread NiB
This is the part of the form: anonymous wrote : | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004291#4004291 Reply to the post : http://www.j

[jboss-user] [JBoss Seam] - Re: Seam 1.1.1.GA

2007-01-20 Thread kasim
"[EMAIL PROTECTED]" wrote : anonymous wrote : Is new security ready to use now? | | No, that is still scheduled for 1.1.5. Note that the PDF stuff made it in early 'cos Norman worked hard, but I expect there will also be a few improvements to that stuff in the next release. Any estimate whe

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread NiB
How do I do this? It seems to be that the selected (integervalues) are not stored in the vairable because jsf don't know how to handle it. Should I initialize the variable "choseones" before? Using e.g. TextAreas is no problem. View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss jBPM] - Re: Error Parsing XML Process Definition - JpdlXmlReader

2007-01-20 Thread monkmanusa
Thanks. Yes I could see the error in the stack trace - but it means nothing to me, hence the request for assistance on the forum for ideas or suggestions to resolve the error. I have used nothing other than what is in the starter kit - and have copied the example from the user guide about the va

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread kukeltje
try turning on some debug to see why a conversion is tried and why it goes wrong View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004283#4004283 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004283 __

[jboss-user] [JBoss jBPM] - Re: Forms

2007-01-20 Thread NiB
Hi I use h:selectManyCheckbox and it works the form is shown with the desired attributes. But when I choose to select a transition, I get the follwoing error. | INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed. | sourceId=j_id76:j_id85[severity=(ERROR 2), su

[jboss-user] [JBoss Portal] - Re: Programmatic login

2007-01-20 Thread vipinmpd08
Hai Iam also working in Jboss portal It was very informative But i havn't get in when the sending method is "POST" and i tried it with "GET" and it seems to be working whats wrong Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004275#4004275

[jboss-user] [JBoss Seam] - Re: Injection in Interceptor classes

2007-01-20 Thread andres.testi
Juan, perdón por la intromisión. Estamos formando un Grupo de Usuarios Java para el Litoral Argentino, con foro, portal de noticias y actividades. Si te interesa: www.juglar.org Saludos! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004270#4004270 Reply to

[jboss-user] [JBoss jBPM] - Re: JBPMContext.close cause Exception

2007-01-20 Thread kukeltje
I used google to find some references and found this: http://jboss.org/index.html?module=bb&op=viewtopic&p=3951662 Look at the last post The thing is that you have to disable jbpm using transactions and leave it to the container. View the original post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread kukeltje
http://jira.jboss.org/jira/browse/JBSEAM-678 (ventateshbr did it, it already has one vote in one day... :-)) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004268#4004268 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Problem with applet loading from jsp on JBoss server

2007-01-20 Thread prz
Hello! I'm new in J2EE. I have a problem with loading applet from JSP files on JBoss serwer. In appletViewer applet is working ok. I'm using code to embed applet: ... And then I generate WAR file (using Lomboz - plug in to ecclipse) and placed it in jboss/se

[jboss-user] [JBoss jBPM] - Re: JBPMContext.close cause Exception

2007-01-20 Thread NiB
Okay forgot about the transition thing. I made a wrong xhtml-form. But what about the exception? Also it seems that it has no effects. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004248#4004248 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [Beginners Corner] - JBoss on Mac OS X (not OS X Server)?

2007-01-20 Thread FoolYap
Dumb question: Is anyone using JBoss on OS X? I am going to be getting a Mac Pro (Intel-based) soon to replace an aging Power Mac, want to start kicking the tires with JBoss, and am just wondering whether I will be able to use it in OS X, or whether I should plan to buy a copy of Windows and us

[jboss-user] [Beginners Corner] - Re: JBoss on Mac OS X (not OS X Server)?

2007-01-20 Thread [EMAIL PROTECTED]
I (and many others at JBoss) develop for and use JBoss on OSX as our primary development platform, so, no worries ;-) Note, you can do this natively via Apple's VM that is currently at version 1.5 with 1.6 VM in Beta. They also have Eclipse and all the Java apps you would expect for the platfor

[jboss-user] [JBoss jBPM] - Re: Force Signal Process Instance To Enter A Node

2007-01-20 Thread rpateatenservio
i am a jbpm newbie. is there any documentation about setting up the jbpm webcole? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004251#4004251 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004251 ___

[jboss-user] [Beginners Corner] - Re: JBoss on Mac OS X (not OS X Server)?

2007-01-20 Thread FoolYap
Oh, excellent, thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004254#4004254 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004254 ___ jboss-user mailing list jboss-us

[jboss-user] [JBoss jBPM] - Re: Force Signal Process Instance To Enter A Node

2007-01-20 Thread kukeltje
by using the api or the webconsole.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004239#4004239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004239 ___ jboss-user mailin

[jboss-user] [JBoss jBPM] - Force Signal Process Instance To Enter A Node

2007-01-20 Thread rpateatenservio
I have an process instance that returned an invalid transition name inside of a decision node. How would I go about signaling the process instance to enter the next node? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004235#4004235 Reply to the post : htt

[jboss-user] [JBoss jBPM] - JBPMContext.close cause Exception

2007-01-20 Thread NiB
Hi, I am using jBPM 3.2 Alpha 2 and trying to start the a process from an ejb3 messagedrivenbean by: | private void kickOffProcess(String processname, String [] attrnames, java.io.Serializable[] attrvalues) { | org.jbpm.JbpmConfiguration jbpmConfiguration = org.jbpm.JbpmCon

[jboss-user] [JBoss Messaging] - Re: How to get the number of subscribers to a queue

2007-01-20 Thread timfox
BTW If you want to implement this on 1.0, be my guest. It would be pretty trivial to do. Just look how it was done on 1.2 and port it back. I shouldn't take more than 30 mins. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004224#4004224 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: How to get the number of subscribers to a queue

2007-01-20 Thread timfox
Not sure what you mean by "left out". AFAI remember, it has been scheduled on the 1.2 release for a long time. You may as well ask why clustering or message bridge was "left out" out of 1.0 too. If we put everything in the 1.0 release then a) We would probably never release 1.0 since there wou

[jboss-user] [JBoss jBPM] - Re: User integration with the web app?

2007-01-20 Thread kukeltje
in the 3.1 release it is a custom authentication (the filter and userbean) in 3.2 it is normal j2ee authentication. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004216#4004216 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JCA/JBoss] - Re: 3.23.x MSSQL datasources -- not reconnecting on DB failu

2007-01-20 Thread [EMAIL PROTECTED]
You need some sort of validation in your *-ds.xml file to force JBossJCA to discard invalid connections from the pool and allow you to attempt reconnecting. Have a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources to determine the appropriate validation settings you need to co

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread [EMAIL PROTECTED]
I've added some preliminary support for using file extensions with PDFs. components.xml: | | web.xml: | | Seam Servlet Filter | org.jboss.seam.servlet.SeamServletFilter | | | | Seam Servlet Filter | *.pdf | |

[jboss-user] [JBoss Seam] - Re: iText (PDF) support in Seam

2007-01-20 Thread [EMAIL PROTECTED]
Hmmm - digital signatures are an interesting idea. I hadn't given it much thought. iText does support the feature, so it's definitely a possibility. Would you be willing to open a JIRA feature request for it? If it gets a few votes, I'll definitely bump it up on the priority list. View t

[jboss-user] [JBoss Seam] - Re: Can't get the Seam Exception Handling feature to work.

2007-01-20 Thread [EMAIL PROTECTED]
Where is the error being generated? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004184#4004184 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004184 ___ jboss-user mailin