[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Annoying problem with Fibobean example - Pl help !

2006-04-10 Thread nslyv
If you already created your XDoclets configurations and have the "Enable XDoclet" options checked, uncheck that option, apply changes and click OK. Now go back into the XDoclet config and check the "Enable XDoclet", apply changes and click OK. I had the same issue and the above is what I did to

[JBoss-user] [Installation, Configuration & Deployment] - Re: Jacorb timeout

2006-04-10 Thread golubec
Thanks a lot jiwils, I've downloaded last jacorb lib and just added to jacorb.properties absent property. Now it's working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936505#3936505 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[JBoss-user] [JBoss Seam] - using commandButton to link to a new window (xhtml)

2006-04-10 Thread KittyK
Hey There, I've done some research, aka surfed the web, to see if it's possible to use a commandButton in xhtml to link to a new page. I haven't found any answers and was wondering if anyone out there knows for sure? The idea is that I select a record, and hit update which will move me to a new

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JNDI-problem with Tutorial

2006-04-10 Thread M_vdB
This solution worked.. Now the whole project is running.. Thank you for this posting =) "sherwinds" wrote : check this out: JBossIDE Tutorial 1.4, page 34, section 9.3, start from 3rd paragraph. | | Verify if you followed this tutorial and notice the 6th paragraph where it says: | | "

