Nullpointer deploying jax-ws webservice

2013-11-27 Thread Kevin Huntly
I get an npe trying to deploy a jax-ws annotated webservice to geronimo 3.0.1 on jdk 1.7.0_45. I dont have the code to attach but it is on github: https://github.com/cwsus/cws-esolutions The webservice classes are under eSolutionsCore/src/main/java/com/cws/esolutions/core/ws, the wsdl is under

Re: Nullpointer deploying jax-ws webservice

2013-11-29 Thread Kevin Huntly
to resolve to the application root. c. Searching it from the classpath. Hope you have a happy thanksgiving day ;-) 2013/11/27 Kevin Huntly kmhun...@gmail.com I get an npe trying to deploy a jax-ws annotated webservice to geronimo 3.0.1 on jdk 1.7.0_45. I dont have the code to attach

Re: Nullpointer deploying jax-ws webservice

2013-11-29 Thread Kevin Huntly
-daws1.caspersbox.corp:appadm] : /opt/Apache/geronimo/current/var/temp $ ls -ld drwxr-xr-x 3 appadm appgrp 4096 Nov 29 14:21 . [caspersb-daws1.caspersbox.corp:appadm] : /opt/Apache/geronimo/current/var/temp $ Kevin Huntly 79 Aurora Drive

Re: Nullpointer deploying jax-ws webservice

2013-11-30 Thread Kevin Huntly
) at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32) This app has no webservices in it at all... Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http

Re: Change JDBC connect URL in console

2013-12-04 Thread Kevin Huntly
As a general rule the hostname is cached in memory and a restart is required to reload the attribute On Dec 4, 2013 4:58 PM, jbeaulau jbeau...@cisco.com wrote: Hello, I need to change the hostname in the JDBC Connect URL for a DB pool. Once I make the update and save, is the change

Re: Change JDBC connect URL in console

2013-12-05 Thread Kevin Huntly
you are most welcome Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN GEEK CODE BLOCK

Re: Constant requests by service Geronimo / aspentec-lm on port 6142

2014-06-24 Thread Kevin Huntly
Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN GEEK CODE BLOCK- Version: 1.0 GCS/IT d+ s a C++ UL+++$ P+(++) L

Re: Need Help !

2014-07-25 Thread Kevin Huntly
Is the MySQL jar loaded into Geronimo and has the server been restarted? Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly

Re: Geronimo 4.0 - JEE7

2014-11-07 Thread Kevin Huntly
Historically its about a year or so between released. 3.0.1 was pushed in 2012. The svn trunk looks like it hasn't been updated in a while, and there aren't any new branches either -- Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email

Re: What is the equivalence of catalina.policy in Geronimo?

2014-12-11 Thread Kevin Huntly
That file is used by the jdk security system. Any file can be used, if not specified the one in jre/lib/security is used. Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http

Re: Regarding steps for deploying web application in appache geronimo server

2015-01-03 Thread Kevin Huntly
What is the error you're getting Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN GEEK

Re: DuplicateBundleException on 3.0.1 on Windows 7 SP1

2015-02-03 Thread Kevin Huntly
I would guess its either a classpath conflict, previous installation of Geronimo, or bad permissions. You could install to C:/Geronimo and shouldn't have a problem. Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell

Re: Critical Watch - Autocomplete Password in Browser Vulnerability

2015-01-16 Thread Kevin Huntly
Not on my side - its not accepted by all browsers (usually that just means IE) so I'm not sure what to say. I haven't had issues with it, but I also disable password saving entirely in the browser itself. Kevin Huntly 79 Aurora Drive Cheektowaga

Re: Critical Watch - Autocomplete Password in Browser Vulnerability

2015-01-15 Thread Kevin Huntly
, to which you can say no as well. Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN GEEK CODE

Re: Critical Watch - Autocomplete Password in Browser Vulnerability

2015-01-15 Thread Kevin Huntly
Yeah there's an option on the form for it - autocomplete = off but not all browsers honor it Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly

Re: LifecycleException on startup after server crash

2015-01-27 Thread Kevin Huntly
with obviously different messages. Tomcat also gives me problems like this, where if there is an issue it will simply delete the entire war file and any related contents. Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell

Re: DuplicateBundleException on 3.0.1 on Windows 7 SP1

2015-01-30 Thread Kevin Huntly
What's the rest of the exception..? Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN

Re: htaccess

2015-01-11 Thread Kevin Huntly
it's possible. Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly -BEGIN GEEK CODE BLOCK

Re: Package uses conflict: Import-Package: org.apache.axis2.transport.http deploying web service in Geronimo application server with httpclient bundle installed.

2015-03-04 Thread Kevin Huntly
Did you happen to include the axis jars in web-inf/lib? Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly

Re: Login failure in deploying DayTrader on Geronimo

2015-02-27 Thread Kevin Huntly
Do other deployments work using the same login information? Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: (716) 341-5669 LinkedIn: http://www.linkedin.com/in/kevinhuntly

Re: certificate will be expired at 8/22/2015 - Apache-Geronimo-2.1.8

2015-05-05 Thread Kevin Huntly
That looks like an internal cert. Either way, you can apply a new certificate the same way you applied the one that's there now Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell: 716/341-5669 LinkedIn: http

Re: NoClassDefFoundError org/w3c/dom/ElementTraversal

2015-08-01 Thread Kevin Huntly
I've always been advised that the xerces and xalan jars should go in jre/lib/endorsed. Maybe give that a try (after removing them from the war) and see if it works? Kevin Huntly 79 Aurora Drive Cheektowaga, NY 14215 Email: kmhun...@gmail.com Cell

Re: java.net.UnknownHostException during geronimo startup

2016-03-14 Thread Kevin Huntly
Just do a grep -r from your Geronimo home and you should find the XML On Mar 11, 2016 21:29, "Kevan Miller" wrote: > Your old hostname is embedded in your original geronimo server. So, the > server is trying to resolve "stisitabctmp" during startup. I don't recall > how