Links to Karaf 4.0.2 PDF and HTML manual are broken.

2015-10-30 Thread Paul Spencer
Links to the Karaf 4.0.2 PDF and HTML manuals on the Download page, http://karaf.apache.org/index/community/download.html#Karaf4.0.2, are broken. I suspect the files are simply missing from http://repo1.maven.org/maven2/org/apache/karaf/manual/4.0.2/ Paul Spencer -- View this message in

Re: Using a dependency in my bundle and NoClassDefFoundError

2015-10-01 Thread Paul Spencer
Kari, Please use the command bundle:headers to verify the which packages are imported and exported. As to org.apache.commons.lang3, you may not need to wrap the jar when installing. Try the to install without the wrap: bundle:install mvn:org.apache.commons/commons-lang3. bundle:headers for C

Re: CXF feature question

2015-09-28 Thread Paul Spencer
Bus. karaf@ewm-server()> Paul Spencer > On Sep 28, 2015, at 8:15 AM, Daniel McGreal wrote: > > Hi all, > Could someone using CXF point me in the right direction? How should I launch > my endpoint? > Best, Dan. >

Re: How to edit web page source files without redeploying the bundle?

2015-09-24 Thread Paul Spencer
Ryan The bundle is being reloaded every time a file is changed. This is not helpful when correcting a type-o or other display element by editing .xhtml file after logged in and navigating "n" pages into the site. Paul Spencer -- View this message in context: http://karaf.922171.n3.

Re: How to edit web page source files without redeploying the bundle?

2015-09-18 Thread Paul Spencer
Achim, I did notice updating an .xhtml files in WEB-INF/template caused the web server to be restarted. As a result my http session was lost and I had to log back in the web server. Is there a way to prevent the restarting when text files, like .xhtml, are changed? Paul Spencer -- View this

Re: How to edit web page source files without redeploying the bundle?

