Hudson build is back to stable: ODE-trunk #170

2009-04-23 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ODE-trunk/170/changes

Re: [VOTE] ODE 1.3.1 release

2009-04-23 Thread Alexis Midon
fixed in 1.X by r768094. please double check and run your test cases. I'll wait for feedback before another release attempt. Alexis On Thu, Apr 23, 2009 at 9:43 AM, Ciaran wrote: > Sorry guys, I'm currently unable to deploy to ODE I receive the following > exception: > > WARN - GeronimoLog.warn

[jira] Commented: (ODE-591) Axiom manipulation error

2009-04-23 Thread Alexis Midon (JIRA)
[ https://issues.apache.org/jira/browse/ODE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702161#action_12702161 ] Alexis Midon commented on ODE-591: -- fixed in 1.X by r768094 > Axiom manipulation error > ---

Re: Two Google Summer of Code project for ODE

2009-04-23 Thread Alex Boisvert
Congratulations to the students and mentors for getting these projects under way! alex On Thu, Apr 23, 2009 at 11:27 AM, Tammo van Lessen wrote: > Hi ODEers, > > I'm a bit late with this mail, but nevertheless I'm happy to announce > that Google has accepted two students for Apache ODE within th

Re: Why ode bounce the process when retiring it?

2009-04-23 Thread Matthieu Riou
On Thu, Apr 23, 2009 at 5:09 AM, Milinda Pathirage < milinda.pathir...@gmail.com> wrote: > In the ProcessStoreListenerImpl's handleEvent method ode bounce the process > by unregistering and registering it again. Why we do something like that. > Even after retirement, the engine still needs to kno

Two Google Summer of Code project for ODE

2009-04-23 Thread Tammo van Lessen
Hi ODEers, I'm a bit late with this mail, but nevertheless I'm happy to announce that Google has accepted two students for Apache ODE within this years GSOC. Please join me to welcome Denis and Chamith in our community. Congratulation! Here are some (brief) details about the projects: - Apache

[jira] Reopened: (ODE-591) Axiom manipulation error

2009-04-23 Thread Alexis Midon (JIRA)
[ https://issues.apache.org/jira/browse/ODE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Midon reopened ODE-591: -- > Axiom manipulation error > > > Key: ODE-591 > URL:

[jira] Closed: (ODE-594) ODE DeploymentWebservice seems broken.

2009-04-23 Thread Alexis Midon (JIRA)
[ https://issues.apache.org/jira/browse/ODE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Midon closed ODE-594. Resolution: Duplicate Assignee: Alexis Midon duplicate of ODE-591 > ODE DeploymentWebservice seems brok

[jira] Updated: (ODE-594) ODE DeploymentWebservice seems broken.

2009-04-23 Thread Ciaran Jessup (JIRA)
[ https://issues.apache.org/jira/browse/ODE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ciaran Jessup updated ODE-594: -- Attachment: fixnamespacedeploy.patch Minor patch to change the namespaces the code expects to find the dep

Re: [VOTE] ODE 1.3.1 release

2009-04-23 Thread Ciaran
Sorry guys, I'm currently unable to deploy to ODE I receive the following exception: WARN - GeronimoLog.warn(96) | Invocation of operation deploy failed org.apache.ode.axis2.OdeFault: Your message should contain an element named 'package' with a 'zip' element at org.apache.ode.axis2.service.De

[jira] Created: (ODE-594) ODE DeploymentWebservice seems broken.

2009-04-23 Thread Ciaran Jessup (JIRA)
ODE DeploymentWebservice seems broken. -- Key: ODE-594 URL: https://issues.apache.org/jira/browse/ODE-594 Project: ODE Issue Type: Bug Components: Deployment Affects Versions: 1.3.1

Re: Deployment of a process with an erroneous deploy.xml

2009-04-23 Thread Milinda Pathirage
The problem occurs due to property without the key attribute. I looked at the dd.xsd, but according to schema key attribute is required. But it looks like org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ) method didn't validate the deploy.xml against the schema. Th

Re: Deployment of a process with an erroneous deploy.xml

2009-04-23 Thread Alex Boisvert
It's a bug. The property should be validated early and deployment should be rejected if it's invalid. Right now, it looks like things fail after deployment (due to the invalid property). alex On Thu, Apr 23, 2009 at 5:10 AM, Denis Weerasiri wrote: > Hi, > > I tried to deploy a process with a

Deployment of a process with an erroneous deploy.xml

2009-04-23 Thread Denis Weerasiri
Hi, I tried to deploy a process with a following deploy.xml. Here I'm tring to test deploy a process with an incomplete element. Here the has no name attribute http://www.apache.org/ode/schemas/dd/2007/03"; xmlns:helloWorld="http://helloWorld";> true *abcd

Why ode bounce the process when retiring it?

2009-04-23 Thread Milinda Pathirage
In the ProcessStoreListenerImpl's handleEvent method ode bounce the process by unregistering and registering it again. Why we do something like that. Thanks Milinda -- http://mpathirage.com http://wso2.org "Oxygen for Web Service Developers" http://wsaxc.blogspot.com "Web Services With Axis2/C"