Re: ODE Website

2013-01-02 Thread Jeff Yu
w year! > Tammo > > > On Wed, Dec 12, 2012 at 12:25 PM, Gary Brown wrote: > > > +1 good job Tammo > > On 12 Dec 2012 00:27, "Jeff Yu" wrote: > > > > > I actually like the new website. Maybe I looked at the old one too > much, > > >

Re: [DISCUSS] Moving to git

2013-01-02 Thread Jeff Yu
sometimes slightly behind and thus causing > sync issues), I'd love to migrate ODE's source tree to git. > > What do you think? > > Thanks, > Tammo > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: ODE Website

2012-12-11 Thread Jeff Yu
tick with the old one? What do you like to see improved? > > The staging site is located here: http://ode.staging.apache.org > The contents are here: http://svn.apache.org/repos/asf/ode/site/trunk/ > > WDYT? > > Thanks, > Tammo > > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: Ode release for SMX 4.4

2012-02-14 Thread Jeff Yu
ode compliance with ServiceMix 4.4/karaf 2.2 will > > be available? > > Thank you > > > > > > Massimilano > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] [Updated] (ODE-950) scope's name can't be as same as Invoke Activity's name.

2011-12-07 Thread Jeff Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ODE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-950: Summary: scope's name can't be as same as Invoke Activity's name. (was: Not distinguish the scope&#x

[jira] [Created] (ODE-950) Not distinguish the scope's name and Invoke Activity's name.

2011-12-07 Thread Jeff Yu (Created) (JIRA)
Components: BPEL Runtime Affects Versions: 1.3.5 Reporter: Jeff Yu Fix For: 1.4 In the Invoke Activity, the runtime actually generated a scope around that Invoke. The problem is that if users create a scope, and then having the Invoke's name, which inside that sc

Re: Welcome Waruna Ranasinghe as new committer (was: Re: svn commit: r1178699 - /ode/trunk/pom.xml)

2011-10-04 Thread Jeff Yu
> >> > >> > >> @@ -161,8 +161,8 @@ > >> jbi-bundle > >> jbi-karaf > >> distro/src/examples-jbi/maven2/ping-pong-osgi > >> - distro/src/examples-jbi/maven2/helloworld2-osgi > >> - jbi-karaf-pmapi-httpbinding > >> + > distro/src/examples-jbi/maven2/helloworld2-osgi > >> +jbi-karaf-pmapi-httpbinding > >> axis2-war > >> bpel-itest > >> > >> > >> > > > > -- > > Tammo van Lessen - http://www.taval.de > > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] [Updated] (ODE-941) Binary incompatibility with 1.3.5

2011-09-26 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-941: Description: In current trunk, it is having binary incompatibility issue against 1.3.5 version. I think this is

[jira] [Created] (ODE-941) Binary incompatibility with 1.3.5

2011-09-26 Thread Jeff Yu (JIRA)
Reporter: Jeff Yu Priority: Blocker Fix For: 1.4 In current trunk, it is having binary incompatibility issue against 1.3.5 version. I think this is really a block issue for us to move ahead. -- This message is automatically generated by JIRA. For more information on JIRA

[jira] [Commented] (ODE-917) Upgrade to Karaf 2.2.x to support ServiceMix 4.4.0

2011-06-20 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052271#comment-13052271 ] Jeff Yu commented on ODE-917: - Haven't discussed the release plan yet, need to have a

[jira] [Updated] (ODE-917) Upgrade to Karaf 2.2.x to support ServiceMix 4.4.0

2011-06-19 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-917: Affects Version/s: 1.3.5 Fix Version/s: 1.4 > Upgrade to Karaf 2.2.x to support ServiceMix 4.

[jira] [Resolved] (ODE-917) Upgrade to Karaf 2.2.x to support ServiceMix 4.4.0

2011-06-19 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu resolved ODE-917. - Resolution: Fixed patch has been applied, thanks Gert. > Upgrade to Karaf 2.2.x to support ServiceMix 4.

