User development,
A new message was posted in the thread "How to setup a server and runtime for JBoss AS 6.0.0.M1":
http://community.jboss.org/message/520765#520765
Author : Max Andersen
Profile : http://community.jboss.org/people/max.andersen@jboss.com
Message:
--------------------------------------------------------------
> What could go wrong if I select the 5.1 Runtime in the wizard and point to the 6.0.0.M1 installation?If there's nothing in the Tools 3.1 version for the AS 6 version, in what version is JBoss 6 with all its features supported (e.g. CDI)?
Nightly build should have an AS 6 adapter but it is technically the same as the AS 5.1 adapter since there aren't really any vital differences between AS 6 M1 and the last AS 5.1 release (yet).
So there is no danger in using AS 5.1 with AS 6.
About CDI then last night build actually includes the first tooling for it - I need to blog it
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520765#520765
User development,
A new message was posted in the thread "Unable to send mail":
http://community.jboss.org/message/520760#520760
Author : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
Well, at least that is what I saw (in a completely different env) myself.
You could enable ssl logging to see if something happens in that regard
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520760#520760
User development,
A new message was posted in the thread "Unable to set the mail configuration properties in JBPM 4.0":
http://community.jboss.org/message/520759#520759
Author : Anand Kumar
Profile : http://community.jboss.org/people/akstifr
Message:
--------------------------------------------------------------
Thank you Mr.http://community.jboss.org/people/homes for your reply.
I have configured Jboss with jbpm during the installation process only with the help of ant file that is present in jbpm folder like
*>ant install.jbpm.into.jboss*
by using above statement we need not to copy any other files into jboss as it will configure Jboss with the jbpm that you are using it.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520759#520759
User development,
A new message was posted in the thread "Unable to set the mail configuration properties in JBPM 4.0":
http://community.jboss.org/message/520755#520755
Author : Dominic Umbeer
Profile : http://community.jboss.org/people/homes
Message:
--------------------------------------------------------------
Did you use jbpm in an application server or embedded?
Application server:
You have to copy the changed config files in the jbpm dir in your jboss!
Embedded:
I don't know how to setup jbpm with changed config files. But you can try to add this to your jbpm.jar (but I think this is not best practise).
Best regards
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520755#520755
User development,
A new message was posted in the thread "Replication: simplest assumption not working ... with source code ...":
http://community.jboss.org/message/520753#520753
Author : Ulrich Staudinger
Profile : http://community.jboss.org/people/ustaudinger
Message:
--------------------------------------------------------------
forgot to add the aop.xml file to the java executable ..
-Djboss.aop.path=./src/main/resources/pojocache-aop.xml
Now i can see in the console:
updated to 0.7900468852042599
org.jboss.cache.pojo.notification.event.FieldModifiedEvent[source=com.imc.fo.venus.containers.Quotes@56f0cb3c]
updated to 0.3239987967102794
org.jboss.cache.pojo.notification.event.FieldModifiedEvent[source=com.imc.fo.venus.containers.Quotes@56f0cb3c]
However, the second computer can't find the object.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520753#520753