[JBoss-user] [The Lizzard's corner] - Re: BusinessWeek - Oracle buying JBoss

2006-04-10 Thread djr667
Dear Mica I started this thread because I was concerned about ORACLE buying JBoss and the implications of such a purchase. I have no problem with JBoss being sold, only with who it might be sold to. Red Hat is a good choice, and I for one feel very comfortable with it. Dave View the original

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Problem with JSP Output while using Custom TagLibs

2006-04-10 Thread baba79au
Hi I need an urgen help.. Please try helping me.. ! Thanks in advance.. Environment Running under: JBoss Version : 4.0.2 |JDK Version : 1.4.2 | | I am using the Custom Tag Lib to iterate over the data. I am having a problem with the output of the jsp while using the custom ta

[JBoss-user] [Beginners Corner] - Re: Logging level for SMTPAppender

2006-04-10 Thread dzollinger
Sorry, Lost the XML from the original post. | | | | | | | | | | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [Beginners Corner] - Logging level for SMTPAppender

2006-04-10 Thread dzollinger
Hi, We are using JBoss 4.0.4RC1 and I have the following definition in my log4j.xml file The problem I have is that it doesn't seem to matter what value I set the Threshold

[JBoss-user] [JBoss jBPM] - Re: How to let process stay in node

2006-04-10 Thread hoogenbj
Thank you Koen. A transition from the node to itself is ok if you want to keep executing the node until some condition changes, but not if you want to wait in the node until some condition changes. See, I want the node to get the signal and pass it through to the sub-process, but itself must wa

[JBoss-user] [Messaging, JMS & JBossMQ] - setExceptionListener() warnings in clustered environment

2006-04-10 Thread joff
I have a 2-node JBoss cluster, using HA-JMS, with MySQL as a persistence mechanism, and using the hajndi-jms-ds.xml file (as suggested in http://wiki.jboss.org/wiki/Wiki.jsp?page=LoadBalancedFaultTolerantMDBs) and things seem to be mostly working - messages can be sent on any node in the cluste

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - EJB create after find Problem

2006-04-10 Thread richard.li
I have come across a problem that generates a create after find race condition in a multi user enviornment: I have an Entity Bean whose pk is an self generated integer, but there is a field named 'refNo' which should be unique as well. When using this entity, there is a use case that need to

[JBoss-user] [Installation, Configuration & Deployment] - Re: Ear deployment ordering and Extension-Name/Extension-Lis

2006-04-10 Thread asack
"bwallis42" wrote : Isn't the contents of "Extension-List" a list of the other extensions that a jar uses? | | Is there no way to define inter ear dependencies? I know I can use a prefix deployment sorter but that is so clunky, I have to rename all the ears/jars/*.xmls when they deployed

[JBoss-user] [EJB 3.0] - Re: @EJB in @Service for 4.0.4.CR2

2006-04-10 Thread lhoriman
Should I file a bug against this? Jeff View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936488#3936488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936488 --- This

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

2006-04-10 Thread [EMAIL PROTECTED]
I just committed working portal support on Sunday eve. It is not yet documented. You have to use SeamPortletPhaseListener, not SeamPhaseListener to account for the differences in the JSF request lifecycle in a portal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss jBPM] - Re: Compile GPD

2006-04-10 Thread hosierdm
May I ask which target you ran on which ant build file to "get it working". I've tried unsuccessfully multiple times to build all this stuff. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936486#3936486 Reply to the post : http://www.jboss.com/index.html?m

[JBoss-user] [JBoss jBPM] - Re: process scheduling

2006-04-10 Thread aamonten
Thanks for your answer, I actually have experience with Quartz so I will use that framework for the scheduling of process instances. When I finish it I will try to write a howto, give me a week. Regards Alejandro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[JBoss-user] [JBoss jBPM] - Problems using jbpmContext.getGroupTaskList()

2006-04-10 Thread foreverman
When i use jbpmContext.getGroupTaskList() to get the group task list by a list of group names, sometimes it is ok(can get the same data as i use sql to query database directly), but sometimes it can't get any data(data is already in database). It seems that there is a delay to use jbpmContext.

[JBoss-user] [JBoss Messaging] - Re: Problem with JBoss Messaging installation

2006-04-10 Thread [EMAIL PROTECTED]
The problem is caused by http://jira.jboss.org/jira/browse/JBMESSAGING-337 and it only affects deployments within a JBoss instance created with the JNLP installer. The fix will be available with 1.0.1 (or 1.0.0.SP1 if we decide to release just a service pack). In the mean time, use the workarou

[JBoss-user] [JBoss jBPM] - Re: getting started with jbpm

2006-04-10 Thread kbarfield
Please take a look at the getting started wiki. In it, you create and deploy your own process. http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936481#3936481 Reply to the post : http://www.jboss.co

[JBoss-user] [JBoss Seam] - Re: Script.aculo.us with Seam Remoting

2006-04-10 Thread sbryzak2
Nicely done, I hadn't even considered integrating Seam Remoting in this manner and it is nice to see that it is actually possible. One little thing I noticed, is that where you're calling the initialize method you're not including the context path of your application in the URL: anonymous wrot

[JBoss-user] [Clustering/JBoss] - Re: NullPointer Exceptions with JBOSS 4.0.2

2006-04-10 Thread [EMAIL PROTECTED]
>From the stack trace it looks to be from JBossCacheManager line 469, where the >only way you can get an NPE is if the field referencing the TransactionManager >is null. That field only gets set to null if the manager is stopped (i.e. in >an undeploy of the webapp). Did anything like an undepl

[JBoss-user] [JBoss jBPM] - getting started with jbpm

2006-04-10 Thread achilloman_jbpm
hello, how can i deploy my process automatically without using the (jbpm/upload) of the sample "websale" in other words, how can i create my upload? thanx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936473#3936473 Reply to the post : http://www.jboss.com/i

[JBoss-user] [Clustering/JBoss] - Re: NullPointer Exceptions with JBOSS 4.0.2

2006-04-10 Thread [EMAIL PROTECTED]
I assume it has been working before? Unfortunately, the NPE doesn't tell a lot. I have also looked at the code and nothing obvious jump into mind. If it continues, can you try 4.0.3SP1? We have numerous fixes toward that release. -Ben View the original post : http://www.jboss.com/index.html?

[JBoss-user] [JBossWS] - Re: JBossWS not thread safe

2006-04-10 Thread CBax007
Thanks for the heads up. What is the intended GA release date? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936471#3936471 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936471 -

[JBoss-user] [JBoss Eclipse IDE (users)] - problem converting Tutorial example to a CMP ejb.

2006-04-10 Thread miltgrin
I took the JossIDE tutorial using Fibo and everything worked fine. I Tried to convert this to a CMP instead of session and when I try to run xdoclet on it I get the following error: N10004: [ejbdoclet] (XDocletMain.start 47 ) Running [ejbdoclet] (XDocletMain.start

[JBoss-user] [Installation, Configuration & Deployment] - Re: Ears, Depends and Deployment ordering

2006-04-10 Thread bwallis42
"bwallis42" wrote : | It looks like the substitution of the system properties into the -ds.xml file is happening before the system property service is deployed. I have a dependency in the -ds on the property service but that doesn't seem to help. | To re-ask what should be a simple questio

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

2006-04-10 Thread colintoal
Actually, Here is some more details - it looks like the SeamPhaseListener doesn't get called for RESTORE_VIEW in the portlet case. It goes straight to RENDER_RESPONSE in portlet, but always through RESTORE_VIEW in the regular web page case. Is there similar behavior for the JSF based admin pa

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread fptoth
Thanks, that's helpful. I have been deploying with ant, but I'm happy to know about the upload mechanism. Would you consider posting your test processdefinition.xml? I keep getting validation errors with the eclipse plugin, and it's just as bad when I try writing them manually. I'm collecting e

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

2006-04-10 Thread colintoal
Guys, It seems that Portal's requests don't go through the org.jboss.seam.contexts.Lifecycle.class's beginRequest method. As a result, none of Seam's TLS caches get initialized with contexts. I don't know if this is a dependency on JSF that isn't compatible with JSR-168 (i.e. should this lifec

[JBoss-user] [Beginners Corner] - server.log not present

2006-04-10 Thread ulfreich
Hi, I have deployed an application in linux and everything works as expected, but when deployed on Windows 2000 jboss gets blocked, there's no server.log, not even with 0 bytes (but there's boot.log and it is fine, and there's the same log4j.xml in conf from the linux server). Also, we developed

[JBoss-user] [JBoss jBPM] - New GPD Property Page

2006-04-10 Thread MattJackson86
I am working on some GPD modifications, and am looking to make a property page for the decision node. I have created a test class that extends "PropertyPage" etc. Added it to plugin.xml, but when I right click on a decision it does not show. That makes sense because I cannot find anywhere where

[JBoss-user] [JBoss jBPM] - Re: Compile GPD

2006-04-10 Thread MattJackson86
Got it working. I had to switch to WTP 1.0 as when i was exporting this feature it complained about not being able to find plugin xerces 2.7.0. With WTP 1.0 it worked. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936458#3936458 Reply to the post :

[JBoss-user] [Installation, Configuration & Deployment] - Re: netboot - still supported?

2006-04-10 Thread numbsafari
I have been going over the docs and searching the web for any information. So far, it appears as though this is no longer supported or, at least, has been broken for over a year. Neither the binary or source distribution contains a build-netboot.xml, as per the documentation. The run.bat script

[JBoss-user] [JBoss jBPM] - Re: The org.xml.sax.SAXNotRecognizedException:

2006-04-10 Thread vanho
Hi, I got the same problem. Just wonder whether you have solved it or not? Could anyone out there please help us know how to solve this? Many thanks, Van View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936456#3936456 Reply to the post : http://www.jboss.com

[JBoss-user] [Javassist user questions] - Installing on Windows XP

2006-04-10 Thread bcjtown2004
I've downloaded the javassist package but can't find instructions on how to install it. Can anyone post a link to some simple instructions on how to install it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936455#3936455 Reply to the post : http://www.jb

[JBoss-user] [JBossWS] - Re: Secure Web Service with 4.0.3SP1?

2006-04-10 Thread [EMAIL PROTECTED]
What excatly is not clear about the user guide? http://labs.jboss.com/portal/jbossws/user-guide/en/html/secure-ejb.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936454#3936454 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[JBoss-user] [JBossWS] - Re: JBossWS not thread safe

2006-04-10 Thread [EMAIL PROTECTED]
Yes, we encountered taht as well. This should be fixed in jboss-4.0.4 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936453#3936453 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936453 -

[JBoss-user] [JBossWS] - Re: JBoss 4.0.4.CR2 Deployment Bug using Annotations (ArrayO

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-806 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936452#3936452 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936452 --- Th

[JBoss-user] [JBossWS] - Re: Invalid WSDL (jsr-181)

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-818 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936451#3936451 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936451 --- Th

[JBoss-user] [JBossWS] - Re: Annotated WebService problem

2006-04-10 Thread [EMAIL PROTECTED]
It is illegal for a bare service to have a void return value and the method not be tagged with @Oneway. However, it should be throwing a propper exception telling you this. -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936450#3936450 Reply to the p

[JBoss-user] [JBoss Seam] - Re: Converting from EJB collections to JSF models -- techniq

2006-04-10 Thread uhyonc
I've tried it with EL functions (that is you can declare EL functions in the taglib) and it seems to work fine. I've created a a few that would make it easier to separate out the Faces code as much as possible. One of the main reasons for doing it this way is the fact that the TreeModel I'm usi

[JBoss-user] [JBossWS] - Re: wstools.sh does not exist in JBoss-4.0.4.CR2 installatio

2006-04-10 Thread [EMAIL PROTECTED]
This issues should be fixed in 4.0.4 http://fisheye.jboss.com/viewrep/JBossWS/trunk/src/main/etc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936448#3936448 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936448

[JBoss-user] [JBossWS] - Re: Marshalling problem with Sybase Date

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-817 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936447#3936447 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936447 --- Th

[JBoss-user] [JBossWS] - Re: J2EE-compliant way to retrieve ServletRequest and Servle

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-816 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936446#3936446 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936446 --- Th

[JBoss-user] [JBossWS] - Re: getting ip address from webservice

2006-04-10 Thread [EMAIL PROTECTED]
http://labs.jboss.com/portal/jbossws/user-guide/en/html/endpoints.html#service-lifecycle View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936445#3936445 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936445

[JBoss-user] [JBossWS] - Re: JAAS Security Login with JBossWS

2006-04-10 Thread [EMAIL PROTECTED]
http://labs.jboss.com/portal/jbossws/user-guide/en/html/secure-ejb.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936444#3936444 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936444 -

[JBoss-user] [JBossWS] - Re: Annotated WebService problem

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-815 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936443#3936443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936443 --- Th

[JBoss-user] [JBossWS] - Re: JBossWS and JBoss 4.04 GA

2006-04-10 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=WebServiceStacks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936442#3936442 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936442 ---

[JBoss-user] [Installation, Configuration & Deployment] - Re: Ear deployment ordering and Extension-Name/Extension-Lis

2006-04-10 Thread bwallis42
Isn't the contents of "Extension-List" a list of the other extensions that a jar uses? Is there no way to define inter ear dependencies? I know I can use a prefix deployment sorter but that is so clunky, I have to rename all the ears/jars/*.xmls when they deployed to get them deployed in the

[JBoss-user] [JBoss Seam] - Is it possible to lazy fetch DataModel collection?

2006-04-10 Thread chane
In the seam-issues example on the editIssue.jsf, the commentsList data model is used. If I remove this section, whenever this view is generated, the list is still fetched from the database. Is it possible to seutp a @DataModel to fetch lazily when not used on a view? We have cases where we wou

[JBoss-user] [JBossWS] - Re: Switch from Jboss4wsee to Jbossws, unavailable service e

2006-04-10 Thread [EMAIL PROTECTED]
anonymous wrote : | But when I used jboss-ws4ee, message via HTTP GET method show available webservice methods in my browser. I expect that above will be available with Jboss-ws too. | This is no longer the case. Do a HTTP GET to the wsdl, which is the definite abstract contract View the

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread gudake
The jbpm web is the war file. If you are using jbpm designer for eclipse: 1. create a sample jbpm project 2. modify the graph and create a customized ActionHandler 3. right click on the ".par" folder and click "deploy par achive" menu, eclipse will ask you for the jbpm server (deault is localhos

[JBoss-user] [EJB/JBoss] - Re: StatefulSessionEnterpriseContext

2006-04-10 Thread [EMAIL PROTECTED]
2. yes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936436#3936436 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936436 --- This SF.Net email is sponsored by xPML

[JBoss-user] [JBossWS] - Re: rpc/encoded support in 4.0.4 cr2?

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.org/jira/browse/JBWS-814 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936435#3936435 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936435 --- Th

[JBoss-user] [Installation, Configuration & Deployment] - Re: EJB Deploy, Lookup Problem

2006-04-10 Thread tvanbuskirk
Great! Thank you very much for looking into it! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936434#3936434 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936434

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread fptoth
Ok, now I'm lost. What is this "jbpm-web" application? Am I missing a tool? The only thing that I have is the plain "jbpm" war file from the starter kit that contains a demo of the "websale" process. Where is this "run process" button you're referring to? Or is this your code? Thanks, Fred V

[JBoss-user] [JBoss jBPM] - Re: Connection buildup with JTA/Jbpm

2006-04-10 Thread adupre
Using connection/session is a deprecated practice, which is why I am not using it. I followed the first post's recommendation but it didn't help (while the properties concerning the transaction flsuh etc is loaded, the behavior is the same). I did also try to close the session manually with no

[JBoss-user] [JBossWS] - Re: problems generating WebService stuff with wscompile Ant

2006-04-10 Thread [EMAIL PROTECTED]
Start a new thread and use | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936428#3936428 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936428 ---

[JBoss-user] [JBossWS] - Re: jbossws - Invalid byte 2 of 2-byte UTF-8 sequence

2006-04-10 Thread [EMAIL PROTECTED]
I'll look into it http://jira.jboss.com/jira/browse/JBWS-812 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936425#3936425 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936425 ---

[JBoss-user] [JBossWS] - Re: Serious JAXB parsig problem in 404CR2

2006-04-10 Thread [EMAIL PROTECTED]
I'll look into it http://jira.jboss.com/jira/browse/JBWS-811 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936424#3936424 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936424 ---

[JBoss-user] [JBossWS] - Re: Support for multiple RPC calls in a single SOAP envelope

2006-04-10 Thread [EMAIL PROTECTED]
No, this is not suported and not allowed by spec. The payload of an envelop targets a single endpoint operation invocation View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936423#3936423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [JBoss Portal] - Personalization in 2.4

2006-04-10 Thread sandeeppujar
Greetings, I had posted this question on the developers forum but did not get any responses, below is the link to it http://jboss.org/index.html?module=bb&op=viewtopic&t=80116 I was looking for some more information on the Personalization feature, Would it be like every user can configure his ow

[JBoss-user] [JBoss jBPM] - Re: process scheduling

2006-04-10 Thread [EMAIL PROTECTED]
In jBPM, it is possible to schedule actions to occur as part of the execution of a process instance. However, you can't schedule the creation of process instances, at least not yet. This feature has been requested in the past (see jBPM Process Scheduling & Monitoring and Programmatically invoki

[JBoss-user] [JBossWS] - Re: JBossWS performance

2006-04-10 Thread [EMAIL PROTECTED]
Please comment on http://jira.jboss.com/jira/browse/JBWS-75 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936420#3936420 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936420

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread gudake
i played a little bit with the "async", here is what I got: 1. create a "task-node" without "task". Using "task-node" because it does not need a human signal as "node". It's automatic. 2. add the Customized ActionHandler under a outbout transition. 3. jbpm-web will block for long time when y

[JBoss-user] [JBossWS] - Re: JBoss404CR2 not generating xsi:nil values anymore

2006-04-10 Thread [EMAIL PROTECTED]
Please show us the schema and the soap message on the wire. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQJIRA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936418#3936418 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBossWS] - Re: wscompile or Java2WSDL

2006-04-10 Thread [EMAIL PROTECTED]
http://labs.jboss.com/portal/jbossws/user-guide/en/html/index.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936417#3936417 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936417 --

[JBoss-user] [Installation, Configuration & Deployment] - java.lang.OutOfMemoryError

2006-04-10 Thread johnnylink
Description 17:31:11,552 INFO [STDOUT] Response status code: 200 17:33:36,100 INFO [STDOUT] TEST:XML Data not null 17:33:54,623 INFO [STDOUT] Response status code: 200 17:53:09,897 INFO [STDOUT] java.lang.OutOfMemoryError --

[JBoss-user] [Clustering/JBoss] - NullPointer Exceptions with JBOSS 4.0.2

2006-04-10 Thread sk1
Hi, We have a JBOSS 4.0.2 instance running on Linux and earlier today, we began to see many exceptions which are suspected to have led to an outage on one of our critical applications. An Abstract of the error logs are given below. Would appreciate any help in debugging/determining root cause

[JBoss-user] [JBossWS] - Re: Web Services: where are they?

2006-04-10 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=WebServiceStacks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936414#3936414 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936414 ---

[JBoss-user] [JBossWS] - Re: wscompile - Restricted base='xsd:string' mapping issue

2006-04-10 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBWS-810 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936413#3936413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936413 --- Th

[JBoss-user] [Security & JAAS/JBoss] - Re: VB.NET Client and JBoss

2006-04-10 Thread ppollard
OK. I've switched to a Java Client to make sure that the problem was on the .NET side. However, i still get the same result. In my java client, i have the following: Stub stub = (Stub) endPoint; | stub._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY, URL); | stub._setPrope

[JBoss-user] [JBoss Messaging] - Re: Problem with JBoss Messaging installation

2006-04-10 Thread [EMAIL PROTECTED]
Thanks for the help. Truth is I did not smoke test the release with a installer-generated JBoss instance, only with compiled-from-source ones. I will do it shortly, however and fix what needs to be fixed (the installation script, most likely, which is rather simple minded) Thanks to you, this

[JBoss-user] [JBoss jBPM] - Running jBPM with DB2

2006-04-10 Thread chenyj
Does anyone have successfully deployed jBPM with DB2 database? I am getting SQLBindChar error in findMessages method. DB2 8.1 fixpack 11 jBPM 3.1 Apr 10, 2006 5:43:05 PM org.jbpm.msg.command.CommandExecutorThread run SEVERE: java.lang.UnsatisfiedLinkError: SQLBindChar org.jbpm.db.MessagingSess

[JBoss-user] [JBoss jBPM] - Re: Compile GPD

2006-04-10 Thread hosierdm
FYI The JEM link reads: http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/jem-file-name=JEM-SDK-1.1.0.1.zip It should read: http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/JEM-SDK-1.1.0.1.zip View the original post : http://www.jboss.c

[JBoss-user] [EJB/JBoss] - Re: StatefulSessionEnterpriseContext

2006-04-10 Thread minamti
Could this be related to 1. VM tuning 2. Stateful Session Cache tuning Any JBoss'ers ? Adrian, Scott, Marc, Bill ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936408#3936408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[JBoss-user] [Installation, Configuration & Deployment] - first issue

2006-04-10 Thread numbsafari
I have my first issue: I installed JBoss-4.0.3SP1. I copied docs/examples/netboot/netboot.war into my server/all/deploy directory. I ran "run -c all". If I browse to http://localhost:8080/netboot/listContent.jsp, I get the following error: org.apache.jasper.JasperException: Unable to compile

[JBoss-user] [JBoss jBPM] - Re: Getting Hibernate session and configuration not using jB

2006-04-10 Thread [EMAIL PROTECTED]
You don't have to modify jBPM to use your own hibernate session and are not encorauged to do so, unless you intend to contribute it back :-) Call JbpmContext.setSession(Session) and jBPM will use your session instead of creating one internally. View the original post : http://www.jboss.com/inde

[JBoss-user] [JBoss jBPM] - Re: Getting a specific process instance

2006-04-10 Thread [EMAIL PROTECTED]
anonymous wrote : The second one is by checking the value of one of its variable, cycling the whole list of the instances for a process definition [...] if the list is very long, I can have problems with performance. If you write a HQL query, you can have the backend database perform the "cyclin

[JBoss-user] [JBossWS] - Secure Web Service with 4.0.3SP1?

2006-04-10 Thread esword
Very basic question (I hope) - Can I configure some form of authentication to a JSE web service under 4.0.3SP1? All documentation seems to have shifted to the JBossWS package for 4.0.4.cr2. The only reference I can find for the older ws4ee package is here http://wiki.jboss.org/wiki/Wiki.jsp?

[JBoss-user] [Installation, Configuration & Deployment] - netboot - still supported?

2006-04-10 Thread numbsafari
I am researching netboot installations. I found JBAS-1670: http://jira.jboss.com/jira/browse/JBAS-1670 "netboot service of JBossAS is broken" And see that it has been open for over a year without being fixed. Is netboot still a supported configuration or is it not supported? Are other people u

[JBoss-user] [The Lizzard's corner] - Re: BusinessWeek - Oracle buying JBoss

2006-04-10 Thread [EMAIL PROTECTED]
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936392 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936399#3936399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936399 ---

[JBoss-user] [JBoss Eclipse IDE (users)] - JBoss signs Definitive Agreement to be acquired by Red Hat

2006-04-10 Thread [EMAIL PROTECTED]
I am personally excited to tell you that JBoss has accepted an acquisition offer from Red Hat. The goal of JBoss has always been to promote and accelerate the adoption of Open Source and the Professional Open Source Model and we are excited to be joining the largest independent open source prov

[JBoss-user] [The Lizzard's corner] - Re: BusinessWeek - Oracle buying JBoss

2006-04-10 Thread zurchman
This rumor has been floating for weeks, now we've got the rest of the story. I agree with Mr. Saldhana. Mr. Stark has always been a straight shooter (although known to be somewhat terse at times). The atmosphere surrounding these types of negotiations is enormously stressful, and Scott didn't

[JBoss-user] [JBoss Messaging] - Re: Problem with JBoss Messaging installation

2006-04-10 Thread arvinder
Use the 4.0.4 CR2 release from http://labs.jboss.com/portal/jbossas/download and jdk1.5, just get the full download and unzip it. I had the same issue with the previous release, but using the release above and the automated message server creation, should work, well it did for me. View the orig

[JBoss-user] [EJB/JBoss] - XML Parsing from Stateless bean

2006-04-10 Thread orjaykay
Hi, I need to parse some configuration information from XML files and have them used in the Session beans. 1. Is there any place where we can store the configuration information? 2. Since this read-only information is needed for the entire application, at what point should we trigger loading it

[JBoss-user] [JBoss jBPM] - Re: jBPM web application

2006-04-10 Thread gudake
A little modification in step 4: I need click "home" link in left banner, which takes me to home.jsp. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936394#3936394 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936394

[JBoss-user] [JBoss jBPM] - Re: jBPM web application

2006-04-10 Thread gudake
I can always reproduct it with jbpm starter kit 3.1 + IE and Mozilla 1. donwload starters kit 3.1 2. run jbpm-server/start.bat 3. open http://localhost:8080/jbpm 4. login (doesn't matter which user), it takes me to home.jsp 5. right click on home.jsp and click refresh repeatedly. "Start Process

[JBoss-user] [News & Announcements] - JBoss signs Definitive Agreement to be acquired by Red Hat

2006-04-10 Thread [EMAIL PROTECTED]
I am personally excited to tell you that JBoss has accepted an acquisition offer from Red Hat. The goal of JBoss has always been to promote and accelerate the adoption of Open Source and the Professional Open Source Model and we are excited to be joining the largest independent open source prov

[JBoss-user] [Installation, Configuration & Deployment] - Re: Jacorb timeout

2006-04-10 Thread jiwils
"golubec" wrote : I'm using JBOSS 4.0.0 (and I can't update it to the new version, since there are some business constraints). So jacorb went along with my JBOSS doesn't have such property...So what could you advise me? If there is possibility to update my jacorb can you provide me with details?

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread fptoth
My understanding is that the internal asynchronous messaging within jbpm is fairly limited, though it may be enough for my purposes. For example, if I needed to run a bunch of ftp jobs at once, I might need a pool of "ftp runner" objects. These would sit around waiting for messages to ftp files

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: what is jbossweb-tomcat55.sar/jsf-libs/

2006-04-10 Thread lafr
We removed this directory and put myfaces-all.jar and the other libs into WEB-INF/lib of our war file. We are also using a unique classloader per war by supplying a jboss-web.xml with http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd";> | | | |

[JBoss-user] [The Lizzard's corner] - GOOOOO Marc! GIVE REDHAT HELL!!!!

2006-04-10 Thread MicaCooper
Mr. Anil, Regardless of Oracle, Red Hat, etc. We were talking about 'buying rumors' and trying to be coy about wording doesn't change that fact. Do the users not have a right to discuss the potential issues, implications, and ask questions??? I met Marc a couple of times and supported him fro

[JBoss-user] [JBoss jBPM] - Re: modeling a long running process

2006-04-10 Thread gudake
i'm lost, what's the role of JMS in a ftp action? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936381#3936381 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936381 --

[JBoss-user] [JBoss jBPM] - process scheduling

2006-04-10 Thread aamonten
Hi all, Is't possible to schedule a process definition, as I want an automatic execution of a process once a day, or do I have to use a external tool like Quartz? Regards Alejandro View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936380#3936380 Reply to the

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JNDI env-entry + env not bound

2006-04-10 Thread dduchaine
The problem still occur when the webapp is deployed as an exploded virtual host. See above for server.xml . Do we still have to specifiy a jboss-web.xml since only env-entry elements are to be available via JNDI? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic

[JBoss-user] [JBoss jBPM] - Re: Connection buildup with JTA/Jbpm

2006-04-10 Thread m_ok
I'm also trying to have a working configuration using jbpm with JTA and encountering various problems. My setup differs largely from yours but looking at your code, I see that you are getting the session by creating the context and not by opening a connection/session. Have you had a look at thos

[JBoss-user] [Management, JMX/JBoss] - managing remote resources

2006-04-10 Thread jonesgeek
What is the standard proceedure for managing remote resources (Using JMX) that are part of your system? Say you have a web server on one machine, an application server (JBoss AS) on another, and a database server on a third. Would you have each service have their own jmx server, or would you c

[JBoss-user] [EJB 3.0] - No ClassLoaders found

2006-04-10 Thread osterday
On Friday I had an EJB3 app with a few entity and session EJB3s working fairly well on JBoss 4.0.4RC1. This morning I tried to redeploy the app and now I'm get a "No ClassLoaders found" error. I have no idea what could have changed - I went ahead and tried the JBoss AS 4.0.4CR2 release, but st

[JBoss-user] [JBoss Portal] - Re: Change a user role dynamically

2006-04-10 Thread cpage
there are two problems in fact. first, the role are changed with the role module but the jaas subject is not affected, so the roles will not be change until the user will reconnect. second, logout didn't work, so the user don't see the changes until his session goes down and he has to reconnect

  1   2   3   >