[jira] [Assigned] (ODE-917) Upgrade to Karaf 2.2.x to support ServiceMix 4.4.0

2011-06-18 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-917: --- Assignee: Jeff Yu > Upgrade to Karaf 2.2.x to support ServiceMix 4.

Welcome Gary Brown as ODE committer.

2011-04-04 Thread Jeff Yu
Hi all, I'm happy to announce a new committer in the ODE team. Please join me to welcome our new committer Gary Brown. Gary has been in ODE community for a long time, by reporting issues, providing patches and offering answers in the user community. So it is great to have him on the ODE core team

Re: Evolvable OModel

2011-03-25 Thread Jeff Yu
the BPEL DOM. > >>>>>> > >>>>>> If this required a change to the internal OModel mechanism, then it > >>>>>> may be more work than the proposed dynamic OModel idea, however if > we > >>>>>> simply took the approach of "compile on load", then we get away from > >>>>>> the issue, which is the persisted serialized form. We also no longer > >>>>>> require any specific migration logic to move from older versions of > >>>>>> the persisted representation (dynamic or not). > >>>>>> > >>>>>> So we could keep the existing OModel format, which can evolve as > >>>>>> required as long as the compiler is kept in step, and we should no > >>>>>> longer have any issues with long running > processes. > >>>>>> > >>>>>> This change could be introduced into the current 1.3.x trunk without > >>>>>> any backward compatibility issues. > >>>>>> > >>>>>> The only trade off is the speed difference between (1) loading the > >>>>>> compiled representation versus (2) parsing the XML & compiling the > >>>>>> BPEL process. If this would need to be performed multiple times in > the > >>>>>> same runtime, then a hash of the process could be used to cache the > >>>>>> compiled version so this is only performed once per process > >>>>>> definition. > >>>>>> > >>>>>> Thoughts? > >>>>>> > >>>>>> Regards > >>>>>> > Gary > >>>>>> > >>>>> > >>> > >>> -- > >>> Tammo van Lessen - http://www.taval.de > >>> > >> > > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: ODE-563 - Clustering

2011-03-24 Thread Jeff Yu
rmance? > A. Clustering support is currently under development. > > Regards > -- > View this message in context: > http://old.nabble.com/ODE-563---Clustering-tp31227620p31227620.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: Minutes: ODE roadmap call

2011-03-22 Thread Jeff Yu
gt; small correction here, it is JPA 1.0 compliant now. not JPA 2.0 yet. Regards Jeff -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: ODE roadmap

2011-03-21 Thread Jeff Yu
fer skype. Please send me your skype name so that I > can add you to the call. Mine is tvanlessen. If you can easily host > such a conference, please let me know. > > Cheers, Tammo > > On Monday, March 21, 2011, Jeff Yu wrote: > > Hi Tammo, > > I think you haven't

Re: ODE roadmap

2011-03-21 Thread Jeff Yu
ammo > >> > >> I could probably make it, but I think it may be better to give more > notice, > >> to ensure as many people can attend. > >> > >> So would suggest moving the meeting to the following week, after your > move? > >> The

[jira] [Commented] (ODE-915) Add inline variable initialization support - backport of patch from ODE2 codebase

2011-03-21 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009097#comment-13009097 ] Jeff Yu commented on ODE-915: - As I said in the email of ode-dev maillist, I've ver

Re: ODE roadmap

2011-03-21 Thread Jeff Yu
erest, timezones and/or additional > issues so that I can schedule a meeting. > > Thanks, > Tammo > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: modify apache ode source code

2011-03-17 Thread Jeff Yu
html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

couldn't download the ode-1.3.4

2011-03-15 Thread Jeff Yu
Hi all, Not sure if it is just my own issue, or it is the server problem, but I just simply couldn't download the apache-ode-war-1.3.4.zip, I've tried a lot of mirror sites, seems all of them went to 404. any thoughts? Regards Jeff -- Cheers, Jeff Yu

Re: ODE roadmap

