Re: PAX:WEB How many war bundles do pax-web support?

2019-05-22 Thread Pavel
modularity I thinkthis is a better way. If you need dynamism you can consider using one JPMS layer for every web application. We did it in our framework and everything works fine. Best regards, Pavel среда, 22 мая 2019 г., 14:28:46 UTC+3 пользователь Akhil Grover написал: > > Hi All, > &g

Re: Pax products and JPMS of Java 9

2017-09-09 Thread Pavel Kastornyy
articles in internet about possible solution and all they say that "suggested solution is not for production". So, I started to think that static JPMS will not allow us to use OSGi dynamism. I very much hope that I am wrong because all our projects are on OSGi. Best regards, Pavel On

Pax products and JPMS of Java 9

2017-09-08 Thread Pavel
to be released. Could anyone give any information about pax products future and possible plans for creating products for JPMS infrastructure. Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed

[pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-06 Thread Pavel
Hi all Could anyone suggest MVC framework that work on OSGi and which work with pax-web and pax-cdi? What I need: 1) It must work with pax-web 6 and pax-cdi 1 2) Of course it must be as OSGI bundles 3) The project must be alive. Best regards, Pavel -- -- -- OPS4J - http

Re: [pax-web] Osgi + Pax-web + Spring - is there any sense

2017-06-06 Thread Pavel Kastornyy
Achim, then if Spring is not good for osgi why apache builds Spring for osgi in project servicemix? The question is related to another my question. On 06.06.2017 15:11, 'Achim Nierbeck' via OPS4J wrote: Hi Pavel, kind of. If you want to have something similar to Spring, Blueprint

Re: [pax-web] JSP are not rendered with pax-web and Spring

2017-06-06 Thread Pavel Kastornyy
this service mix IS osgi version of spring. What is the difference of org.springframework.core and org.apache.servicemix.bundles.spring-core? Best regards, Pavel On 04.06.2017 22:59, 'Achim Nierbeck' via OPS4J wrote: Hi Pavel, those spring dependencies are valid OSGi bundles. this is the manifest

Re: [pax-web] JSP are not rendered with pax-web and Spring

2017-06-04 Thread Pavel Kastornyy
sInProject().start(true), mavenBundle().groupId("org.springframework") .artifactId("org.springframework.web.servlet").versionAsInProject().start(true), On 04.06.2017 15:46, 'Achim Nierbeck' via OPS4J wrote: Hi Pavel, you'll need a setup like the one in the

[pax-web] JSP are not rendered with pax-web and Spring

2017-06-04 Thread Pavel
anyone try to make this sample work? Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving em

Re: [pax-web] PAXWEB-760 and Weld

2017-06-02 Thread Pavel
-tabpanel#comment-35942 What can you say about weld listeners? Can this be the problem? Maybe we should wait until you can get access to desktop PC? What will you say? I am sure it is not problem to wait. Best regards, Pavel пятница, 2 июня 2017 г., 20:49:05 UTC+3 пользователь Achim Nierbeck

[pax-web] PAXWEB-760 and Weld

2017-06-01 Thread Pavel
of Pax-Web developers give me answer and I resend them maybe Weld developers could say something else. Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" g

Re: [pax-cdi] How to inject beans from another bundle?

2017-05-22 Thread Pavel Kastornyy
+2 schrieb Pavel: It was necessary to put in bundlA META-INF folder beans.xml file. I thought that beans.xml is required only in bundle for which container is created. However, it turned out that this file is also required for bundles for which container is not created but which contain CDI beans

Re: [pax-cdi] How to inject beans from another bundle?

2017-05-22 Thread Pavel Kastornyy
16:55, Marc Schlegel wrote: What was the problem? Maybe somebody else has the same issue and could learn from this thread. Am Montag, 22. Mai 2017 13:26:34 UTC+2 schrieb Pavel: Hi Marc Thank you for your suggestion. I have solved that problem. Best regards, Pavel понедельник, 22 мая 2017 г

Re: [pax-cdi] How to inject beans from another bundle?

2017-05-22 Thread Pavel
Hi Marc Thank you for your suggestion. I have solved that problem. Best regards, Pavel понедельник, 22 мая 2017 г., 13:39:24 UTC+3 пользователь Marc Schlegel написал: > > I remember that I had a example which pretty much covered your use-case > and it was working with RC1. > >

Re: [pax-cdi] Application scoped bean and its lifecycle

2017-05-22 Thread Pavel
("Test was destroyed."); } } They say that Weld 2.4.4.Final (that should fix this bug) will approximately released Jun/17. понедельник, 22 мая 2017 г., 13:37:33 UTC+3 пользователь Marc Schlegel написал: > > Hi Pavel. Thanks for your findings regarding the Weld issues and providing >

[pax-cdi] Application scoped bean and its lifecycle

2017-05-21 Thread Pavel
reported or my mistake? Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails f

[pax-cdi] How to inject beans from another bundle?

