[jBPM] - Dynamic Task UI via HornetQ
by Benjamin Wirtz
Benjamin Wirtz [https://community.jboss.org/people/bennixview] created the discussion
"Dynamic Task UI via HornetQ"
To view the discussion, visit: https://community.jboss.org/message/793114#793114
--------------------------------------------------------------
Hi,
i want to show dynamic HumanTask UI in my App via HornetQ.
For Test I have a simple Process with one HT. inputData String userID , String reason. outputData Boolean acceptedOut. The User have to check a checkBox to set the Variable acceptedOut to true.
Now I want to retrieve the input / output Data to build a generic UI.
For that i read the Task via HornetQ TaskService and read the DocumentConten like this:
long contentId = task1.getTaskData().getDocumentContentId();
Content content = client.getContent(contentId);
Object unmarshalledObject = ContentMarshallerHelper.unmarshall(content.getContent(), null);
Now i've got the inputData. But i can't get the outputData. The ...getTaskData().getOutputContentId() is still -1.
What am I doing wrong?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/793114#793114]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 2 months
[JBoss Tools] - Deployment to Remote Server
by Kermit Tensmeyer
Kermit Tensmeyer [https://community.jboss.org/people/ktensmeyer] created the discussion
"Deployment to Remote Server"
To view the discussion, visit: https://community.jboss.org/message/789802#789802
--------------------------------------------------------------
yep, rank newbie..
I trying to configure a server to target deploy. I select a new server, and I find that I must have a local server installation.
I install to local filesystem. I have a local JBoss 7.1 Runtime instance (which uses the standalone.xml in the standalone configuration directory)
The server that I need to deploy to, is on a remote (in the lab) cluster instance. The local file (which must be in the standalone/configuration directory) is a copy of the domain.xml file.
The managment interface for this instance is (from host.xml):
<management-interfaces>
<native-interface security-realm="ManagementRealm">
<socket interface="management" port="${jboss.management.native.port:9899}"/>
</native-interface>
<http-interface security-realm="ManagementRealm">
<socket interface="management" port="${jboss.management.http.port:9890}"/>
</http-interface>
</management-interfaces>
Is there a way to tell the configuration file for the Jboss Tools how to connect to the remote server?
2nd Question. (to which I really should RTFM) is there a standard way to repackage the WAR file and correctly deploy into the cluster via the Manglement interface as driven by Eclipse?
ktensmeyer
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/789802#789802]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 2 months
[JNDI and Naming] - JNDI error
by TOM smith
TOM smith [https://community.jboss.org/people/gjx_xiang] created the discussion
"JNDI error"
To view the discussion, visit: https://community.jboss.org/message/789432#789432
--------------------------------------------------------------
Properties prop = new Properties();
prop.put(Context.PROVIDER_URL, "remote://127.0.0.1:4447");
prop.put(Context.SECURITY_PRINCIPAL, System.getProperty("username","user1"));
prop.put(Context.SECURITY_CREDENTIALS, System.getProperty("password","12345"));
prop.put(Context.INITIAL_CONTEXT_FACTORY, "org.jboss.naming.remote.client.InitialContextFactory");
final Context ctx = new InitialContext(prop);
Object ref = ctx.lookup("java:/eis/unionpayConnectionFactory");
unionpayConnectionFactory acf=(unionpayConnectionFactory)ref;
unionpayConnection ac=acf.getConnection();
when the code was runned, there will be such a mistake:
javax.naming.NameNotFoundException: eis/unionpayConnectionFactory -- service jboss.naming.context.java.jboss.exported.eis.unionpayConnectionFactory
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:97)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:178)
at org.jboss.naming.remote.protocol.v1.Protocol$1.handleServerMessage(Protocol.java:127)
at org.jboss.naming.remote.protocol.v1.RemoteNamingServerV1$MessageReciever$1.run(RemoteNamingServerV1.java:73)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/789432#789432]
Start a new discussion in JNDI and Naming at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 2 months
[EJB3] - Playoffs - Conference Championships live:Falcons vs 49 ers live
by lyjgh dghfhg
lyjgh dghfhg [https://community.jboss.org/people/bisemilla000] created the discussion
"Playoffs - Conference Championships live:Falcons vs 49 ers live"
To view the discussion, visit: https://community.jboss.org/message/793058#793058
--------------------------------------------------------------
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/793058#793058]
Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 2 months
[EJB3] - Playoffs - Conference Championships live:Atlanta Falcons vs San Francisco 49 ers live
by lyjgh dghfhg
lyjgh dghfhg [https://community.jboss.org/people/bisemilla000] created the discussion
"Playoffs - Conference Championships live:Atlanta Falcons vs San Francisco 49 ers live"
To view the discussion, visit: https://community.jboss.org/message/793057#793057
--------------------------------------------------------------
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
Atlanta Falcons vs San Francisco 49 ers live,San Francisco vs Atlanta live,Atlanta vs San Francisco live,Falcons vs 49 ers live,49 ers vs Falcons live,Playoffs Conference Championships live,
http://sportszone2013.blogspot.com/ *CLICK HERE TO Playoffs – Conference Championships LIVE*
http://sportszone2013.blogspot.com/ http://2.bp.blogspot.com/-0A_cduJRKRc/UE39tGJdyHI/AAAAAAAAAEA/reEX9QHxTJY...
*Match Information:*
http://sportszone2013.blogspot.com/ *+Playoffs – Conference Championships+*
http://sportszone2013.blogspot.com/ **Atlanta Falcons vs San Francisco 49 ers**
*Date: Saturday, 20 January 2013*
*Kick Off Time : 3:00PM ET,*
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/793057#793057]
Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 2 months