2011-03-15 Thread Jeff Yu
but I think it may be better to give more > notice, > >> to ensure as many people can attend. > >> > >> So would suggest moving the meeting to the following week, after your > move? > >> The time is fine for me, but I would not be able to do Monday or Tues

Re: ODE 1.3.5 - Eclipse compilation issue - (import com.sun.mirror cannot be resolved)

2011-03-12 Thread Jeff Yu
f generating Eclipse artifacts, my java path was set to Open JDK , and I > might need to regenerate artifacts. is that so? > > Another reason for some of the errors is that I have missed the M2_REPO > classpath variable from Eclipse. > > Regards > Sajith > > On Sun, Mar 13, 2

Re: ODE 1.3.5 - Eclipse compilation issue - (import com.sun.mirror cannot be resolved)

2011-03-12 Thread Jeff Yu
ironment*comes with standard Java? if so why > Eclipse doesn't detect those? > > Any idea on that? I'm using Eclipse Helios, with JDK 1.6.19 > > Thanks in advance > Sajith > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Commented: (ODE-915) Add inline variable initialization support - backport of patch from ODE2 codebase

2011-02-28 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000267#comment-13000267 ] Jeff Yu commented on ODE-915: - I agreed with Gary, we can raise this as a separate issue,

[jira] Assigned: (ODE-915) Add inline variable initialization support - backport of patch from ODE2 codebase

2011-02-26 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-915: --- Assignee: Jeff Yu > Add inline variable initialization support - backport of patch from ODE2 > co

Re: ODE roadmap

2011-02-25 Thread Jeff Yu
with > >> you. > >> > >> 1) Status of JPA refactoring > >> 2) Evolveable OModel and runtime model > >> 3) Backports from experimental > >> 4) Community& Eco system > >> > >> What do you think of having a skype call to discuss these issues? Please > >> let me know your availability, interest, timezones and/or additional > >> issues so that I can schedule a meeting. > >> > >> Thanks, > >>Tammo > >> > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Commented: (ODE-236) Add support for from-spec inside a variable declaration to initialize it. . This is a standard BPEL 2.0 construct

2011-02-25 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999321#comment-12999321 ] Jeff Yu commented on ODE-236: - Hi Gary, Can you please create another jira (for 1.x br

[jira] Updated: (ODE-913) Termination handler in sub-scope does not appear to be called when parent scope enters fault handler

2011-02-22 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-913: Fix Version/s: 1.4 > Termination handler in sub-scope does not appear to be called when parent > scope enters

[jira] Resolved: (ODE-913) Termination handler in sub-scope does not appear to be called when parent scope enters fault handler

2011-02-22 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu resolved ODE-913. - Resolution: Fixed The patch has been applied, thanks Gary. > Termination handler in sub-scope does not appear

[jira] Assigned: (ODE-913) Termination handler in sub-scope does not appear to be called when parent scope enters fault handler

2011-02-22 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-913: --- Assignee: Jeff Yu > Termination handler in sub-scope does not appear to be called when parent > scope

Re: ODE roadmap

2011-02-10 Thread Jeff Yu
OSGi integration > (e.g. using a real service for ODE that in turn configures the Axis2 > ManagedService at startup). > > Cheers, > > Kane (aka. Ancoron) > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: ODE roadmap

2011-02-08 Thread Jeff Yu
ving a skype call to discuss these issues? Please > let me know your availability, interest, timezones and/or additional > issues so that I can schedule a meeting. > > Thanks, > Tammo > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: some libraries in ode 1.3.5 has no class files

2011-02-07 Thread Jeff Yu
les? > > I wasn't able to execute sendsoap, bpelc bin files. > > help me please. > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: [VOTE] ODE 1.3.5 release

2011-02-01 Thread Jeff Yu
> > https://github.com/apache/ode/commit/0ba83b2e0b5cf7e1257aec5be46794c84729aace > [2] https://repository.apache.org/content/repositories/orgapacheode-013/ > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: ODE 1.3.5

