IDEA Ultimate and JProfiler 6

2010-02-25 Thread Mark
Hi IDEA Ultimate will require JProfiler 6.0, and currently ops4j only has licenses for 4.x and 5.x. JProfiler 6.0 has lots of great feature and best of all supports IDEA Ultimate http://www.ej-technologies.com/download/jprofiler/changelog.html My 2c. Keep up the fantastic work. __

Re: Offline OPS4J

2009-09-22 Thread Mark
Perfect. Actually I had a go today - Felix and Equinox were previsioned ok, Knopflerfish wasn't. I guess in the case of Knopflerfish it goes to their site and not a maven repo. I can see that making a copy will work too. Keep up the great work. Mark 2009/9/22 Alin Dreghiciu > Hi Ma

Offline OPS4J

2009-09-22 Thread Mark
ffline and here is where you can find all the lovely stuff ... for example for Pax-Provision? Cheers All Mark ___ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general

Re: paxweb 0.5.2 eta?

2008-11-17 Thread Mark Derricutt
One would argue its not resolved until its commited, tagged, and released somewhere :) But I'll follow that up over on the sling list. On Tue, Nov 18, 2008 at 9:43 AM, Alin Dreghiciu <[EMAIL PROTECTED]>wrote: > I just checked out the answer from Felix in Sling list and his > solution sounds reaso

Re: paxweb 0.5.2 eta?

2008-11-17 Thread Mark Derricutt
I feel like I've opened a big messy can of worms here :( As you say, hopefully some authoritative answer can be found soon. On Mon, Nov 17, 2008 at 9:54 PM, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > IIRC, the real problem is the OSGi spec (based on Servlet spec 2.1) is > defining a resolutio

Re: paxweb 0.5.2 eta?

