[jboss-user] [JBoss Web Services] - Re: can't call a .NET web service ? Cannot stringify null Node

2011-01-28 Thread Igor JStarter
Igor JStarter [http://community.jboss.org/people/izgur] created the discussion

Re: can't call a .NET web service ? Cannot stringify null Node

To view the discussion, visit: http://community.jboss.org/message/583819#583819

--
*The problem is definitely, that jboss doesn't insert the SOAPAction althought 
it loades it as part of the external service's WSDL !!??*

 The SoapAction is not sending !!!

In the HTTP post i see:
Connection: keep-alive
Content-Type: text/xml; charset=UTF-8
Host: psplatform.dyndns.org
SOAPAction: 
Transfer-Encoding: chunked

Any idea why it's not included?  How cai i set the SOAPAction on JBoss / BPEL 
(JBossWS Native - 3.2.1 GA)?
--

Reply to this message by going to Community
[http://community.jboss.org/message/583819#583819]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: can't call a .NET web service ? Cannot stringify null Node

2011-01-28 Thread Igor JStarter
Igor JStarter [http://community.jboss.org/people/izgur] created the discussion

Re: can't call a .NET web service ? Cannot stringify null Node

To view the discussion, visit: http://community.jboss.org/message/583826#583826

--
OK.
 *http://community.jboss.org/message/583618#583618 Cannot stringify null Node* 
happends (althought it should be already fixed) when you get an empty web 
service response ...
Probably it turns on when u change log level ... because it wasn't there from 
the beginning...
--

Reply to this message by going to Community
[http://community.jboss.org/message/583826#583826]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - JBoss sends empty SOAPAction

2011-01-28 Thread Igor JStarter
Igor JStarter [http://community.jboss.org/people/izgur] created the discussion

JBoss sends empty SOAPAction

To view the discussion, visit: http://community.jboss.org/message/583829#583829

--
Hey!

I'm using Jboss5.1, ESB4.8 and Riftsaw2.1... and develop web services with 
BPEL using JBoss Web Services- native 3.2.1...
They couldn't help me on theRiftsaw forum :  
http://community.jboss.org/thread/161703 
http://community.jboss.org/thread/161703

*How can i make JBoss to insert  SOAPAction into the header when sending the 
request ???*
 *- because I think that the web service( made in .NET) requires the SOAPAction 
to be specified in the header (i get 500 - internal error)
*
 *- for other (java) web services there is no problem if SOAPAction is empty
*

*LOG:*
JBoss is loading the soapaction !!! 
OperationMetaData:
 qname={ http://tempuri.org/ http://tempuri.org/}ProcessSingleMessage
 javaName={ http://tempuri.org/ http://tempuri.org/}ProcessSingleMessage
 style=document/literal/WRAPPED
 oneWay=false
 soapAction= http://tempuri.org/Service/ProcessMessage 
http://tempuri.org/Service/ProcessMessage

*PCAP:*
But from the pcap i see that the sent request has an empty SOAPAction:
JBoss sends:
Connection: keep-alive
Content-Type: text/xml; charset=UTF-8
Host: platform.org
SOAPAction: 
Transfer-Encoding: chunked


Thank you in advance!

Regards, Igor!
--

Reply to this message by going to Community
[http://community.jboss.org/message/583829#583829]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: JBoss sends empty SOAPAction

2011-01-28 Thread Alessio Soldano
Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] 
created the discussion

Re: JBoss sends empty SOAPAction

To view the discussion, visit: http://community.jboss.org/message/583841#583841

--
Hi,
the code that sets the SOAPAction header relies on the metadata you see having 
that info;  
http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.2.1.GA/modules/core/src/main/java/org/jboss/ws/core/jaxws/binding/SOAPBindingJAXWS.java
 
http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-3.2.1.GA/modules/core/src/main/java/org/jboss/ws/core/jaxws/binding/SOAPBindingJAXWS.java
 .
Can you double check you're not overwriting the soapAction thorugh the message 
context? Also, addressing might play a role in this.
Generally speaking, also consider trying a more recent jbossws version.
--

Reply to this message by going to Community
[http://community.jboss.org/message/583841#583841]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache] - Re: BerkeleyDbJe-4.1.7 used with BdbjeCacheLoader not working ?

2011-01-28 Thread Fred Visticot
Fred Visticot [http://community.jboss.org/people/fvisticot] created the 
discussion

Re: BerkeleyDbJe-4.1.7 used with BdbjeCacheLoader not working ?

To view the discussion, visit: http://community.jboss.org/message/583842#583842

--
I really need an answer...
Would be very nice if JbossCache could work with last BDB library !!!

Regards,

Fred
--

Reply to this message by going to Community
[http://community.jboss.org/message/583842#583842]

Start a new discussion in JBoss Cache at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2052]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: Webservice deployment and namespace containing # character

2011-01-28 Thread Alessio Soldano
Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] 
created the discussion

Re: Webservice deployment and namespace containing # character

To view the discussion, visit: http://community.jboss.org/message/583846#583846

--
Hi,
Darran correctly marked your issue as a duplicate of  
https://issues.jboss.org/browse/JBWS-2845 
https://issues.jboss.org/browse/JBWS-2845, which has been fixed in 
JBossWS-Native 3.3.0.Beta4. So that's not in JBoss AS 5.1.0 by default. You 
need to either download JBoss AS 6 (which btw comes with JBossWS-CXF stack...) 
or install jbossws 3.3.0.GA or greater on top of AS 5.1.0 (please take a look 
at  http://community.jboss.org/docs/DOC-13569 
http://community.jboss.org/wiki/JBossWS-SupportedTargetContainers )
--

Reply to this message by going to Community
[http://community.jboss.org/message/583846#583846]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: JBoss sends empty SOAPAction

2011-01-28 Thread Igor JStarter
Igor JStarter [http://community.jboss.org/people/izgur] created the discussion

Re: JBoss sends empty SOAPAction

To view the discussion, visit: http://community.jboss.org/message/583852#583852

--
Can you please specify more in details...

*How can i check I'm not overwriting the soapAction through message context ?*

*Can I change the addressing ?*

This is the last WS I have to call, everything else works... 
So I hope I'll get some ideas... 

And if it really doesn't work with 3.2.1, I will upgrade the next week...
--

Reply to this message by going to Community
[http://community.jboss.org/message/583852#583852]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: Webservice deployment and namespace containing # character

2011-01-28 Thread Aurélien Lansmanne
Aurélien Lansmanne [http://community.jboss.org/people/alansmanne] created the 
discussion

Re: Webservice deployment and namespace containing # character

To view the discussion, visit: http://community.jboss.org/message/583854#583854

--
Hi,

Thanks for the link.

The problem is that I can't upgrade to Jboss 6, and the manual installation of 
JbossWS-native failed (actually, the installation -ant deploy- was 
successfull, but Jboss was unable to restart due to bad class version..). I 
will eventually open a new discussion about this other issue to keep this 
thread clean.
--

Reply to this message by going to Community
[http://community.jboss.org/message/583854#583854]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: problem about running jbpm5

2011-01-28 Thread Fabrizio Martorelli
Fabrizio Martorelli [http://community.jboss.org/people/unreal] created the 
discussion

Re: problem about running jbpm5

To view the discussion, visit: http://community.jboss.org/message/583860#583860

--
Hi Hui and rafitanba,


first of all thanks for the step by step guide, 
but i think that this is not the best way to build
 compile and distribute a bpmn process.
From the guvnor console ( 
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/Guvnor.html 
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/Guvnor.html)
you can build your package (in my case the defaultPackage) whith your source 
code and bpmn process (committed by eclipse guvnor plugin).
 If  all goes well you can read : Building a package will collect all the 
assets, validate and compile *into a deployable package*. *Download binary 
package.*. The package have the pkg extension and have a binary content (no 
zip no jar no war). The question is: where and how can I release this package 
in jboss/jbpm box?

I think this is the problem.
thanks in advance for the reply.  ;)
--

Reply to this message by going to Community
[http://community.jboss.org/message/583860#583860]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss AOP] - Re: Error in deploying .aop file

2011-01-28 Thread Kabir Khan
Kabir Khan [http://community.jboss.org/people/kabir.khan%40jboss.com] created 
the discussion

Re: Error in deploying .aop file

To view the discussion, visit: http://community.jboss.org/message/583862#583862

--
2 Problems:

[kabir ~/Downloads]
$unzip -l LoggingAspect.aop 
Archive:  LoggingAspect.aop
  Length Date   Time    Name
            
    0  01-27-11 12:16   META-INF/
   71  01-27-11 12:16   META-INF/MANIFEST.MF
*3436644  08-19-08 07:44   jboss-aop-jdk50-single.jar*
    0  01-27-11 11:50   classes/
    0  01-27-11 11:50   classes/org/
    0  01-27-11 11:50   classes/org/jboss/
    0  01-27-11 11:50   classes/org/jboss/soa/
    0  01-27-11 11:50   classes/org/jboss/soa/esb/
    0  01-27-11 11:50   classes/org/jboss/soa/esb/samples/
    0  01-27-11 11:50   classes/org/jboss/soa/esb/samples/quickstart/
    0  01-27-11 12:12   
classes/org/jboss/soa/esb/samples/quickstart/helloworld/
 1184  01-27-11 12:12   
classes/org/jboss/soa/esb/samples/quickstart/helloworld/LoggingAspect.class
  577  01-27-11 11:50   META-INF/jboss-aop.xml
    ---
  3438476   13 files

1) jboss-aop-jdk50-single.jar should NOT be bundled with your application


[kabir ~/Downloads]
$unzip -p LoggingAspect.aop META-INF/jboss-aop.xml
aop
   aspect 
class=org.jboss.soa.esb.samples.quickstart.helloworld.LoggingAspect/


!--  
   bind pointcut=execution(raid.BankAccount-new(int))
  around aspect=raid.RaidAspect name=log/
   /bind


   bind pointcut=execution(void bank.BankAccount-*(int))
  around aspect=raid.RaidAspect name=log/
   /bind
 --  
   bind pointcut=execution(* 
org.jboss.soa.esb.samples.quickstart.helloworld.MyJMSListenerAction-*(..))
  around 
aspect=org.jboss.soa.esb.samples.quickstart.helloworld.LoggingAspect 
name=log/
   /bind
/aop


2) For deployment in AS your xml must use aop beans namespace, e.g.:
?xml version=1.0 encoding=UTF-8?
aop  *xmlns=urn:jboss:aop-beans:1.0*
   aspect 
class=org.jboss.soa.esb.samples.quickstart.helloworld.LoggingAspect/


!--  
   bind pointcut=execution(raid.BankAccount-new(int))
  around aspect=raid.RaidAspect name=log/
   /bind


   bind pointcut=execution(void bank.BankAccount-*(int))
  around aspect=raid.RaidAspect name=log/
   /bind
 --  
   bind pointcut=execution(* 
org.jboss.soa.esb.samples.quickstart.helloworld.MyJMSListenerAction-*(..))
  around 
aspect=org.jboss.soa.esb.samples.quickstart.helloworld.LoggingAspect 
name=log/
   /bind
/aop
--

Reply to this message by going to Community
[http://community.jboss.org/message/583862#583862]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2027]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Forging of the Forge Tools

2011-01-28 Thread Paul Keogh
Paul Keogh [http://community.jboss.org/people/paulmkeogh] commented on

Forging of the Forge Tools

To view all comments on this blog post, visit: 
http://community.jboss.org/community/tools/blog/2011/01/27/forging-of-the-forge-tools#comment-5325

--
Installed OK but when I click on the Start Forge button, the console refreshes 
but doesnt start. Nothing in the .log file.

Any suggests for debugging ?

Eclipse Helios SR1, Centos 5.4, JDK 1.6_22
--

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: JBoss tools BPMN convert Unhandled event loop exception

2011-01-28 Thread Jiri Peterka
Jiri Peterka [http://community.jboss.org/people/jpeterka] created the discussion

Re: JBoss tools BPMN convert Unhandled event loop exception

To view the discussion, visit: http://community.jboss.org/message/583873#583873

--
Koen, 
my issue was caused by missing diagram file. I guess this is not this case (is 
it Ryu?) although the exception is very similar. So Grid still needs Ryu's 
files to reproduce.
--

Reply to this message by going to Community
[http://community.jboss.org/message/583873#583873]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: problem about running jbpm5

2011-01-28 Thread rafitanba
rafitanba [http://community.jboss.org/people/rafitanba] created the discussion

Re: problem about running jbpm5

To view the discussion, visit: http://community.jboss.org/message/583875#583875

--
Hi Unreal!

Yep, you are right! Guvnor is the best way to manage your processes. However, 
when I wrote the steps guvnor integration was under development and it didn't 
work yet!

Regarding your question, have you had a look at this blog  
http://planet.jboss.org/post/a_process_repository_using_guvnor post? It shows a 
screencast where Kris uses guvnor to deploy a process into the jbpm console... 
Hope it helps!

Rafa.
--

Reply to this message by going to Community
[http://community.jboss.org/message/583875#583875]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Web Services] - Re: JBoss sends empty SOAPAction

2011-01-28 Thread Igor JStarter
Igor JStarter [http://community.jboss.org/people/izgur] created the discussion

Re: JBoss sends empty SOAPAction

To view the discussion, visit: http://community.jboss.org/message/583882#583882

--
I installed  jbossws-native-3.2.2.GA... nothing changes...
--

Reply to this message by going to Community
[http://community.jboss.org/message/583882#583882]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2044]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: problem about running jbpm5

2011-01-28 Thread unreal
unreal [http://community.jboss.org/people/unreal] created the discussion

Re: problem about running jbpm5

To view the discussion, visit: http://community.jboss.org/message/583890#583890

--
Hi Rafi,


I have a very very simple bpmn job start event --- script task (with action 
System.out.println(Hello World)) - and event.
If i run this process inside eclipse (with classic ProcessTest.java class)  all 
work fine and i can see  'Hello World' on my eclipse console.

I have also commited the bpmn file and png image in the defaultPackage 
repository on guvnor. 
On the guvnor console i can see all the resource commited and i can compile 
without error my package (important tns:packageName=defaultPackage on the xml 
definition of bpmn file). I don't have form or User/HumanTask event on my 
simple example.
But when open the jbpm console ( http://localhost:8080/jbpm-console/ 
http://localhost:8080/jbpm-console/ login as admin) i can see only the 
Evaluation process and no my simple Process.
I think there is some configuration to do that the video does not show.

Strange...
thanks in advance for the reply.  ;)
--

Reply to this message by going to Community
[http://community.jboss.org/message/583890#583890]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Using jPDL GPD with Springsource Tool Suite

2011-01-28 Thread tirwit
tirwit [http://community.jboss.org/people/tirwit] created the discussion

Using jPDL GPD with Springsource Tool Suite

To view the discussion, visit: http://community.jboss.org/message/583902#583902

--
Hi!

I'm using jPDL GPD with Springsource Tool Suite to make a process flow, but all 
the configuration was made by someone else, so I don't even know what version 
of the plugin I'm using.

How can I check the GPD version, so I can search documentation and tutorials? I 
just want to know how to edit the states and decisions using GPD, instead of 
doing it in the XML.
--

Reply to this message by going to Community
[http://community.jboss.org/message/583902#583902]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - jbpm-doc translate to zh-CN pdf problem

2011-01-28 Thread derek lee
derek lee [http://community.jboss.org/people/yushanyuan] created the discussion

jbpm-doc translate to zh-CN pdf  problem

To view the discussion, visit: http://community.jboss.org/message/583950#583950

--
Hi, i translate the jbpm-doc to zh-CN, and generate html_single, pdf.  the 
html_single is greate, but words in the pdf file are unreadable 。
--

Reply to this message by going to Community
[http://community.jboss.org/message/583950#583950]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: Some Experiences with JBoss Tools, Eclipse Helios and M2E

2011-01-28 Thread fdemay
fdemay [http://community.jboss.org/people/fdemay] created the discussion

Re: Some Experiences with JBoss Tools, Eclipse Helios and M2E

To view the discussion, visit: http://community.jboss.org/message/583952#583952

--
Hi Thomas,

do you face the same problems with the new version of JBoss Tools ? (3.2.0.CR1)
--

Reply to this message by going to Community
[http://community.jboss.org/message/583952#583952]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: JBPM 5 variable (Result Mapping Problem)

2011-01-28 Thread candy_633
candy_633 [http://community.jboss.org/people/candy_633] created the discussion

Re: JBPM 5 variable (Result Mapping Problem)

To view the discussion, visit: http://community.jboss.org/message/583957#583957

--
Thank you so much Kris for helping us!!!
--

Reply to this message by going to Community
[http://community.jboss.org/message/583957#583957]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss AOP] - Re: Error in deploying .aop file

2011-01-28 Thread maze A
maze A [http://community.jboss.org/people/maazzz] created the discussion

Re: Error in deploying .aop file

To view the discussion, visit: http://community.jboss.org/message/583969#583969

--
Thanks for your prompt reply.

I fixed both of these issues. But, it seems still this is not solved.

My steps after activating loadtimeweaving in the bootstrap (aop.xml): 
1. Putting the LoggingAspect.aop in the jboss-5.1.0.GA/server/all/deploy 
(also in the second case in 
jboss-5.1.0.GA/server/all/deployers/jboss-aop-jboss5.deployer)
2. Putting Quickstart_helloworld.esb in the same folder
3. running ant runtest
The helloworld service works, but there is no interception.

I updated the attachment of the first post with my new files.

Thank you,
Mehdi
--

Reply to this message by going to Community
[http://community.jboss.org/message/583969#583969]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2027]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: jBPM 5 GA schedule?

2011-01-28 Thread new-comer
new-comer [http://community.jboss.org/people/new-comer] created the discussion

Re: jBPM 5 GA schedule?

To view the discussion, visit: http://community.jboss.org/message/583977#583977

--
Hi Kris and Mauricio,

Do you have an idea when you will release your GA release, we will need to do 
the integration soon with JBPM5, will really need to make it work in Google 
Chrome(so it will in IE for us). if you can just tell me how to fix the message 
box in Chrome, it will help me a lot.

Thanks in advance,
Teresa
--

Reply to this message by going to Community
[http://community.jboss.org/message/583977#583977]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Simple Portal: which portlets get rendered when processAction returns?

2011-01-28 Thread davidyan
davidyan [http://community.jboss.org/people/davidyan] created the discussion

Simple Portal: which portlets get rendered when processAction returns?

To view the discussion, visit: http://community.jboss.org/message/583985#583985

--
Hi. I've been doing some experiments using the Portlet Container, controlling 
what portals get displayed for a given user with a custom taglib that checks 
the user's entitlements.

That worked out pretty well, so I also developed a simple impersonation portlet 
(that authorizes the user to assume someone else's identity). I then noticed a 
very odd behavior when the  processAction method returns and the page is 
refreshed: the portlets that are rendered are those of the previous user / 
page, not the new ones, and their contents are apparently delivered in sequence 
to the portletmarkup tags of the page (for the new user). As a result, the 
contents on page are offset in the most bizarre fashion! Say user 1 can see 
portlets A and C, user 2 can see A, B and C; when switching from user 1 to user 
2, the (new) output of C is used in lieu of B's, and nothing is displayed for 
C! When I manually refresh the page one more time, the problem disappears.

What's happening? Does that behavior find its origin in the Portlet Container 
per se or Simple Portal (its taglib)? Is there any simple fix? (I'm obviously a 
newcomer to portals and portlets...)

In passing, I have started those experiment because I was under the impression 
that, in GateIn, one can customize authentication (e.g., using SSO) but not 
authorization (users / groups / permissions management). Am I wrong and are 
there clean ways to inject a custom permission management system in GateIn?

Thanks in advance,

Y


--

Reply to this message by going to Community
[http://community.jboss.org/message/583985#583985]

Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2011]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginner's Corner] - Re: Give permission to write to a folder?

2011-01-28 Thread Peter Johnson
Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

Re: Give permission to write to a folder?

To view the discussion, visit: http://community.jboss.org/message/584010#584010

--
What di you find out from Process Monitor?
--

Reply to this message by going to Community
[http://community.jboss.org/message/584010#584010]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2075]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: jBPM 4.4 generate .bar with Maven

2011-01-28 Thread JimDwyer
JimDwyer [http://community.jboss.org/people/JimDwyer] created the discussion

Re: jBPM 4.4 generate .bar with Maven

To view the discussion, visit: http://community.jboss.org/message/584019#584019

--
I made additions to the jboss-packaging-maven-pluging and am able to generate a 
bar and install it in my repository.  No small task.   I will try to submit it 
soon.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584019#584019]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools] - Forging of the Forge Tools

2011-01-28 Thread Koen Aers
Koen Aers [http://community.jboss.org/people/koen.aers%40jboss.com] commented on

Forging of the Forge Tools

To view all comments on this blog post, visit: 
http://community.jboss.org/community/tools/blog/2011/01/27/forging-of-the-forge-tools#comment-5329

--
Paul,

Is the forge process running? Try ps -el | grep java. It can take a while 
before the welcome banner comes up though...

Cheers,
Koen
--

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB3] - Re: @LocalBinding @RemoteBinding and backward compatibility

2011-01-28 Thread Frank Kelly
Frank Kelly [http://community.jboss.org/people/kellyfj1] created the discussion

Re: @LocalBinding @RemoteBinding and backward compatibility

To view the discussion, visit: http://community.jboss.org/message/584028#584028

--
I am just hitting this now . . . . . agree this was a really bad decision and 
makes upgrading even MORE problematic than it needs to be.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584028#584028]

Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2029]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Remoting] - Re: LeasePinger, sessionId, jboss messaging

2011-01-28 Thread Mark Torres
Mark Torres [http://community.jboss.org/people/mark_v_torres] created the 
discussion

Re: LeasePinger, sessionId, jboss messaging

To view the discussion, visit: http://community.jboss.org/message/584033#584033

--
Hi Ron,

Sorry, I had a different priority this past few days so I wasnt able to test 
this.

I just tested the jar attached on my dev instance. The reconnection worked for 
both scenarios(LeasePinger,Connection validator waking up first). Just wanted 
to note, if ever people are gonna try your 2.2.3.SP4 pre-release jar, that I 
had to add

attribute name=useServerConnectionIdentity isParam=truetrue/attribute

to my remoting-bisocket-service.xml to get the new feature to work.

Thanks for the fix.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584033#584033]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2050]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - Re: The New BPMN 2.0 Editor Has Arrived

2011-01-28 Thread Mauricio Salatino
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the 
discussion

Re: The New BPMN 2.0 Editor Has Arrived

To view the discussion, visit: http://community.jboss.org/message/584041#584041

--
Hi  Koen,
I'm writting right now a free community training course for jBPM5 and I wanna 
know if you have updated versions for the plugin. So, I can use it to show 
people how to build their processes. One of the required things is to include a 
businessRuleTask that was not included in the version that you put on your blog 
post. 
Greetings.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584041#584041]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools] - Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

2011-01-28 Thread henk de boer
henk de boer [http://community.jboss.org/people/henk53] created the discussion

Re: 64 bit xulrunner - has anyone got one, or detailed steps to build one?

To view the discussion, visit: http://community.jboss.org/message/584043#584043

--
 Max Rydahl Andersen wrote:
 
 if you have time try use the nightly update site and let us know if it works 
 ( http://download.jboss.org/jbosstools/updates/nightly/trunk/ 
 http://download.jboss.org/jbosstools/updates/nightly/trunk/)

I missed this, but I just tried the release candidate and it seems to work 
perfectly! I installed JBoss Tools RichFaces on my 64 bit OS X 10.6 and it 
installed without problems. I can now open my xhtml pages with JBoss Tools 
HTML Editor. As expected, this shows a single textual editor without the 
Visual/Source, Source and Preview tabs.

Absolutely wonderful!  :) 

(I did found an amount of small problems with the editor, but I'll create a new 
discussion for that)
--

Reply to this message by going to Community
[http://community.jboss.org/message/584043#584043]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - jBPM5 Community Training

2011-01-28 Thread Mauricio Salatino
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the 
document:

jBPM5 Community Training

To view the document, visit: http://community.jboss.org/docs/DOC-16405

--
Hi there, I'm publishing a free jBPM5 community training in my personal blog. 
Feel free to give me feedback about the material!
Here is the current roadmap for the training:
 http:// 
http://salaboy.wordpress.com/2011/01/24/announcing-jbpm5-community-training/

Here is the first module called: jBPM5 Introduction:
 
http://salaboy.wordpress.com/2011/01/29/jbpm5-community-training-module-1-jbpm5-introduction/
 
http://salaboy.wordpress.com/2011/01/29/jbpm5-community-training-module-1-jbpm5-introduction/

I will be updating this article adding all the links as soon as I publish new 
modules.

Enjoy it!
--

Comment by going to Community
[http://community.jboss.org/docs/DOC-16405]

Create a new document in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102containerType=14container=2034]
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - jBPM5 Community Training

2011-01-28 Thread Mauricio Salatino
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the 
discussion

jBPM5 Community Training

To view the discussion, visit: http://community.jboss.org/message/584048#584048

--
Hi there, I'm publishing in my personal web site a jBPM5 Community Training:
You can find more information about it here:
 http://community.jboss.org/docs/DOC-16405 
http://community.jboss.org/wiki/jBPM5CommunityTraining

or here:
 http://salaboy.wordpress.com/2011/01/24/announcing-jbpm5-community-training/ 
http://salaboy.wordpress.com/2011/01/24/announcing-jbpm5-community-training/

Enjoy it!
--

Reply to this message by going to Community
[http://community.jboss.org/message/584048#584048]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - jbpm5 setWaitForCompletion (async execution)

2011-01-28 Thread vsp
vsp [http://community.jboss.org/people/vsp] created the discussion

jbpm5 setWaitForCompletion (async execution)

To view the discussion, visit: http://community.jboss.org/message/584049#584049

--
Hi,

Can you give, or point me to, an example of how to execute tasks asynchronously 
by setting the wait for completion flag to false?   My model is constructed 
in Oryx, which doesn't support this flag for task elements (is this flag a BPMN 
property?), therefore, I need to set it programatically every time before 
starting or resuming execution of a process instance.    I assume it can't be 
done in the work item handler.

I appreciate your help,
Vlad
--

Reply to this message by going to Community
[http://community.jboss.org/message/584049#584049]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM] - jbpm5 persistence safe point and timeCycle value

2011-01-28 Thread vsp
vsp [http://community.jboss.org/people/vsp] created the discussion

jbpm5 persistence safe point and timeCycle value

To view the discussion, visit: http://community.jboss.org/message/584050#584050

--
Hi,

I have a question related to runtime information persistence.   When the engine 
is configured to use persistence for runtime info, is there a cut-off value for 
a timer's timeCycle below which the session data is not persisted?   In other 
words, if I use a timer with a small value (say, 500ms) between two tasks, is 
the runtime data stored (and possibly the process exits), or is the process 
held in memory and continued after the delay?

Thanks,
Vlad
--

Reply to this message by going to Community
[http://community.jboss.org/message/584050#584050]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2034]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Configuration settings to qualify column names with table names in columnHeadings.

2011-01-28 Thread samko
samko [http://community.jboss.org/people/samko] created the discussion

Configuration settings to qualify column names with table names in 
columnHeadings.

To view the discussion, visit: http://community.jboss.org/message/584053#584053

--
Are there any configuration settings to qualify column names with table names 
in columnHeadings when the query contains identical column names from two 
tables in Syabse? I am using JDBC.
--

Reply to this message by going to Community
[http://community.jboss.org/message/584053#584053]

Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1containerType=14container=2011]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user