unable to find mvn:org.ops4j.pax.runner.profiles/log//composite

2009-04-10 Thread Cameron Braid
I am trying use pax runner 0.18 to provision gshell pax-run scan-composite: https://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository/org/ops4j/pax/runner/profiles/smx.kernel.gshell/1.1.0/smx.kernel.gshell-1.1.0.composite Fails with : URL [mvn:org.ops4j.pax.runner.profiles/log//composite]

Re: Pax Web WAR extender. Problems with context initialization

2009-04-10 Thread Alin Dreghiciu
Use the latest Pax Web (0.6.0) and Pax Web Extender (0.5.1). This should make your exception go away. On Fri, Apr 10, 2009 at 9:24 PM, Alin Dreghiciu wrote: > Your problem is due to the fact that Spring is expecting a custom > session property which is the bundle context. This is not specified by

Fwd: [wiki.ops4j.org] OPS4J > Pax Web Extender 0.5.1 Released

2009-04-10 Thread Alin Dreghiciu
-- Forwarded message -- From: Date: Sat, Apr 11, 2009 at 4:34 AM Subject: [wiki.ops4j.org] OPS4J > Pax Web Extender 0.5.1 Released To: not...@lists.ops4j.org Pax Web Extender 0.5.1 Released News Item added by Alin Dreghiciu Pax Web Extender 0.5.1 has been released. This releas

Fwd: [wiki.ops4j.org] OPS4J > Pax Web 0.6.0 Released

2009-04-10 Thread Alin Dreghiciu
-- Forwarded message -- From: Date: Sat, Apr 11, 2009 at 4:22 AM Subject: [wiki.ops4j.org] OPS4J > Pax Web 0.6.0 Released To: not...@lists.ops4j.org Pax Web 0.6.0 Released News Item added by Alin Dreghiciu Pax Web 0.6.0 has been released. This release highlights are: Use Jett

Re: ServletConfig, ServletContext, and Pax Web

2009-04-10 Thread Alin Dreghiciu
I tested your setup by using some example I found on the web (http://www.jboss.org/feeds/post/a_simple_resteasy_maven_archetype) and latest snapshots of both PAx Web and Pax Web Extender. Even if it does not work (see bellow) at least it does not fail. So, to be able to work on your issues please d

[issues] Created: (PAXWEB-134) Support Spring DM Web required servlet context attributes

2009-04-10 Thread Alin Dreghiciu (JIRA)
Support Spring DM Web required servlet context attributes - Key: PAXWEB-134 URL: http://issues.ops4j.org/browse/PAXWEB-134 Project: Pax Web Issue Type: New Feature Reporter:

[issues] Created: (PAXWEB-133) Support BundleContext as an Servlet Context attribute

2009-04-10 Thread Alin Dreghiciu (JIRA)
Support BundleContext as an Servlet Context attribute - Key: PAXWEB-133 URL: http://issues.ops4j.org/browse/PAXWEB-133 Project: Pax Web Issue Type: New Feature Reporter: Alin Dr

[issues] Commented: (PAXWEB-132) Need a release of 0.5.3 for apache sling

2009-04-10 Thread Aaron Zeckoski (JIRA)
[ http://issues.ops4j.org/browse/PAXWEB-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12190#action_12190 ] Aaron Zeckoski commented on PAXWEB-132: --- That's great, thanks! > Need a release of 0.5.3 for apac

[issues] Commented: (PAXWEB-126) Pax Web should find a free port and use it

2009-04-10 Thread Heiko Seeberger (JIRA)
[ http://issues.ops4j.org/browse/PAXWEB-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12189#action_12189 ] Heiko Seeberger commented on PAXWEB-126: Thanx! I do not see any need for custom property names

Re: ServletConfig, ServletContext, and Pax Web

2009-04-10 Thread Alin Dreghiciu
I will look into it. Can you please create an jira issue here: http://issues.ops4j.org/browse/PAXWEB On Thu, Apr 9, 2009 at 12:01 AM, Josh Holtzman wrote: > I'm trying to deploy a servlet and a servlet listener using Pax Web's > extended HTTP service.  My servlet (actually, it's JBoss' resteasy s

Re: Pax Web WAR extender. Problems with context initialization

2009-04-10 Thread Alin Dreghiciu
Your problem is due to the fact that Spring is expecting a custom session property which is the bundle context. This is not specified by the HttpService specs so it is not a Pax Web or Pax Web Extender problem. But because I had been asked by somebody else about the same problem I will do something

Re: Pax Web publishing port as service property?

2009-04-10 Thread Alin Dreghiciu
Resolved. On Fri, Apr 3, 2009 at 11:12 AM, Thomas Joseph wrote: > I have commented on the http://issues.ops4j.org/browse/PAXWEB-126. > > > On Thu, Apr 2, 2009 at 9:19 PM, Alin Dreghiciu wrote: >> >> Indeed the props are not published. And I'm planning to implement it >> before next release is ou

[issues] Commented: (PAXWEB-132) Need a release of 0.5.3 for apache sling

2009-04-10 Thread Alin Dreghiciu (JIRA)
[ http://issues.ops4j.org/browse/PAXWEB-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12188#action_12188 ] Alin Dreghiciu commented on PAXWEB-132: --- I will postpone some issues that were planned for Pax Web

Re: Splitting OPS4J wiki in more spaces

2009-04-10 Thread Toni Menzel
i love the clean new style. much better to look at. Now, we should have a Pax Icon ;) Thanks for the effort, Alin !! On Fri, Apr 10, 2009 at 4:26 PM, Alin Dreghiciu wrote: > Same goes for Pax Exam. > > On Fri, Apr 10, 2009 at 5:06 PM, Alin Dreghiciu > wrote: > > Also moved Pax Runner and addapt

Re: Splitting OPS4J wiki in more spaces

2009-04-10 Thread Alin Dreghiciu
Same goes for Pax Exam. On Fri, Apr 10, 2009 at 5:06 PM, Alin Dreghiciu wrote: > Also moved Pax Runner and addapted a bit th eClickr Theme by using a > different font and make it wider. > > -- > Alin Dreghiciu > http://www.ops4j.org - New Energy for OSS Communities - Open > Participation Software

Re: Splitting OPS4J wiki in more spaces

2009-04-10 Thread Alin Dreghiciu
Also moved Pax Runner and addapted a bit th eClickr Theme by using a different font and make it wider. -- Alin Dreghiciu http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. Looking for a job.

Re: Splitting OPS4J wiki in more spaces

2009-04-10 Thread Alin Dreghiciu
Done. But you know that as well as our projects you can just edit the page ;) On Fri, Apr 10, 2009 at 9:26 AM, Heiko wrote: > Clikr theme is nice, but maybe you should limit the latest news to only > three in order to keep the page not too long. > > Heiko > > On 10.04.2009, at 02:34, Alin Dreghic

Re: Releasing Pax Runner 0.18.0

2009-04-10 Thread Stuart McCulloch
2009/4/10 Alin Dreghiciu > Im planning one more release bore releasing to 1.0.0. This wil > include parallel provisioning scanning and file downloads. If that > goes well, without any big issues I'm good to go for 1.0.0. > Shall we then release also projects that we depend to as 1.0.0? Not > rea