2008-11-15 Thread Mark Derricutt
Cool - I've also mentioned it upstream to the Sling developers, but havn't yet raised any jira issues for them yet. If mounting to /* works, I'm guessing it'd be more appropriate to get Sling to change, than have paxweb transparently change a / mount to /*. Mark On Sun, Nov

Re: paxweb 0.5.2 eta?

2008-11-14 Thread Mark Derricutt
I was just reading that actually :) I guess if /* was used, rather than / - things might work. I'll go chase this up over on the sling side. Cheers, Mark On Sat, Nov 15, 2008 at 10:05 AM, Alin Dreghiciu <[EMAIL PROTECTED]>wrote: > Section SRV.11.2 Specification of Mappings &g

Re: paxweb 0.5.2 eta?

2008-11-14 Thread Mark Derricutt
mplies that path should be "" and info "/foo/bar". Mark On Sat, Nov 15, 2008 at 7:28 AM, Alin Dreghiciu <[EMAIL PROTECTED]>wrote: > The bug about the servlet mapping is closed as looking at the specs it > is an feature not a bug. I still have the welcome files problem,

paxweb 0.5.2 eta?

2008-11-13 Thread Mark Derricutt
'lo all - even thou there's 3 issues against PAXWEB 0.5.2 [1] I was wondering if there might be an ETA of when they might get resolved/released? Mark [1] http://issues.ops4j.org/jira/browse/PAXWEB/fixforversion/10261 -- "It is easier to optimize correct code than to correct

Re: Running Wicket on Eclipse Equinox with Eclipse

2008-11-05 Thread Mark
Stuart Thanks, I have been away for pax working on other stuff, and I need to get myself up to speed again. That helped. All the best guys. 2008/11/5 Stuart McCulloch <[EMAIL PROTECTED]>: > 2008/11/5 Mark <[EMAIL PROTECTED]> >> >> Hi All >> >> Running

Running Wicket on Eclipse Equinox with Eclipse

2008-11-05 Thread Mark
trick I am missing here? Regards Mark ___ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general

[issues] Created: (PAXRUNNER-158) Ability to pick up exploded bundles in the directory scanner

2008-08-28 Thread Mark Hellkamp (JIRA)
Components: scanner directory Reporter: Mark Hellkamp Assignee: Alin Dreghiciu There does not currently appear to be a way to have pax run deploy an exploded bundle even though the OSGI containers allow this. This would be a huge benefit for deploying fragments

Re: wiki

2008-08-13 Thread Mark Derricutt
Depending on what version of confluence you upgraded from/to - the default theme may have changed. The theme shown in that screenshot shows the new theme (with the funky drop down menus). I really like the new theme too. Not sure what the previous theme used on the wiki was thou... On Wed, Aug

building pax web from maven

2008-06-07 Thread Mark
pax web 0.5.0 svn co https://scm.ops4j.org/repos/ops4j/projects/pax/web cd web mvn clean install -cpu -e (it fails to build) .. so I checked out the qa branch (ops4j\qa\pax) web-0.2.0 - builds ok web-0.2.1 - builds ok web-0.2.2 - builds ok web-0.2.3 - builds ok web-0.3.0 - builds ok web-0.3.1

pax web building with mvn fails from 0.4.0 onwards to current trunk version

2008-06-06 Thread Mark
code of the failing plugin / mojo I am going to roll my sleves up ): *Fixed: by using 1.4.1 of the felix maven-bundle-plugin org.apache.felix maven-bundle-plugin 1.4.1 * Kind Regards Mark X:\temp\web>set MAVEN_OPTS=-Xmx256M + Error stacktraces are turned on. [I

pax web building with mvn fails from 0.4.0 onwards to current trunk version

2008-06-06 Thread Mark
code of the failing plugin / mojo I am going to roll my sleves up ): Kind Regards Mark X:\temp\web>set MAVEN_OPTS=-Xmx256M + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OPS4J Pax Web [INFO] OPS4J Pax Web - Jsp Support [INFO] OPS4J

Re: Pax on eclipse

2008-06-06 Thread Mark
work out well. I am not sure what the status is on the overall > Pax build feasability or if that is even desired right now? > > /peter > > On Fri, Jun 6, 2008 at 5:59 PM, Toni Menzel <[EMAIL PROTECTED]> wrote: > > Hi Mark, > > > > Which Pax project are you s

Pax on eclipse

2008-06-06 Thread Mark
Regards Mark ___ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general

Re: Configuring Pax-logging

2008-06-01 Thread Mark Derricutt
Cheers, simply added a null 2nd parameter worked and then everything was as I expected it should be. Mark On Fri, May 30, 2008 at 6:45 PM, Alin Dreghiciu <[EMAIL PROTECTED]> wrote: > In your case, you act as a configuration agent so you have to use the > getConfigration() with tw

Re: Configuring Pax-logging

2008-05-30 Thread Mark Derricutt
j.org/repos/ops4j/laboratory/users/peter/pax-shell-xmpp/provision/pom.xml > . > This is a PaxConstruct project so things may not reflect exactly the > way you use to build ... > > HTH > > /peter > > On Fri, May 30, 2008 at 2:15 PM, Mark Derricutt <[EMAIL PROTECTED]>

Re: Configuring Pax-logging

2008-05-30 Thread Mark Derricutt
To be honest I've not looked at ConfMan yet. I'm still new to all things OSGi and for the most part still discovering the landscape. *wanders off to check out ConfMan* On Sat, May 31, 2008 at 12:10 AM, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > On Friday 30 May 2008 19

Re: Configuring Pax-logging

2008-05-30 Thread Mark Derricutt
e persistent state of felix otherwise you will still get the same > error (I guess) > > HTH, > > On Fri, May 30, 2008 at 7:30 AM, Mark Derricutt <[EMAIL PROTECTED]> wrote: > > I've not tried that, but I'll give it a bash and report back. > > > > On Fr

Re: Configuring Pax-logging

2008-05-29 Thread Mark Derricutt
I've not tried that, but I'll give it a bash and report back. On Fri, May 30, 2008 at 5:21 PM, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > Have you tried exchanging the Felix Config Admin with the Knopflerfish > Config Admin?? > -- "It is easier to optimize correct code than to correct optim

Re: Configuring Pax-logging

2008-05-29 Thread Mark Derricutt
ndleLocation() is file:dist/smx3-util-1.0.jar. On Fri, May 30, 2008 at 3:58 PM, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > Hi, assuming you don't have any security in place, could you post the > entire stack trace and the exact versions of Felix Config admin. I > need to see wh

Configuring Pax-logging

2008-05-29 Thread Mark Derricutt
. so that when my bundle does, it gets listed as the configuration owner which triggers this problem (at least I think thats the case). Am I missing something simple? I have pax-logging-api-1.1.0 and pax-logging-service-1.1.0 deployed. Thanks, Mark -- "It is easier to optimize correct