|
View:
New views
18 Messages
—
Rating Filter:
Alert me
|
|
|
Dynamic endpoint for BC-SOAPhi,
do you know if it's possible to change on the fly the endpoint of a BC-SOAP consumer ? If no, it would be benficial to add this functionaility to the BC-SOAP and allow consumers to specify this enpoint through a NormalizedMessage property. Have you eventually plan implement it ? Thanks. Richard. |
|
|
Re: Dynamic endpoint for BC-SOAPHi,
Do you say that you do not want to use the address field in the JBI descriptor of the provider and use a message property to define the foreign WS address? If so, yes, there is a feature request for this. I will add it soon. If not, I do not understand your question. On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...> wrote:
-- Christophe Hamerling PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing http://petals.ow2.org http://petals.ebmwebsourcing.com Phone : +33534320314 Skype : christophe.hamerling -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: Dynamic endpoint for BC-SOAPHi,
What is your use case? Changing dynamically a consumer can make governance inconsistence. Adrien -----Message d'origine----- De : aillet [mailto:richard.aillet@...] Envoyé : jeudi 16 octobre 2008 10:33 À : petals-users@... Objet : [petals-users] Dynamic endpoint for BC-SOAP hi, do you know if it's possible to change on the fly the endpoint of a BC-SOAP consumer ? If no, it would be benficial to add this functionaility to the BC-SOAP and allow consumers to specify this enpoint through a NormalizedMessage property. Have you eventually plan implement it ? Thanks. Richard. -- View this message in context: http://www.nabble.com/Dynamic-endpoint-for-BC-SOAP-tp20009369p20009369.html Sent from the Petals Users mailing list archive at Nabble.com. -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: Re: Dynamic endpoint for BC-SOAPYes that’s my requirement. At the deployment-time, my BC-SOAP doesn’t know which endpoint will
be called. The endpoint is know only at runtime using a specific SE which
searches a service in a service registry and discover its endpoint. When roughly this feature will be implemted ? Thanks. Richard. De :
chamerling.ebmws@... [mailto:chamerling.ebmws@...] De la part de
Christophe Hamerling - eBM WebSourcing Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
|
|
|
RE: RE: Re: Dynamic endpoint for BC-SOAPWhy don’t you
connect your consumer BC soap to a special ServiceEngine ? This service engine takes
the request, find the good endpoint, and forward the request to the endpoint ? De : Richard AILLET
[mailto:richard.aillet@...] Yes that’s my
requirement. At the
deployment-time, my BC-SOAP doesn’t know which endpoint will be called. The endpoint is know
only at runtime using a specific SE which searches a service in a service
registry and discover its endpoint. When roughly this
feature will be implemted ? Thanks. Richard. De :
chamerling.ebmws@... [mailto:chamerling.ebmws@...] De Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: Re: RE: Re: Dynamic endpoint for BC-SOAPNo I don’t think it’s a WS-Addressing issue. As I said earlier In my previous mail, this functionality could
be implemented specifying the endpoint in a property in the NormalizedMessage. This would enable the caller component to set this property
before sending the NMR message on the JBI bus. The BC-SOAP provider then needs
to get this property and (if enabled) send its SOAP request to the right
endpoint. In the long term, a BC-SOAP consumer could be changed to map
this property on the wsa:TO field of the WS-Addressing Richard. De :
chamerling.ebmws@... [mailto:chamerling.ebmws@...] De la part de
Christophe Hamerling - eBM WebSourcing If it is really a WS-Addressing
issue, it needs major changes in the SOAP BC since the address is the key for
many things in the component. So you have to wait a little bit. On Thu, Oct 16, 2008 at 10:55 AM, Richard AILLET <richard.aillet@...>
wrote: Yes that's my requirement. At the
deployment-time, my BC-SOAP doesn't know which endpoint will be called. The endpoint is know
only at runtime using a specific SE which searches a service in a service
registry and discover its endpoint. When roughly this
feature will be implemted ? Thanks. Richard. De : chamerling.ebmws@... [mailto:chamerling.ebmws@...]
De la part de Christophe Hamerling - eBM WebSourcing
Objet : [petals-users] Re: Dynamic endpoint for BC-SOAP Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE: RE: Re: Dynamic endpoint for BC-SOAPIf I understand you, you recommend me to join an external
service using a SE component. If yes, I don’t think it’s the philosophy of the JBI
spec. For me, it’s not the role of a SE consumer to invoke an
external endpoint, it’s instead the role of a BC consumer. Am I right ? Richard. De : Adrien Louis - EBM
WebSourcing [mailto:adrien.louis@...] Why don’t you connect your consumer BC soap to a special
ServiceEngine ? This service engine takes the request, find the good endpoint, and
forward the request to the endpoint ? De : Richard AILLET
[mailto:richard.aillet@...] Yes that’s my requirement. At the deployment-time, my BC-SOAP doesn’t know which
endpoint will be called. The endpoint is know only at runtime using a specific SE which
searches a service in a service registry and discover its endpoint. When roughly this feature will be implemted ? Thanks. Richard. De : chamerling.ebmws@...
[mailto:chamerling.ebmws@...] De la part de Christophe Hamerling -
eBM WebSourcing Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE: RE: RE: Re: Dynamic endpoint for BC-SOAPNo, When you mentionned you
want to dynamically call an « endpoint », I think you would say « web
service url », that confused the discussion You want to define a
Provide service unit for the BCSOAP, with a jbi endpoint, but do not defined
any webservice to call ( or define a ‘null’ web service) Then the consumer set on
the exchange (in a property) the web service it wants to call; and the bcsoap
use this property to call a webService If this is your problem,
the consumer can set on the exchange property this url with the wsaddressing TO
property De : Richard AILLET
[mailto:richard.aillet@...] If I understand you,
you recommend me to join an external service using a SE component. If yes, I don’t
think it’s the philosophy of the JBI spec. For me, it’s
not the role of a SE consumer to invoke an external endpoint, it’s
instead the role of a BC consumer. Am I right ? Richard. De : Why don’t you
connect your consumer BC soap to a special ServiceEngine ? This service engine takes
the request, find the good endpoint, and forward the request to the endpoint ? De : Richard AILLET
[mailto:richard.aillet@...] Yes that’s my
requirement. At the
deployment-time, my BC-SOAP doesn’t know which endpoint will be called. The endpoint is know
only at runtime using a specific SE which searches a service in a service
registry and discover its endpoint. When roughly this
feature will be implemted ? Thanks. Richard. De :
chamerling.ebmws@... [mailto:chamerling.ebmws@...] De Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE: RE: RE: RE: Re: Dynamic endpoint for BC-SOAPExactly. But my need first is to modify on the endpoint from the JBI
message point of view. The WS-Addressing TO field is a plus in my need. Richard. De : Adrien Louis - EBM
WebSourcing [mailto:adrien.louis@...] No, When you mentionned you want to dynamically call an
« endpoint », I think you would say « web service url »,
that confused the discussion You want to define a Provide service unit for the BCSOAP, with a
jbi endpoint, but do not defined any webservice to call ( or define a ‘null’
web service) Then the consumer set on the exchange (in a property) the web
service it wants to call; and the bcsoap use this property to call a webService If this is your problem, the consumer can set on the exchange
property this url with the wsaddressing TO property De : Richard AILLET
[mailto:richard.aillet@...] If I understand you, you recommend me to join an external
service using a SE component. If yes, I don’t think it’s the philosophy of the JBI spec. For me, it’s not the role of a SE consumer to invoke an external
endpoint, it’s instead the role of a BC consumer. Am I right ? Richard. De : Adrien Louis - EBM
WebSourcing [mailto:adrien.louis@...] Why don’t you connect your consumer BC soap to a special
ServiceEngine ? This service engine takes the request, find the good endpoint, and
forward the request to the endpoint ? De : Richard AILLET [mailto:richard.aillet@...]
Yes that’s my requirement. At the deployment-time, my BC-SOAP doesn’t know which endpoint
will be called. The endpoint is know only at runtime using a specific SE which
searches a service in a service registry and discover its endpoint. When roughly this feature will be implemted ? Thanks. Richard. De : chamerling.ebmws@...
[mailto:chamerling.ebmws@...] De la part de Christophe Hamerling -
eBM WebSourcing Hi, On Thu, Oct 16, 2008 at 10:33 AM, aillet <richard.aillet@...>
wrote:
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
mail BCHi,
I upgraded the email component to the last CDK version. It comes now with a schema, and I created the related eclipse wizard. To send emails, the WS Addressing properties can be set in the exchange, to dynamically define from,reply,to,subject elements; if you don't want to specify it in the Provide Service Unit. I also create a generic SendMail service on this component. The consumer sends a message containing from,reply,to,subject and body XML elements, which are used to send the email. The Eclipse wizard generates a WSDL for this generic service. -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE : mail BCWhere are set the WS-Addressing properties in the exchange ?
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter Tel: + 33 4 93 95 55 92 / www.capgemini.com Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE Join the Collaborative Business Experience _______________________________________________________________________________ Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness. De: Adrien Louis - EBM WebSourcing [mailto:adrien.louis@...] Date: ven. 17/10/2008 11:01 À: petals-users@... Objet : [petals-users] mail BC Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE : mail BCThe WSA properties have
to set at the Normalized message level (not on the exchange) De : Deneux,
Christophe [mailto:christophe.deneux@...] Where are set
the WS-Addressing properties in the exchange ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE : RE: RE : mail BCYes, and how ? JBI specifications define a specific property to own SOAP header: javax.jbi.messaging.protocol.headers (§5.5.1.1.3). Is it used ?
_______________________________________________________________________________
Christophe DENEUX / Capgemini Sud / Méditerranée
Integration Architect / OW2 PEtALS Comitter Tel: + 33 4 93 95 55 92 / www.capgemini.com Porte de l'Arénas - Entrée B / 455 Promenade des Anglais / 06200 Nice / FRANCE Join the Collaborative Business Experience _______________________________________________________________________________ Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness. De: Adrien Louis - EBM WebSourcing [mailto:adrien.louis@...] Date: ven. 17/10/2008 11:58 À: petals-users@... Objet : [petals-users] RE: RE : mail BC The WSA properties have to set at the Normalized message level (not on the exchange)
De : Deneux, Christophe [mailto:christophe.deneux@...]
Where are set the WS-Addressing properties in the exchange ?
_______________________________________________________________________________ Christophe DENEUX / Capgemini Sud / Méditerranée Please consider the environment and do not print this email unless absolutely necessary. Capgemini encourages environmental awareness.
De: Adrien Louis - EBM WebSourcing [mailto:adrien.louis@...] Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE : RE: RE : mail BCOk pour moi. ======================================================= De : Deneux,
Christophe [mailto:christophe.deneux@...] Yes, and how ?
JBI specifications define a specific property to own SOAP header:
javax.jbi.messaging.protocol.headers (§5.5.1.1.3). Is it used ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: The WSA properties have
to set at the Normalized message level (not on the exchange) De : Deneux,
Christophe [mailto:christophe.deneux@...] Where are set
the WS-Addressing properties in the exchange ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE: RE : RE: RE : mail BCSorry, I answered the
wrong email. So you can skip my previous mail. Regards, ======================================================= De : Gaël Blondelle -
EBM WebSourcing [mailto:gael.blondelle@...] Ok pour moi. ======================================================= De : Deneux,
Christophe [mailto:christophe.deneux@...] Yes, and how ?
JBI specifications define a specific property to own SOAP header:
javax.jbi.messaging.protocol.headers (§5.5.1.1.3). Is it used ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: The WSA properties have
to set at the Normalized message level (not on the exchange) De : Deneux,
Christophe [mailto:christophe.deneux@...] Where are set
the WS-Addressing properties in the exchange ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
RE: RE : RE: RE : mail BCOk, the properties does
not respect the jbi spec. So a ProtocolHeaderUtil
may be added to the CDK to help components to set or get properties, regarding
the spec; Then the MailComponent
will use this format. De : Deneux,
Christophe [mailto:christophe.deneux@...] Yes, and how ?
JBI specifications define a specific property to own SOAP header:
javax.jbi.messaging.protocol.headers (§5.5.1.1.3). Is it used ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: The WSA properties have
to set at the Normalized message level (not on the exchange) De : Deneux,
Christophe [mailto:christophe.deneux@...] Where are set
the WS-Addressing properties in the exchange ? _______________________________________________________________________________ Christophe
DENEUX / Capgemini Sud / Méditerranée Please consider
the environment and do not print this email unless absolutely necessary.
Capgemini encourages environmental awareness. De: Hi, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
petals-bc-ejb and rmi security / PEtALS Log configurationHi everyone, I hope you had a marvelous week-end !
I just forward two questions from forum, which were unresponded last week. Maybe someone could give a response ? (Unfortunately, my ignorance is too high help them) Cheers Mathieu **************************** * Thread 'petals-bc-ejb and rmi security <http://petals.ebmwebsourcing.com/forum/viewtopic.php?t=61&start=0&postdays=0&postorder=asc&highlight=>' from Antony87 * http://petals.ebmwebsourcing.com/forum/viewtopic.php?t=61 **************************** Hello We try to implement the ejb component for invoke an ejb on oc4j container. Either, how Petals propagate some credential to an external rmi server ? Because, our ormi:// doesnt' accept anonymous connections. ************************* with the anonymous acces activated, nevertheless, we have this response : *Code:* Error : can't install service assembly : org.ow2.petals.jmx.exception.PerformActionErrorException: java.lang.Exception: The deployment of the Service Assembly 'http://50.40.2.114:7878/upload/1224489284666/sa-testejb.zip' failed. Caused by:Error occured during the deployment of a Service Unit Caused by:The ServiceUnit listener failed to process. Caused by:Error creating a connection pool for SU: /C:/encours/SOA_BPEL/petals-quickstart-2.2/repository/service-assemblies/sa-ejb-10-20-2008-095444822/install/su-ejb/ Caused by:Can't retrieve ejb for name :AbsencesSessionEJB Caused by:oracle.oc4j.security.ExchangingEncryptor.getEncryptedValue(ExchangingEncryptor.java:161) com.evermind.server.rmi.RMIProtocol$SecureCredentials.send(RMIProtocol.java:246) com.evermind.server.rmi.RMIProtocol.sendCredentials(RMIProtocol.java:95) oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:91) oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68) com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646) com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190) com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174) com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:287) com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51) org.ow2.petals.bc.ejb.EjbBC.retrieveObject(EjbBC.java:143) org.ow2.petals.bc.ejb.su.EjbServiceUnitListener.registerEjb(EjbServiceUnitListener.java:116) org.ow2.petals.bc.ejb.su.EjbServiceUnitListener.onSUDeployed(EjbServiceUnitListener.java:66) org.ow2.petals.component.framework.su.ServiceUnitManager.deploy(ServiceUnitManager.java:163) org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask.deploySUtoComponent(DeploySUToComponentTask.java:139) org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask.execute(DeploySUToComponentTask.java:80) org.ow2.petals.processor.TaskProcessor.process(TaskProcessor.java:80) org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.deploySU(DeployAllSUTask.java:189) org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.deploySUS(DeployAllSUTask.java:131) org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.execute(DeployAllSUTask.java:97) org.ow2.petals.processor.TaskProcessor.process(TaskProcessor.java:80) org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:406) org.objectweb.fractal.julia.generated.C2dea9382_0.deploy(INTERCEPTOR[DeploymentServiceMBean]) org.objectweb.fractal.julia.generated.C7566203_0.deploy(INTERFACE[DeploymentServiceMBean]) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.Trampoline.invoke(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.reflect.misc.MethodUtil.invoke(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invokeMethod(Unknown Source) javax.management.modelmbean.RequiredModelMBean.invoke(Unknown Source) mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120) mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203) mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043) com.sun.jmx.remote.security.MBeanServerAccessController.invoke(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.doOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.access$200(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(Unknown Source) javax.management.remote.rmi.RMIConnectionImpl.invoke(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) sun.rmi.transport.Transport$1.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) sun.rmi.transport.Transport.serviceCall(Unknown Source) sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source) sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source) caused by: Illegal key size or default parameters Caused by:Illegal key size or default parameters thank **************************** * Thread 'PEtALS Log configuration <http://petals.ebmwebsourcing.com/forum/viewtopic.php?t=60&start=0&postdays=0&postorder=asc&highlight=>' from edz * http://petals.ebmwebsourcing.com/forum/viewtopic.php?t=60 **************************** Hi, I'm configuring loggers.properties from Petals JBI Container - version: 2.2.1 I'd like to put all logs in only one file "petals.log". I configured the loggers.properties like that: *Code:* # ----------------------------------------------------------------------- # Petals : global configuration logger # ----------------------------------------------------------------------- logger.Petals.cleanHandlers true logger.Petals.additivity false handler.petalsLF.type File handler.petalsLF.output petals.log handler.petalsLF.pattern %l %d [%t]%n %m%n handler.petalsLF.appendMode true #handler.petalsLF.maxSize 1000000 handler.petalsLF.level INFO when I restart the server, petals.log is emptied. How can I configure the loggers.properties to not lose logs after restarting the server? BR -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
| Free embeddable forum powered by Nabble | Forum Help |