2011-01-13 Thread Jeff Yu
release candidate > today and provide it for testing. > > If you have some cycles today, it would be great if you could also give > the ode-1.3.5.x a try. > > Thanks, > Tammo > > On 13.01.2011 06:39, Jeff Yu wrote: > > Hi all, > > > > Whats the ODE 1.3.5 p

ODE 1.3.5

2011-01-12 Thread Jeff Yu
Hi all, Whats the ODE 1.3.5 plan here? only this issue ( https://issues.apache.org/jira/browse/ODE-903) left for the release? Thanks Jeff -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Resolved: (ODE-900) xsd boolean element is handled as xsd string in if conditions.

2010-11-24 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu resolved ODE-900. - Resolution: Fixed > xsd boolean element is handled as xsd string in if conditi

[jira] Updated: (ODE-900) xsd boolean element is handled as xsd string in if conditions.

2010-11-24 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-900: Fix Version/s: 1.3.5 > xsd boolean element is handled as xsd string in if conditi

[jira] Updated: (ODE-900) xsd boolean element is handled as xsd string in if conditions.

2010-11-24 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-900: Attachment: ODE-900.patch > xsd boolean element is handled as xsd string in if conditi

[jira] Assigned: (ODE-900) xsd boolean element is handled as xsd string in if conditions.

2010-11-24 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-900: --- Assignee: Jeff Yu > xsd boolean element is handled as xsd string in if conditi

[jira] Commented: (ODE-876) ODE 1.3.4 is 10 times slower than ODE 1.3.3

2010-11-22 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934672#action_12934672 ] Jeff Yu commented on ODE-876: - Thanks a lot for this profiling. But if you want to have 1

[jira] Assigned: (ODE-897) Fix the undeployment logic

2010-10-28 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-897: --- Assignee: Jeff Yu > Fix the undeployment logic > -- > >

Re: Undeployment logic of processes

2010-10-27 Thread Jeff Yu
Hi Waruna, Do we have a jira for this issue? I've had a fix that works in my local box, will make a commit it later, so was wondering what the JIRA issue it is. Regards Jeff On Thu, Oct 28, 2010 at 2:58 PM, Waruna Ranasinghe wrote: > On 28 October 2010 08:09, Jeff Yu wrote: > &g

Re: Undeployment logic of processes

2010-10-27 Thread Jeff Yu
//lk.linkedin.com/in/waruna > > www.facebook.com/waruna.ranasinghe > > > > www.wso2.org > > > > > > -- > --------- > Regards, > Waruna Ranasinghe > > mob: 0724318285 > blog: http://warunapw.blogspot.com > twitter: http://twitter.com/warunapww > http://lk.linkedin.com/in/waruna > www.facebook.com/waruna.ranasinghe > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Assigned: (ODE-864) Undeploying active process unpublishes webservice, even when retired processes still exist with active instances

2010-10-25 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-864: --- Assignee: Jeff Yu > Undeploying active process unpublishes webservice, even when retired > processes

Re: Handling requests(specially for new instance creation) to retired processes

2010-10-21 Thread Jeff Yu
> > timeout happens. And the request will be queued in the job processor. Is > > this the correct behavior. Don't we need to send a error back to the > client > > saying the process is retired. > > > > Thanks, > > Milinda > > > > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Assigned: (ODE-893) "Operation Not Found" exception when a BPEL process is provided by a WSDL service with multiple ports

2010-10-05 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-893: --- Assignee: Jeff Yu > "Operation Not Found" exception when a BPEL process is provided by a WSDL &

[jira] Commented: (ODE-892) routing fails as terminated instance's data was not cleaned up.

2010-09-27 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915645#action_12915645 ] Jeff Yu commented on ODE-892: - It is a bug if it didn't clean up. Could you please tes

[jira] Commented: (ODE-892) routing fails as terminated instance's data was not cleaned up.

2010-09-27 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915573#action_12915573 ] Jeff Yu commented on ODE-892: - Could you please check with ODE-1.3.4 release, as I believed

[jira] Assigned: (ODE-892) routing fails as terminated instance's data was not cleaned up.

2010-09-27 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-892: --- Assignee: Jeff Yu > routing fails as terminated instance's data was not cl

[jira] Commented: (ODE-890) NumberFormatException when deploying multiple versions of a process with long version

2010-09-23 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914356#action_12914356 ] Jeff Yu commented on ODE-890: - Patch has been applied, thanks Gary. > NumberFormatExcepti

[jira] Resolved: (ODE-890) NumberFormatException when deploying multiple versions of a process with long version

2010-09-23 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu resolved ODE-890. - Fix Version/s: 1.3.5 Resolution: Fixed > NumberFormatException when deploying multiple versions of a proc

[jira] Assigned: (ODE-890) NumberFormatException when deploying multiple versions of a process with long version

2010-09-23 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-890: --- Assignee: Jeff Yu > NumberFormatException when deploying multiple versions of a process with long > v

Re: [status update] JPA refactoring code for ODE trunk.

2010-08-26 Thread Jeff Yu
3.11.0-GA also. Can you please add the maven repo > you used to the build. I am going to add EclipseLink support to this. > > Thanks > Milinda > > On Wed, Aug 18, 2010 at 10:56 AM, Jeff Yu wrote: > > > Hi all, > > > > First, sorry for the long delay for th

Re: ODE Clustering Project

2010-08-20 Thread Jeff Yu
will require a transaction inter-node transport (such as JMS) as well as a > transactional data store that can be accessed concurrently by all nodes in > the cluster (i.e. a modern RDBMS). > > Thanks > Michael J. Davies > Director, Computing Architecture > Office: 732.699.3438 &g

[status update] JPA refactoring code for ODE trunk.

2010-08-17 Thread Jeff Yu
-- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: maven build for axis2-war testing discussion

2010-08-03 Thread Jeff Yu
bernate > code from trunk. > > Cheers, > Tammo > > On 03.08.2010 09:44, Jeff Yu wrote: > > Now, the axis2-war tests has been enabled. however there are two majors > > parts failed as following: > > > > 1. rampart security tests failed.. I was trying

Re: maven build for axis2-war testing discussion

2010-08-03 Thread Jeff Yu
rrent maven build or do you prefer to have me committed to some branch firstly?? Regards Jeff On Thu, Jul 29, 2010 at 6:52 PM, Jeff Yu wrote: > Hi all, > > Was running successfully with following combinations by using buildr. > > buildr 1.3.5 + jruby 1.4.0 + sun's jdk 1.6. >

Re: maven build for axis2-war testing discussion

2010-07-29 Thread Jeff Yu
which > required a > > slight tweak to the base test class to allow for overriding the Axis > module > > directory at runtime and a few lines of groovy to move files around to > the right > > places. > > > > Cheers, > > > > Aaron > > > > &

Re: Test script

2010-07-25 Thread Jeff Yu
JDK1.5 On Sat, Jul 24, 2010 at 1:05 AM, Rafal Rusin wrote: > Which JDK 1.5 or 1.6? > > On Fri, Jul 23, 2010 at 2:56 PM, Jeff Yu wrote: > > Although I've updated it into this version, and this time runs buildr > 1.3.5 > > with jruby 1.4.0, > > well still got

Re: Test script

2010-07-23 Thread Jeff Yu
ere were some errors recently. > Try this revision: > Revision: 966610 > Changes > > 1. No auto retire process (detail) > 2. Configurable autoincrement process version (detail) > > This one passed all tests. > > On Fri, Jul 23, 2010 at 7:47 AM, Jeff Yu wrote: >

Re: Test script

2010-07-22 Thread Jeff Yu
> test if your patch doesn't break something. > Latest known working revision is: > > Revision: 965784 > Changes > > 1. * try to fix the failure build. (detail) > > -- > Regards, > RafaƂ Rusin > http://rrusin.blogspot.com > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: maven build for axis2-war testing discussion

2010-07-20 Thread Jeff Yu
this seems to missing the rampart-*.mar in the WEB-INF/modules,,, I will need to check the war file that was generated from buildr tool. -Jeff On Tue, Jul 20, 2010 at 5:21 PM, Jeff Yu wrote: > well, I am looking into this issue also, thought we may have quicker > progress if I commit

Re: maven build for axis2-war testing discussion

2010-07-20 Thread Jeff Yu
well, I am looking into this issue also, thought we may have quicker progress if I commit what I had, and then you and other people who are interested in this can look into it too. Regards Jeff On Tue, Jul 20, 2010 at 5:19 PM, Jeff Yu wrote: > Thanks Aaron. ;) > > well, instead of hav

