[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2009-08-19 Thread ksinno
Hi,

Any updates on this issue ? Has anyone been able to solve it ?
I'm using JBoss 5.1.0 and I get this problem. (SOAPFaultException... Port does 
not contain operation meta data for EncryptedData... )
Also what is the key for this issue on Jira ?

thanks!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250439#4250439

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250439
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-12-09 Thread thomasjvi
Hi All,
I am using the exact same way as mentioned above. I am not able to use the 
jbossws_client.jar file in my lib folder to avoid compilation error while using 
org.jboss.ws.annotation.EndpointConfig. This give some conflict with the 
existing implimentation. Can I use any other jar file for making my ear file?##
TJ

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195321#4195321

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195321
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-07-04 Thread timeagentess
Thank you! Well, I'll be following closely the jira issue related to this :)
Good luck to you, too!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162557#4162557

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162557
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-07-04 Thread helmutdoe
Hi,

if i disable encryption and only sign my requests all is don completly 
successfull without occuring any kind of errors. Last night i tried downgrading 
again and used JEMS Installer: http://www.jboss.org/jemsinstaller/downloads/. 
After i had patched the included jbossws stack from 2.0.1 -> 2.0.4 i get a new 
error which was allready discussed in this forum.


  | [Reference] Verification failed for URI "#timestamp"
  | 11:14:36,296 ERROR [WSSecurityDispatcher] Internal error occured handling 
inbound message:
  | org.jboss.ws.extensions.security.exception.FailedCheckException: Signature 
is invalid.
  | at 
org.jboss.ws.extensions.security.operation.SignatureVerificationOperation.process(SignatureVerificationOperation.java:65)
  | at 
org.jboss.ws.extensions.security.SecurityDecoder.decode(SecurityDecoder.java:134)
  | 
  | 

Since i had downgraded from 3.0.2 to 2.0.4 disabeling timestamps 
 

arent allwoed any more.

I cant imagine that everyone who implements Webservices using jbossws - stack 
donot use encryption. If someone got this allready working please post an 
example :).

BIG Thanks and i hope that helps you 
timeagentess

Bye


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162496#4162496

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162496
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-07-04 Thread timeagentess
@helmutdoe: What error do you get when you only request signing in 
jboss-wsse-*.xml?
(I'd like to see if my behaviour is the same, or whether I'm having additional 
problems)

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162462#4162462

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162462
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-07-03 Thread [EMAIL PROTECTED]
You can add an issue on http://jira.jboss.org/jira/browse/JBWS. Please attach a 
simple application showing the behaviour you're seeing.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162434#4162434

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162434
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: ...Port does not contain operation meta data for: {http:

2008-07-03 Thread helmutdoe
Hi 
i tried several combinations of modifing jboss-wsse-*.xml


  | 
  | 
  | 
  | 
  | 
  | setValueResponse
  | 
  | 
  | 
  | 
  | setValueResponse
  | 
  | 
  | 
  | 
  | 
  | 
  |   
  |
  | 
  | 
  | 

unfortunately the result is the same. in this example 
http://wiki.jboss.org/wiki/WSSecurityComplexExample i saw that for respose 
elements a typeNamespace has been setted. Since i work with JAXWS i didnt found 
the annotation to activate this.

Thanks in advance  

if it is a Bug how can i report it?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162406#4162406

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162406
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user