Ugh..this is quite frustating...8 full days already. I have to come up with a
SSO-->LDAP-->JSF/Ajax-->SEAM-->ESB-->EJB-->JPA-->Database stack which includes
jBPM + Drools by end of January.
Ok..getting back to the real world..at least the server side is running OK and
the schema creation of the
rather than attaching a java code while defining a process, can't be done at
runtime.
Like I am starting a process using my API. Can I add any Event Handlers to it
to handle all the PROCESS END Events for a process?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
i read it from somewhere that we can attach a java code in a task upon entry
and upon exit. if you're after the entire process has executed, then you can
attach the code at the last task.
did it answer the question?
View the original post :
http://www.jboss.com/index.html?module=bb&o
somebody here successfully migrated websale sample apps from 3.2.2 to 3.3.0
using jboss 4.2.2 / mysql / jbpm-3.3.0? how did you do it guys? can you share?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199155#4199155
Reply to the post :
http://www.jboss.
i tried to build the distribution module of jbpm-3.3.0 using maven but it says
the following are missing:
jbpm-enterprise.jar
jbpm-identity.jar
jbpm-jpdl.jar
how can i fix it? what are the steps required? what are the files required?
View the original post :
http://www.jboss.com/index
I can deploy the process (since i can see it in mysql database) but i cannot
login at jbpm-console. it seems that something is missing in javaserver faces
configuration
my web.xml:
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xs
Hello,
I am trying to run JMS with MySQL 5.1.11, and have followed all of the
directions to replace the hsql-related files.
After replacng the files, I restart JBoss and am notified that the "DLQ not
bound". Upon looking at the tables created in my mysql database (there are JBM
and QUARTZ tab
Hi,
Does jbpm fire any events when a Process Instace Ends its execution?
Thanks in Advance
Dhanush
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199151#4199151
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41991
Hi,
Firstly thank you for helping me out, i just followed the example. It works fine
But i have a doubt,
when kabir is set as student, it works as expected, but when i change the role
as "teacher". the result is same, it is giving error for division and it does
subtract operation fine.
My un
We were using ,
clustered-hsqldb-persistence-service.xml. I think that was the problem.After
changing it to mysql db , mysql-persistence-service.xml.It started working fine.
In any case we can use clustered-hsqldb-persistence-service.xml for clustered
environment ? if not then why we have it we
Hi,
I want to give a server name so that instead of giving http://localhost:8080
or http://ip adress: 8080/
I can give http://manish.
how to configure this in Jboss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199145#4199145
Reply to the post :
htt
hey jasslogin ...
did you find the solution infact am also having same issue while working on
jboss3.2.6
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199144#4199144
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199
Here's the documentation for this
http://www.jboss.org/jbossejb3/docs/reference/build/reference/en/html/session-bean-config.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199143#4199143
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Which version of JBossAS do you use? For latest versions, the
org.jboss.annotation.security.SecurityDomain (used in the tutorial) is now
moved to org.jboss.ejb3.annotation.SecurityDomain.
For JBossAS-5.0 GA, the EJB3 tutorials are work-in-progress and will be
available soon. If you are using JB
Hi,
I am practising the ejb3 programs given in the below url (provided by jboss)
http://docs.jboss.org/ejb3/app-server/tutorial/security/security.html
i have done the same as the above url suggest/even had taken the source code
directly from jboss
When i try to run the client,
Exception in thre
I have secured the web console application using the instructions provided at
http://www.jboss.org/community/docs/DOC-12190. However when I run the web
console the navigation applet does not appear. It is fine when the application
is unsecured but the navigation area is blank when secured. When
Jboss 4.2:
Question about timeout attribute of SocketInvoker as mentioned below:
socket://${jboss.bind.address}:3873/?numberOfRetries=1&timeout=5000
What does timeout 5000 mean? Does it mean the time to get the remote socket
connection? Or does it mean after the connection is made then how long
"jaikiran" wrote : I'm trying to move a EJB3 JPA example which has second level
cache enabled to JBossAS-5.0 GA. I am following this wiki for instructions
http://www.jboss.org/community/docs/DOC-13200. Based on those instructions i
have been able to get the example deploying successfully in JBos
Sorry, I don't think deploying a 3.0.1 cache inside an AS 4.x clustered webapp
war will work. :( As you've seen, the session replication code needs the 1.4.x
classes, so you can't just replace the JBC version in server/all/lib. But if
the 3.0.1 classes are in the war, they'll be visible to the
Please repost your service.xml, but use the "Code" button above to enclose it
in a code block.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199122#4199122
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199122
___
Use the -b option to start the server. See this for details
http://www.jboss.org/community/docs/DOC-10179
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199121#4199121
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199
anonymous wrote : So 20 messages had been started and of those 5 had been
completed
If you look at the ejb3-interceptors-aop.xml in the deploy folder, you will
notice that for the Message Driven Bean, there's a StrictMaxPool setting of max
pool size = 15.
Looking at your logs, it appears that
Try here.
http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-core/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199119#4199119
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199119
Hello.
i`m trying to map a attribute that is a Map using jpa annotation.
With hibernate i map like this:
|
| ...
|
|
|
|
|
|
|
|
it work!. but now i want use jpa annotations.
how can i do it?
i t
It's hard to say what your problem is without more details about the error you
are seeing. What exactly are you seeing that means "my session is not valid"?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199117#4199117
Reply to the post :
http://www.jboss.c
anonymous wrote : Caused by: java.lang.ClassNotFoundException:
org.jnp.interfaces.NamingContextFactory
|
The exception still shows this classnotfoundexception. How are you adding the
jars to the classpath and how are you running the client?
View the original post :
http://www.jboss.com/inde
That did not solve the problem :(
The console log (below) outputs a line each time a message is received and
processed. So 20 messages had been started and of those 5 had been completed.
Thanks for replying on New Years day!!! Any other suggestions will be
appreciated.
Happy New Year! PB
n
what database are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199111#4199111
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199111
___
jboss-user mailing list
j
After how many messages to the MDB does this exception occur? After 25
(=maxSessions)? Also, this looks incorrect to me:
@ActivationConfigProperty(propertyName = "acknowledgeMode", propertyValue =
"Auto-acknowledge")
Should have been
@ActivationConfigProperty(propertyName = "acknowledgeMode",
anonymous wrote : 2008-12-30 12:01:41,517 DEBUG
[org.jboss.ejb3.deployers.Ejb3Deployer] Error during deploy: vfszip:/h
|
ome/jhsingl/pkg/jboss-5.0.0.GA/server/default/deploy/workflow.ear/workflow-ejb-2.7.0.jar
| org.jboss.deployers.spi.DeploymentException: Error deploying
workflow-ejb-2.7.0.
How have you configured classloader scoping? Please post the relevant files and
more details about your application packaging. Also please post the entire
exception stacktrace.
While posting logs or code or xml content, please wrap it in a code block by
using the Code button in the message edit
1: by writing your own code to show what you want to show
2: No, see 1 unless you mean tasks for process INSTANCES, not definitions. Then
just use the api to get tasklists
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199106#4199106
Reply to the post :
htt
I found this error while running the sample of Drools file
what is the problem actually.
many thanks
org.drools.RuntimeDroolsException: Unable to load dialect
'org.drools.rule.builder.dialect.java.JavaDialectConfiguration:java'
at
org.drools.compiler.PackageBuilderConfiguration.addDiale
which tools were used to design the pages of the seam examples?
at the moment i use eclipse with jboss tools. but i find it quite hard to
design a nice page with it...or may be i do something wrong.
for example i got a panelgrid with labels that should be aligned left, and
textboxes with all
I want to use my own common-collections.jar in my ear/war, as while invoking i
am getting some serialization exception because the same class
ListOrderedMap(which is inside common-collection.jar) is getting loaded by two
loaders and while serialization it gives classcast exception. The class loa
35 matches
Mail list logo