While different approaches, you should find what you need in either
Apache CXF or Apache ServiceMix.
-David
On Jan 23, 2009, at 12:24 AM, Milind Parikh wrote:
The approach, as outlined by you, would work for the REST WS for
ofbiz as
per the current thinking.
Are you (or anyone else) aw
The approach, as outlined by you, would work for the REST WS for ofbiz as
per the current thinking.
Are you (or anyone else) aware about any other effort that tries to bring in
REST WSs into OfBiz through APL schemes (instead of LGPL which should be
avoided)?
Regards
-- Milind
On Thu, Jan 22,
I'm not sure what Adrian meant by this: "With a LGPL license we could
bundle ZK with OFBiz."
We can include code that uses LGPL libraries in OFBiz, whereas we
cannot include code that uses GPL libraries. However, we can't include
the LGPL library files themselves.
There are quite a few
Rereading a previous post [
http://www.mail-archive.com/user@ofbiz.apache.org/msg14879.html], I believe
that LGPL would be compatible with OfBiz. Sorry for the noise.
On Thu, Jan 22, 2009 at 9:39 PM, Milind Parikh wrote:
> I am very near to delivering ofBiz on Android. This would be native port
I am very near to delivering ofBiz on Android. This would be native port
(not just building web pages that could be visible on an Android Browser)
because of certain requirements. [such as displaying customers that are near
my current location through LBS]
All mobile devices will require REST as o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
this would be a custom, in a couple areas.
First:
https://demo.hotwaxmedia.com/webtools/control/FindGeneric?entityName=Visit&find=true&VIEW_SIZE=50&VIEW_INDEX=0
you can see that ofbiz captures the clientIpAddress.
so if this is different than the "True
Hello...
as per the mail received by us regarding the ofbiz product we are
interested in joining the program mentioned by you at sun microsystem,
bangalore.
so kindly inform us regarding the program structure and when it is
schedule to commence.
looking forward for your response,
byeee
A
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
feel free to document you success in the wiki
dev sent the following on 1/22/2009 4:02 PM:
>
> Hi, new lurker here, just stumbled on an interesting blog post that
> deals with this (and SEO):
> From
> http://www.joshlong.com/jl/entry/web_framework_ut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
you will see various
handleUpsResponse()
they handle what is sent by UPS as a response to the XML you sent.
this information is stored, if there are no errors.
if an error is send from UPS then it is calls
UpsServices.handleErrors(respons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
have you followed the
http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-ShippingSettings
nach...@gmail.com sent the following on 1/22/2009 2:36 PM:
> hi sir,
> Thanks for the response .. i hard
Hi, new lurker here, just stumbled on an interesting blog post that
deals with this (and SEO):
From http://www.joshlong.com/jl/entry/web_framework_utility_llibraries_urlrewrite
:
Url Rewriting For Servlets
I've had to do some URL rewriting to support search engine
optimization. SEO is som
Hans,
One possible advantage to doing things in the manner that you described is
the ability to design a single permission system that could be used in
different situations. Many times the entity to which content is associated
is part of a hierarchical tree - organizations(parties), workeffort (pr
Thanks BJ,
That's also what I suggested on dev ML
So +2 for Apache mod_rewrite so far ;o)
Jacques
From: "BJ Freeman"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have not done this, but just some thoughts.
1) you need to start at
^/applicationname/control/ if your using any of the applic
This is working for me on my local machine (which is also the alternate demo
server if you want to test, but tomorrow (GMT), I close
it just right now. I created the order WSCO1)
Are you able to reproduce on demo server ?
Jacques
From: "Sneha Chaturvedi"
Thanks Jacques,
I am performing fo
Yes I agree ! I will put my new idea on this page I should not have forgotten :/
Jacques
From: "David E Jones"
On Jan 22, 2009, at 10:37 AM, Jacques Le Roux wrote:
Hi,
Somethings I would like to do on OFBiz site main page :
Make clear ERP, CRM, SCM, MRP, CMMS and EAM abreviations in this
I didn't have time to look i just knew the latest version on the trunk
was working for me so I just redeployed.
-Rob
On Jan 22, 2009, at 3:11 PM, David E Jones wrote:
Wow, thanks Rob!
BTW, did you notice any specific cause for this problem?
-David
On Jan 22, 2009, at 3:06 PM, Rob Sch
On Jan 22, 2009, at 10:37 AM, Jacques Le Roux wrote:
Hi,
Somethings I would like to do on OFBiz site main page :
Make clear ERP, CRM, SCM, MRP, CMMS and EAM abreviations in this
sentence
Wow, thanks Rob!
BTW, did you notice any specific cause for this problem?
-David
On Jan 22, 2009, at 3:06 PM, Rob Schapper wrote:
The Demo Server is now back up and running :)
Rob Schapper
On Jan 22, 2009, at 3:02 PM, Adrian Crum wrote:
Would Hotwax be willing to grant demo server acc
The Demo Server is now back up and running :)
Rob Schapper
On Jan 22, 2009, at 3:02 PM, Adrian Crum wrote:
Would Hotwax be willing to grant demo server access to PMC
volunteers until we can do the migration?
I'm willing to help. I would be working on this issue right now if I
had acces
I don't know all of the details about this, but if I understand right
there may be an opportunity for some co-marketing with Sun
Microsystems on this for service providers who have hosted OFBiz on
Sun hardware, or on Solaris or other Sun products in general (not just
the Sun JDK... most o
Sharan,
It looks like you've put together some pretty good material in the wiki:
http://docs.ofbiz.org/display/OFBIZ/06+Financial+Accounts
http://docs.ofbiz.org/display/OFBIZ/05+Billing+Accounts
And this old page might be useful too:
http://docs.ofbiz.org/display/OFBIZ/Billing+Account
Wicus,
Hi Wicus
>From my side the easy answer to your question is 'I dont know'.
Please remember that I'm learning Ofbiz too and the documentation I'm trying
to put together on the Wiki is currently an un-reviewed draft so is not
definitive or even part of any formal documentation. Once that draft is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
before line 273 the method is gathering info from the entities.
line 273 creates the document
Document shipmentConfirmRequestDoc =
UtilXml.makeEmptyXmlDocument("ShipmentConfirmRequest");
from there the Xml is built to send to UPS.
the add
I get the same error on the demo site, yet my recently-updated local
copy works fine.
Someone who has access to the demo site needs to check the logs.
-Adrian
Sharan-F wrote:
Hi
I'm trying to access the Hotwax Demo site and am getting the following
message instead of the normal login screen:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
yes Jacques mentioned earlier in another post.
I have seen the same thing
Sharan-F sent the following on 1/22/2009 1:15 PM:
> Hi
>
> I'm trying to access the Hotwax Demo site and am getting the following
> message instead of the normal login screen:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
OK lets start with line 400.
up to this point you have a list of shipment segments you going to walk
through.
line 403
GenericValue shipmentPackage =
shipmentPackageRouteSeg.getRelatedOne("ShipmentPackage");
gets the entity ShipmentPack
Hi
I'm trying to access the Hotwax Demo site and am getting the following
message instead of the normal login screen:
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.NullPointerException (null)
Thanks
i am using the latest version of the ofbiz downloaded from the net.. and i
still didnt got the UPS technical tools(API) from them.. i am just tracking
the things from the upsservices.java which is available in ofbiz...
BJ Freeman wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
it adds xml elements to a already created document.
yes it is the way to add the ofbiz data in xml format per UPS format.
kiran19 sent the following on 1/22/2009 12:50 PM:
> hi all..
>i am having a doubt,what the addChildElementValue method of the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
what version of the svn are you using
are you using the UPS code already in ofbiz?
nachi19 sent the following on 1/22/2009 12:39 PM:
> hi all,
> i am integrating the ups shipment services for one of the web site .. i
> am just checking with the up
hi all..
i am having a doubt,what the addChildElementValue method of the
utilxml.java file does.. because it has been used in the upsservices.java in
most of the methods... at the end of the upsShipmentConfirm() they have used
the method of the utilxml.java does it is used to create the new xml
hi all,
i am integrating the ups shipment services for one of the web site .. i
am just checking with the upsShipmentConfirm() method which takes the
attribute of a shipment_route_segment table .. i am here just passing the
shipmentid and the shipmentRouteSegmentid as input through xml file an
There is a lot of interest in CMS. I would suggest also looking at Drupal's
way of doing CMS (drupal,org) as I believe that it is very interesting and
flexible. However it is more suited to the web (as opposed to enterprise
content management).
-- Milind
On Thu, Jan 22, 2009 at 12:27 PM, Bruno B
Hi Al,
I do not want to hijack the thread but I think there is more interest in CMS
than you could believe.
There were also discussions on using OFBiz CMS to host the OFBiz Web site
itself.
This would be great and, may be, now that it seems you are back on-line, we
could have better chance.
Thank
Angelo,
I implemented the CMS years ago per David's design. At the time, I thought
it would be wise to have a single service, persistContentAndAssoc, which did
everything - creating and updating, all types of media and all possible
repositories (ie. database, filesystem, etc). I am not convinced t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have not done this, but just some thoughts.
1) you need to start at
^/applicationname/control/ if your using any of the application that
come with ofbiz, since there is a a control.xml for each application.
and then direct to the application.
so eve
Hi,
Somethings I would like to do on OFBiz site main page :
Make clear ERP, CRM, SCM, MRP, CMMS and EAM abreviations in this sentence
Hi list...
Jaques correctly pointed to post my question here, instead of Dev: here it
is...Hope someone is gonna help us ;) Thanks
Hi list
we were looking around possibilities to remove the Control Servlet from a
customized application, in a way that the frontend will not contain in the
URL /con
Hi,
I am following the debate between Hans and David about Content Component.
I am looking at a way to upload a resource and integrate it in database.
In Content Component there is a java service: persistContentAndAssoc which
is called very often.
Instead in Party Component it seems that this se
Hello,
Have had some discussions with Sun, who is interested in putting
together a case study of OFBiz running on Solaris and/or Sun servers.
If anyone is interested, please contact me individually and I will put
you together with the relevant individual at Sun.
Best regards,
Mike
--
Mi
I put the documentation in FAQ
http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-CAS
Jacques
From:
Author: jleroux
Date: Thu Jan 22 06:52:24 2009
New Revision: 736660
URL: http://svn.apache.org/viewvc?rev=736660&view=rev
Log:
A patch fro
I'm not replicating this on my own machine (which is also the alternate demo
server) which is running on XP SP3 using IE7.
So I tried on demo server which is running on a Linux Box, but there I got
Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) thr
Sharan, Jacques and Rees,
As I have been pondering over the "Billing Accounts" and "Financial
Accounts" relationship within OFBiz, the following has come to mind.
:confused:
With another Accounting Package we reviewed, PASTEL EVOLUTION, I noticed
that should one do a debtors invoice, it will be
Even after our accounting HOD (Head of Department) and bookkeeper reviewed
Sharan's notes @ http://docs.ofbiz.org/display/OFBIZ/Accounting+Manager ,
uncertainty still rules in these regards. :confused:
Could someone therefore please give a more "laymans explanation" on the
difference between "Fi
Hi,
We are running OFBiz trunk revision 736583 on Fedora 10.
When doing a ( ecommerce ) webstore checkout, via a M$ XP networked PC with
Internet Explorer 7, at the "Final Checkout Review", the order doesn't
"register" and change to the "Order confirmation" screen. It is as if the
"Submit Order"
1) More to the point, you are looking to continuous number, isn'it ?
For that it would be necessary to introduce the concept already used for quotes, orders and invoices (look for "_ENF_SEQ"in
getNextQuoteId, getNextOrderId and getNextInvoiceId) in createWorkEffort replacing the line
2) Withou
Hi all
I have 3 issues that hopefully someone can give me
some guidelines on
1.) First off. I have updated the company's Contact Information in the
Party Manager, but when a document in displayed in PDF form, the
Company´s information in the top left hand corner is displayed
incorre
--
View this message in context: http://www.nabble.com/MRP-tp21600231p21600231.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
Thanks Jacques, you understood my query exactly correctly as can be noticed
on the following picture. ;-)
http://www.nabble.com/file/p21600111/Job10020.jpeg
Please note JOB 10020's status, which, when selected, displays the
following:-
http://www.nabble.com/file/p21600111/Job10020-Err.jpeg
-
Apologies.
A bit too quick to the draw
:wistle:
--
View this message in context:
http://www.nabble.com/Manufacturing---Refurbishment-tp21560648p21599730.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
50 matches
Mail list logo