Re: maven build for axis2-war testing discussion

2010-07-20 Thread Jeff Yu
les around to the > right > places. > > Cheers, > > Aaron > > > > > > From: Jeff Yu > To: dev@ode.apache.org > Sent: Mon, July 19, 2010 3:12:35 AM > Subject: maven build for axis2-war testing discussion > > Hi all, > > Instea

[jira] Assigned: (ODE-772) dao-hibernate module build failed in the Windows

2010-07-20 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu reassigned ODE-772: --- Assignee: Jeff Yu > dao-hibernate module build failed in the Wind

[jira] Created: (ODE-875) enable testing in axis2-war module in maven build.

2010-07-20 Thread Jeff Yu (JIRA)
Affects Versions: 1.3.4 Reporter: Jeff Yu Assignee: Jeff Yu Fix For: 1.3.5 enable testing in axis2-war module in maven build. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

maven build for axis2-war testing discussion

2010-07-19 Thread Jeff Yu
ODE_2.X-experimental/axis2-war/pom.xml I am importing this work, but currently had some problems which I am looking into it. @waruna, any problems on that we start from here? As I've run successfully axis2-war module in the ode-2.x experiment branch. Regards Jeff -- Cheers, Jeff Yu --

Re: ODE trunk build

2010-07-18 Thread Jeff Yu
not executed in the build. And sure-fire says that there arn't any tests > >> to > >> run. I'll have a look at the issue. > >> > >> Thanks > >> Milinda > >> > >> On Tue, Jul 6, 2010 at 6:35 PM, Jeff Yu wrote: &

