• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 18, 2025, 08:46:19 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - erockx

1
Users of our Kona Kart installation are unable to edit the delivery address when they place an order.  When they try, they get the exception below.  In the attached screen shot you'll notice there's no zone (State, Province, or Territory) field.  The zones, zones_to_geo_zones, and geo_zones tables are empty.  Is there any way to get a text field to display for the zone so the user can input it themselves?


    com.konakart.app.KKException: The String parameter called zoneDesc must be given a value. It cannot be set to null or be left empty.
    Exception Stack Trace =
    at com.konakart.app.KKCustomEng.addAddressToCustomer(Unknown Source)
    at com.konakart.al.CustomerMgr.addAddressToCustomer(Unknown Source)
    at com.konakart.server.KKGWTServiceImpl.addAddressToCustomer(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:527)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:164)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:619)

    Exception Cause =
    at com.konakart.bl.BaseMgr.checkRequired(Unknown Source)
    at com.konakart.bl.TaxMgr.getZonePerCountryAndCode(Unknown Source)
    at com.konakart.bl.CustomerMgr.addAddressToCustomer(Unknown Source)
    at com.konakart.app.KKEng.addAddressToCustomer(Unknown Source)
    at com.konakart.app.AddAddressToCustomer.addAddressToCustomer(Unknown Source)
    at com.konakart.app.KKCustomEng.addAddressToCustomer(Unknown Source)
    at com.konakart.al.CustomerMgr.addAddressToCustomer(Unknown Source)
    at com.konakart.server.KKGWTServiceImpl.addAddressToCustomer(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:527)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:164)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:619)


Thanks,
Eric
2
Programming of KonaKart / Re: CAS SSO Integration
September 16, 2009, 11:07:40 pm
The files in \KonaKart\custom\konakartadmin_portlet\liferay define the portlet.  We're not using portlets so this really doesn't help us.  We just upgraded to 4.1 so I'll poke around and see if I can't find out where to hook in CAS.

Thanks,
Eric
3
Programming of KonaKart / Re: CAS SSO Integration
September 09, 2009, 10:10:23 pm
I'm just starting to integrate CAS with the client/server Kona Kart application, but I found this class, com.konakartadmin.bl.AdminLoginIntegrationMgr, which makes me think integration with the admin Kona Kart application is doable.  This is in version 3.2.
4
Programming of KonaKart / Re: CAS SSO Integration
May 01, 2009, 04:31:42 pm
We'll need to authenticate users for the admin area.  Then we'll need Kona Kart to ask CAS for role data from another system (use CAS as a proxy) for the authenticated user.  Then we'll need to either map or replace the authorizations that Kona Kart admin area comes with to our our administrator roles.  In the beginning, an "Order System Administrator" in our system will have full access to the Kona Kart's admin area, but later, we'll want to fine tune what different administrators can do.

Please let me know if anything here is unclear.

Thanks,
Eric
5
Programming of KonaKart / Re: CAS SSO Integration
April 30, 2009, 07:36:16 pm
I am also very interested in a CAS client integration for Kona Kart.  Any progress on this?

Thanks,
Eric