|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Petals on Java 6Hi, We are thinking about porting Petals to Java 6. Have any of
you tried the Petals ESB on Java 6? Could you let me know your experience and
any difficulties you might have had running any of the components or service-assemblies?
Your response is greatly appreciated! Thanks, Michael Mendonca Galdos Systems Inc. -- 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: Petals on Java 6Hi,
What do you mean by porting to java 6 ? Do you want to use the java 6 API or just launch petals with a JRE v6 ? For myself, I use petals with SUN JRE 6 and all is working fine. Christophe
On Sat, Jun 28, 2008 at 2:02 AM, Michael Mendonca <mmendonca@...> 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: Re: Petals on Java 6We are building a service on the bus that
might use the Java 6 API, hence, we needed Petals to run on JRE 6. This answers
my question. Thanks Christophe! Michael From:
chamerling.ebmws@... [mailto:chamerling.ebmws@...] On Behalf Of Christophe Hamerling - eBM
WebSourcing Hi, On Sat, Jun 28, 2008 at 2:02 AM, Michael Mendonca <mmendonca@...> wrote: Hi,
We
are thinking about porting Petals to Java 6. Have any of you tried the Petals
ESB on Java 6? Could you let me know your experience and any difficulties you
might have had running any of the components or service-assemblies? Your
response is greatly appreciated! Thanks, Michael Mendonca Galdos
Systems Inc.
-- 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 |
|
|
Component/SU properties fileHi all, I needed to dynamically resolve tokens on
my SUs at startup. In order to do so, I used the properties-file parameter on
the component to load the properties (resolving a URL on the fly)…. And everything
works fine! But: -
When my
component starts it fetches the properties files - OK -
Than for
each SU deployed on that component the properties file is being fetched again –
KO I was just wandering WHY, the core
implementation wasn’t reusing the initial properties loaded by the component
for the SUs? Is there any scenario where this kind of
implementation is useful? Thanks, Andrew T. Louis Galdos Systems, Inc. -- 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: Component/SU properties fileHi andrew,
Which version of the CDK do you use? The mecanism of the property has been redigned in the lattest CDK soon released; the CDK 4.0-SNAPSHOT. It should work fine on that version. /Roland Le lundi 07 juillet 2008 à 09:40 -0700, Andrew T. Louis a écrit : > Hi all, > > > > I needed to dynamically resolve tokens on my SUs at startup. In order > to do so, I used the properties-file parameter on the component to > load the properties (resolving a URL on the fly)…. And everything > works fine! > > > > But: > > - When my component starts it fetches the properties files - > OK > > - Than for each SU deployed on that component the properties > file is being fetched again – KO > > > > I was just wandering WHY, the core implementation wasn’t reusing the > initial properties loaded by the component for the SUs? > > Is there any scenario where this kind of implementation is useful? > > > > Thanks, > > > > Andrew T. Louis > > Galdos Systems, Inc. > > > > > > > pièce jointe document plein texte (message-footer.txt) > -- > 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 Team EBM Websourcing 05 34 32 03 13 Try PEtALS at http://petals.objectweb.org -- 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: Component/SU properties fileHi Roland,
Great, good to know. I was using 3.0. Thanks Andy -----Original Message----- From: Roland Naudin - EBM WebSourcing [mailto:roland.naudin@...] Sent: 8 juillet 2008 00:32 To: petals-users@... Subject: [petals-users] Re: Component/SU properties file Hi andrew, Which version of the CDK do you use? The mecanism of the property has been redigned in the lattest CDK soon released; the CDK 4.0-SNAPSHOT. It should work fine on that version. /Roland Le lundi 07 juillet 2008 à 09:40 -0700, Andrew T. Louis a écrit : > Hi all, > > > > I needed to dynamically resolve tokens on my SUs at startup. In order > to do so, I used the properties-file parameter on the component to > load the properties (resolving a URL on the fly).... And everything > works fine! > > > > But: > > - When my component starts it fetches the properties files - > OK > > - Than for each SU deployed on that component the properties > file is being fetched again - KO > > > > I was just wandering WHY, the core implementation wasn't reusing the > initial properties loaded by the component for the SUs? > > Is there any scenario where this kind of implementation is useful? > > > > Thanks, > > > > Andrew T. Louis > > Galdos Systems, Inc. > > > > > > > pièce jointe document plein texte (message-footer.txt) > -- > 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 Team EBM Websourcing 05 34 32 03 13 Try PEtALS at http://petals.objectweb.org -- 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: Component/SU properties fileHi,
Let's say that the properties files are stored in some "secure" location (e.g. secure web service, database...). Is there a way to use some "secure protocol" or use some pluggable custom access/protocol to resolve this? Cheers, Darko -----Original Message----- From: Roland Naudin - EBM WebSourcing [mailto:roland.naudin@...] Sent: Tuesday, July 08, 2008 12:32 AM To: petals-users@... Subject: [petals-users] Re: Component/SU properties file Hi andrew, Which version of the CDK do you use? The mecanism of the property has been redigned in the lattest CDK soon released; the CDK 4.0-SNAPSHOT. It should work fine on that version. /Roland Le lundi 07 juillet 2008 à 09:40 -0700, Andrew T. Louis a écrit : > Hi all, > > > > I needed to dynamically resolve tokens on my SUs at startup. In order > to do so, I used the properties-file parameter on the component to > load the properties (resolving a URL on the fly).... And everything > works fine! > > > > But: > > - When my component starts it fetches the properties files - > OK > > - Than for each SU deployed on that component the properties > file is being fetched again - KO > > > > I was just wandering WHY, the core implementation wasn't reusing the > initial properties loaded by the component for the SUs? > > Is there any scenario where this kind of implementation is useful? > > > > Thanks, > > > > Andrew T. Louis > > Galdos Systems, Inc. > > > > > > > pièce jointe document plein texte (message-footer.txt) > -- > 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 Team EBM Websourcing 05 34 32 03 13 Try PEtALS at http://petals.objectweb.org -- 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: Component/SU properties fileHi,
The Property file can be either a relative path or an URI. The CDK support basic URIs (http, file...) but not secured ones. /Roland Le jeudi 10 juillet 2008 à 11:46 -0700, Darko Androsevic a écrit : > Hi, > > Let's say that the properties files are stored in some "secure" location (e.g. secure web service, database...). Is there a way to use some "secure protocol" or use some pluggable custom access/protocol to resolve this? > > Cheers, > Darko > > > -----Original Message----- > From: Roland Naudin - EBM WebSourcing [mailto:roland.naudin@...] > Sent: Tuesday, July 08, 2008 12:32 AM > To: petals-users@... > Subject: [petals-users] Re: Component/SU properties file > > Hi andrew, > > Which version of the CDK do you use? > > The mecanism of the property has been redigned in the lattest CDK soon released; the CDK 4.0-SNAPSHOT. It should work fine on that version. > > /Roland > > Le lundi 07 juillet 2008 à 09:40 -0700, Andrew T. Louis a écrit : > > Hi all, > > > > > > > > I needed to dynamically resolve tokens on my SUs at startup. In order > > to do so, I used the properties-file parameter on the component to > > load the properties (resolving a URL on the fly).... And everything > > works fine! > > > > > > > > But: > > > > - When my component starts it fetches the properties files - > > OK > > > > - Than for each SU deployed on that component the properties > > file is being fetched again - KO > > > > > > > > I was just wandering WHY, the core implementation wasn't reusing the > > initial properties loaded by the component for the SUs? > > > > Is there any scenario where this kind of implementation is useful? > > > > > > > > Thanks, > > > > > > > > Andrew T. Louis > > > > Galdos Systems, Inc. > > > > > > > > > > > > > > pièce jointe document plein texte (message-footer.txt) > > -- > > 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 > -- > Roland NAUDIN > PEtALS Team > > EBM Websourcing > 05 34 32 03 13 > > Try PEtALS at > http://petals.objectweb.org > > > pièce jointe document plein texte (message-footer.txt) > -- > 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 Team EBM Websourcing 05 34 32 03 13 Try PEtALS at http://petals.objectweb.org -- 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 Forum Powered by Nabble | Forum Help |