Re: rampart causes problems with hierarchies

2007-07-05 Thread Jorge Fernandez
https://issues.apache.org/jira/browse/RAMPART-53 created

Davanum Srinivas [EMAIL PROTECTED] escribió: Jorge,

Please log a new bug with your test case.

thanks,
dims

On 7/4/07, Jorge Fernandez  wrote:
 Hi,

 Some months ago, I had some problems with the use of hierarchies with adb
 and xmlbeans. Apparently they were resolved with adb but know, I'm getting
 the same error.

 For example: I have an array of an object called parent and I put into
 that array instances of child1 or child2 (those inherit from parent). In
 the xml generated from that array should appear the xsi:type attribute but
 when I engage rampart module, that attribute dissapears. So maybe that was
 the cause of the problems I had before. See
 https://issues.apache.org/jira/browse/XMLBEANS-329 and
 https://issues.apache.org/jira/browse/AXIS2-2578.




  

 ¡Descubre una nueva forma de obtener respuestas a tus preguntas!
 Entra en Yahoo! Respuestas.





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



   
-

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.


Re: rampart causes problems with hierarchies

2007-07-05 Thread Jorge Fernandez
While this issue is not fixed, Is there a way I can engage the rampart module 
per operation, so I can desactivate it for those operations having problems??? 
I tried in the services.xml but it's not possible.

Thanks,

Jorge Fernández

Jorge Fernandez [EMAIL PROTECTED] escribió: 
https://issues.apache.org/jira/browse/RAMPART-53 created

Davanum Srinivas [EMAIL PROTECTED] escribió: Jorge,

Please log a new bug with your test case.

thanks,
dims

On 7/4/07, Jorge Fernandez  wrote:
 Hi,

 Some months ago, I had some problems with the use of hierarchies with adb
 and xmlbeans. Apparently they were resolved with adb but know, I'm getting
 the same error.

 For example: I have an array of an object called parent and I put into
 that array instances of child1 or child2 (those inherit from parent). In
 the xml generated from that array should appear the xsi:type attribute but
 when I engage rampart module, that attribute dissapears. So maybe that was
 the cause of the problems I had  before. See
 https://issues.apache.org/jira/browse/XMLBEANS-329 and
 https://issues.apache.org/jira/browse/AXIS2-2578.




  

 ¡Descubre una nueva forma de obtener respuestas a tus preguntas!
 Entra en Yahoo! Respuestas.





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

-

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.


   
-

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.


Re: rampart causes problems with hierarchies

2007-07-05 Thread Ruchith Fernando

You can engage rampart per operation by adding the module
ref=rampart/ in the operation element of the services.xml. If the
operation dispatching happens before the message reaches the security
in handler then it should work.

Thanks,
Ruchith

On 7/6/07, Jorge Fernandez [EMAIL PROTECTED] wrote:

While this issue is not fixed, Is there a way I can engage the rampart
module per operation, so I can desactivate it for those operations having
problems??? I tried in the services.xml but it's not possible.

Thanks,

Jorge Fernández

Jorge Fernandez [EMAIL PROTECTED] escribió:
 https://issues.apache.org/jira/browse/RAMPART-53 created

Davanum Srinivas [EMAIL PROTECTED] escribió:
 Jorge,

Please log a new bug with your test case.

thanks,
dims

On 7/4/07, Jorge Fernandez wrote:
 Hi,

 Some months ago, I had some problems with the use of hierarchies with adb
 and xmlbeans. Apparently they were resolved with adb but know, I'm getting
 the same error.

 For example: I have an array of an object called parent and I put into
 that array instances of child1 or child2 (those inherit from parent).
In
 the xml generated from that array should appear the xsi:type attribute but
 when I engage rampart module, that attribute dissapears. So maybe that was
 the cause of the problems I had before. See
 https://issues.apache.org/jira/browse/XMLBEANS-329 and
 https://issues.apache.org/jira/browse/AXIS2-2578.




 

 ¡Descubre una nueva forma de obtener respuestas a tus preguntas!
 Entra en Yahoo! Respuestas.





--
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.



 

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden! .






--
www.ruchith.org
www.wso2.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



rampart causes problems with hierarchies

2007-07-04 Thread Jorge Fernandez
Hi, 

Some months ago, I had some problems with the use of hierarchies with adb and 
xmlbeans. Apparently they were resolved with adb but know, I'm getting the same 
error.

For example: I have an array of an object called parent and I put into that 
array instances of child1 or child2 (those inherit from parent). In the xml 
generated from that array should appear the xsi:type attribute but when I 
engage rampart module, that attribute dissapears. So maybe that was the cause 
of the problems I had before. See 
https://issues.apache.org/jira/browse/XMLBEANS-329 and 
https://issues.apache.org/jira/browse/AXIS2-2578.



   
-

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.


Re: rampart causes problems with hierarchies

2007-07-04 Thread Davanum Srinivas

Jorge,

Please log a new bug with your test case.

thanks,
dims

On 7/4/07, Jorge Fernandez [EMAIL PROTECTED] wrote:

Hi,

Some months ago, I had some problems with the use of hierarchies with adb
and xmlbeans. Apparently they were resolved with adb but know, I'm getting
the same error.

For example: I have an array of an object called parent and I put into
that array instances of child1 or child2 (those inherit from parent). In
the xml generated from that array should appear the xsi:type attribute but
when I engage rampart module, that attribute dissapears. So maybe that was
the cause of the problems I had before. See
https://issues.apache.org/jira/browse/XMLBEANS-329 and
https://issues.apache.org/jira/browse/AXIS2-2578.




 

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.






--
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]