2017-05-20 Thread Pavel
say if it is possible to do and if possible then how? Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this grou

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-10 Thread Pavel
://issues.jboss.org/browse/WELD-2383 вторник, 9 мая 2017 г., 23:58:57 UTC+3 пользователь Pavel написал: > > Hi Simon > > Thank you very much! This is really helped. But what are the consequences > of such workaround? > > Best regards, Pavel > > вторник, 9 мая 2017 г., 18:43:

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-09 Thread Pavel
Hi Simon Thank you very much! This is really helped. But what are the consequences of such workaround? Best regards, Pavel вторник, 9 мая 2017 г., 18:43:43 UTC+3 пользователь Simon Spero написал: > > This is probably suboptimal, but it may be good enough: > > When configur

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-09 Thread Pavel
пользователь Guillaume Nodet написал: > > Or could you put a breakpoint where I told you, that would give you the > name of the package and the bundle by looking at the variables on the stack. > > 2017-05-08 12:02 GMT+02:00 Pavel <pavelka...@gmail.com >: > >> Hi all >>

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-09 Thread Pavel
d be to put > a breakpoint in > org.apache.felix.framework.StatefulResolver.resolve( > StatefulResolver.java:481) > and check which package cause the resolution. > > > 2017-05-09 14:54 GMT+02:00 Pavel <pavelka...@gmail.com >: > >> Hi Guillaume >> >> Thank you for your answer. But I don't use any

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-09 Thread Pavel
se issues. > > 2017-05-09 14:40 GMT+02:00 Pavel <pavelka...@gmail.com >: > >> I wrote to Weld developers and this is the answer I got from them >> >> I'm not sure whether this is a PAX-CDI, Felix or Weld problem. >> The only argument is what I wrote earlier:

Re: [pax-cdi] Thread dead lock with osgi refresh

2017-05-09 Thread Pavel
сал: > > I see two locks in JBoss Weld. > > - locked <0xfd03aa50> (a java.lang.Class for > org.jboss.weld.util.bytecode.ClassFileUtils) > > > and I doubt that it is anything we can do about it in OPS4J to avoid this. > > > > On Mon, May 8, 201

[pax-cdi] Thread dead lock with osgi refresh

2017-05-08 Thread Pavel
Hi all I use pax-cdi 1.0.0.RC2 with weld-osgi-bundle 2.3.5. And I have two bundles: bundleA and bundleB. BundleB has CDI beans and CDI container is created for bundleB. Besides bundleB depends on bundleA. Now I update bundleA and do osgi refresh using this code Bundle systemBundle =

[pax-cdi] Approximate plan of bug fixing

2017-04-17 Thread Pavel
Hi all Four days ago I created bug issue https://ops4j1.jira.com/browse/PAXCDI-231 , And from that time there is no any action on it. Could anyone say when approximately this bug can be fixed? In a week, month etc? Best regards, Pavel -- -- -- OPS4J - http://www.ops4j.org

Re: [pax-cdi] Pax-cdi 1.0.0.RC2 - > @Singleton are ignored when bean-discovery-mode="annotated"

2017-04-13 Thread Pavel
04-12 21:17 GMT+02:00 Pavel <pavelka...@gmail.com >: > >> Hi all >> >> Before I used pax-cdi 0.13.0-SNAPSHOT with pax-web 6.0.0-SNAPSHOT with >> weld-osgi-bundle-2.2.12.Final.jar and I didn't have any problems. >> >> Today I started to use pax-cdi 1.0

Re: [pag-logging] Is it possible to completely turn off logging?

2017-03-31 Thread Pavel
/log/LogService.html doesn't have NONE/OFF levels? пятница, 31 марта 2017 г., 9:57:35 UTC+3 пользователь Guillaume Nodet написал: > > The problem raised by Pavel is actually on the default logger. I haven't > tested, but I think the configuration for each backend will already suppo

Re: [pag-logging] Is it possible to completely turn off logging?

2017-03-30 Thread Pavel
Hi Achim, Thank you very much for your answer. Best regards, Pavel четверг, 30 марта 2017 г., 11:42:33 UTC+3 пользователь Achim Nierbeck написал: > > Hi Pavel, > > I doubt the log providers used by Pax-Logging support this concept of > "disabling" the logging this

Re: PAX:WEB How many war bundles do pax-web support?

2016-10-02 Thread Pavel Kastornyy
which get engaged for certain topics which move off after a certain amount of time Here's a complete list of recent developers [1] regards, Achim [1] - https://github.com/ops4j/org.ops4j.pax.web/graphs/contributors 2016-10-02 18:20 GMT+02:00 Pavel Kastornyy <pavelkastor...@gmail.com>:

Re: PAX:WEB How many war bundles do pax-web support?

2016-10-02 Thread Pavel Kastornyy
y/src/test/java/org/ops4j/pax/web/itest/jetty/JettyConfi gurationExtendedTwoIntegrationTest.java [3] - http://notizblog.nierbeck.de/2013/01/bind-certain-web-appl ications-to-specific-httpconnectors/ 2016-09-30 16:23 GMT+02:00 Pavel Kastornyy <pavelka...@gmail.com : Achim, I understand you,

Re: Pax-web says it is available but it not available.

2016-08-09 Thread Pavel Kastornyy
Thank you. I solved the problem. Could you give a hint to another my thread - why jasper compiles jsp again and again? On 09.08.2016 17:55, 'Achim Nierbeck' via OPS4J wrote: Hi, As I'm still on vacation only a quick hint. Take a look at the PAX Web integration tests. They do use all of the