[jira] Commented: (ODE-805) clean up the JPA module, supports botht openJPA and Hibernate for 1.x branch

2010-07-14 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888298#action_12888298 ] Jeff Yu commented on ODE-805: - Hi Milinda, Current showstopper for my patch would be the m

Re: ODE trunk build

2010-07-06 Thread Jeff Yu
tConfig.java:850) > >>>>>>> at > >>>>>> > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:724) > >>>>>>> at > >>>>>> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:4

Aaron Anderson as ODE committer.

2010-07-05 Thread Jeff Yu
team! I'm looking forward to see his commits soon :) BTW, Aaron has been voted as ODE commiter back in May, due to the delay of account creation, we just announce it today. sorry for it. ;) Regards Jeff -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: [VOTE] New ODE chair

2010-06-30 Thread Jeff Yu
ast your votes to elect Tammo van Lessen as new Apache ODE chair! > > Thanks, > Matthieu > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: svn commit: r959192 - in /ode/trunk: ./ bpel-runtime/ bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ jacob-ap/ jacob-ap/src/main/java/org/apache/ode/jacob/ap/ jacob-ap/src/main

2010-06-30 Thread Jeff Yu
Just talked with Tammo, we will move the @ChannelType to jacob module, and then use String in the jacob-ap module, so that can reduce the dependency. I will commit this fix tomorrow here. regards Jeff On Wed, Jun 30, 2010 at 10:19 PM, Jeff Yu wrote: > Just make it a bit clear, some of ja

Re: svn commit: r959192 - in /ode/trunk: ./ bpel-runtime/ bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ jacob-ap/ jacob-ap/src/main/java/org/apache/ode/jacob/ap/ jacob-ap/src/main

