Dear Len / Nick / Jacques / cc All
I've just tested < BigFish eCommerce Platform > deploys on OFBIZ trunk ( 2012/03/02 ) . Here is result: Class: com.osafe.services.ImportServices Locate: ofbiz/hot-deploy/osafe/src/com/osafe/services/ Row 157: ModelDataFileReader reader=ModelDataFileReader.getModelDataFileReader(definitionUrl); compile failed because no catch Exception After catch Exception, successfully compile and i can startofbiz successfully, too. Here you can see : http://222.255.37.21:8080/osafe/ : Nice Front-end. And error raises when click to Product Detail ( ex: http://222.255.37.21:8080/osafe/control/eCommerceProductDetail?productId=100077&productCategoryId=ACTIVE ) https://222.255.37.21:8443/osafe-admin/ : Backend failed immediately after login: Error in request handler: Exception: org.ofbiz.widget.screen.ScreenRenderException Message: Error rendering screen [component://osafeadmin/widget/AdminScreens.xml# adminHome]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://osafeadmin/webapp/osafeadmin/WEB-INF/actions/dashboard/da shboard.groovy] (SQL Exception while executing the following:SELECT OH.PRODUCT_S TORE_ID, PS.STORE_NAME, OI.PRODUCT_ID, PR.INTERNAL_NAME, OH.ORDER_DATE, OH.STATU OFBIZ applications are working fine. Sorry if this email disturbs you Regard, Tri Chairman www.vssic.com Viet Nam Solution and Service for Information vCloudPortal(Portal) & vCloudBusiness(ERP) FREEmium Sun Certified Enterprise Architect +84922446668 2012/2/21 Len Shein <[hidden email]> > Duong, > > There is no reason Big Fish plug-in will NOT work with the latest > trunk version of Ofbiz, we are just reporting that we have fully > tested it with version 10.04. > If you run into any issues running with the latest trunk; do not > hesitate in letting us know. > > Len > -----Original Message----- > From: Dương Nguyễn Hữu [mailto:[hidden email]] > Sent: Sunday, February 19, 2012 4:24 AM > To: [hidden email] > Subject: Re: OFBIZ --> BigFish eCommerce Platform > > Dear Nick Rosser > > Thanks for your distribution, we love it very much. It is very simply > solution for internet trading, who only want to do buy and sales > product through internet. > > How can I use this plug-in with Trunk version of Apache Ofbiz? > > Thank you. > > Duong > > www.vssic.com > > > 2012/2/19 Nick Rosser <[hidden email]> > > > To be honest we've been so busy building the platform that we've not > given > > this a great deal of consideration. Ultimately there are no > > restrictions, we are looking for feedback and more importantly > > adopters. I guess this would ultimately put it under the apache open > > source licensee, or > something > > very similar, very open, with adopters permitted to do whatever they > > want with what we've done, make local extensions, make contributions > > back to > us, > > etc. > > > > Over the next few weeks we'll look not this some more and make it > > more official. > > > > Best regards, > > > > Nick Rosser > > [hidden email] > > 516.901.1720 > > > > Sent from my iPad > > > > On Feb 18, 2012, at 10:45 AM, "pierre.gaudin" > > <[hidden email]> > > wrote: > > > > > OK, even if it is an open source project, there should be a > > > license to > > know in which context we can use what was developed. > > > > > > Pierre > > > On 18/02/2012 16:22, Nick Rosser wrote: > > >> Available as open source. We may develop some enterprise > > >> components to > > generate some revenue. The download section will be updated early > > next > week > > so you can download and run locally (it's woefully out of date right > now). > > We'll notify via the mailing group when it's ready. > > >> > > >> Best regards, > > >> > > >> Nick Rosser > > >> [hidden email] > > >> 516.901.1720 > > >> > > >> Sent from my iPad > > >> > > >> On Feb 18, 2012, at 9:23 AM, > > >> "pierre.gaudin"<[hidden email] > > > > wrote: > > >> > > >>> It is interesting. I made a fast tour of the demo back office > > >>> and the > > "packaged" aspect is very interesting. > > >>> > > >>> I know that this question have been already asked without any > reponse: > > what is the license? > > >>> > > >>> Pierre > > >>> > > >>> On 17/02/2012 22:47, Len Shein wrote: > > >>>> To check out features, benefits and demos please visit our > > >>>> dedicated > > BigFish > > >>>> website: > > >>>> > > >>>> > > >>>> > > >>>> http://bigfish.salmonllc.com<http://bigfish.salmonllc.com/> > > >>>> > > >>>> > > >>>> > > >>>> The most complete demo is the "Fashion House" instance. The > > >>>> power > and > > >>>> flexibility of the solution is more obvious when you play with > > >>>> the > > "Admin > > >>>> Module". > > >>>> > > >>>> > > >>>> > > >>>> Fashion House eCommerce: > > >>>> > > >>>> http://bigfish.salmonllc.com:8082/osafe/control/main > > >>>> > > >>>> > > >>>> > > >>>> Fashion House Admin Module: > > >>>> > > >>>> https://bigfish.salmonllc.com:8442/osafe-admin/control/main > > >>>> > > >>>> > > >>>> > > >>>> You'll need to accept a certificate for the Admin Module. Use > > ofbiz/admin as > > >>>> the login. > > >>>> > > >>>> > > >>>> > > >>>> Comments, thoughts, questions always welcome. > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> Thank You > > >>>> > > >>>> > > >>>> > > >>>> Len Shein > > >>>> > > >>>> > > >>>> > > >>>> Salmon LLC > > >>>> > > >>>> [hidden email] > > >>>> > > >>>> > > >>>> > > >>>> 516.742.7888 > > >>>> > > >>>> > > >>>> > > >>>> > > > > > > > |
Thanks for pointing this issue:
This issue occurred because Bigfish plugin before the latest trunk changes(rev.1291007 on Feb-19 'ModelDataFileReader.getModelDataFileReader' in method), so we will provide new release of Bigfish with all required changes. On Thu, Mar 1, 2012 at 11:45 PM, *djjava *<[hidden email]> wrote: > Dear Len / Nick / Jacques / cc All > I've just tested < BigFish eCommerce Platform > deploys on OFBIZ > trunk ( 2012/03/02 ) . Here is result: > > Class: com.osafe.services.ImportServices > Locate: ofbiz/hot-deploy/osafe/src/com/osafe/services/ > Row 157: ModelDataFileReader > reader=ModelDataFileReader.getModelDataFileReader(definitionUrl); compile > failed because no catch Exception > > After catch Exception, successfully compile and i can startofbiz > successfully, too. > Here you can see : http://222.255.37.21:8080/osafe/ : Nice > Front-end. And error raises when click to Product Detail ( ex: > http://222.255.37.21:8080/osafe/control/eCommerceProductDetail?productId=100077&productCategoryId=ACTIVE) > https://222.255.37.21:8443/osafe-admin/ : Backend failed > immediately after login: > Error in request handler: > Exception: org.ofbiz.widget.screen.ScreenRenderException > Message: Error rendering screen > [component://osafeadmin/widget/AdminScreens.xml# > adminHome]: org.ofbiz.base.util.GeneralException: Error > running Groovy script at > location > [component://osafeadmin/webapp/osafeadmin/WEB-INF/actions/dashboard/da > shboard.groovy] (SQL Exception while executing the > following:SELECT OH.PRODUCT_S > TORE_ID, PS.STORE_NAME, OI.PRODUCT_ID, PR.INTERNAL_NAME, > OH.ORDER_DATE, OH.STATU > OFBIZ applications are working fine. > Sorry if this email disturbs you > Regard, > > > Tri > Chairman > www.vssic.com > Viet Nam Solution and Service for Information > vCloudPortal(Portal) & vCloudBusiness(ERP) > FREEmium > Sun Certified Enterprise Architect > +84922446668 > > > > > > 2012/2/21 Len Shein <[hidden email]> > > > Duong, > > > > There is no reason Big Fish plug-in will NOT work with the latest > > trunk version of Ofbiz, we are just reporting that we have fully > > tested it with version 10.04. > > If you run into any issues running with the latest trunk; do not > > hesitate in letting us know. > > > > Len > > -----Original Message----- > > From: Dương Nguyễn Hữu [mailto:[hidden email]] > > Sent: Sunday, February 19, 2012 4:24 AM > > To: [hidden email] > > Subject: Re: OFBIZ --> BigFish eCommerce Platform > > > > Dear Nick Rosser > > > > Thanks for your distribution, we love it very much. It is very simply > > solution for internet trading, who only want to do buy and sales > > product through internet. > > > > How can I use this plug-in with Trunk version of Apache Ofbiz? > > > > Thank you. > > > > Duong > > > > www.vssic.com > > > > > > 2012/2/19 Nick Rosser <[hidden email]> > > > > > To be honest we've been so busy building the platform that we've not > > given > > > this a great deal of consideration. Ultimately there are no > > > restrictions, we are looking for feedback and more importantly > > > adopters. I guess this would ultimately put it under the apache open > > > source licensee, or > > something > > > very similar, very open, with adopters permitted to do whatever they > > > want with what we've done, make local extensions, make contributions > > > back to > > us, > > > etc. > > > > > > Over the next few weeks we'll look not this some more and make it > > > more official. > > > > > > Best regards, > > > > > > Nick Rosser > > > [hidden email] > > > 516.901.1720 > > > > > > Sent from my iPad > > > > > > On Feb 18, 2012, at 10:45 AM, "pierre.gaudin" > > > <[hidden email]> > > > wrote: > > > > > > > OK, even if it is an open source project, there should be a > > > > license to > > > know in which context we can use what was developed. > > > > > > > > Pierre > > > > On 18/02/2012 16:22, Nick Rosser wrote: > > > >> Available as open source. We may develop some enterprise > > > >> components to > > > generate some revenue. The download section will be updated early > > > next > > week > > > so you can download and run locally (it's woefully out of date right > > now). > > > We'll notify via the mailing group when it's ready. > > > >> > > > >> Best regards, > > > >> > > > >> Nick Rosser > > > >> [hidden email] > > > >> 516.901.1720 > > > >> > > > >> Sent from my iPad > > > >> > > > >> On Feb 18, 2012, at 9:23 AM, > > > >> "pierre.gaudin"<[hidden email] > > > > > > wrote: > > > >> > > > >>> It is interesting. I made a fast tour of the demo back office > > > >>> and the > > > "packaged" aspect is very interesting. > > > >>> > > > >>> I know that this question have been already asked without any > > reponse: > > > what is the license? > > > >>> > > > >>> Pierre > > > >>> > > > >>> On 17/02/2012 22:47, Len Shein wrote: > > > >>>> To check out features, benefits and demos please visit our > > > >>>> dedicated > > > BigFish > > > >>>> website: > > > >>>> > > > >>>> > > > >>>> > > > >>>> http://bigfish.salmonllc.com<http://bigfish.salmonllc.com/> > > > >>>> > > > >>>> > > > >>>> > > > >>>> The most complete demo is the "Fashion House" instance. The > > > >>>> power > > and > > > >>>> flexibility of the solution is more obvious when you play with > > > >>>> the > > > "Admin > > > >>>> Module". > > > >>>> > > > >>>> > > > >>>> > > > >>>> Fashion House eCommerce: > > > >>>> > > > >>>> http://bigfish.salmonllc.com:8082/osafe/control/main > > > >>>> > > > >>>> > > > >>>> > > > >>>> Fashion House Admin Module: > > > >>>> > > > >>>> https://bigfish.salmonllc.com:8442/osafe-admin/control/main > > > >>>> > > > >>>> > > > >>>> > > > >>>> You'll need to accept a certificate for the Admin Module. Use > > > ofbiz/admin as > > > >>>> the login. > > > >>>> > > > >>>> > > > >>>> > > > >>>> Comments, thoughts, questions always welcome. > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> Thank You > > > >>>> > > > >>>> > > > >>>> > > > >>>> Len Shein > > > >>>> > > > >>>> > > > >>>> > > > >>>> Salmon LLC > > > >>>> > > > >>>> [hidden email] > > > >>>> > > > >>>> > > > >>>> > > > >>>> 516.742.7888 > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > > > > > > > > > > > -- Thanks Brajesh Patel Salmon Software Pvt. Ltd Cell:- +91 8750709907 |
Thank Brajesh / Salmonllc very much
I advise Salmonllc should has 02 releases: 1- for Ofbiz 10.04 : well done already 2- for Trunk All releases are under opensource license so community can joining you (if COULD) There is cool feature of Ofbiz is multi-tenant , it's cool if Bigfish plugin could still supports this feature ( database config: /apache-ofbiz-10.04/osafe_deployment/client-deployment.properties) ! Thank again Tri -----Original Message----- From: Brajesh Patel [mailto:[hidden email]] Sent: Friday, March 02, 2012 2:45 AM To: [hidden email] Subject: Re: tested < BigFish eCommerce Platform > deploys on OFBIZ trunk ( 2012/03/02 ) Thanks for pointing this issue: This issue occurred because Bigfish plugin before the latest trunk changes(rev.1291007 on Feb-19 'ModelDataFileReader.getModelDataFileReader' in method), so we will provide new release of Bigfish with all required changes. On Thu, Mar 1, 2012 at 11:45 PM, *djjava *<[hidden email]> wrote: > Dear Len / Nick / Jacques / cc All > I've just tested < BigFish eCommerce Platform > deploys on OFBIZ > trunk ( 2012/03/02 ) . Here is result: > > Class: com.osafe.services.ImportServices > Locate: ofbiz/hot-deploy/osafe/src/com/osafe/services/ > Row 157: ModelDataFileReader > reader=ModelDataFileReader.getModelDataFileReader(definitionUrl); compile > failed because no catch Exception > > After catch Exception, successfully compile and i can startofbiz > successfully, too. > Here you can see : http://222.255.37.21:8080/osafe/ : Nice > Front-end. And error raises when click to Product Detail ( ex: > http://222.255.37.21:8080/osafe/control/eCommerceProductDetail?productId=100077&productCategoryId=ACTIVE) > https://222.255.37.21:8443/osafe-admin/ : Backend failed > immediately after login: > Error in request handler: > Exception: org.ofbiz.widget.screen.ScreenRenderException > Message: Error rendering screen > [component://osafeadmin/widget/AdminScreens.xml# > adminHome]: org.ofbiz.base.util.GeneralException: Error > running Groovy script at > location > [component://osafeadmin/webapp/osafeadmin/WEB-INF/actions/dashboard/da > shboard.groovy] (SQL Exception while executing the > following:SELECT OH.PRODUCT_S > TORE_ID, PS.STORE_NAME, OI.PRODUCT_ID, PR.INTERNAL_NAME, > OH.ORDER_DATE, OH.STATU > OFBIZ applications are working fine. > Sorry if this email disturbs you > Regard, > > > Tri > Chairman > www.vssic.com > Viet Nam Solution and Service for Information > vCloudPortal(Portal) & vCloudBusiness(ERP) > FREEmium > Sun Certified Enterprise Architect > +84922446668 > > > > > > 2012/2/21 Len Shein <[hidden email]> > > > Duong, > > > > There is no reason Big Fish plug-in will NOT work with the latest > > trunk version of Ofbiz, we are just reporting that we have fully > > tested it with version 10.04. > > If you run into any issues running with the latest trunk; do not > > hesitate in letting us know. > > > > Len > > -----Original Message----- > > From: Dương Nguyễn Hữu [mailto:[hidden email]] > > Sent: Sunday, February 19, 2012 4:24 AM > > To: [hidden email] > > Subject: Re: OFBIZ --> BigFish eCommerce Platform > > > > Dear Nick Rosser > > > > Thanks for your distribution, we love it very much. It is very simply > > solution for internet trading, who only want to do buy and sales > > product through internet. > > > > How can I use this plug-in with Trunk version of Apache Ofbiz? > > > > Thank you. > > > > Duong > > > > www.vssic.com > > > > > > 2012/2/19 Nick Rosser <[hidden email]> > > > > > To be honest we've been so busy building the platform that we've not > > given > > > this a great deal of consideration. Ultimately there are no > > > restrictions, we are looking for feedback and more importantly > > > adopters. I guess this would ultimately put it under the apache open > > > source licensee, or > > something > > > very similar, very open, with adopters permitted to do whatever they > > > want with what we've done, make local extensions, make contributions > > > back to > > us, > > > etc. > > > > > > Over the next few weeks we'll look not this some more and make it > > > more official. > > > > > > Best regards, > > > > > > Nick Rosser > > > [hidden email] > > > 516.901.1720 > > > > > > Sent from my iPad > > > > > > On Feb 18, 2012, at 10:45 AM, "pierre.gaudin" > > > <[hidden email]> > > > wrote: > > > > > > > OK, even if it is an open source project, there should be a > > > > license to > > > know in which context we can use what was developed. > > > > > > > > Pierre > > > > On 18/02/2012 16:22, Nick Rosser wrote: > > > >> Available as open source. We may develop some enterprise > > > >> components to > > > generate some revenue. The download section will be updated early > > > next > > week > > > so you can download and run locally (it's woefully out of date right > > now). > > > We'll notify via the mailing group when it's ready. > > > >> > > > >> Best regards, > > > >> > > > >> Nick Rosser > > > >> [hidden email] > > > >> 516.901.1720 > > > >> > > > >> Sent from my iPad > > > >> > > > >> On Feb 18, 2012, at 9:23 AM, > > > >> "pierre.gaudin"<[hidden email] > > > > > > wrote: > > > >> > > > >>> It is interesting. I made a fast tour of the demo back office > > > >>> and the > > > "packaged" aspect is very interesting. > > > >>> > > > >>> I know that this question have been already asked without any > > reponse: > > > what is the license? > > > >>> > > > >>> Pierre > > > >>> > > > >>> On 17/02/2012 22:47, Len Shein wrote: > > > >>>> To check out features, benefits and demos please visit our > > > >>>> dedicated > > > BigFish > > > >>>> website: > > > >>>> > > > >>>> > > > >>>> > > > >>>> http://bigfish.salmonllc.com<http://bigfish.salmonllc.com/> > > > >>>> > > > >>>> > > > >>>> > > > >>>> The most complete demo is the "Fashion House" instance. The > > > >>>> power > > and > > > >>>> flexibility of the solution is more obvious when you play with > > > >>>> the > > > "Admin > > > >>>> Module". > > > >>>> > > > >>>> > > > >>>> > > > >>>> Fashion House eCommerce: > > > >>>> > > > >>>> http://bigfish.salmonllc.com:8082/osafe/control/main > > > >>>> > > > >>>> > > > >>>> > > > >>>> Fashion House Admin Module: > > > >>>> > > > >>>> https://bigfish.salmonllc.com:8442/osafe-admin/control/main > > > >>>> > > > >>>> > > > >>>> > > > >>>> You'll need to accept a certificate for the Admin Module. Use > > > ofbiz/admin as > > > >>>> the login. > > > >>>> > > > >>>> > > > >>>> > > > >>>> Comments, thoughts, questions always welcome. > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> Thank You > > > >>>> > > > >>>> > > > >>>> > > > >>>> Len Shein > > > >>>> > > > >>>> > > > >>>> > > > >>>> Salmon LLC > > > >>>> > > > >>>> [hidden email] > > > >>>> > > > >>>> > > > >>>> > > > >>>> 516.742.7888 > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > > > > > > > > > > > -- Thanks Brajesh Patel Salmon Software Pvt. Ltd Cell:- +91 8750709907 |
Free forum by Nabble | Edit this page |