This happens when the JDK that you have installed doesn't have the rt.jar.
Install the JRE version 1.5.0_11. You will be having the rt.jar in the lib
folder of the Java Installed Path.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133795#4133795
Reply to th
i would like to do something like this:
|
|
|
when i am in state b, i want to access the paramater "param1" from my java code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133793#4133793
Reply to the post :
http:/
JIRA issue created http://jira.jboss.com/jira/browse/JBAS-5272
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133782#4133782
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133782
hi,
i am using jboss portal,
i am making a portal with help of Jboss portal server,
i need to remove the header links(maximized and minimized links) from the
header of the portlet.
any one can help me in this please.
Thanks in Advance
Rony30
View the original post :
http://www.jboss.com/in
Are you logging all the hibernate statements to see if there is an error?
If an error appears, maybe try enabling DriverManager logging to capture more
detailed JDBC logging which could reveal what is wrong with the SQL.
A typical problem would be using out-of-date SQL when you originally create
Can I access pages that are nested more than one level down via the gui.
Home
>Page1 (nest level1)
>Page3 (nest Level2)
>Page2 (nest level1)
The gui doesn't seem to be able to access Page3.
Any ideas?
View the original post :
http://www.jboss.com/index.html?mo
Hi,
I'm a newbie trying to get messaging to work in the jboss 5 beta 4. Having some
problems which I tried to google-up and getting nowhere. Any hints from you
folks are much appreciated.
I modified destinations-service.xml to include my test queue definition.
|
|
|
Thanks Prabhat.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133768#4133768
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133768
___
jboss-user mailing list
jboss-user@list
I'd remove a lot more.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133766#4133766
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133766
___
jboss-user mailing list
jbos
Sorry, I was reading your other post in between while posting this I do see
the injection going on... maybe there is a typo in 7.1.4 and should it be a
little different. Look at hibernate how to retrieve the current session
View the original post :
http://www.jboss.com/index.html?module=bb&
I'm stuck on the following: I have two message-driven beans MDB1 and MDB2
connected through two JMS queues (each MDB has its own queue). MDB uses a timer
service to poll a database every now and then. Both beans have Container as its
transaction type, with transaction attribute Required for thei
Could you explain jbpm involvement in this? You do not describe where the error
occurs, show no stacktrace, I see nothing in here about injecting a hibernate
session, though the subject suggests things in that direction...
View the original post :
http://www.jboss.com/index.html?module=bb&o
no need for an actionhandler anymore, but that is your choice...
regarding the delayed start of a task and your remark about assiging based on
existing tasks, we do kind of workload distribution to, but assign them
anyway... no delay
View the original post :
http://www.jboss.com/index.html?mod
no... since you did not describe what you mean by a
"parameter that is declared for that state" as requested before. You just
described two states..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133759#4133759
Reply to the post :
http://www.jboss.com/i
I also has the similar problem.
If anybody knows any user guide?
Thanks,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133758#4133758
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133758
This worked for me:
1. right-click the name of the project in the package explorer view and select
Build Path > Configure Build Path...
2. in the resulting dialog, select "Java Build Path' on the left, then the
"order and export' tab
3. check all the persisted containers that are stated to be
Please see the reference guide.
http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html/themeandlayouts.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133753#4133753
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
Is there a comprehensive guide to implement custom Themes and Skins for JBoss
Portal?
My specific requirement is:
1. Some of the pages are 2 columns and some are 3 columns
2. Is it something to do with region definition in CSS. if yes, how to solve
achieve my goal of 2 and 3 column pages?
3 If N
For JavaService, that is the correct way to add extra command line arguments
(). There is nothing "hacky" about it.
Optionally, because JavaService stores starup information in the registry, you
can also edit the HKLM\SYSTEM\CurrentControlSet\Services\xxx\Parameters key,
changing the Start Par
anonymous wrote : Make sure you surround the contents with [ code ]...[ /code ]
brackets (without the spaces), and preview your post before submitting (raw xml
content will not post correctly).
In your war file, the classes directory is in the wrong location, it should be
in WEB-INF. Ditto for
Hi All,
Env.: Jboss-4.0.2 in cluster with haSingleton
Is there a way to the node who publish the message do not receive it ?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133748#4133748
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Is there a way to integrate the -b 0.0.0.0 option using the JavaService setup?
So far the only way I found was to edit the InstallJBoss.bat and add ' -params
"-b 0.0.0.0" '
This works, but it feels a bit "hacky" (i.e. harder to maintain/document).
Thanks!
View the original post :
http://www.j
Hello,
I have been trying to generate a web service consumer code in JBoss4.0.4 GA
form WSDL that has dot-net service endpoint. However, using wstools ant task I
got the following error..
| [wstools] java.lang.NullPointerException
| [wstools] at
org.jboss.ws.tools.WSDLToJava.appen
And here are some basic steps to get you started on running multiple app
servers:
1) Unzip the jbossas binary zip file.
2) Make two copies of ./server/default, for example, as ./server/server1 and
./server/server2
3) Read about the binding service (I gave you the link earlier), and then:
3a) Set
What does the ant run have to do with the initial problem you posted?
It looks like the ant script is looking for the app server in the wrong
directory. There is probably a properties file that declares where jbossas is
installed, modify that to fit your location. Most likely, something like th
Hi all,
Is it only me, or every body else know how to get around this ?
Heres my situation: I dont want to use hibernate jars which comes in Jboss4.2.2
distribution. These jars are old (3.2.1). I want to use the latest version with
Jboss4.2.2.
I tried keeping my ear file isolated using the tag in
Sorry, this my build.xml
This is my war file:
META-INF/
META-INF/MANIFEST.MF
classes/
classes/com/
classes/com/tmg/
classes/com/tmg/servlets/
lib/
src/
src/com/
src/com/tmg/
src/com/tmg/servlets/
classes/com/tmg/servlets/FileNetServlet.class
classes/com/tmg/servlets/HelloWorld.class
filenet.properties
lib/log4j-1.2.15.ja
Currently we are using Jboss portal 2.6.4 with Jboss AS 4.2.2-GA. Both of which
were downloaded as binary archives from the main download site. We use Mysql 5
for our database and running on Linux.
We have not had any problems with the portal-cms or portal server until
recently. Upon startup of
Thanks Jon for reply..
Currently I am having the following issue. will try to solve it.
C:\jboss4.2-j2ee-examples-1.01\server-config-guide>ant
Buildfile: build.xml
validate:
fail_if_not_valid:
BUILD FAILED
C:\jboss4.2-j2ee-examples-1.01\server-config-guide\build.xml:60
jboss.dist=./../../../.
"kukeltje" wrote : due dates can use EL now as well (see the docs) That way you
can set an absolute due date if it e.g. is in a processvariable.
Thanks, had done this with an action handler, as per the example on the wiki
contributions page.
"kukeltje" wrote : And if the 'start date' does not n
I think you are looking for this part of the documentation:
http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Services_Binding_Management-The_Sample_Bindings_File.html
View the original post :
http://www.jboss.com/index.html?module=bb
The jar command is in JAVA_HOME/bin, make sure that is in your PATH.
Place the JAR file containing the JDBC driver into the server/xxx/lib directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133723#4133723
Reply to the post :
http://www.jboss.com/index
Can I pass in bindings.xjc, so the global rules in the bindings file will be
used when JBossWS generates WSDL from source? I am using JAXB for binding.
Or by throwing this file in the path or any specific location could I make the
implementation to use this for generating WSDL schema.
I need al
There is a very quick solution to this.
In the server/xxx/conf directory there is jboss-service.xml
Search for the tag: ServiceBindingManager.
Now Uncomment the whole mbean. Opposite to serverName you can find ports-01. In
most of the cases it can remain the same.
Just restart the server. If yo
Hi All,
I am using PojoCache and creating it in the following manner:
(Create configuration by passing an inputstream, and creating a pojoCache using
the PojoCacheFactory)
Configuration jbossCacheConf = (new XmlConfigurationParser()
| {
| public Configuration parseInputStream(InputStream
Thanks, Sir,
Now I can see the HelloWorld example after modifying the build.xml. But I still
can not see my own application which invokes MS SQL server.
The meesage I have is :
2008-03-03 12:28:21,156 ERROR [STDERR] java.lang.ClassNotFoundException: No
ClassLoaders found for: com.microsoft.jdbc
Thanks Author!
Best regards,
-Amol
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133707#4133707
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133707
___
jboss-user mailing
But... now I don'r know exactly how make the communication between JBoss and
remote jboss jbpm server... are there any documentation that it can help me?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133702#4133702
Reply to the post :
http://www.jboss.com/i
It means you're trying to send a message on a closed session which is illegal.
Try and find where in your code the session is being closed. A common
possibility would be you have an exception listener which closes the connection
(which closes the session).
View the original post :
http://www.j
I would check if you are creating a lot of sessions somewhere and not closing
them.
Common causes would be creating a connection, session, sending a message etc
from inside an ejb, but not using the JCA managed connection factory at
java:/JmsXA
View the original post :
http://www.jboss.com/in
Hello Wickus-
Can you ensure that you upgraded to remoting 2.2.2.SP4 on both client and
server side?
We had a few issues reported that sounded like this when remoting wasn't
upgraded to 2.2.2SP4 everywhere in the system. Remoting 2.2.2.SP4 is not
compatible with earlier versions.
View the ori
in JbossPortal 2.6.4, I can get access to HelloPortal from:
http://localhost:8080/portal/portal/HelloPortal/default
http://localhost:8080/portal/portal/HelloPortal
didn't work
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133696#4133696
Reply to the post :
Hi guys,
Currently, I am using JBoss AS 4.2.2 and JBoss Messaging 1.4 SP3.
When I put the messaging server under load, the number of the threads were
increasing until I got "Out of Memory: Unable to create native thread"
2008-02-29 20:41:10,267 [ERROR] [WorkerThread#26[172.21.101.9:52414]]
s
I know you cannot attach the war file, that is why I told you to run the jar
utility and post its output. Please do so. If the list of files you gave is
accurate, then your war file is not built correctly.
Also, please post the contents of web.xml. Make sure you surround the contents
with [ cod
I've solved it with:
| Properties props = new Properties();
| props.put(Context.INITIAL_CONTEXT_FACTORY,
"org.jnp.interfaces.NamingContextFactory");
| props.put(Context.PROVIDER_URL, "jnp://x.x.x.x:1099");
|
props.put(Context.URL_PKG_PREFIXES,"org.
Hi using this development setup:
* Version: jboss-portal-2.6.1.GA
* Download Version
* JBoss AS Version: 4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA
date=200707131605)]
* Database: Mysql 5.0.51a-community-nt
* JDBC Connector and Version: mysql-connector-java-5.0.5-bin.jar
i have for example this code:
|
|
|
|
|
|
|
|
|
i want, when i am in state 'b', access an parameter that is declared for that
state.
do you understand?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
found someting interesting here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=112107
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133686#4133686
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133686
_
I can not attach my war file. here are containts of my war file:
HelloWorld.class
HelloWorld.java
web.xml
Manifest.mf ( idon't know where is this file came from. I did not have that
file)
That's it. Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=413
After searching on google i found that i should also add the following in the
hibernate.cfg.xml file:
org.hibernate.cache.EhCacheProvider
However this still doesnt solve the problem and i get the same exception. Any
help would be mostly appreciated since i am stuck at this point and dont know
Please post the contents of you war file. Do this:
jar -tf xxx.war
and post the results.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133676#4133676
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133676
The book JBoss in Action has a chapter dedicated to web services and contains a
complete example application with step-by-step instructions for building and
configuring the web service and client. The book is not published yet (it is
based on JBossAS 5, which is not out yet, but the web services
Hello,
My war file deployed to Jboss is not working. To verify this is not a problem
of my code, I downloaded the HelloWorld servlet and test it.
I created a war file and deployed it to jboss. I get same error message:
type Exception report
message
description The server encountered an interna
thanks Peter. Yes, that would be great. Please pass on the URL.
best regards,
-Amol
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133672#4133672
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133672
_
Did you read the documentaiton?
http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide#Web_Service_Clients
I agree that it is not very clear, but the steps are all there is you look for
them.
I also have another resource that has the steps laid out more clearly, but it
is not free, I can
exact builds using:
JBM: Specification-Version: 1.4.0.SP3
Implementation-Version: 1.4.0.SP3 (build:CVSTag=JBossMessaging_1_4_0_ SP3_CP01
date=200712141423)
JBR:
Specification-Version: 2.2.2.SP4
Implementation-Version: 4.3.0.GA (build: VNTag=JBPAPP_4_3_0_GA
date=200801031548)
I can see my cons
when iam deploying entity bean it is deployed sucessfully
when i enter ant run at the command prompt
it is generating error
run:
[java] Exception in thread "main"
javax.naming.NameNotFoundException: remot
e not bound
[java] at
org.jnp.server.NamingServer.getBinding(NamingServer
I think you are looking for this:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExternalDirectories. Even though that
wiki entry is for older versions of jbossas the technique still works.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133666#4133666
Reply to th
Hi,
I have the following code within a Message Driven Bean, I can get it to create
a JbpmContext however I'm getting stuck with regards to Injecting the hibernate
session...
Eclipse is stating that I "cannot make a static reference to the none static
ethod getCurrentSession() from the type Se
Sajith, jaikiran already answered your question. Did you read the wiki entry
he referenced?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133663#4133663
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133663
_
I think you did more work than what you had to. You should leave the hsqldb as
is - there are other services in the app server that rely on it. Read the
documentation, it tells you how to set up a different database:
http://docs.jboss.com/jbportal/v2.6.4/referenceGuide/html/installation.html#d0e
We are tunning our application, and profiling it, and we have seen that there
is too much time spent in FieldInstantiator.parseConfiguration(String
configuration).
I don`t understund why this should be parsed in every run of the process. I
thought that the execution graph is made the first time
Chris,
MDB's always have to be in a jar. That's how you deploy them. You cannot put
them in the jbpm processarchive
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133660#4133660
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Accessing a web method from a jsp (or servlet) is no different from accessing a
web method from any other client. The JBossWS documentation contains the
necessary steps for building a client.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133657#4133657
Repl
explain what you mean by 'parameter' please.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133658#4133658
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133658
___
jboss-user
I'm using JBoss 4.2.2.GA App Server on Windows. I have a WSDL web service to
consume. I did execute wsconsume command, it created Java files out of WSDL and
I don't know what to do next. Do i need to write any XML config? Client java
class? Servlet? Can you please guide me? thank you very much f
OK, thank you for your information.
Somewhere, I found that my problem *might* exist because I have two
hibernateSessions, one for my application itself and one for the jBPM engine.
Therefore, I am currently searching for a way to use my Spring
"hibernateSessionFactory" bean as session factory
anonymous wrote : ./WEB-INF/lib/jboss-j2ee.jar
including JBoss jars in custom applications usually brings you in trouble ;-)
I'd remove at least this one (and check for others that might be duplicates of
the ones in jboss/config/lib) and give it another try...
View the original post :
http://w
anonymous wrote : Can I delete a member from one cache's member view (delete
the other member who has essentially died)? If it is, How can i do it?
That's not the way to go. It is JGroups's failure detection protocol(FD) that
should manage member removal/addition. I suggest you read /tune the Fai
we upgraded from the following:
JBoss Messaging 1.4.0.GA
JBoss Remoting 2.2.2.SP1
to:
JBoss Messaging 1.4.0.SP3
JBoss Remoting 2.2.2.SP4
Suddenly, under load we are getting messages stuck in queues.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133651#
here's the list of all the jars in the libs directory of the target war
| ./WEB-INF/lib/activation.jar
| ./WEB-INF/lib/antlr-2.7.6.jar
| ./WEB-INF/lib/asm.jar
| ./WEB-INF/lib/bsh.jar
| ./WEB-INF/lib/cglib.jar
| ./WEB-INF/lib/commons-collections.jar
| ./WEB-INF/lib/commons-io-1.3.2.ja
The -ds.xml file is usually in the deploy folder or in your application
package(Ex: .ear file).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133645#4133645
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133645
JBossAS 4.2.2.GA, JBM 1.4.0.SP3
Sometimes when I start my message processing service and it trys to post a
message to the queue I get the following, and I don't know what causes it or
what it means.
javax.jms.IllegalStateException: The object is closed
| at
org.jboss.jms.client.container
what other jars do you bundle inside this *.war? The stacktrace shows some WS
classes, do you have such libraries inside your application?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133642#4133642
Reply to the post :
http://www.jboss.com/index.html?modul
I think the problem is with the two files admin-ds.xml and
transactions-ds.xml. JBoss do not understand them. Merge their
contents into one file called mysql-ds.xml and place it in the deploy
folder. You should be able to hot deploy it and you will also see
JBoss binding to the JNDI name . More
Where do i usually find that -ds.xml file or where do i have to create one?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133640#4133640
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133640
___
Hi,
We are using JBoss implementation for JMS queue. After a while JMS listener
becomes stale and we have to start a new thread.
Has anybody experienced similar problem? What are the reasons behind it?
Thanks and regards,
Kunal
View the original post :
http://www.jboss.com/index.html?module=b
Hi all,
I have a few problem deploying my JMS in the following Topology:
-JBossA hosts the Hypersonic Database and the JMS provider deployed using
uil-service.xml
-JBossB uses JBossA as JMS Provider
-A JMS client connects to the JMS Provider by doing a remote lookup on JBossB
Basically, when I
Hallo
What is the recomneded way to run two JBos 3.2.7 instances on the same machine
without letting them form a cluster.
I have tried to change the partition name on one machine from DefaultPartition
to MyPartition, but it seems that I cannot find all dependencies so I get a lot
of errors.
Whe
Hi,
I have a problem when I try to consume message from a queue using the method
"receiveNoWait".
I have an MBean which uses a QueueBrowser to determine a set of message IDs
that should be processed. After the selection a message selector is used to
retrieve the message from the queue (the sel
I have the same question !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133628#4133628
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133628
___
jboss-user mailing list
jbos
We were able to finally workaround this issue without resorting to turning off
all authentication caching in 4.2.2GA.
First I flush the authentication cache for the user who needs their roles
refreshed.
http://wiki.jboss.org/wiki/Wiki.jsp?page=CachingLoginCredentials
Then use the new WebAuth
yes, the admin portlet is a good place to understand how to modify dynamically
portal objects
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133623#4133623
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133623
anonymous wrote : env.put(Context.PROVIDER_URL, "http//x.x.x.x:1099/");
This should be
env.put(Context.PROVIDER_URL, "jnp://x.x.x.x:1099/");
And how do start the JBoss server? Do you use the -b option with run.bat?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Do you have that folder? How did you install JBoss and any specific reason for
choosing 4.0.5GA for EJB3? There's a more recent stable version 4.2.2 which has
support for EJB3.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133619#4133619
Reply to the post :
when i use ant to deploy ejb3 app iam getting this error
D:\Program Files\jboss-4.0.5.G
A\server\default\deploy\ejb3.deployer not found.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133618#4133618
Reply to the post :
http://www.jboss.com/index.html?module=
The visual page editor can render anything as long as it can be approximated in
an html rendererand for PDF that is probably going to be hard.
But if the seam pdf tags could be translated into something approximate html it
is very doable as far as I see it.
View the original post :
http://
Thanks for your feedback Ronald.
In the last few minutes I have managed to get this to work.
I'm unsure of how exactly Eclipse deploys the java class files, but the MDB
needs to be within a .jar, so what I managed to do was remove it from the
src/main/java com.distributed.action package and dep
Hi All,
I am using jBPM 3.1.4 with jBoss IDE and eclipse 3.2.1, under a web project and
all hang (and I must init eclipse again) when I assign an ActionHandler to a
node. This behavior seem unusual, but it is this strange.
Any help in this matter will be very appreciated.
Thanks in advance.
V
Hello,
Is there any way to find out the names (IP's) of the nodes present in a cluster?
At the client side I want to know the nodes which are part of the cluster.
Let me know if this possible.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133606#4133606
Hi all,
I followed the getting started guide to switch the database backend to mysql
however when i start the jbpm-server i get the following stack trace:
|
| 12:58:48,046 INFO [STDOUT] java.lang.NoClassDefFoundError:
net/sf/ehcache/CacheException
| 12:58:48,046 INFO [STDOUT] at
Is it possible to add parameters to a state definition in the process
definition?
Greetz
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133600#4133600
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133600
Hi
We are having a problem with JBossMQ. We have recently switched from using the
Hypersonic db to SQLSever 2000. Things run smoothly for a while but then we
get the following error every time we try and receive/browse on any queue. To
resolve we then have to restart JBoss.
Anybody any idea
Greetings,
I'm writing a standard J2EE application composed of some stateless session
beans. I have some code which should be executed at the initialization of the
whole application (it basically reads some configuration files, and stores the
result in static variabiles). Is it ok to put this c
you can store the message on the queue but it is not picked up... does not
sound like a jbpm issue
what if you make a unit test independent of jbpm? does it work then?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133595#4133595
Reply to the post :
htt
Yes, but the @BeginTask code is maintained in the seam project
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133593#4133593
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133593
The ESB 'node' is a nice example of extending the GPD with a custom property
pane, a custom icon but by using the generic node type with an action on it
This is not to difficult and does not require adding real/full custom nodes.
View the original post :
http://www.jboss.com/index.html?modu
due dates can use EL now as well (see the docs) That way you can set an
absolute due date if it e.g. is in a processvariable.
And if the 'start date' does not need to be real (the task appearing at that
time), use just a processvariable for that. If you do want see the task not
before that spec
you are right, but somehow it relates to jBPM.
if the @BeginTask annotation is commented out, no exception is throw when
calling the method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133588#4133588
Reply to the post :
http://www.jboss.com/index.html?m
1 - 100 of 118 matches
Mail list logo