I am looking with QA to have a nightly archive of the sources (plus a nighly
build).
I hope everybody will understand that JIRA bug reports against those versions
are irrelevant.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912023#3912023
Reply to the post
Hello,
Im new to JBPM. I can't seem to run the web starters kit example. I'm using
Mac Powerbook G4. Here is an excerpt first part of the problem when i run
./run.sh -c jbpm:
15:34:39,473 INFO [WebappLoader] Dual registration of jndi stream handler:
factory already defined
15:34:40,256 IN
I have 3 swimlane "applyer"."manager","boss"
My simple process acts like this
when applyer applies an activity,either manager or boss can check the applyer's
request and make a decision,as soon as one make the decision ,
the process flows to the end
so I fork two transition use the fork tag,one t
Hi All,
I have a problem in JMS Client lookup. Our present network configuration is
Client <-->NAT<-->NAT<--->Server.
When I try to lookup the Server from my Client I am getting an error like
connection refused.
But I can able to connect through browser(i.e. http).
In the jndi lookup I specifie
Hi,
thank you very much gruenewa.
I tried deploying one portlet application created by me to JBoss portal server.
but i am not able to get it run.
I have used internaly Pluto Portlet api to create this portlet example it is
simple Helloworl application.
Does anyone knows from where i can get
java.rmi.ServerException: RemoteException occurred in server thread; nested exce
ption is:
java.rmi.ServerException: EJBException:; nested exception is:
javax.ejb.EJBException: checkSecurityAssociation; nested exception is: j
ava.lang.SecurityException: Authentication exception, pri
Thanks for your answer. I do appreciate. But i have some apprehensions
modifying the source code - I think Jboss controlls all code changes , patch
etc, and doing on our own probably might not be legal.
Hence, we have implemented a work-around. When we need re-delivery, we add the
message back
I try it and It is what I look for.
Can you tell me when JBoss 4.0.4 final will release?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912016#3912016
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912016
--
Yeah I am using oracle thin driver . The only changes I have done is changed
the following field sizes :
in the table : JMS_MESSAGES
I had to change the DESTINATION size to 4000 char .
and in the JMS_SUBSRIPTIONS
I had to change the SELECTOR size to 4000 char .
This was d
i am using JBOSS 3.2.3
(please dont rush me to upgrade, we are using this in operational mode, so huge
testing to be done for migration)
Am confused by the same issue. Would the following code do in order for the
publish of message to Topic to be part of transaction.
--
Please find following code
|
| http://jbpm.org/3/jpdl";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://jbpm.org/3/jpdl
http://jbpm.org/xsd/jpdl-3.0.xsd "
| name="simple">
|
|
|
|
|
|
|
|
I mean ejb-ref
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912010#3912010
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912010
---
This SF.net email is sponsored
I notice that the MainOrchestratorUtil.java file was looking for jndiname
"java:comp/env/ejb/MainOrchestratorLocal" and i changed it to
"MainOrchestratorLocal" and it worked
Still poses a mantainability problem. There must be something wrong with the
tags. Any idea?
View the original post
BTW before I generated the xml docs with XDoclet I changed all the paths from
"ejb/MainOrchestrator" to "MainOrchestrator"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912007#3912007
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Hi i've circled the web but I just cant get this going.
I have a MDB listening from a queue, receives the message and the call the
respective process model on a Stateless Session Bean. I'm using XDoclet and
can't seam to get this to work.
The MDB Bean looks like this:
ackage is.scholar.orchest
Is jBPM cluster safe?
Specifically can I run 2 or more applications utilizing the same jBPM database?
What abou timers?
-b
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912005#3912005
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
thanks for your answer, Gavin,
i'll have a try with the lastest EJB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912004#3912004
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912004
Hi upankar
I hgave tried the following code in BasicQueue.java and it seems to work. Not
sure of the implications in a clustered environment. Still to add some thread
safe locks if necessary.
|
|public SpyMessage[] browse(String selector) throws JMSException
|{
| if (
sorry - did not see title ;)
what is the full stacktrace ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911999#3911999
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911999
-
what is the database ? And why do you need autocommit off ?
And what is 7.4 ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911998#3911998
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911998
--
Hi,
when we have a single vm applciation it is very easy to read the configuration
file (you know, properties files with application specific values). but when it
comes to reading configuration files in a clustered env things gets a little
trickier.
1. we need the configuration to be syncronize
1. the document located at
http://docs.jboss.org/process-guide/en/html/cvsaccess.html
mentions the following anonymous cvs:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
someone forgot to change it from .net to .com?
2. is there an specific sean todo forum?
View the original post :
htt
Hi all,
Has anyone out there managed to successfully use a JAXRPC handler to modify an
incoming SOAP message?
My incoming SOAP message does not have the xsi type attribute (dodgy client?)
so I'm writing a handler to insert it for me if it's not present.
I've had numerous problems already and I
Ooops, I forgot:
There is more you need to do. There is actually a bug in the currently released
version of HEM that causes it to not get enlisted in the JTA txn in some
circumstances.
Emmanuel is waiting for Steve to release HB 3.1 before he can release the next
version of HEM/HA. That will h
Hi Dan,
Is reusing the filter mechanism not possible in your case then? Do you have
additional constraints?
Regards,
Koen
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911994#3911994
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I am running the bundled version of Eclipse w/ JBoss IDE - 1.5rc1. When I try
to reverse engineer w/ Hibernate it complains that
org.hibernate.exception.GenericJDBCException: Reading from database
org.hibernate.exception.GenericJDBCException: Reading from database
java.sql.SQLException: ERR
Ah, I'm not insane! Thanks for the quick response. I didn't think merge was
necessary either. I'll try this right away.
Ryan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911991#3911991
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Me too I am facing the same problem. Please let me know if you resolve the
issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911990#3911990
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911990
-
Flush-before-completion must be enabled. (It is actually a bug that it is not
enabled by default in HEM.)
You DO NOT have to call merge.
Use a persistence.xml something like this:
|entityManager
|org.hibernate.ejb.HibernatePersistence
|java:/DefaultDS
|
|
I'm missing something very basic here. I'm using the Seam managed extended
persistence + a conversation scoped bean. It's a very simple form that updates
values on an existing entity.
In my @Begin method, I load up the entity and store it the conversation bean.
The subsequent view shows the
Is there a clean way to keep the Jbpm session open for the duration of the
request? I'd like to take advantage of the lazy load functionality of hibernate
but am unsure how to do this.
In the sample webapp, the session is managed manually with the
PersistenceFilter and Context objects. I've tri
Ignore this post..
I discovered getCausedByException().
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911985#3911985
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911985
---
Hi All:
How to make Jboss 4.0.1 run as service on linux(debian)?
I tried several scripts but seems cannot work.
Thanks!
sunonepp
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911984#3911984
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
Shouldn't this be a specfic exception class as in
OptimisticConcurrencyViolation or something to that effect. The generic
throwing of EJBException with a message detailing the violation makes this more
difficult to handle (Parse message for key words "Row was Updated") . Most
exception get
Yeah, this seems to be a bug. We have a unit test for remove but it is remove
(instead of removeObject). Can you please open up a Jira issue? I will fix it
in 1.3 release.
Thanks,
-Ben
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911982#3911982
Reply to
Hi Jbpm Team,
Why async behavior implemented in jbpm 3.1 alpha is not
recommended strongly instead of custom implementation of fork and join nodes.
Its clear that you people are really working hard on this issue. When we can
expect highly robust jbpm 3.1. All the best.
Regards
I have tried alot of servers but i came back to JBoss4.0.3SP1 but after
installing i have tried to run jmx-console using "localhost:8080/jmx-console"
but nothimg happens top mij browser except the message that it can't find the
server or the document but in this case the application. Who can he
Hello All,
I have a folder in the root directory that has a couple of folders embedded
followed and a file in the last child directory. According to my current
configuration of the portal I could only apply security to one level within
the root directoy and the children directories inherit fro
i have written a taglib class ;jboss is not calling release() (this method is
in Tag class) which is a life cycle method in taglibs;
in other servers this method is calling implicitly?why jboss is not calling?
public class TagLib1 extends BodyTagSupport
{
public TagLib1()
{
na
I found the problem.
The Elicpse IDE wasn't installed properly.
so reinstall fix the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911977#3911977
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911977
the code is checked out from jboss-head,thx!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911976#3911976
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911976
---
Hi,
I downloaded
JBOSS 4.0.3 jar file and also
use the install feaure in eclipse to download the jboss ide from
"http://download.jboss.org/jbosside/updates/development/";
and I tried to follow the trailblaizer demo but
I failed in the first step :), in my elicpse IDE I cannot fi
I am currently stuck with a problem I can't seem to solve.
I have a webform and need to display validation messages to each of its
compents after the form is submitted. For this I need to bind the UIInputs
using binding="#{registration.uiInputSomeField}".
"form" is implemented as:
| @Stateful
43 matches
Mail list logo