2010-06-30 Thread Jeff Yu
Just make it a bit clear, some of jacob-ap classes are using apt API, so we have to have this dependency for its compilation. On Wed, Jun 30, 2010 at 10:16 PM, Jeff Yu wrote: > I think that is what Rafal said, we will need to find a RI for jsr269 over > some maven repos then. ;-) >

Re: svn commit: r959192 - in /ode/trunk: ./ bpel-runtime/ bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ jacob-ap/ jacob-ap/src/main/java/org/apache/ode/jacob/ap/ jacob-ap/src/main

2010-06-30 Thread Jeff Yu
roviding an build script that can run it on demand? Then we keep the > annotation and have the generated classes in the repository but still > have the possibility to regenerate if needed (on non-MacOSX systems). > > WDYT? > > Tammo > > On 30.06.2010 13:10, Jeff Yu wrote: &g

Re: svn commit: r959192 - in /ode/trunk: ./ bpel-runtime/ bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ jacob-ap/ jacob-ap/src/main/java/org/apache/ode/jacob/ap/ jacob-ap/src/main

2010-06-30 Thread Jeff Yu
30, 2010 at 7:08 PM, Tammo van Lessen wrote: > Hi Jeff, > > I think the @Channel annotations won't harm, do they? I'd rather keep > those in the source so that we can regenerate the classes anytime by > manually running a script but not in each build. > > Tammo &

Re: svn commit: r954370 - in /ode/trunk: axis2-war/pom.xml axis2-war/src/main/webapp/WEB-INF/conf/axis2.xml axis2/pom.xml distro/src/main/assembly/war.xml pom.xml utils/pom.xml

2010-06-30 Thread Jeff Yu
gt; thanks > Milinda > > On Tue, Jun 29, 2010 at 6:19 PM, Jeff Yu wrote: > > > Hi Milinda, > > > > Any reasons that why we commented out the bpel-test module in maven > build? > > or forgot to update? > > > > Regards > > Jeff > > > >

Re: svn commit: r959192 - in /ode/trunk: ./ bpel-runtime/ bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ jacob-ap/ jacob-ap/src/main/java/org/apache/ode/jacob/ap/ jacob-ap/src/main

2010-06-30 Thread Jeff Yu
s on demand. > > Could you take care of that? > > Thanks, > Tammo > <http://www.taval.de> > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Resolved: (ODE-808) Check in the generated classes from the jacob-ap module

2010-06-29 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu resolved ODE-808. - Fix Version/s: (was: 2.0) Resolution: Fixed Thanks Kurt. ;) > Check in the generated classes from

Re: svn commit: r954370 - in /ode/trunk: axis2-war/pom.xml axis2-war/src/main/webapp/WEB-INF/conf/axis2.xml axis2/pom.xml distro/src/main/assembly/war.xml pom.xml utils/pom.xml

2010-06-29 Thread Jeff Yu
-WEB-INF-conf-axis2.xml-axis2-pom.xml--distro-src-main-assembly-war.xml-pom.xml-utils-pom.xml-tp29023280p29029860.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

[jira] Updated: (ODE-855) BPEL Process Instance Resume

2010-06-29 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Yu updated ODE-855: Fix Version/s: 1.3.5 (was: 1.3.4) Affects Version/s: 1.3.4 update the version, as

[jira] Commented: (ODE-860) maven build with JDK6

2010-06-29 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883551#action_12883551 ] Jeff Yu commented on ODE-860: - Yes.. this is what I had when run it with JDK6. Results : T

Re: svn commit: r954370 - in /ode/trunk: axis2-war/pom.xml axis2-war/src/main/webapp/WEB-INF/conf/axis2.xml axis2/pom.xml distro/src/main/assembly/war.xml pom.xml utils/pom.xml