2015-09-18 Thread Paul Spencer
1.0.0-SNAPSHOT.war I did need to copy the MANIFEST.MF from WEB-INF/classes/META-INF/* META-INF so Karaf would correctly load the bundle. Thank you for your help and patients. Paul Spencer > On Sep 18, 2015, at 2:58 AM, Achim Nierbeck wrote: > > Hi Paul, > > I might have ex

Re: How to edit web page source files without redeploying the bundle?

2015-09-17 Thread Paul Spencer
lR" only listed the empty directories I created. Ideality I would like to put a sample project on GitHub, but at the moment I do not have the spare time. Paul Spencer > On Sep 16, 2015, at 4:16 PM, Achim Nierbeck wrote: > > hmm, > > actually it's more like > if

Re: How to edit web page source files without redeploying the bundle?

2015-09-16 Thread Paul Spencer
e > deploy folder and work on your stuff there. > > b) is only partially similar, you miss the step of doing the copying yourself > and the deployment/update is done automatic. > > c) yeah forget about that one, as it's only for static resources. > > regards, achim

Re: How to edit web page source files without redeploying the bundle?

2015-09-15 Thread Paul Spencer
/foo /tmp/foo org.eclipse.jetty.servlet.DefaultServlet / Paul Spencer [1]http://www.eclipse.org/jetty/documentation/9.0.6.v20130930/framework-jetty-osgi.html#d0e15965

How to edit web page source files without redeploying the bundle?

2015-09-15 Thread Paul Spencer
is a better way and I am open to suggestions. Paul Spencer

Patch available for KARAF-3990 - Missing documentation for debugging environment variables

2015-09-13 Thread Paul Spencer
I have added a patch to KARAF-3990 - Missing documentation for debugging environment variables. https://issues.apache.org/jira/browse/KARAF-3990 Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/Patch-available-for-KARAF-3990-Missing-documentation-for

[jira] [Updated] (KARAF-3990) Missing documentation for debugging environment variables

2015-09-13 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3990: Flags: Patch > Missing documentation for debugging environment variab

[jira] [Commented] (KARAF-3990) Missing documentation for debugging environment variables

2015-09-13 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742451#comment-14742451 ] Paul Spencer commented on KARAF-3990: - A patch is available via GitHub h

[jira] [Created] (KARAF-3990) Missing documentation for debugging environment variables

2015-09-13 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3990: --- Summary: Missing documentation for debugging environment variables Key: KARAF-3990 URL: https://issues.apache.org/jira/browse/KARAF-3990 Project: Karaf Issue

Documentation patches

2015-09-12 Thread Paul Spencer
I have submitted 2 JIRAs with patches for documentation bugs. https://issues.apache.org/jira/browse/KARAF-3986 https://issues.apache.org/jira/browse/KARAF-3987 Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/Documentation-patches-tp4042541.html Sent

[jira] [Updated] (KARAF-3987) Link to 3.0.x documentation incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3987: Component/s: karaf-documentation > Link to 3.0.x documentation incorr

[jira] [Updated] (KARAF-3987) Link to 3.0.x documentation incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3987: Flags: Patch > Link to 3.0.x documentation incorr

[jira] [Updated] (KARAF-3987) Link to 3.0.x documentation incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3987: Attachment: karaf-3987.patch Patch > Link to 3.0.x documentation incorr

[jira] [Created] (KARAF-3987) Link to 3.0.x documentation incorrect

2015-09-12 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3987: --- Summary: Link to 3.0.x documentation incorrect Key: KARAF-3987 URL: https://issues.apache.org/jira/browse/KARAF-3987 Project: Karaf Issue Type: Documentation

[jira] [Updated] (KARAF-3986) Links on how-do-i-edit-the-website page is incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3986: Flags: Patch > Links on how-do-i-edit-the-website page is incorr

[jira] [Updated] (KARAF-3986) Links on how-do-i-edit-the-website page is incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3986: Priority: Minor (was: Major) > Links on how-do-i-edit-the-website page is incorr

[jira] [Updated] (KARAF-3986) Links on how-do-i-edit-the-website page is incorrect

2015-09-12 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3986: Attachment: karaf-3986.patch Patch > Links on how-do-i-edit-the-website page is incorr

[jira] [Created] (KARAF-3986) Links on how-do-i-edit-the-website page is incorrect

2015-09-12 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3986: --- Summary: Links on how-do-i-edit-the-website page is incorrect Key: KARAF-3986 URL: https://issues.apache.org/jira/browse/KARAF-3986 Project: Karaf Issue Type

Re: [OpenLayers-Dev] Openlayers 2.13.1 Google maps not showing recently (Sep 2015)

2015-09-02 Thread Paul Spencer
My understanding is that a recent API change released by Google has broken OpenLayers 2.13 compatibility. Apparently they are aware of the problem and looking to fix it. The suggested work-around was to request an older version of the Google Maps API. Cheers Paul > On Sep 2, 2015, at 7:16 A

Re: Getting "error: identifier expected but 'var' found." from http://localhost:8080 after building the Karaf website from the source.

2015-09-01 Thread Paul Spencer
JB, I was able to build on Linux, so there is an issue with building on the Mac. While researching the build issue, It appears the Scalate's website has moved to https://scalate.github.io/scalate/index.html and the version current version is 1.7.0. Thank you of your help. Paul Spencer

Re: Getting "error: identifier expected but 'var' found." from http://localhost:8080 after building the Karaf website from the source.

2015-09-01 Thread Paul Spencer
;, version: "10.10.5", arch: "x86_64", family: "mac" sparrow:trunk paul$ echo $JAVA_HOME /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home sparrow:trunk paul$ Paul Spencer > On Aug 31, 2015, at 10:44 AM, Paul Spencer wrote: > > JB, > I had

Bad link on http://karaf.apache.org/index/community/faq/how-do-i-edit-the-website.html

2015-09-01 Thread Paul Spencer
http://karaf.922171.n3.nabble.com/Getting-quot-error-identifier-expected-but-var-found-quot-from-http-localhost-8080-after-building-th-td4042179.html Paul Spencer [1]http://karaf.apache.org/index/community/faq/%7B%7Bhttps://svn.apache.org/repos/asf/karaf/site/trunk%7D%7D

Re: Getting "error: identifier expected but 'var' found." from http://localhost:8080 after building the Karaf website from the source.

2015-08-31 Thread Paul Spencer
servlet.ServletResourceLoader - realPath for: /WEB-INF/scalate/errors/500.mustache is: /Users/paul/Documents/svn_apache/karaf-site/trunk/src/main/webapp/WEB-INF/scalate/errors/500.mustache Paul Spencer > On Aug 31, 2015, at 9:20 AM, Jean-Baptiste Onofré wrote: > > You have to do mv

Getting "error: identifier expected but 'var' found." from http://localhost:8080 after building the Karaf website from the source.

2015-08-31 Thread Paul Spencer
orporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.10.5", arch: "x86_64", family: "mac" Paul Spencer

Re: Karaf 4.0.0 creatng custom distribution - bootRepositories / installedRepositories

2015-08-30 Thread Paul Spencer
Laji, If I think the camel version should be -SNAPSHOT not .SNAPHOT. Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-0-0-creatng-custom-distribution-bootRepositories-installedRepositories-tp4042144p4042145.html Sent from the Karaf - User mailing list

The release schedule is out of date.

2015-08-29 Thread Paul Spencer
The Release Schedule[1] on the Karaf website is out of date. Specifically is does not reflect the following releases: - Karaf v4.0.1 - Karaf v3.0.4 - Cave v4.0.0 - Celler v3.0.3 - Decanter 1.0.0 Paul Spencer [1] http://karaf.apache.org/index/community/releases-schedule.html -- View this

Re: Custom distribution with child instances?

2015-08-16 Thread Paul Spencer
installing and updating bundles. Paul Spencer [1] http://karaf.apache.org/manual/latest-3.0.x/developers-guide/custom-distribution.html > On Aug 16, 2015, at 10:32 AM, Gary Hodgson wrote: > > Hi, > > Is there a way to create a custom distribution which contains a set of > pr

Minor type-o on http://karaf.apache.org/manual/latest/users-guide/start-stop.html

2015-08-15 Thread Paul Spencer
Minor type-o on the page http://karaf.apache.org/manual/latest/users-guide/start-stop.html In the section "Customize Variables" under "On Unix" Error: exoprt JAVA_MAX_MEM=1024M Should Be: export JAVA_MAX_MEM=1024M Paul Spencer

Re: jdbc:create -t generic .... fails with "Unable to find property descriptor user on class org.apache.commons.dbcp.BasicDataSource"

2015-06-06 Thread Paul Spencer
JB, The patch missed value for "whenExhaustedAction", which should be "1" instead of "WHEN_EXHAUSTED_BLOCK" Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/jdbc-create-t-generic-fails-with-Unable-to-find-property-descriptor-us

Re: Can the command "bundle:update" update to the latest version of the bundle without specifying a location?

2015-05-05 Thread Paul Spencer
JB, If OBR worked, I would use the command "orb:deploy myBundle,1.1". Is there an equivalent with bundle:update what would search all Maven repositories define in etc/org.ops4j.pax.url.mvn.cfg? Paul Spencer > On May 5, 2015, at 10:45 AM, Jean-Baptiste Onofré wrote: > >

Can the command "bundle:update" update to the latest version of the bundle without specifying a location?

2015-05-05 Thread Paul Spencer
Maven repository is simply an Apache web server exposing a directory following the Maven directories structure (groupId/artifactId/version/artifactId-version[-classifier].type). - The Maven repository is configured in etc/org.ops4j.pax.url.mvn.cfg with the ID "patch_repo" Paul Spencer

Re: Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-05-04 Thread Paul Spencer
JB, I did not realize the property org.osgi.service.http.port defaulted to 8181 even when the property file org.ops4j.pax.web.cfg did not exist. Now I know :) Paul Spencer > On May 4, 2015, at 11:00 AM, Jean-Baptiste Onofré wrote: > > It's what I said in a previous e-m

Re: jdbc:create -t generic .... fails with "Unable to find property descriptor user on class org.apache.commons.dbcp.BasicDataSource"

2015-05-04 Thread Paul Spencer
s/org/apache/karaf/jdbc/internal/datasource-generic.xml;h=090daeeb4fd296dfc4bc4c6649270333101e8618;hb=refs/heads/karaf-3.0.x Paul Spencer > On May 4, 2015, at 2:34 PM, Paul Spencer wrote: > > Karaf 3.0.3 > > Creating a generic datasource with the command "jdbc:create --

jdbc:create -t generic .... fails with "Unable to find property descriptor user on class org.apache.commons.dbcp.BasicDataSource"

2015-05-04 Thread Paul Spencer
able to find a matching constructor on class org.apache.commons.pool.impl.GenericObjectPool..." exceptions are thrown. *** * From deploy/datasource-mydb.xml *** Should I create a bug in issues.apache.org? Paul Spencer

Re: Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-05-04 Thread Paul Spencer
roperty-list org.osgi.service.http.port = 9191 karaf@repository(config)> update karaf@repository(config)> exit Paul Spencer > On May 1, 2015, at 3:54 PM, Achim Nierbeck wrote: > > Hi, > > creating an additional connector via the jetty.xml isn't a bug.

Did "KARAF-2574 - Improve message when .sshkaraf/known_hosts key changed" get rolled back?

2015-05-04 Thread Paul Spencer
e stored key !! > Terminating session. > Error executing command: Authentication failed > karaf@root()> > Did the patch get rolled back? Paul Spencer [1] https://issues.apache.org/jira/browse/KARAF-2574

Re: Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-05-02 Thread Paul Spencer
pache Karaf :: Cave :: Server :: Management 110 | Active | 80 | 3.0.0 | Apache Karaf :: Cave :: Server :: Command 111 | Active | 80 | 3.0.0 | Apache Karaf :: Cave :: Server :: HTTP karaf@repository()> Paul Spencer > On May 1, 2015, at 1:04 PM, Jean-Baptiste Onofré wrote: >

Re: Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-05-02 Thread Paul Spencer
pache Karaf :: Cave :: Server :: Management 110 | Active | 80 | 3.0.0 | Apache Karaf :: Cave :: Server :: Command 111 | Active | 80 | 3.0.0 | Apache Karaf :: Cave :: Server :: HTTP karaf@repository()> Paul Spencer > On May 1, 2015, at 1:04 PM, Jean-Baptiste Onofré wrote: >

obr:deploy fail due to an "Unsatisfied requirement" that exist when bundle requires a DataSource Service. Why?

2015-05-02 Thread Paul Spencer
[1.1,2)", javax.sql, org.apache.commons.lang3.builder;version="[3.1,4)", org.osgi.service.blueprint;version="[1.0.0,2.0.0)", org.slf4j;version="[1.7,2)" karaf@production(obr)> Paul Spencer

obr:deploy fail due to an "Unsatisfied requirement" that exist when bundle requires a DataSource Service. Why?

2015-05-02 Thread Paul Spencer
.intekon.customer.core.services;version="[1.1,2)", javax.sql, org.apache.commons.lang3.builder;version="[3.1,4)", org.osgi.service.blueprint;version="[1.0.0,2.0.0)", org.slf4j;version="[1.7,2)" karaf@production(obr)> Paul Spencer

Re: Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-05-01 Thread Paul Spencer
karaf-cave/3.0.0/xml/features feature:install cave-server cave:repository-create app_patching cave:repositories At this point you can shutdown the repository instance and update the port in ${user.home}/cave-repository/etc/jetty.xml Paul Spencer > On May 1, 2015, at 12:09 PM, Jean-Ba

The command "instance:create" does not create a client script. ER?

2015-05-01 Thread Paul Spencer
pecific instance? Is the creation of a client script by "instance:create" an Enhancement Request? Paul Spencer

Cave 3.0.0 HTTP port is configured in /etc/jetty.xml

2015-04-30 Thread Paul Spencer
= org.osgi.service.http.port) 3 - Documentation bug 4 - Enhancement with the expected behavior of ___ (1 or 2) Paul Spencer

Re: My plan to build and patch an offline Karaf instance. Does it look correct and complete?

2015-04-29 Thread Paul Spencer
. @Guillaume: The schedule is pretty tight, so I am not able to wait on Karaf 4. There is a use case for updating Karaf and I plan on upgrading to Karaf 4 in the near future. Paul Spencer > On Apr 29, 2015, at 3:49 PM, Guillaume Nodet wrote: > > That's exactly what I was

Re: My plan to build and patch an offline Karaf instance. Does it look correct and complete?

2015-04-29 Thread Paul Spencer
ture - Not sure Updated Karaf - Fresh install of Karaf instance Paul Spencer > On Apr 29, 2015, at 10:43 AM, Guillaume Nodet wrote: > > Yes, this looks good to me. > How do you plan to actually use OBR / Cave to distribute patches ? > > 2015-04-29 15:54 GMT+02:00 Paul Spe

My plan to build and patch an offline Karaf instance. Does it look correct and complete?

2015-04-29 Thread Paul Spencer
-b/1.1 2) Updates to bundles will be distributed to the Cave server. Each instance of Karaf will then pull bundle updates from the Cave server. I look forward to your feedback. Paul Spencer

Re: Deploying application and patches to disconnected servers?

2015-04-22 Thread Paul Spencer
one Maven/OBR repository located within the facility. Patches will be pushed to each repository so each instance can be patches on its own schedule. So what are the advantages and disadvantages of front ending a Maven repository with Cave? Paul Spencer > On Apr 22, 2015, at 9:47 AM, Ac

Deploying application and patches to disconnected servers?

2015-04-22 Thread Paul Spencer
repository? Paul Spencer

Re: Import-Packages to enable pax logging from a war?

2014-12-30 Thread Paul Spencer
Achim, That was it. I added to the war plugin in pom.xml[1] Paul Spencer [1] https://maven.apache.org/plugins/maven-war-plugin/examples/including-excluding-files-from-war.html On Dec 30, 2014, at 11:14 AM, Achim Nierbeck wrote: > Usually nothing special is needed, maybe your war d

Import-Packages to enable pax logging from a war?

2014-12-30 Thread Paul Spencer
Karaf 3.0.2 MyFaces 2.2.6 Which “Import-Packages” must be included for a WAR to enable PAX-Logging? Currently I have included the following, but no logging from my WAR is in karaf.log org.slf4j;version="[1.7,2)", Changing the log level from Karaf’s console has not aff

Re: Karaf EIK classpath for Maven Dependencies

2014-12-21 Thread Paul Spencer
Jochen, I have no experience with Karaf EIK, thus have no additional ideas on resolving this issue. Paul Spencer On Dec 19, 2014, at 10:36 AM, jochenw wrote: > Hello, > > we are currently experimenting with Karaf EIK (self-built version with > sources from github, 3.0.0-SN

[jira] [Created] (KARAF-3421) Add a variable for the debug port number.

2014-12-19 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3421: --- Summary: Add a variable for the debug port number. Key: KARAF-3421 URL: https://issues.apache.org/jira/browse/KARAF-3421 Project: Karaf Issue Type

[jira] [Created] (KARAF-3420) Java Debug options are Pre Java 5.0

2014-12-19 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3420: --- Summary: Java Debug options are Pre Java 5.0 Key: KARAF-3420 URL: https://issues.apache.org/jira/browse/KARAF-3420 Project: Karaf Issue Type: Bug

Re: Karaf EIK classpath for Maven Dependencies

2014-12-19 Thread Paul Spencer
://karaf.apache.org/manual/latest/developers-guide/creating-bundles.html Paul Spencer On Dec 19, 2014, at 10:36 AM, jochenw wrote: > Hello, > > we are currently experimenting with Karaf EIK (self-built version with > sources from github, 3.0.0-SNAPSHOT). The background is that we want to

Java Debug options are Pre Java 5.0. Why?

2014-12-19 Thread Paul Spencer
ase, be a variable. DEFAULT_JAVA_DEBUG = “5005" if [ "x$JAVA_DEBUG_PORT" = "x" ]; then JAVA_DEBUG_PORT="$DEFAULT_JAVA_DEBUG_PORT" fi DEFAULT_JAVA_DEBUG_OPTS = “-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=$JAVA_DEBUG_PORT” Should I create an Jira issue for this request? Paul Spencer

[jira] [Updated] (KARAF-3414) SshCommandTestBase uses some deprecated sshd APIs

2014-12-15 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3414: Fix Version/s: 3.0.3 Summary: SshCommandTestBase uses some deprecated sshd APIs (was

[jira] [Updated] (KARAF-3414) SshCommandTestBase some deprecated sshd APIs

2014-12-15 Thread Paul Spencer (JIRA)
[ https://issues.apache.org/jira/browse/KARAF-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Spencer updated KARAF-3414: Attachment: karaf-3414-patch.txt The attached patch uses the current sshd API > SshCommandTestB

[jira] [Created] (KARAF-3414) SshCommandTestBase some deprecated sshd APIs

2014-12-15 Thread Paul Spencer (JIRA)
Paul Spencer created KARAF-3414: --- Summary: SshCommandTestBase some deprecated sshd APIs Key: KARAF-3414 URL: https://issues.apache.org/jira/browse/KARAF-3414 Project: Karaf Issue Type: Bug

Re: 60,000+ org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl objects in the HeapDump. Why?

2014-12-11 Thread Paul Spencer
JB, Have you been able to reproduce the issue? Paul Spencer On Dec 9, 2014, at 2:30 PM, Jean-Baptiste Onofré wrote: > Thanks Paul, > > I gonna investigate this issue. > > Regards > JB > > On 12/09/2014 08:23 PM, Paul Spencer wrote: >> JB, >> One way

Re: 60,000+ org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl objects in the HeapDump. Why?

2014-12-09 Thread Paul Spencer
output file - Compare the two files with the Eclipse Memory Analyzer Paul Spencer On Dec 9, 2014, at 12:52 PM, Jean-Baptiste Onofré wrote: > Can you try to session.close(false) just in case after the waitFor on the > channel ? > > Regards > JB > > On 12/09/2014 06:46 P

Re: 60,000+ org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl objects in the HeapDump. Why?

2014-12-09 Thread Paul Spencer
(ClientChannel.CLOSED, 0); session.close(false); line = lr.readLine(); Paul Spencer On Dec 9, 2014, at 12:52 PM, Jean-Baptiste Onofré wrote: > Can you try to session.close(false) just in case after the waitFor on the > channel ? > > Regards > J

How to remove org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier warning?

2014-11-25 Thread Paul Spencer
- Server at > [/0.0.0.0:8101, DSA, c1:79:36:7d:17:96:48:33:c6:45:d9:1c:3b:8a:e5:bf] > presented unverified {} key: {} > 3.0.2 > $ > I would prefer to add the key configuration over suppressing the warning message. Paul Spencer

The Karaf 3.0.x “Programmatically Connect” Developers Guide[1] uses some deprecated sshd APIs.

2014-11-21 Thread Paul Spencer
future = client.connect(user, host, port); *** authPassword() changed From: session.authPassword(user, password); To: session.addPasswordIdentity(password); session.auth().verify(); Paul Spencer [1] http://karaf.apache.org/manual/latest/developers-guide/connect.html

How to define an CXF Web Service endpoint with an argument in the constructor?

2014-11-12 Thread Paul Spencer
Karaf 3.0.2, CXF 3.0.2 How to define an CXF Web Service endpoint with an argument in the constructor? Below is my configuration and the stack trace. *** * OSGI-INF/blueprint/services.xml ***

How to define an CXF Web Service endpoint with an argument in the constructor?

2014-11-12 Thread Paul Spencer
Karaf 3.0.2, CXF 3.0.2 How to define an CXF Web Service endpoint with an argument in the constructor? Below is my configuration and the stack trace. *** * OSGI-INF/blueprint/services.xml ***

Re: Karaf 3.0.x: How to enable feature in Karaf?

2014-11-12 Thread Paul Spencer
Richard, Logging is working in my environment. The environment contains Karaf 3.0.2 JAXWX in CXF 3.0.2 and services are defined using Blueprint. http://www.osgi.org/xmlns/blueprint/v1.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:cm="http://aries.apache.org/blueprin

Question for creating and patching a custom distribution?

2014-11-11 Thread Paul Spencer
more general suggestions. Paul Spencer [1] http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html

Re: Image links on HTML manuals are broken.

2014-11-11 Thread Paul Spencer
Slight correction, the image displayed on the title page of the PDF version is not the Karaf logo. So images in both the PDF and HTML versions are broken. Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/Image-links-on-HTML-manuals-are-broken-tp4036340p4036343

Image links on HTML manuals are broken.

2014-11-11 Thread Paul Spencer
/maven2/org/apache/karaf/manual/3.0.2/images/karaf-logos.png. Should I create a documentation issue? Paul Spencer

3.0.2 and 4.0.0.M1 manual download links are broken

2014-11-06 Thread Paul Spencer
The 3.0.2 and 4.0.0.M1 manual download links are broken on the download page http://karaf.apache.org/index/community/download.html Paul Spencer

Re: [PROPOSAL] Karaf release cycle

2014-10-10 Thread Paul Spencer
. So please make sure procedures and guidelines are in place for your committers that support the release cycle without stifling the development process. Paul Spencer On Oct 8, 2014, at 1:52 AM, Jean-Baptiste Onofré wrote: > Hi all, > > Users complained about the variable and lo

Re: [PROPOSAL] Karaf release cycle

2014-10-10 Thread Paul Spencer
. So please make sure procedures and guidelines are in place for your committers that support the release cycle without stifling the development process. Paul Spencer On Oct 8, 2014, at 1:52 AM, Jean-Baptiste Onofré wrote: > Hi all, > > Users complained about the variable and lo

Karaf 3.0.1 - checkJvmVersion() in bin/karaf fails when running on Redhat 6.4

2014-09-19 Thread Paul Spencer
f-3.0.1]$ bin/karaf -clean java version "1.7.0_09-icedtea" OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64) OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode) bin/karaf: line 242: [: : integer expression expected ^C[test@localhost apache-karaf-3.0.1]$ Paul Spencer

The HTTP Service is missing from the Users Guide menu in the latest Karak 3.0.x documentation.

2014-09-19 Thread Paul Spencer
The HTTP Service is missing from the Users Guide menu in the latest Karak 3.0.x documentation. Google found it for me. http://karaf.apache.org/manual/latest/users-guide/http.html Paul Spencer

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-15 Thread Paul Spencer
instruction on installing Pax Web 4.0. I will give it a try, but it may take a week or so. Paul Spencer On Sep 15, 2014, at 3:25 AM, Achim Nierbeck wrote: > Hi Paul, > > I've read the thread, interesting. Right now the resolver doesn't seem to use > the resolver provided

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-14 Thread Paul Spencer
case with MyFaces 2.1.x and 2.2.x, results in different results implying a regression bug. How to I run Pax Web 4.0 with Karaf 3.0.1? Paul Spencer On Sep 13, 2014, at 6:22 PM, Achim Nierbeck wrote: > Ok, I drilled it down to one issue: > the following code in DefaultFaceletF

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-12 Thread Paul Spencer
Achim, Have you tried using a different JSF 2.2 implementation? I suspect there is a regression bug in MyFaces 2.2.4, but the developer have yet to acknowledge one. Paul Spencer On Sep 12, 2014, at 12:08 PM, Achim Nierbeck wrote: > Ok, > > so far I got it working properly,

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-11 Thread Paul Spencer
Achim, This is encouraging! Will this be supported in Karaf 3.0.x? Paul Spencer On Sep 11, 2014, at 7:22 PM, Achim Nierbeck wrote: > Hi Paul, > > I tested to use Pax Web 4.0 with MyFaces 2.2.4 and it worked very well, right > now I'm working on fixing the automatic t

Re: NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-08 Thread Paul Spencer
, what is involved in writing a ResourceResolver? This incompatibility is preventing me from using MyFaces 2.2 with Karaf v3.0.x Paul Spencer On Sep 6, 2014, at 6:49 PM, Leonardo Uribe wrote: > Hi > > The line that throw the exception has this code: > > String alias = &qu

Re: NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-06 Thread Paul Spencer
:org.apache.myfaces.core.impl:2.2.4] Paul Spencer On Sep 5, 2014, at 8:09 PM, Paul Spencer wrote: > I enabled TRACE logging to provide more information. Notice the URL starts > used to create the facelet. > > 2014-09-05 19:59:31,889 | TRACE | qtp2017355996-82 | > FaceletViewDeclarationL

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-05 Thread Paul Spencer
/helloWorld.xhtml Paul Spencer On Sep 5, 2014, at 11:56 AM, Achim Nierbeck wrote: > hmm, I've just checked, looks like you're working on the myfaces project. > So looks like I could learn a lot from you :D > > regards, Achim > > > 2014-09-05 17:53 GMT+02:00 Achim Nierbe

Re: NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-05 Thread Paul Spencer
Facelet used to create View Metadata for: bundle://636.1:0/helloWorld.xhtml 2 Paul Spencer On Sep 5, 2014, at 7:46 PM, Paul Spencer wrote: > I am getting the following exception when browsing to a JSF page when using > MyFaces 2.2.4 and Karaf 3.0.1. No exception is thrown when using M

NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-05 Thread Paul Spencer
://github.com/ops4j/org.ops4j.pax.web/tree/master/samples/war-jsf-primefaces Paul Spencer

Re: NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-05 Thread Paul Spencer
Achim, Use Case aside, should MyFaces 2.2.x work in Karaf 3.0.1? Paul Spencer On Sep 5, 2014, at 11:40 AM, Achim Nierbeck wrote: > Hi, > > the use case you're referencing is using MyFaces 2.1.9. > Anything else has not been tested so far. > > regards, Achim >

Re: credential issue using SSH

2014-09-05 Thread Paul Spencer
/system.properties: karaf.secured.services = (&(osgi.command.scope=*)(osgi.command.function=*)) Paul Spencer [1] http://karaf.922171.n3.nabble.com/Getting-a-quot-java-lang-SecurityException-Insufficient-credentials-error-when-executing-various-com0-td4031025.html#a4031051 -- View this message in con

NPE thrown by DefaultFaceletFactory._createViewMetadataFacelet when using MyFaces 2.2.4. Why?

2014-09-05 Thread Paul Spencer
) at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:77) I am using the following to as a use case: https://github.com/ops4j/org.ops4j.pax.web/tree/master/samples/war-jsf-primefaces Paul Spencer

features.xml for MyFaces v2.2.x?

2014-09-03 Thread Paul Spencer
I am looking for a features.xml to easily install the MyFaces bundle and its dependent bundles into Karaf. I looked in the MyFaces website, but only found the bundle. Does such a file exist? If so, where? Paul Spencer

Re: Migrate 1 war with 3 instance from Tomcat to Karaf?

2014-08-19 Thread Paul Spencer
, Paul Spencer -- View this message in context: http://karaf.922171.n3.nabble.com/Migrate-1-war-with-3-instance-from-Tomcat-to-Karaf-tp4034828p4034833.html Sent from the Karaf - User mailing list archive at Nabble.com.

Migrate 1 war with 3 instance from Tomcat to Karaf?

2014-08-19 Thread Paul Spencer
: http://example.com/app_instance_2 Context File: ${CATALINA_BASE}/conf/Catalina/localhost/app_instance_2.xml ** Instance 3: URL: http://example.com/app_instance_3 Context File: ${CATALINA_BASE}/conf/Catalina/localhost/app_instance_3.xml Paul Spencer

FlowScope beans are being added to the FlowScope.

2014-07-03 Thread Paul Spencer
d to enable CDI? Paul Spencer

Getting NPE when flowscope value evaluates to null.

2014-07-03 Thread Paul Spencer
tName}" > location="/campaigns/campaigns.xhtml at line 76 and column 82"/> - State > size:246 bytes *** * Scopes Value *** > Request Parameters > Name Value > j_id_s:firstName > j_id_s:j_id_x Continue > j_id_s_SUBMIT 1 > jfwid -lbh0f813a Is this normal? Paul Spencer

Re: Content of variable not appearing in include fragment.

2014-07-01 Thread Paul Spencer
> > regards, > > Leonardo Uribe > > 2014-07-01 9:29 GMT-05:00 Paul Spencer : >> Using MyFaces 2.2.3 >> >> The intent is for the contents of the variable page_title to >> appear both in the browser title bar and in the page’s content header area >> while us

Content of variable not appearing in include fragment.

2014-07-01 Thread Paul Spencer
ot;;> http://www.w3.org/1999/xhtml"; xmlns:ui="http://java.sun.com/jsf/facelets";> Paul Spencer

[jira] [Created] (MYFACES-3905) The caption facet is not documented for the tag .

2014-07-01 Thread Paul Spencer (JIRA)
Paul Spencer created MYFACES-3905: - Summary: The caption facet is not documented for the tag . Key: MYFACES-3905 URL: https://issues.apache.org/jira/browse/MYFACES-3905 Project: MyFaces Core

caption facet not document in h:datatable.

2014-06-30 Thread Paul Spencer
The caption facet is not document for the tag . http://myfaces.apache.org/core22/myfaces-impl/tagdoc/h_dataTable.html Should I create an issue for this? Paul Spencer

<    1   2   3   4   5   6   7   8   9   10   >