User development,
A new message was posted in the thread "JBoss 5.0.1 for jdk 1.6 web services configuration":
http://community.jboss.org/message/518989#518989
Author : Jim Ma
Profile : http://community.jboss.org/people/jim.ma
Message:
--------------------------------------------------------------
Looks like there is the wrong version saaj jar in your classpath or service war file. Can you list the content in your deployed service file ?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518989#518989
User development,
A new message was posted in the thread "Why unique activity names?":
http://community.jboss.org/message/518988#518988
Author : Koen Aers
Profile : http://community.jboss.org/people/koen.aers@jboss.com
Message:
--------------------------------------------------------------
I was not too much against using an id and a name. It would certainly solve some graphical problems...
So you don't have to walk alone like a hobo (or is it a drifter?) ;-)
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518988#518988
User development,
A new message was posted in the thread "Problem decrypting the encryptedKey at server side":
http://community.jboss.org/message/518986#518986
Author : Jim Ma
Profile : http://community.jboss.org/people/jim.ma
Message:
--------------------------------------------------------------
Do you use wireshark or tcpmon to monitor the soap message ? Is there any difference between this two clients ?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518986#518986
User development,
A new message was posted in the thread "Jboss is crashing and throwing Out of swap space error.":
http://community.jboss.org/message/518980#518980
Author : mouli chandra
Profile : http://community.jboss.org/people/dmouli
Message:
--------------------------------------------------------------
Hi Thanks for ur response,
These are the jvm options we have given.
JAVA_OPTS: -server -Xmx768M -Dprogram.name=run.bat -Xms512m -Xmx1024m -Xss512k
Server machine conguration :-
4 GB ram,Windows 2003 server,Xeon dual CPU.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518980#518980
User development,
A new message was posted in the thread "StructureModificationChecker and Synch with VFS3":
http://community.jboss.org/message/518978#518978
Author : Emanuel Muckenhuber
Profile : http://community.jboss.org/people/emuckenhuber
Message:
--------------------------------------------------------------
Ok, then we'll take care of mounting the originals somewhere else to access the original files. The only thing i can think of which has to be added is a additional constructor to AbstractVFSDeployment(String name, VirtualFile root) so that we can make sure redeployment works correctly.
Coming back to the original topic, i guess we would just need to have one single method:
boolean hasStructureBeenModified(String deploymentName, VirtualFile root)
The deploymentName to identify the deployment context and VirtualFile for the original copy of the deployment root. That should hopefully be enough?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518978#518978
User development,
A new message was posted in the thread "JBoss won't start on run.bat":
http://community.jboss.org/message/518976#518976
Author : Wolfgang Knauf
Profile : http://community.jboss.org/people/WolfgangKnauf
Message:
--------------------------------------------------------------
Hi,> But I think I have read somewhere to enter the bin-path as well in the java_home - is there any use to do so?
nope, this is wrong. "JAVA_HOME" always points to the base directory of JRE or JDK. The bin directory can be added to the PATH variable.
Hope this helps
Wolfgang
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/518976#518976