[JBoss Microcontainer] New message: "Re: MultipleVFSParsingDeployer on HornetQ"
by Ales Justin
User development,
A new message was posted in the thread "MultipleVFSParsingDeployer on HornetQ":
http://community.jboss.org/message/531329#531329
Author : Ales Justin
Profile : http://community.jboss.org/people/alesj
Message:
--------------------------------------------------------------
This would mean we need to handle multiple suffixes matching multiple names.It's definitely doable, and you're welcome to contribute, but unfortunately it's not < 15min work. ;-)
If this is what you eventually need, you can go back to your previous 2-copy deployers.
As that is not wrong, specially when you're targeting suffix matching,
but in your current case I saw you're actually matching exact names, hence I changed it to multi deployers.
Multi deployers are mostly meant for merging metadata, as in the case of RAR metadata.
e.g. ra.xml + jboss-ra.xml --> common/single RAR metadata
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/531329#531329
16 years, 3 months
[JBoss Web Services] New message: "Re: Is there anyone who have a experience to migrate jbossWS base service to axis2 base service?"
by Alessio Soldano
User development,
A new message was posted in the thread "Is there anyone who have a experience to migrate jbossWS base service to axis2 base service?":
http://community.jboss.org/message/531308#531308
Author : Alessio Soldano
Profile : http://community.jboss.org/people/alessio.soldano@jboss.com
Message:
--------------------------------------------------------------
Of course I'm quite biased here, but at least let me say it's quite unfair comparing the webservice stack you had in JBoss 4.0.2 many years ago (which I think was not even called jbossws) with the recent Axis2. Btw, the webservice stack of JBoss is not based anymore on Axis since *years*.
My suggestion would be to evaluate a recent version of JBossWS (3.2.x), pick the stack flavour you prefer (JBossWS-Native, JBossWS-CXF or JBossWS-Metro) according to your needs. Also keep in mind that moving to a recent AS version (we're currently working on JBoss AS 6.0.0.M3...) is more that suggested, you're likely to suffer from performance issues, bugs, etc. staying with an AS that is *many years* old.
Regarding the usual need for keeping the same wsdl contract while upgrading the software, consider a contract first development using wsconsume tool (even if I fear you were using rpc/encoded style at that time... and almost no ws stack support that nowadays)
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/531308#531308
16 years, 3 months
[jBPM] New message: "Re: How to pass values from jsp to *.jpdl.xml file"
by Anand Kumar
User development,
A new message was posted in the thread "How to pass values from jsp to *.jpdl.xml file":
http://community.jboss.org/message/531307#531307
Author : Anand Kumar
Profile : http://community.jboss.org/people/akstifr
Message:
--------------------------------------------------------------
Thank you for your reply.
The solution which you have stated seems to be sound suitable in general but it seems to be not possible in my process.
As my process is like this : a process is started by normal user ( can also be admin ) and after starting that process should be available to both normal user as well as admin also.
Based upon the user +authentication, it will display the following information:+
For Normal user, it provide with two options as ----1) can modify the process information and re submit. 2) He can cancel the process but before it is assigned to any one by admin only.
For admin user, it provide with two option as-- 1) to Assign to a particular role. 2) Cancel the process that was started by some user (or admin)
Here also i am facing another problem like how to show the same process with different options based upon user +authentication.+
+Hoping you have understood the process and you will provide me more information on how to proceed further.. +
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/531307#531307
16 years, 3 months