Can someone please answer this very simple and very newbie question for me?
When a new trusted certificate is added to the truststore, does JBoss need to
be restarted for it to see/acknowledge the new certificate? I am seeing
evidence to this effect but I need to make sure that this is or isn
Yes, please if anyone has any insight into this problem, it would be greatly
appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045591#4045591
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045591
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995070#3995070
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995070
___
jboss-user mailing list
jboss-user@lists.jbo
I am getting the same error. Which version of xerces should I be using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995054#3995054
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995054
__
I hate to be a pest but
Are there any plans to allow this path to be absolute? I assume when we say
relative it means that if my deployment is via a jar or ear file that the
keystore and truststore must also be in the jar or ear file. In my situation
(stated in previous post), I need to
Jason,
Thank you so much.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981351#3981351
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981351
___
jboss-user mailing list
If someone could please give me some help here I would really appreciate it.
Do I need to post more, maybe some code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981031#3981031
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Hi,
I have a secured web service which is deployed to a secured port. The
service is implemented using EJB and JSR181 annonations on the server-side, the
client-side is also an EJB. Both are deployed as EAR files. My application
runs in the background of a web application which uses SSL/TLS
http-0.0.0.0-8080-2] --> Cannot
obtain security configuration
2. I need to know how to get JBoss to deploy my service to https and not http.
I am new to implementing webservices so any help would be greatly appreciated.
Thanks again,
Estrella
"EstrellaRichardson" wrote : I am tryi
I am trying to implement WS Security with JSR 181 endpoint. This is my
endpoint:
@WebService(name ="InfoService",
targetNamespace="http://com.tan.app/prov/ws/tan/car";,
serviceName="CarInfo")
@SOAPBinding(style = SOAPBinding.Style.RPC)
@Stateless
@PortComponent(authMethod="BASIC", t
I am trying to secure my jsr181 endpoints via WSSecurity. I have followed the
instructions as given in the wiki but when I access my services with an
unsigned client it works. I would expect a security error, instead on the
server I get the following message
[warn,WSSecurityHandler] --> Cann
I have the same questions, would love to hear the answer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966584#3966584
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966584
_
Actually,
I think what you need to do is to add getter/setter methods to your class.
Make it comply with the Java beans rules and when you run WSTools, it will give
the specifics of your libro class.
Example:
import java.io.Serializable;
public class InfoObj implements Serializable {
Thank you for your suggestion. We ended up using a core ant task and we
placed a token string inside of the wsdl-java config file.
Thanks again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960407#3960407
Reply to the post :
http://www.jboss.com/index.h
Is there a way in the wsdl-java config file to make the path of the .wsdl file
more dynamic? We are using the wstools ant task and as long as we runing ant
from a particular directory, everything works fine - this is our base build
file. Then our base build file is called from another ant buil
15 matches
Mail list logo