2010-06-29 Thread Jeff Yu
Hi Milinda, Any reasons that why we commented out the bpel-test module in maven build? or forgot to update? Regards Jeff On Mon, Jun 14, 2010 at 3:40 PM, wrote: > Author: milinda > Date: Mon Jun 14 05:40:03 2010 > New Revision: 954370 > > URL: http://svn.apache.org/viewvc?rev=954370&view=rev >

[jira] Created: (ODE-860) maven build with JDK6

2010-06-29 Thread Jeff Yu (JIRA)
maven build with JDK6 - Key: ODE-860 URL: https://issues.apache.org/jira/browse/ODE-860 Project: ODE Issue Type: Improvement Components: Build System Affects Versions: 1.3.4 Reporter: Jeff Yu

Re: ODE PMC chair

2010-06-27 Thread Jeff Yu
> proposed that a little earlier anyway, change is often a good thing. It's > > customary in this case to go through a nomination phase before going to > > votes, so I'd like to invite committers and PMC members to nominate > > themselves or someone else as a candidate

[jira] Work started: (ODE-808) Check in the generated classes from the jacob-ap module

2010-06-22 Thread Jeff Yu (JIRA)
[ https://issues.apache.org/jira/browse/ODE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on ODE-808 started by Jeff Yu. > Check in the generated classes from the jacob-ap mod

Re: Ode Roadmap

2010-06-18 Thread Jeff Yu
s and features to slowly > migrate all the tests to junit 4 style. Makes it easier to get started and > test regardless of ide or if you are running tests via the build scripts. > +1. Regards Jeff > > That's all I can think of at the moment. > > Dave > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: Ode Roadmap

2010-06-18 Thread Jeff Yu
, Jeff Yu wrote: > I think this can come from our long-term goal, we can have this sort of > discussion just after the release. > IMHO, Certainly, for the bug fix release, we can just grab what we have and > deliver. > but for others, it is better that we have some plans. > > Re

Re: Ode Roadmap

2010-06-18 Thread Jeff Yu
xis2-war tests > >>> in hudson. > >>> > >>> And I agree - we should release regularly. Something like every 2 > >>> months with 1 month forking period (beta release). > >>> So we can plan 1.3.5 fork on 15-th July and release on 15-th August

Re: Ode Roadmap

2010-06-18 Thread Jeff Yu
> in hudson. > > And I agree - we should release regularly. Something like every 2 > months with 1 month forking period (beta release). > So we can plan 1.3.5 fork on 15-th July and release on 15-th August > (along with 1.4 fork). > > On Fri, Jun 18, 2010 at 6:00 AM, Jeff Yu

Re: Ode Roadmap

2010-06-18 Thread Jeff Yu
, then we'll mark it 1.4. > Otherwise we'll stay with 1.3.5. > > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Ode Roadmap

2010-06-17 Thread Jeff Yu
on, what is our next release? 1.3.5 or 1.4? Let me know what do you think of this. -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: [VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Jeff Yu
? > Can the two schema be exactly the same or not ? > > On Wed, Jun 16, 2010 at 17:07, Jeff Yu wrote: > > Hi team, > > > > This is a follow-up vote for the Rafal's suggestion, which is to try to > make > > JPA implementation's table schema is as same as

[VOTE] renaming the JPA's table from ODE_ to BPEL_ as prefix.

2010-06-16 Thread Jeff Yu
ate, here is my +1. Regards Jeff -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: Nexus access

2010-06-10 Thread Jeff Yu
doing this. > > Here is my +1. > > Thanks, > Tammo > > -- > Tammo van Lessen - http://www.taval.de > -- Cheers, Jeff Yu blog: http://jeff.familyyu.net

Re: Changing roadmap for JPA refactoring

2010-06-10 Thread Jeff Yu
> with the latest version and avoid future versioning conflicts. > > Regards, > > Aaron > > *From:* Rafal Rusin > *To:* Jeff Yu ; Aaron Anderson < > nickmalt...@yahoo.com> > *Cc:* dev@ode.apache.org > *Sent:* Thu, June 10, 2010 9:01:00 AM > *Subject:* Changing r

  1   2   3   >