Re: Convert Virgo PLAN to Karaf Feature files

2012-03-29 Thread James Gartner
This seems to resolve: Orig from Virgo PLAN: Karaf Feature: file:C:\PATHTOFILE\com.example.load_balancer-1.0.0-SNAPSHOT.jar file:c:\PATHTOFILE\com.example.load_balancer.properties This seems to load into karaf, and I get that the com.example.load_balancer.Features.xml is ACTIVE. I see that i

Re: Convert Virgo PLAN to Karaf Feature files

2012-03-29 Thread James Gartner
Thanks folks, yes I saw that part of the documentation, which is why I asked the question -- it indicates you can specify a config file, but it sounded like it might be a special case. I wasn't sure I could use it for a general purpose config file rather than specifying where the config file had t

Re: Convert Virgo PLAN to Karaf Feature files

2012-03-29 Thread Achim Nierbeck
Hi James, yes there is something like a config file, but also a configuration if needed. The complete documentation about the features.xml can be found at [1] here is a brief example of referencing a config file: mvn:org.apache.karaf/apache-karaf/2.2.5/xml/jettyconfig regards, Achim [1] - http:

Re: Convert Virgo PLAN to Karaf Feature files

2012-03-29 Thread aj...@virginia.edu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems to me that you might use the "config" element as shown at this link, but I welcome correction. https://felix.apache.org/site/46-provisioning.html#4.6.Provisioning-Configurations - --- A. Soroka Software & Systems Engineering :: Online Libra

Convert Virgo PLAN to Karaf Feature files

2012-03-29 Thread James Gartner
Folks, I have a Virgo PLAN file that i am trying to convert to a Feature file. Are there any guidelines for this? The plan file has this: I"m a bit unsure how to convert the configuration file artifact into an item in the feature file. Would it be something like this: mvn:com.example.service1..

Re: Bundles built with JDK 7?

2012-03-29 Thread James Gartner
Thanks folks -- I appreciate the help -- I'll give this a shot. -- View this message in context: http://karaf.922171.n3.nabble.com/Bundles-built-with-JDK-7-tp3864379p3867857.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Problem with the http feature on Windows

2012-03-29 Thread Achim Nierbeck
Thanx for reporting I opened a issue for it at Pax-Web http://team.ops4j.org/browse/PAXWEB-359 regards, Achim 2012/3/29 Peter Kilian : > Hallo, > > i try to deploy my web application to Karaf 3.0.0-SNAPSHOT, but he > application failed to load the resources. > I checked the code, in my opinion t

Problem with the http feature on Windows

2012-03-29 Thread Peter Kilian
Hallo, i try to deploy my web application to Karaf 3.0.0-SNAPSHOT, but he application failed to load the resources. I checked the code, in my opinion the Problem is in the pax-web ResorceServlet. There is following code (in my source version line 97) if (!"default".equalsIgnoreCase(m_name)) m

Re: How to login to web console using https?

2012-03-29 Thread Achim Nierbeck
Pax-web is used for the web part in Karaf, so you can take a look at [1] how to configure Pax-web. Since you already have the webconsole running you can alter the configuration easily through the webconsole. It's the org.ops4j.pax.web config that needs to be changed. Regards, Achim [1] - http://t

How to login to web console using https?

2012-03-29 Thread Srikanth
I am able to login to web console using http://localhost:8181/system/console but not using https://localhost:8181/system/console since i am begginner, it would be helpful if i get details about how to configure using https. Any detailed documents or links would be helpfull. Thanks in advance. --

Re: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/osgi]

2012-03-29 Thread Freeman Fang
Hi, Does your karaf already install spring-dm feature? Especially Does the bundle spring-osgi-core get installed? Freeman On 2012-3-29, at 下午3:26, XiLai Dai wrote: Hi, There is a definition in the spring configuration file of the application. But got an exception when this Bean got in

Re: Retrieves bundle registration state

2012-03-29 Thread homeration
Thanks Lukasz. -- View this message in context: http://karaf.922171.n3.nabble.com/Retrieves-bundle-registration-state-tp3851245p3867038.html Sent from the Karaf - User mailing list archive at Nabble.com.

Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/osgi]

2012-03-29 Thread XiLai Dai
Hi, There is a definition in the spring configuration file of the application. But got an exception when this Bean got initiate: Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Un able to locate Spring NamespaceHandler for XML schema