Re: hello world

2020-12-16 Thread Jacques Le Roux

Ha forgot, to be clear: Atlassian uses its own modified version of OFBiz, for 
more than a decade...

Le 16/12/2020 à 11:07, Jacques Le Roux a écrit :

Hi Nick,

Please answer rather on the ML than directly to me. You will get a better support, people can answer you on the ML. The wider the audience the 
better the answers you might get.


This is how Atlassian see OFBiz through Jira where it's used from start of the product (mostly through the Entity Engine, but not only as shows your 
link)


This is not how the OFBiz community see OFBiz. You may refer to 
https://ofbiz.apache.org/ and get info from there...

Jacques

Le 15/12/2020 à 13:33, Nicholas a écrit :

Hi Jacques,


not sure that I quite follow.  I suppose I'd expect (most) of ofbiz to be an 
API or library, where you simply add dependencies through gradle:


https://mvnrepository.com/artifact/org.ofbiz


but, generally at least, these are compiled from source?


thanks,


Nick




On 12/15/20 2:59 AM, Jacques Le Roux wrote:

Hi Nick,

It's recommended by the ASF and easier for the Release Manager: 
http://www.apache.org/legal/release-policy.html

So we decided so when/by introducing Gradle

Feel free to contribute a "hello world" app, in the form of a Gradle task, if 
you like.

HTH

Jacques

Le 14/12/2020 à 22:26, Nicholas a écrit :

I was looking at the doc's, which have this command:


For Linux/Mac: $ ./gradlew pullAllPluginsSource


which makes me wonder whether perhaps it might not make more sense to write a "hello world" app which downloads any dependencies as already built 
JAR's rather than compiling from source?



Why the need to compile the packages?



-Nick



Re: hello world

2020-12-16 Thread Jacques Le Roux

Hi Nick,

Please answer rather on the ML than directly to me. You will get a better support, people can answer you on the ML. The wider the audience the better 
the answers you might get.


This is how Atlassian see OFBiz through Jira where it's used from start of the 
product (mostly through the Entity Engine, but not only as shows your link)

This is not how the OFBiz community see OFBiz. You may refer to 
https://ofbiz.apache.org/ and get info from there...

Jacques

Le 15/12/2020 à 13:33, Nicholas a écrit :

Hi Jacques,


not sure that I quite follow.  I suppose I'd expect (most) of ofbiz to be an 
API or library, where you simply add dependencies through gradle:


https://mvnrepository.com/artifact/org.ofbiz


but, generally at least, these are compiled from source?


thanks,


Nick




On 12/15/20 2:59 AM, Jacques Le Roux wrote:

Hi Nick,

It's recommended by the ASF and easier for the Release Manager: 
http://www.apache.org/legal/release-policy.html

So we decided so when/by introducing Gradle

Feel free to contribute a "hello world" app, in the form of a Gradle task, if 
you like.

HTH

Jacques

Le 14/12/2020 à 22:26, Nicholas a écrit :

I was looking at the doc's, which have this command:


For Linux/Mac: $ ./gradlew pullAllPluginsSource


which makes me wonder whether perhaps it might not make more sense to write a "hello world" app which downloads any dependencies as already built 
JAR's rather than compiling from source?



Why the need to compile the packages?



-Nick



Re: hello world

2020-12-15 Thread Jacques Le Roux

Hi Nick,

It's recommended by the ASF and easier for the Release Manager: 
http://www.apache.org/legal/release-policy.html

So we decided so when/by introducing Gradle

Feel free to contribute a "hello world" app, in the form of a Gradle task, if 
you like.

HTH

Jacques

Le 14/12/2020 à 22:26, Nicholas a écrit :

I was looking at the doc's, which have this command:


For Linux/Mac: $ ./gradlew pullAllPluginsSource


which makes me wonder whether perhaps it might not make more sense to write a "hello world" app which downloads any dependencies as already built 
JAR's rather than compiling from source?



Why the need to compile the packages?



-Nick



hello world

2020-12-14 Thread Nicholas

I was looking at the doc's, which have this command:


For Linux/Mac: $ ./gradlew pullAllPluginsSource


which makes me wonder whether perhaps it might not make more sense to 
write a "hello world" app which downloads any dependencies as already 
built JAR's rather than compiling from source?



Why the need to compile the packages?



-Nick



Re: OFBiz Tutorial ofbizDemo Error Message Hello? World?

2020-02-12 Thread Pierre Smits
Hi Steve,

Welcome to the community.

I suggest you forget about the ofbizDemo. If you had no problems getting
your OFBiz implementation to start with both seed and demo data loaded,
then you should be able to connect to one of the other components included
via the browser (e.g. https://localhost:8443/catalog ).

For the rest see inline.

Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 8:25 PM Steve Carroll  wrote:

> I have JDK1.8.0_241 and apache-ofbiz-16.11.07 installed on a 64 bit
> Windows 10 machine. I can log in and interact with ofbiz, but when I try to
> visit ofbizDemo I get taken to
> https://localhost:8443/ofbizDemo/control/main which displays the
> following Error Message:
>
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://ofbizDemo/widget/OfbizDemoScreens.xml#main]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen
> [component://ofbizDemo/widget/CommonScreens.xml#OfbizDemoCommonDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://ofbizDemo/widget/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US]) (Error rendering screen
> [component://ofbizDemo/widget/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US])) (Error rendering screen
> [component://ofbizDemo/widget/CommonScreens.xml#OfbizDemoCommonDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://ofbizDemo/widget/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US]) (Error rendering screen
> [component://ofbizDemo/widget/CommonScreens.xml#main-decorator]:
> java.lang.IllegalArgumentException: Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle
> [OfbizDemoUiLabels] in the locale [en_US])))
>
> I am not a programmer or a developer. I am a single user business owner
> who wants to have an erp system in place by the time I'm ready to expand. I
> would like to get setup with a usable install of ofbiz. I was not prepared
> to go down this rabbit hole.
>
> So, in addition to helping me with the error message above, I'm hoping
> that the community can guide me (tell me) how to accomplish the following:
>
> Write a program or script that starts ofbiz with the correct databases and
> options set so that the end user never faces a command prompt.


Correct database set up is defined in the entityengine.xml file. The
database definitions (when downloaded, and not adjusted) point to a
embedded and not-production grade database (Apache Derby).



> I assume this is a really easy, but super secret trick that programmers
> keep to themselves. Please tell me how to do it.
>

When you have your local implementation in good working order, there is no
need to have end users to deal with a command prompt. Every end user would
be accessing your implementation via the browser. Only maintenance (system
admin) issues are expected to partly be handled via the command line
interface.



> How to add and remove packages.
>

Which packages (components in OFBiz) are you considering to remove? Many
components in the framework and applications folders are highly
interlinked/integratoed Everything in themes can be removed, except one
(this could be your favourite or default).

Adding 3rd party components (and others) can be installed in the hot-deploy
folder. You have three options there:

   1. Get hold of the zip file of a 3rd party component and copy/paste and
   unpack there, or
   2. Fork a 3rd party plugin in Github, and clone that into the hot-deploy
   folder.
   3. Create your own. There is a cli command to set up a blank component,
   with the correct file structure and basic files and data-sets.




> How to load my own instance of ofbiz without example data.
>

Ensure that your implementation is clean data-wise. Then only load seed,
seed-ext and ext data-sets, but not the demo data set. You may then
experience some first company configuration issues. Have a look at the
various references in the data files provided.


> How to load my own instance of obiz with my 

OFBiz Tutorial ofbizDemo Error Message Hello? World?

2020-02-12 Thread Steve Carroll
I have JDK1.8.0_241 and apache-ofbiz-16.11.07 installed on a 64 bit Windows 10 
machine. I can log in and interact with ofbiz, but when I try to visit 
ofbizDemo I get taken to https://localhost:8443/ofbizDemo/control/main which 
displays the following Error Message: 

org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen 
[component://ofbizDemo/widget/OfbizDemoScreens.xml#main]: 
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#OfbizDemoCommonDecorator]: 
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#main-decorator]: 
java.lang.IllegalArgumentException: Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US]) (Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#main-decorator]: 
java.lang.IllegalArgumentException: Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US])) (Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#OfbizDemoCommonDecorator]: 
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#main-decorator]: 
java.lang.IllegalArgumentException: Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US]) (Error rendering screen 
[component://ofbizDemo/widget/CommonScreens.xml#main-decorator]: 
java.lang.IllegalArgumentException: Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US] (Could not find resource bundle 
[OfbizDemoUiLabels] in the locale [en_US])))

I am not a programmer or a developer. I am a single user business owner who 
wants to have an erp system in place by the time I'm ready to expand. I would 
like to get setup with a usable install of ofbiz. I was not prepared to go down 
this rabbit hole. 

So, in addition to helping me with the error message above, I'm hoping that the 
community can guide me (tell me) how to accomplish the following:

Write a program or script that starts ofbiz with the correct databases and 
options set so that the end user never faces a command prompt. I assume this is 
a really easy, but super secret trick that programmers keep to themselves. 
Please tell me how to do it.
How to add and remove packages.
How to load my own instance of ofbiz without example data.
How to load my own instance of obiz with my company data. Is this 'seed' data?

I don't mind having to learn some programming, but I'm not trying to make my 
life about erp. I need to get setup and run my company, so that I can 
eventually pay someone else to program and maintain the erp system. Also, there 
are instructions everywhere. Some of them are useful and some are misleading. 
Your personal help is very much appreciated.

Thanks,

Steve


hello example for 12.04 not working for ver 12.04.02

2013-10-07 Thread Xue-Feng Yang

Hi,

I found another hello from Hongs for version 12.04, but run into

org.ofbiz.webapp.view.ViewHandlerException: No handler found for type: screen

The detail log is

[java] 2013-10-07 10:18:42,909 (http-bio-0.0.0.0-8080-exec-1) [    
ViewFactory.java:125:WARN ] Warning: could not load view handler class because 
it was not found; note that some views may not work: 
java.lang.ClassNotFoundException: 
org.ofbiz.widget.screen.ScreenWidgetViewHandler

I checked API again and couldn't find the class. Recalled I had the Class Not 
Found in hello1, I believed 12.04.02 changed API a lot. I will try earlier 
versions to check those examples.

If anyone know how to resolve this for version 12.04.02, please let me know.

Thanks,

Xue-Feng


Re: hello example for 12.04 not working for ver 12.04.02

2013-10-07 Thread Xue-Feng Yang
Now this hello is working after get a right version. However, I got another 
error:

[java] 2013-10-07 13:15:21,343 (catalina-startup-5) [    
UtilXml.java:1060:ERROR] XmlFileLoader: File 
file:/C:/gtworkspace/apache-ofbiz-12.04.02/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
 process error. Line: 165. Error message: The content of element type web-app 
must match 
(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*).


although ecommerce package still works. I will back to this problem.




 From: Xue-Feng Yang just4l...@yahoo.com
To: user@ofbiz.apache.org user@ofbiz.apache.org 
Sent: Monday, October 7, 2013 12:01:22 PM
Subject: hello example for 12.04 not working for ver 12.04.02 
 


Hi,

I found another hello from Hongs for version 12.04, but run into

org.ofbiz.webapp.view.ViewHandlerException: No handler found for type: screen

The detail log is

[java] 2013-10-07 10:18:42,909 (http-bio-0.0.0.0-8080-exec-1) [    
ViewFactory.java:125:WARN ] Warning: could not load view handler class because 
it was not found; note that some views may not work: 
java.lang.ClassNotFoundException: 
org.ofbiz.widget.screen.ScreenWidgetViewHandler

I checked API again and couldn't find the class. Recalled I had the Class Not 
Found in hello1, I believed 12.04.02 changed API a lot. I will try earlier 
versions to check those examples.

If anyone know how to resolve this for version 12.04.02, please let me know.

Thanks,

Xue-Feng

Re: hello example for 12.04 not working for ver 12.04.02

2013-10-07 Thread Adrian Crum
No need to worry about that warning. It simply means the XML in your 
web.xml file is invalid. It will still work though.


Adrian Crum
Sandglass Software
www.sandglass-software.com

On 10/7/2013 10:40 AM, Xue-Feng Yang wrote:

Now this hello is working after get a right version. However, I got another 
error:

[java] 2013-10-07 13:15:21,343 (catalina-startup-5) [UtilXml.java:1060:ERROR] 
XmlFileLoader: File 
file:/C:/gtworkspace/apache-ofbiz-12.04.02/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
 process error. Line: 165. Error message: The content of element type web-app must 
match 
(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*).


although ecommerce package still works. I will back to this problem.




  From: Xue-Feng Yang just4l...@yahoo.com
To: user@ofbiz.apache.org user@ofbiz.apache.org
Sent: Monday, October 7, 2013 12:01:22 PM
Subject: hello example for 12.04 not working for ver 12.04.02



Hi,

I found another hello from Hongs for version 12.04, but run into

org.ofbiz.webapp.view.ViewHandlerException: No handler found for type: screen

The detail log is

[java] 2013-10-07 10:18:42,909 (http-bio-0.0.0.0-8080-exec-1) [
ViewFactory.java:125:WARN ] Warning: could not load view handler class because 
it was not found; note that some views may not work: 
java.lang.ClassNotFoundException: 
org.ofbiz.widget.screen.ScreenWidgetViewHandler

I checked API again and couldn't find the class. Recalled I had the Class Not 
Found in hello1, I believed 12.04.02 changed API a lot. I will try earlier 
versions to check those examples.

If anyone know how to resolve this for version 12.04.02, please let me know.

Thanks,

Xue-Feng



Hello All

2011-08-04 Thread vivek mishra
Hello,

*Got the following error while running Ofbiz in eclipse.*

Admin socket not configured; set to port 0
Exception in thread main java.lang.ExceptionInInitializerError
at org.ofbiz.base.util.Debug.clinit(Debug.java:86)
at
org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50)
at org.ofbiz.base.start.Start.initStartLoaders(Start.java:259)
at org.ofbiz.base.start.Start.init(Start.java:96)
at org.ofbiz.base.start.Start.main(Start.java:410)
Caused by: java.util.MissingResourceException: Can't find bundle for base
name cache, locale en
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:210)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:206)
at org.ofbiz.base.util.cache.UtilCache.init(UtilCache.java:139)
at
org.ofbiz.base.util.cache.UtilCache.createUtilCache(UtilCache.java:1005)
at org.ofbiz.base.util.UtilProperties.clinit(UtilProperties.java:69)
... 5 more


 Regards
*Vivek Mishra
*


RE: Hello All

2011-08-04 Thread Hardik Handa
U need to do some changes while running ofbiz from eclipse, edit 
base/config/ofbiz-containers.xml comment commons-vfs-container and webslinger 
container
This should solve the purpose

Regards,
Hardik Handa
hardik.ha...@hcl.com

-Original Message-
From: vivek mishra [mailto:vmvivek...@gmail.com]
Sent: Thursday, August 04, 2011 12:32 PM
To: user@ofbiz.apache.org
Subject: Hello All

Hello,

*Got the following error while running Ofbiz in eclipse.*

Admin socket not configured; set to port 0
Exception in thread main java.lang.ExceptionInInitializerError
at org.ofbiz.base.util.Debug.clinit(Debug.java:86)
at
org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50)
at org.ofbiz.base.start.Start.initStartLoaders(Start.java:259)
at org.ofbiz.base.start.Start.init(Start.java:96)
at org.ofbiz.base.start.Start.main(Start.java:410)
Caused by: java.util.MissingResourceException: Can't find bundle for base
name cache, locale en
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:210)
at
org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:206)
at org.ofbiz.base.util.cache.UtilCache.init(UtilCache.java:139)
at
org.ofbiz.base.util.cache.UtilCache.createUtilCache(UtilCache.java:1005)
at org.ofbiz.base.util.UtilProperties.clinit(UtilProperties.java:69)
... 5 more


 Regards
*Vivek Mishra
*

::DISCLAIMER::
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and
attachments please check them for viruses and defect.

---


Re: Hello All

2011-08-04 Thread Sumit Pandit
Hi Vivek,

I am running and debuggin ofbiz in eclipse by very simple steps given in
following link  -

https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse#RunningandDebuggingOFBizinEclipse-debuggingInEclipse

I hope you are also trying same ??




On Thu, Aug 4, 2011 at 12:32 PM, vivek mishra vmvivek...@gmail.com wrote:

 Hello,

 *Got the following error while running Ofbiz in eclipse.*

 Admin socket not configured; set to port 0
 Exception in thread main java.lang.ExceptionInInitializerError
at org.ofbiz.base.util.Debug.clinit(Debug.java:86)
at
 org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50)
at org.ofbiz.base.start.Start.initStartLoaders(Start.java:259)
at org.ofbiz.base.start.Start.init(Start.java:96)
at org.ofbiz.base.start.Start.main(Start.java:410)
 Caused by: java.util.MissingResourceException: Can't find bundle for base
 name cache, locale en
at

 java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at
 org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:210)
at
 org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:206)
at org.ofbiz.base.util.cache.UtilCache.init(UtilCache.java:139)
at
 org.ofbiz.base.util.cache.UtilCache.createUtilCache(UtilCache.java:1005)
at org.ofbiz.base.util.UtilProperties.clinit(UtilProperties.java:69)
... 5 more


  Regards
 *Vivek Mishra
 *




-- 
Thanks and Regards
Sumit Pandit


Re: Hello All

2011-08-04 Thread vivek mishra
Hello Sumit

Thanks a lot buddy able to run OFBiz using eclipse finally.


Thanks  Regards
*Vivek Mishra
*



On Thu, Aug 4, 2011 at 1:32 PM, Sumit Pandit meetsumit...@gmail.com wrote:

 Hi Vivek,

 I am running and debuggin ofbiz in eclipse by very simple steps given in
 following link  -


 https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse#RunningandDebuggingOFBizinEclipse-debuggingInEclipse

 I hope you are also trying same ??




 On Thu, Aug 4, 2011 at 12:32 PM, vivek mishra vmvivek...@gmail.com
 wrote:

  Hello,
 
  *Got the following error while running Ofbiz in eclipse.*
 
  Admin socket not configured; set to port 0
  Exception in thread main java.lang.ExceptionInInitializerError
 at org.ofbiz.base.util.Debug.clinit(Debug.java:86)
 at
  org.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:50)
 at org.ofbiz.base.start.Start.initStartLoaders(Start.java:259)
 at org.ofbiz.base.start.Start.init(Start.java:96)
 at org.ofbiz.base.start.Start.main(Start.java:410)
  Caused by: java.util.MissingResourceException: Can't find bundle for base
  name cache, locale en
 at
 
 
 java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
 at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
 at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
 at
 
 org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:210)
 at
 
 org.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:206)
 at org.ofbiz.base.util.cache.UtilCache.init(UtilCache.java:139)
 at
  org.ofbiz.base.util.cache.UtilCache.createUtilCache(UtilCache.java:1005)
 at org.ofbiz.base.util.UtilProperties.clinit(UtilProperties.java:69)
 ... 5 more
 
 
   Regards
  *Vivek Mishra
  *
 



 --
 Thanks and Regards
 Sumit Pandit



Hello

2011-08-04 Thread vivek mishra
Hello

Want to use only HR module in OFBiz...how can i hide the others?


Thanks  Regards
Vivek Mishra*
*


Re: Hello

2011-08-04 Thread Hans Bakker
Please use a proper subject for your email request?

Check into the security...you can allow people only to use the HR
component and other components

do not disable any components as other suggested


Regards.
Hans


-- 
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.

On Thu, 2011-08-04 at 16:48 +0530, vivek mishra wrote:
 Hello
 
 Want to use only HR module in OFBiz...how can i hide the others?
 
 
 Thanks  Regards
 Vivek Mishra*
 *




Re: Hello

2011-08-04 Thread Brian Topping
On Aug 4, 2011, at 7:37 AM, Hans Bakker wrote:

 Please use a proper subject for your email request?

+1 

I generally have to do a double-take on these messages.  I don't want to mark 
things from the list as spam because I don't want my mail client to mark 
everything from the list as spam, but Hello is usually followed by a message 
from either 1) a diplomat in Iraq with $6.8 million that he needs help 
transferring or 2) a beautiful Russian girl, 28 y.o, looking for companion and 
marriage.  

Vivek:  This message should have been titled HR module in OFBiz.  

Thank you, Brian

Re: hello

2011-08-03 Thread Santosh Singh
*Dear  Vivek,*
Are you Using multiple instance.
Then All it will not work.

Let me know, in that case the solution is differ.*

Thanks  Regards
*
Sincerely Yours,

Santosh Singh.
__

MCA / Ruby,  Java developer

+91 98267 62844/ santoshs.ind...@gmail.co
santoshs.ind...@gmail.com*msantoshs.ind...@gmail.com
*




On Tue, Aug 2, 2011 at 8:42 PM, prasanth r prasanth.sunr...@gmail.comwrote:

 hi vivek,

 is it rectified?

 thanks
 prasath rajan

 On Tue, Aug 2, 2011 at 5:29 PM, harish haveal...@gmail.com wrote:

  or may be another reason,
  you have started the ofbiz using startofbiz.sh again you would've done
 the
  same, instead stop the ofbiz using stopofbiz.sh wait for a while and
 start
  again
 
  On Tue, Aug 2, 2011 at 5:08 PM, vivek mishra [via OFBiz] 
  ml-node+3712047-658467471-256...@n4.nabble.com wrote:
 
   vivek mishra to user-request
   show details 5:02 pm
  
   Hello,
  
   Got an error while running ./startofbiz.sh command in
 apache-ofbiz-10.04
  on
  
   linux.
   The error was:
  
   Exception in thread main java.net.BindException: Address already in
 use
   at java.net.PlainSocketImpl.socketBind(Native Method)
   at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
   at java.net.ServerSocket.bind(ServerSocket.java:328)
   at java.net.ServerSocket.init(ServerSocket.java:194)
   at
 org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
   at org.ofbiz.base.start.Start.init(Start.java:93)
   at org.ofbiz.base.start.Start.main(Start.java:410)
  
  
   --
If you reply to this email, your message will be added to the
 discussion
   below:
   http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712047.html
To start a new topic under OFBiz, email
   ml-node+135035-1074011943-256...@n4.nabble.com
   To unsubscribe from OFBiz, click here
 
 http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=135035code=aGF2ZWFsaW5rQGdtYWlsLmNvbXwxMzUwMzV8MjM5NDI5MzY=
  .
  
  
 
 
 
  --
  Regards,
  Harish Bramhanand
 
 
  -
  Regards,
  Harish
  --
  View this message in context:
  http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712083.html
  Sent from the OFBiz - User mailing list archive at Nabble.com.



Re: hello

2011-08-03 Thread prasanth r
hi vivek,

In dos prompt run the command
netstat -ao |findstr 8080

you will get the process Id of the service which is using the port 8080.

then goto taskmanager and find the process Id and check the application and
close it.

regards
prasath rajan




On Wed, Aug 3, 2011 at 12:42 PM, Santosh Singh santoshs.ind...@gmail.comwrote:

 *Dear  Vivek,*
 Are you Using multiple instance.
 Then All it will not work.

 Let me know, in that case the solution is differ.*

 Thanks  Regards
 *
 Sincerely Yours,

 Santosh Singh.
 __

 MCA / Ruby,  Java developer

 +91 98267 62844/ santoshs.ind...@gmail.co
 santoshs.ind...@gmail.com*msantoshs.ind...@gmail.com
 *




 On Tue, Aug 2, 2011 at 8:42 PM, prasanth r prasanth.sunr...@gmail.com
 wrote:

  hi vivek,
 
  is it rectified?
 
  thanks
  prasath rajan
 
  On Tue, Aug 2, 2011 at 5:29 PM, harish haveal...@gmail.com wrote:
 
   or may be another reason,
   you have started the ofbiz using startofbiz.sh again you would've done
  the
   same, instead stop the ofbiz using stopofbiz.sh wait for a while and
  start
   again
  
   On Tue, Aug 2, 2011 at 5:08 PM, vivek mishra [via OFBiz] 
   ml-node+3712047-658467471-256...@n4.nabble.com wrote:
  
vivek mishra to user-request
show details 5:02 pm
   
Hello,
   
Got an error while running ./startofbiz.sh command in
  apache-ofbiz-10.04
   on
   
linux.
The error was:
   
Exception in thread main java.net.BindException: Address already in
  use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:328)
at java.net.ServerSocket.init(ServerSocket.java:194)
at
  org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
at org.ofbiz.base.start.Start.init(Start.java:93)
at org.ofbiz.base.start.Start.main(Start.java:410)
   
   
--
 If you reply to this email, your message will be added to the
  discussion
below:
http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712047.html
 To start a new topic under OFBiz, email
ml-node+135035-1074011943-256...@n4.nabble.com
To unsubscribe from OFBiz, click here
  
 
 http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=135035code=aGF2ZWFsaW5rQGdtYWlsLmNvbXwxMzUwMzV8MjM5NDI5MzY=
   .
   
   
  
  
  
   --
   Regards,
   Harish Bramhanand
  
  
   -
   Regards,
   Harish
   --
   View this message in context:
   http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712083.html
   Sent from the OFBiz - User mailing list archive at Nabble.com.
 



Hello

2011-08-03 Thread vivek mishra
Hello all,

I want to keep only HR manager module in ofbiz this time.so for that where i
will have to make changes.


Re: Hello

2011-08-03 Thread prasanth r
hi vivek,

you have to change ofbiz-component.xml file.

In this file app-bar-display should be false to hide it in the main menu.

webapp name=ecomclone
title=eCommerce Clone
server=default-server
location=webapp/ecomclone
mount-point=/ecomclone
app-bar-display=false/  

regards
prasath rajan




On Wed, Aug 3, 2011 at 2:34 PM, vivek mishra vmvivek...@gmail.com wrote:

 Hello all,

 I want to keep only HR manager module in ofbiz this time.so for that where
 i
 will have to make changes.



Re: Hello

2011-08-03 Thread vivek mishra
Hello,

thanks prasath but there are too many ofbiz-component.xmlin which i will
have to change.

On Wed, Aug 3, 2011 at 2:40 PM, prasanth r prasanth.sunr...@gmail.comwrote:

 hi vivek,

 you have to change ofbiz-component.xml file.

 In this file app-bar-display should be false to hide it in the main menu.

 webapp name=ecomclone
title=eCommerce Clone
server=default-server
location=webapp/ecomclone
mount-point=/ecomclone
app-bar-display=false/  

 regards
 prasath rajan




 On Wed, Aug 3, 2011 at 2:34 PM, vivek mishra vmvivek...@gmail.com wrote:

  Hello all,
 
  I want to keep only HR manager module in ofbiz this time.so for that
 where
  i
  will have to make changes.
 



Re: Hello

2011-08-03 Thread prasanth r
no way. you have to do it in all the applications which are all you do not
want to show it in main menu.


On Wed, Aug 3, 2011 at 2:44 PM, vivek mishra vmvivek...@gmail.com wrote:

 Hello,

 thanks prasath but there are too many ofbiz-component.xmlin which i
 will
 have to change.

 On Wed, Aug 3, 2011 at 2:40 PM, prasanth r prasanth.sunr...@gmail.com
 wrote:

  hi vivek,
 
  you have to change ofbiz-component.xml file.
 
  In this file app-bar-display should be false to hide it in the main menu.
 
  webapp name=ecomclone
 title=eCommerce Clone
 server=default-server
 location=webapp/ecomclone
 mount-point=/ecomclone
 app-bar-display=false/  
 
  regards
  prasath rajan
 
 
 
 
  On Wed, Aug 3, 2011 at 2:34 PM, vivek mishra vmvivek...@gmail.com
 wrote:
 
   Hello all,
  
   I want to keep only HR manager module in ofbiz this time.so for that
  where
   i
   will have to make changes.
  
 



Hello

2011-08-03 Thread vivek mishra
Hello,

I want to run Ofbiz using eclipse ..so please explain how to use it As I m
new to this.

Thanks  Regards
*Vivek Mishra
*
*Scientific Officer/Engineer*


Re: Hello

2011-08-03 Thread Sam Hamilton
Hi, 

Google is your friend - 
https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse
 

Sam 


On 3 Aug 2011, at 19:11, vivek mishra wrote:

 Hello,
 
 I want to run Ofbiz using eclipse ..so please explain how to use it As I m
 new to this.
 
 Thanks  Regards
 *Vivek Mishra
 *
 *Scientific Officer/Engineer*



Re: Hello

2011-08-03 Thread Jacques Le Roux
Also https://cwiki.apache.org/OFBIZ/eclipse-tips.html 


Jacques

Sam Hamilton wrote:

Hi,

Google is your friend - 
https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Eclipse

Sam


On 3 Aug 2011, at 19:11, vivek mishra wrote:


Hello,

I want to run Ofbiz using eclipse ..so please explain how to use it As I m
new to this.

Thanks  Regards
*Vivek Mishra
*
*Scientific Officer/Engineer*




Re: how to hide or remove apps was Hello

2011-08-03 Thread BJ Freeman
HR depends on other modules, like partymgr.
so you can hide the other apps but they are still loaded.
prasath rajan
Gave you and example that you have to do to each ofbiz-component.xml
or
you can find what apps HR does not depend on and comment out the app in
the application/component-load.xml and specialpurpose/component-load.xml
Sorry can't give you a list of which ones.

vivek mishra sent the following on 8/3/2011 2:04 AM:
 Hello all,
 
 I want to keep only HR manager module in ofbiz this time.so for that where i
 will have to make changes.
 


hello

2011-08-02 Thread vivek mishra
vivek mishra to user-request
show details 5:02 pm

Hello,

Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on
linux.
The error was:

Exception in thread main java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:328)
at java.net.ServerSocket.init(ServerSocket.java:194)
at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
at org.ofbiz.base.start.Start.init(Start.java:93)
at org.ofbiz.base.start.Start.main(Start.java:410)


RE: hello

2011-08-02 Thread Hardik Handa
There is another application using the same port that Ofbiz uses i.e. 8080. U 
will need to shut that application down or you will need to change the ports on 
which Ofbiz runs.

Regards,
Hardik Handa
hardik.ha...@hcl.com

-Original Message-
From: vivek mishra [mailto:vmvivek...@gmail.com]
Sent: Tuesday, August 02, 2011 5:07 PM
To: user@ofbiz.apache.org
Subject: hello

vivek mishra to user-request
show details 5:02 pm

Hello,

Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on
linux.
The error was:

Exception in thread main java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:328)
at java.net.ServerSocket.init(ServerSocket.java:194)
at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
at org.ofbiz.base.start.Start.init(Start.java:93)
at org.ofbiz.base.start.Start.main(Start.java:410)

::DISCLAIMER::
---

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and
attachments please check them for viruses and defect.

---


Re: hello

2011-08-02 Thread BJ Freeman
look to see if tomcat is running.
if so you will need to change the addresses ofbiz uses.
go through the documentation on setup from the ofbiz main page.

vivek mishra sent the following on 8/2/2011 4:37 AM:
 vivek mishra to user-request
 show details 5:02 pm
 
 Hello,
 
 Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on
 linux.
 The error was:
 
 Exception in thread main java.net.BindException: Address already in use
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
 at java.net.ServerSocket.bind(ServerSocket.java:328)
 at java.net.ServerSocket.init(ServerSocket.java:194)
 at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
 at org.ofbiz.base.start.Start.init(Start.java:93)
 at org.ofbiz.base.start.Start.main(Start.java:410)
 


Re: hello

2011-08-02 Thread vivek mishra
Thanks


On Tue, Aug 2, 2011 at 5:07 PM, vivek mishra vmvivek...@gmail.com wrote:

 vivek mishra to user-request
 show details 5:02 pm

 Hello,

 Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on
 linux.
 The error was:

 Exception in thread main java.net.BindException: Address already in use
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
 at java.net.ServerSocket.bind(ServerSocket.java:328)
 at java.net.ServerSocket.init(ServerSocket.java:194)
 at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
 at org.ofbiz.base.start.Start.init(Start.java:93)
 at org.ofbiz.base.start.Start.main(Start.java:410)


Re: hello

2011-08-02 Thread harish
or may be another reason,
you have started the ofbiz using startofbiz.sh again you would've done the
same, instead stop the ofbiz using stopofbiz.sh wait for a while and start
again

On Tue, Aug 2, 2011 at 5:08 PM, vivek mishra [via OFBiz] 
ml-node+3712047-658467471-256...@n4.nabble.com wrote:

 vivek mishra to user-request
 show details 5:02 pm

 Hello,

 Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04 on

 linux.
 The error was:

 Exception in thread main java.net.BindException: Address already in use
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
 at java.net.ServerSocket.bind(ServerSocket.java:328)
 at java.net.ServerSocket.init(ServerSocket.java:194)
 at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
 at org.ofbiz.base.start.Start.init(Start.java:93)
 at org.ofbiz.base.start.Start.main(Start.java:410)


 --
  If you reply to this email, your message will be added to the discussion
 below:
 http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712047.html
  To start a new topic under OFBiz, email
 ml-node+135035-1074011943-256...@n4.nabble.com
 To unsubscribe from OFBiz, click 
 herehttp://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=135035code=aGF2ZWFsaW5rQGdtYWlsLmNvbXwxMzUwMzV8MjM5NDI5MzY=.





-- 
Regards,
Harish Bramhanand


-
Regards,
Harish
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712083.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: hello

2011-08-02 Thread prasanth r
hi vivek,

is it rectified?

thanks
prasath rajan

On Tue, Aug 2, 2011 at 5:29 PM, harish haveal...@gmail.com wrote:

 or may be another reason,
 you have started the ofbiz using startofbiz.sh again you would've done the
 same, instead stop the ofbiz using stopofbiz.sh wait for a while and start
 again

 On Tue, Aug 2, 2011 at 5:08 PM, vivek mishra [via OFBiz] 
 ml-node+3712047-658467471-256...@n4.nabble.com wrote:

  vivek mishra to user-request
  show details 5:02 pm
 
  Hello,
 
  Got an error while running ./startofbiz.sh command in apache-ofbiz-10.04
 on
 
  linux.
  The error was:
 
  Exception in thread main java.net.BindException: Address already in use
  at java.net.PlainSocketImpl.socketBind(Native Method)
  at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
  at java.net.ServerSocket.bind(ServerSocket.java:328)
  at java.net.ServerSocket.init(ServerSocket.java:194)
  at org.ofbiz.base.start.Start.initListenerThread(Start.java:167)
  at org.ofbiz.base.start.Start.init(Start.java:93)
  at org.ofbiz.base.start.Start.main(Start.java:410)
 
 
  --
   If you reply to this email, your message will be added to the discussion
  below:
  http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712047.html
   To start a new topic under OFBiz, email
  ml-node+135035-1074011943-256...@n4.nabble.com
  To unsubscribe from OFBiz, click here
 http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=135035code=aGF2ZWFsaW5rQGdtYWlsLmNvbXwxMzUwMzV8MjM5NDI5MzY=
 .
 
 



 --
 Regards,
 Harish Bramhanand


 -
 Regards,
 Harish
 --
 View this message in context:
 http://ofbiz.135035.n4.nabble.com/hello-tp3712047p3712083.html
 Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Hello

2011-02-22 Thread BJ Freeman

you are inaccurate, in that through committer, I have contributed.
and the fact I contribute on the mailing list is why he ask.
so maybe if more were showing they were interested in others, they would 
ask them.


by your statement, only people on the 
apache-ofbiz-pmc-members-and-committers can help or know anything, yet I 
don't see but a few contribute on the mailing list.


as you can see contributing brings attention.


=
BJ Freeman
Strategic Power Office with Supplier Automation  
http://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.com  http://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


David E Jones sent the following on 2/21/2011 11:18 PM:


Ousmane: if you're reading this please understand that while BJ is very active 
in the OFBiz mailing lists, he isn't really a contributor to OFBiz otherwise 
and has no part in speaking for the project.

For a list of those with more official roles in the project, including the 
Project Management Committee (PMC) members and committers, please see:

https://cwiki.apache.org/OFBADMIN/apache-ofbiz-pmc-members-and-committers.html

That said, if you have questions about Apache OFBiz a great place to ask is 
right here on the user mailing list. Actually, the best place to look for 
answers is in the extensive documentation available for OFBiz, and the home 
page of the project has some great links to get you started with that:

http://ofbiz.apache.org/

-David


On Feb 21, 2011, at 9:31 PM, BJ Freeman wrote:


I am forwarding this to the user mailing list.

I am in the process of integrating the project manager to the ERP.
I am not really that far yet except for setting up the goals.
I think it is a good conversation the user mailing list




=

BJ Freeman
Strategic Power Office with Supplier 
Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/21/2011 8:06 PM:

Hello BJ
I wish to talk about Ofbiz general plans the project etc. I see you
are one of the most active members. There are couple of things that
bother me a little.
I have only been looking at the system for a couple of months now. I
have some ERP experience I used to work for SAP.
Coming up to speed is kind of hard and I would like to remedy that.
I will try and find my yahoo ID and contact you online.
Regards,
Ousmane

On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:

hi Ousmane :
I use Yahoo Im ID bjfr33man
otherwise I use email.
what is it you wish to talk about

=
BJ Freeman
Strategic Power Office with Supplier Automation
http://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist
Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/16/2011 8:03 AM:

Hello BJ
My name is Ousmane Ba. I saw your message on the ofbiz mailing list.
I feel we should talk.
I use skype my ID is skypoba.
Regards,
Ousmane















Re: Hello

2011-02-22 Thread David E Jones

Contributing absolutely does bring attention. What bothers me, and why I 
responded about this, is that you answer all sorts of questions very poorly and 
often represent yourself as part of the project, and the result is that people 
think less of the project for it.

It's great that you participate on the mailing lists, and that you have made a 
couple of real code contributions. My suggestion is for your benefit and for 
the project is that you put more effort into quality instead of quantity. If 
you did that, perhaps you'd be on the list of committers and PMC members.

I hope you do get work based on your contributions here, but please don't try 
to represent the project or portray yourself as a major part of the project. 
It's not honest, and it's not fair to those who really have made this project 
what it is.

-David


On Feb 22, 2011, at 12:21 AM, BJ Freeman wrote:

 you are inaccurate, in that through committer, I have contributed.
 and the fact I contribute on the mailing list is why he ask.
 so maybe if more were showing they were interested in others, they would ask 
 them.
 
 by your statement, only people on the apache-ofbiz-pmc-members-and-committers 
 can help or know anything, yet I don't see but a few contribute on the 
 mailing list.
 
 as you can see contributing brings attention.
 
 
 =
 BJ Freeman
 Strategic Power Office with Supplier Automation  
 http://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.com  http://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 
 Chat  Y! messenger: bjfr33man
 
 
 David E Jones sent the following on 2/21/2011 11:18 PM:
 
 Ousmane: if you're reading this please understand that while BJ is very 
 active in the OFBiz mailing lists, he isn't really a contributor to OFBiz 
 otherwise and has no part in speaking for the project.
 
 For a list of those with more official roles in the project, including the 
 Project Management Committee (PMC) members and committers, please see:
 
 https://cwiki.apache.org/OFBADMIN/apache-ofbiz-pmc-members-and-committers.html
 
 That said, if you have questions about Apache OFBiz a great place to ask is 
 right here on the user mailing list. Actually, the best place to look for 
 answers is in the extensive documentation available for OFBiz, and the home 
 page of the project has some great links to get you started with that:
 
 http://ofbiz.apache.org/
 
 -David
 
 
 On Feb 21, 2011, at 9:31 PM, BJ Freeman wrote:
 
 I am forwarding this to the user mailing list.
 
 I am in the process of integrating the project manager to the ERP.
 I am not really that far yet except for setting up the goals.
 I think it is a good conversation the user mailing list
 
 
 
 
 =
 
 BJ Freeman
 Strategic Power Office with Supplier 
 Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.comhttp://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 
 Chat Y! messenger: bjfr33man
 Ousmane Ba sent the following on 2/21/2011 8:06 PM:
 Hello BJ
 I wish to talk about Ofbiz general plans the project etc. I see you
 are one of the most active members. There are couple of things that
 bother me a little.
 I have only been looking at the system for a couple of months now. I
 have some ERP experience I used to work for SAP.
 Coming up to speed is kind of hard and I would like to remedy that.
 I will try and find my yahoo ID and contact you online.
 Regards,
 Ousmane
 
 On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:
 hi Ousmane :
 I use Yahoo Im ID bjfr33man
 otherwise I use email.
 what is it you wish to talk about
 
 =
 BJ Freeman
 Strategic Power Office with Supplier Automation
 http://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.comhttp://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 Chat Y! messenger: bjfr33man
 Ousmane Ba sent the following on 2/16/2011 8:03 AM:
 Hello BJ
 My name is Ousmane Ba. I saw your message on the ofbiz mailing list.
 I feel we should talk.
 I use skype my ID is skypoba.
 Regards,
 Ousmane
 
 
 
 
 
 
 
 



Re: Hello

2011-02-22 Thread BJ Freeman

David:
I never have intentionally tried to portray myself to represent the 
project or portray yourself as a major part of the project. That is why 
I have the signature on my emails.


I do share as one that is on the mailing list and would be glad that 
others take up the role.


As far a getting work from Ofbiz, I rather not since it ties my hands 
for my goals. I have adopted ofbiz as a core that i have modified to 
meet my business goals. In that regard, that gives me a perspective 
others do not have or show relative, to end product.


I do provide solutions outside of this mailing list and project. I was 
doing that long before ofbiz came into existence. my gross income says I 
know what I am doing.

:D



David E Jones sent the following on 2/22/2011 12:36 AM:


Contributing absolutely does bring attention. What bothers me, and why I 
responded about this, is that you answer all sorts of questions very poorly and 
often represent yourself as part of the project, and the result is that people 
think less of the project for it.

It's great that you participate on the mailing lists, and that you have made a 
couple of real code contributions. My suggestion is for your benefit and for 
the project is that you put more effort into quality instead of quantity. If 
you did that, perhaps you'd be on the list of committers and PMC members.

I hope you do get work based on your contributions here, but please don't try 
to represent the project or portray yourself as a major part of the project. 
It's not honest, and it's not fair to those who really have made this project 
what it is.

-David


On Feb 22, 2011, at 12:21 AM, BJ Freeman wrote:


you are inaccurate, in that through committer, I have contributed.
and the fact I contribute on the mailing list is why he ask.
so maybe if more were showing they were interested in others, they would ask 
them.

by your statement, only people on the apache-ofbiz-pmc-members-and-committers 
can help or know anything, yet I don't see but a few contribute on the mailing 
list.

as you can see contributing brings attention.


=
BJ Freeman
Strategic Power Office with Supplier 
Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


David E Jones sent the following on 2/21/2011 11:18 PM:


Ousmane: if you're reading this please understand that while BJ is very active 
in the OFBiz mailing lists, he isn't really a contributor to OFBiz otherwise 
and has no part in speaking for the project.

For a list of those with more official roles in the project, including the 
Project Management Committee (PMC) members and committers, please see:

https://cwiki.apache.org/OFBADMIN/apache-ofbiz-pmc-members-and-committers.html

That said, if you have questions about Apache OFBiz a great place to ask is 
right here on the user mailing list. Actually, the best place to look for 
answers is in the extensive documentation available for OFBiz, and the home 
page of the project has some great links to get you started with that:

http://ofbiz.apache.org/

-David


On Feb 21, 2011, at 9:31 PM, BJ Freeman wrote:


I am forwarding this to the user mailing list.

I am in the process of integrating the project manager to the ERP.
I am not really that far yet except for setting up the goals.
I think it is a good conversation the user mailing list




=

BJ Freeman
Strategic Power Office with Supplier 
Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/21/2011 8:06 PM:

Hello BJ
I wish to talk about Ofbiz general plans the project etc. I see you
are one of the most active members. There are couple of things that
bother me a little.
I have only been looking at the system for a couple of months now. I
have some ERP experience I used to work for SAP.
Coming up to speed is kind of hard and I would like to remedy that.
I will try and find my yahoo ID and contact you online.
Regards,
Ousmane

On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:

hi Ousmane :
I use Yahoo Im ID bjfr33man
otherwise I use email.
what is it you wish to talk about

=
BJ Freeman
Strategic Power Office with Supplier Automation
http://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist
Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/16/2011 8:03 AM:

Hello BJ
My name is Ousmane Ba. I saw your message on the ofbiz mailing list.
I feel we should talk.
I use skype my ID is skypoba.
Regards,
Ousmane


















Re: Hello

2011-02-21 Thread automationi...@businessesnetwork.com

I am forwarding this to the user mailing list.
I am in the process of integrating the project manager to the ERP.
I am not really that far yet except for setting up the goals.
I think it is a good conversation the user mailing list




=

BJ Freeman
Strategic Power Office with Supplier Automation  
http://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.com  http://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/21/2011 8:06 PM:

Hello BJ
I wish to talk about Ofbiz general plans the project etc. I see you 
are one of the most active members. There are couple of things that 
bother me a little.
I have only been looking at the system for a couple of months now. I 
have some ERP experience I used to work for SAP.

Coming up to speed is kind of hard and I would like to remedy that.
I will try and find my yahoo ID and contact you online.
Regards,
Ousmane

On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:

hi Ousmane :
I use Yahoo Im ID bjfr33man
otherwise I use email.
what is it you wish to talk about

=
BJ Freeman
Strategic Power Office with Supplier Automation 
http://www.businessesnetwork.com/automation/viewforum.php?f=52

Specialtymarket.com http://www.specialtymarket.com/
Systems Integrator-- Glad to Assist
Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/16/2011 8:03 AM:

Hello BJ
My name is Ousmane Ba. I saw your message on the ofbiz mailing list. 
I feel we should talk.

I use skype my ID is skypoba.
Regards,
Ousmane









Re: Hello

2011-02-21 Thread BJ Freeman

I am forwarding this to the user mailing list.

I am in the process of integrating the project manager to the ERP.
I am not really that far yet except for setting up the goals.
I think it is a good conversation the user mailing list




=

BJ Freeman
Strategic Power Office with Supplier 
Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
Specialtymarket.comhttp://www.specialtymarket.com/
Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man
Ousmane Ba sent the following on 2/21/2011 8:06 PM:

 Hello BJ
 I wish to talk about Ofbiz general plans the project etc. I see you
 are one of the most active members. There are couple of things that
 bother me a little.
 I have only been looking at the system for a couple of months now. I
 have some ERP experience I used to work for SAP.
 Coming up to speed is kind of hard and I would like to remedy that.
 I will try and find my yahoo ID and contact you online.
 Regards,
 Ousmane

 On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:

 hi Ousmane :
 I use Yahoo Im ID bjfr33man
 otherwise I use email.
 what is it you wish to talk about

 =
 BJ Freeman
 Strategic Power Office with Supplier Automation
 http://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.comhttp://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 Chat Y! messenger: bjfr33man
 Ousmane Ba sent the following on 2/16/2011 8:03 AM:

 Hello BJ
 My name is Ousmane Ba. I saw your message on the ofbiz mailing list.
 I feel we should talk.
 I use skype my ID is skypoba.
 Regards,
 Ousmane










Re: Hello

2011-02-21 Thread David E Jones

Ousmane: if you're reading this please understand that while BJ is very active 
in the OFBiz mailing lists, he isn't really a contributor to OFBiz otherwise 
and has no part in speaking for the project.

For a list of those with more official roles in the project, including the 
Project Management Committee (PMC) members and committers, please see:

https://cwiki.apache.org/OFBADMIN/apache-ofbiz-pmc-members-and-committers.html

That said, if you have questions about Apache OFBiz a great place to ask is 
right here on the user mailing list. Actually, the best place to look for 
answers is in the extensive documentation available for OFBiz, and the home 
page of the project has some great links to get you started with that:

http://ofbiz.apache.org/

-David


On Feb 21, 2011, at 9:31 PM, BJ Freeman wrote:

 I am forwarding this to the user mailing list.
 
 I am in the process of integrating the project manager to the ERP.
 I am not really that far yet except for setting up the goals.
 I think it is a good conversation the user mailing list
 
 
 
 
 =
 
 BJ Freeman
 Strategic Power Office with Supplier 
 Automationhttp://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.comhttp://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 
 Chat Y! messenger: bjfr33man
 Ousmane Ba sent the following on 2/21/2011 8:06 PM:
 Hello BJ
 I wish to talk about Ofbiz general plans the project etc. I see you
 are one of the most active members. There are couple of things that
 bother me a little.
 I have only been looking at the system for a couple of months now. I
 have some ERP experience I used to work for SAP.
 Coming up to speed is kind of hard and I would like to remedy that.
 I will try and find my yahoo ID and contact you online.
 Regards,
 Ousmane
 
 On 2/21/2011 6:29 PM, automationi...@businessesnetwork.com wrote:
 hi Ousmane :
 I use Yahoo Im ID bjfr33man
 otherwise I use email.
 what is it you wish to talk about
 
 =
 BJ Freeman
 Strategic Power Office with Supplier Automation
 http://www.businessesnetwork.com/automation/viewforum.php?f=52
 Specialtymarket.comhttp://www.specialtymarket.com/
 Systems Integrator-- Glad to Assist
 Chat Y! messenger: bjfr33man
 Ousmane Ba sent the following on 2/16/2011 8:03 AM:
 Hello BJ
 My name is Ousmane Ba. I saw your message on the ofbiz mailing list.
 I feel we should talk.
 I use skype my ID is skypoba.
 Regards,
 Ousmane
 
 
 
 
 



Re: I can't find the ofbiz hello world tutorial.

2009-12-27 Thread Jacopo Cappellato
You may also be interested in some of the posts we are publishing in the new 
OFBiz blog of Hotwax Media (http://www.hotwaxmedia.com/apache-ofbiz-blog/):

http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-custom-components-in-ofbiz/
http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/
http://www.hotwaxmedia.com/apache-ofbiz-blog/prototype-tutorials-smart-columns/

Kind regards,

Jacopo

On Dec 14, 2009, at 10:17 PM, Juan Pablo wrote:

 Hello ofbiz community.
 
 I can't find the ofbiz hello world tutorial in the new ofbiz documentation
 page.
 I remember that there was a good beginer tutorial in the old documentation
 page. Someone has found the tutorial??
 
 -- 
 Juan Pablo



I can't find the ofbiz hello world tutorial.

2009-12-14 Thread Juan Pablo
Hello ofbiz community.

I can't find the ofbiz hello world tutorial in the new ofbiz documentation
page.
I remember that there was a good beginer tutorial in the old documentation
page. Someone has found the tutorial??

-- 
Juan Pablo


Re: I can't find the ofbiz hello world tutorial.

2009-12-14 Thread Jeroen van der Wal
Hi Pablo,

Try this url:
http://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide

Jeroen


On Mon, Dec 14, 2009 at 10:17 PM, Juan Pablo juanpablo.ma...@gmail.com wrote:
 Hello ofbiz community.

 I can't find the ofbiz hello world tutorial in the new ofbiz documentation
 page.
 I remember that there was a good beginer tutorial in the old documentation
 page. Someone has found the tutorial??

 --
 Juan Pablo



Re: I can't find the ofbiz hello world tutorial.

2009-12-14 Thread Erwan de FERRIERES

Hi Juan,

Here is the link :

http://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide

Le 14/12/2009 22:17, Juan Pablo a écrit :

Hello ofbiz community.

I can't find the ofbiz hello world tutorial in the new ofbiz documentation
page.
I remember that there was a good beginer tutorial in the old documentation
page. Someone has found the tutorial??



--
Erwan de FERRIERES
www.nereide.biz


Re: Hello World 2 Application error

2009-06-30 Thread Ravindra Mandre
Hi Beejal,
For fast learning you can also wash your hand on this
http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+%28Hello+World...%29


Hope that help for you for learning fast

Regards
Ravindra Mandre


On 6/24/09, Beejal Kamdar beeja...@mavericklabel.com wrote:


 Hi,

 I am new to Ofbiz and trying to run the tutorial applications.
 I am getting an error when try to run the Hello World 2 application.


 The error message is :
 java.net.MalformedURLException: Could not get root location for component
 with name [hello2], error was:
 org.ofbiz.base.component.ComponentException: No component found named :
 hello2

 Following is the code in the controller.xml, HelloScreens.xml and
 ofbiz-component.xml

 controller.xml

 ?xml version=1.0 encoding=UTF-8?
 site-conf xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   xsi:noNamespaceSchemaLocation=
 http://ofbiz.apache.org/dtds/site-conf.xsd;
   include
 location=component://common/webcommon/WEB-INF/common-controller.xml/
   descriptionPractice Component Site Configuration File/description
   ownerCopyright 2001-2008 The Apache Software Foundation/owner

   handler name=screen type=view
 class=org.ofbiz.widget.screen.ScreenWidgetViewHandler/

   !-- Request Mappings --
   request-map uri=main
   security https=false auth=false/
   response name=success type=view value=main/
   /request-map
   !-- end of request mappings --
   !-- View Mappings --
   view-map name=main type=screen
 page=component://hello2/widget/HelloScreens.xml#main/
   !-- end of view mappings --
 /site-conf




 HelloScreens.xml

 ?xml version=1.0 encoding=UTF-8?

 !DOCTYPE screens PUBLIC -//OFBiz//DTD OFBiz Screen Widget//EN 
 http://www.ofbiz.org/dtds/widget-screen.dtd;

 screens

screen name=main

section

widgets

platform-specifichtml html-template
 location=component://hello2/webapp/hello2/includes/header.ftl
 //html/platform-specific

platform-specifichtml html-template
 location=component://hello2/webapp/hello2/main.ftl
 //html/platform-specific

platform-specifichtml html-template
 location=component://hello2/webapp/hello2/includes/footer.ftl
 //html/platform-specific

/widgets

/section

/screen

 /screens



 ofbiz-component.xml

 ?xml version=1.0 encoding=UTF-8?

 ofbiz-component name=hello1
   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   xsi:noNamespaceSchemaLocation=
 http://ofbiz.apache.org/dtds/ofbiz-component.xsd;
  resource-loader  name=main type=component/
webapp name=hello2
   title=Hello2 Application
   server=default-server
   base-permission=OFBTOOLS
   location=webapp/hello2
   mount-point=/hello2
   app-bar-display=false/
 /ofbiz-component


 Please help.


 Thanks,
 Beejal






Re: Hello World 2 Application error

2009-06-24 Thread Deepak Dixit

Hello Beejal,

You have given the name of component hello1 in ofbiz-component.xml , 
Change it to hello2.


Thanks  Regards

Deepak Dixit

comment inline:


ofbiz-component.xml

?xml version=1.0 encoding=UTF-8?

ofbiz-component name=hello1

ofbiz-component name=hello2

   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   
xsi:noNamespaceSchemaLocation=http://ofbiz.apache.org/dtds/ofbiz-component.xsd; 


  resource-loader name=main type=component/
webapp name=hello2
   title=Hello2 Application
   server=default-server
   base-permission=OFBTOOLS
   location=webapp/hello2
   mount-point=/hello2
   app-bar-display=false/
/ofbiz-component


Please help.


Thanks,
Beejal








Hello,

2008-10-31 Thread bharat soni



Re: Hello,

2008-10-31 Thread Pranay Pandey
Hello Bharat, Well come to OFBiz.

On Thu, Oct 30, 2008 at 11:16 PM, bharat soni [EMAIL PROTECTED]wrote:





-- 
Thanks  Regards
--
Pranay Pandey
Indore, India


Re: General Hello + Content Manager

2008-08-30 Thread Jacques Le Roux

Paul,

BJ gave you most of the information you should need at this stage. Some more 
hints though.
You can see OFBiz as concentric modules. Following may be seen as obvious but I 
thing it's worth to be reminded.
Framework modules are at the core which use other Open Source Projects (like Tomcat), proprietary Technologies (like Java) and 
standards http://docs.ofbiz.org/display/OFBIZ/Open+Source+Projects+and+Standards (Btw I was not aware we were using Weka :o).
Then come core applications (I like to call them like that, but there is no consensus yet) which, of course, are using framework and 
maybe some Open Source Projects not used in framework (though I can't see which ones)
And most peripherals are specialpurpose applications which come Out Of The Box (OOTB) and are using framework modules and core 
applications modules. Of of them, the Point Of Sales modue (POS), is a bit specific as it's using XUI wich is not used anywhere else 
in OFBiz.

Modules are loaded in the concentric order defined above, framework 1st, the 
core applications, then specialpurpose.
Hot-deploy applications are coming last and override any applications artifacts defined before them. Not at the data level though, 
so : controller request-maps, screens, forms, services, etc.

If you are not aware about it, look for the ECA principle in OFBiz. It's how 
OFBiz is dealing whith the business workflow.

CMS : you might be interested by
http://www.nabble.com/How-to-use-the-OFBiz-CMS--td17855270.html
http://www.nabble.com/Error-loading-CMS-pages-editor-td15674764.html

Vince,
Hopefully, I will have to use the CMS module soon. I expressed some concerns about its stability in July. Since then David and 
Jacopo (and maybe some others, I don't recall from the top of my head, sorry guys ;o) have done some rewritting and it's more robust 
now. But there is still some work and I hope to help too when using it.

http://www.nabble.com/Template-in-Content-module-td18516195.html
http://www.nabble.com/Re%3A-Template-in-Content-module-td18729164.html

HTH

Jacques

From: Vince M. Clark [EMAIL PROTECTED]
BJ - Can you point me in the direction of any info related to the CMS rework you mentioned. I spent quite a bit of time learning 
CMS last year and would like to come up to speed on what will be changing.


- Original Message - 
From: BJ Freeman [EMAIL PROTECTED]

To: user@ofbiz.apache.org
Sent: Thursday, August 28, 2008 9:38:59 AM (GMT-0700) America/Denver
Subject: Re: General Hello + Content Manager

a lot of links have been given in the mailing list to very good
documentation.
both from an end user and development perspective.

here is one point you may have missed since it rather obscure.
ofbiz is the Framework folder.
Applications have been added using the datamodel books as a guide.
There are other Application those books that have not be implemented yet.
However you can take the Framework and build your own applications,
and not use the current applications.
using the hot-deploy is one way to add to ofbiz.
using a folder is another.

If you do use the applications in ofbiz you can enter the security info
thru the webtools, similar to the seed and demo data that gets loaded with
ant run-install
I suggest you go here and see if you missed any information.
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index

Note: CMS is going through a re-work.


madppiper sent the following on 8/28/2008 5:42 AM:

A warm and greatfully overdue Aloha @all fellow-developers ;)

I've been scrwaling these forums for weeks and been reading up on OFBiz so
that I'm finally feeling well-prepared for a first hello. I myself am a
developer from Germany who has been working various on eCommerce platforms
for quite some time now. (I actually developed a slick new one from scratch
myself: www.bazaaria.com - but that's a different story). I am currently in
the midst of developing an online-commerce platform for a company and while
reading up on all the ones available, fell in love with OFBiz. So I pushed
the idea of builing it all around this neat package and got everybody
onboard.

The only downside so far is that I am having a hard time reading up on the
details. I know that there are some well-written tutorials, but those are
scattered around the web, so I can't really find the right place to start. I
already got everything setup and am now trying to get a hang out of the
actual system. To be honest, I am still having dificulties getting
everything together, so perhaps there is somebody out there, who could hint
me to a solution?

As far as I understood it, everything starts with a new package in the
hot-deploy folder. From there I can create and edit my new platform,
correct? Now, what I'm still not getting is, where the CMS and most
difficulty of all PartyManager comes into play. If I am really adding
everything by hand in form of XML-Screens in that hot-deploy folder, then
what would I need the cms/partymanager for?

Is there a documentation

General Hello + Content Manager

2008-08-28 Thread madppiper

A warm and greatfully overdue Aloha @all fellow-developers ;)

I've been scrwaling these forums for weeks and been reading up on OFBiz so
that I'm finally feeling well-prepared for a first hello. I myself am a
developer from Germany who has been working various on eCommerce platforms
for quite some time now. (I actually developed a slick new one from scratch
myself: www.bazaaria.com - but that's a different story). I am currently in
the midst of developing an online-commerce platform for a company and while
reading up on all the ones available, fell in love with OFBiz. So I pushed
the idea of builing it all around this neat package and got everybody
onboard. 

The only downside so far is that I am having a hard time reading up on the
details. I know that there are some well-written tutorials, but those are
scattered around the web, so I can't really find the right place to start. I
already got everything setup and am now trying to get a hang out of the
actual system. To be honest, I am still having dificulties getting
everything together, so perhaps there is somebody out there, who could hint
me to a solution? 

As far as I understood it, everything starts with a new package in the
hot-deploy folder. From there I can create and edit my new platform,
correct? Now, what I'm still not getting is, where the CMS and most
difficulty of all PartyManager comes into play. If I am really adding
everything by hand in form of XML-Screens in that hot-deploy folder, then
what would I need the cms/partymanager for? 

Is there a documentation available that gives me further insight into that
matter?



-- 
View this message in context: 
http://www.nabble.com/General-Hello-%2B-Content-Manager-tp19199721p19199721.html
Sent from the OFBiz - User mailing list archive at Nabble.com.



Re: General Hello + Content Manager

2008-08-28 Thread BJ Freeman
a lot of links have been given in the mailing list to very good
documentation.
both from an end user and development perspective.

here is one point you may have missed since it rather obscure.
ofbiz is the Framework folder.
Applications have been added using the datamodel books as a guide.
There are other Application those books that have not be implemented yet.
However you can take the Framework and build your own applications,
and not use the current applications.
using the hot-deploy is one way to add to ofbiz.
using a folder is another.

If you do use the applications in ofbiz you can enter the security info
thru the webtools, similar to the seed and demo data that gets loaded with
ant run-install
I suggest you go here and see if you missed any information.
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index

Note: CMS is going through a re-work.


madppiper sent the following on 8/28/2008 5:42 AM:
 A warm and greatfully overdue Aloha @all fellow-developers ;)
 
 I've been scrwaling these forums for weeks and been reading up on OFBiz so
 that I'm finally feeling well-prepared for a first hello. I myself am a
 developer from Germany who has been working various on eCommerce platforms
 for quite some time now. (I actually developed a slick new one from scratch
 myself: www.bazaaria.com - but that's a different story). I am currently in
 the midst of developing an online-commerce platform for a company and while
 reading up on all the ones available, fell in love with OFBiz. So I pushed
 the idea of builing it all around this neat package and got everybody
 onboard. 
 
 The only downside so far is that I am having a hard time reading up on the
 details. I know that there are some well-written tutorials, but those are
 scattered around the web, so I can't really find the right place to start. I
 already got everything setup and am now trying to get a hang out of the
 actual system. To be honest, I am still having dificulties getting
 everything together, so perhaps there is somebody out there, who could hint
 me to a solution? 
 
 As far as I understood it, everything starts with a new package in the
 hot-deploy folder. From there I can create and edit my new platform,
 correct? Now, what I'm still not getting is, where the CMS and most
 difficulty of all PartyManager comes into play. If I am really adding
 everything by hand in form of XML-Screens in that hot-deploy folder, then
 what would I need the cms/partymanager for? 
 
 Is there a documentation available that gives me further insight into that
 matter?
 
 
 



Re: General Hello + Content Manager

2008-08-28 Thread Vince M. Clark
BJ - Can you point me in the direction of any info related to the CMS rework 
you mentioned. I spent quite a bit of time learning CMS last year and would 
like to come up to speed on what will be changing. 

- Original Message - 
From: BJ Freeman [EMAIL PROTECTED] 
To: user@ofbiz.apache.org 
Sent: Thursday, August 28, 2008 9:38:59 AM (GMT-0700) America/Denver 
Subject: Re: General Hello + Content Manager 

a lot of links have been given in the mailing list to very good 
documentation. 
both from an end user and development perspective. 

here is one point you may have missed since it rather obscure. 
ofbiz is the Framework folder. 
Applications have been added using the datamodel books as a guide. 
There are other Application those books that have not be implemented yet. 
However you can take the Framework and build your own applications, 
and not use the current applications. 
using the hot-deploy is one way to add to ofbiz. 
using a folder is another. 

If you do use the applications in ofbiz you can enter the security info 
thru the webtools, similar to the seed and demo data that gets loaded with 
ant run-install 
I suggest you go here and see if you missed any information. 
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index 

Note: CMS is going through a re-work. 


madppiper sent the following on 8/28/2008 5:42 AM: 
 A warm and greatfully overdue Aloha @all fellow-developers ;) 
 
 I've been scrwaling these forums for weeks and been reading up on OFBiz so 
 that I'm finally feeling well-prepared for a first hello. I myself am a 
 developer from Germany who has been working various on eCommerce platforms 
 for quite some time now. (I actually developed a slick new one from scratch 
 myself: www.bazaaria.com - but that's a different story). I am currently in 
 the midst of developing an online-commerce platform for a company and while 
 reading up on all the ones available, fell in love with OFBiz. So I pushed 
 the idea of builing it all around this neat package and got everybody 
 onboard. 
 
 The only downside so far is that I am having a hard time reading up on the 
 details. I know that there are some well-written tutorials, but those are 
 scattered around the web, so I can't really find the right place to start. I 
 already got everything setup and am now trying to get a hang out of the 
 actual system. To be honest, I am still having dificulties getting 
 everything together, so perhaps there is somebody out there, who could hint 
 me to a solution? 
 
 As far as I understood it, everything starts with a new package in the 
 hot-deploy folder. From there I can create and edit my new platform, 
 correct? Now, what I'm still not getting is, where the CMS and most 
 difficulty of all PartyManager comes into play. If I am really adding 
 everything by hand in form of XML-Screens in that hot-deploy folder, then 
 what would I need the cms/partymanager for? 
 
 Is there a documentation available that gives me further insight into that 
 matter? 
 
 
 



Re: opensource strategies - Hello World 3 NULL insertion issue

2008-06-09 Thread BJ Freeman
this is best answered on the opentaps open source forum
https://sourceforge.net/forum/forum.php?forum_id=487771

Ruede,Benjamin sent the following on 6/9/2008 1:05 AM:
 Hello,
 
 I am currently trying to reconstruct the hello world 3 tutorial on the 
 opensource strategies website ( 
 http://www.opensourcestrategies.com/ofbiz/hello_world3.php ).
 
 Everything works fine until the simple minilang service part. I can insert a 
 person into the guestbook but when trying to add a hobby for that person, I 
 receive the following error message:
 
 
 2008-06-06 14:33:09,593 (http-0.0.0.0-8080-Processor4) [
 CreateValue.java:66 :ERROR]
  exception report 
 --
 Exception: org.ofbiz.entity.GenericEntityException
 Message: Exception while inserting the following entity: 
 [GenericEntity:HelloPersonHobby][createdStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][createdTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)][lastUpdatedStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][lastUpdatedTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)] (while inserting: 
 [GenericEntity:HelloPersonHobby][createdStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][createdTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)][lastUpdatedStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][lastUpdatedTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)] (SQL Exception while executing the 
 following:INSERT INTO OFBIZ.HELLO_PERSON_HOBBY (HELLO_PERSON_ID, 
 HELLO_HOBBY_ID, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, 
 CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?) (Column 'HELLO_PERSON_ID'  cannot 
 accept a NULL value.)))
  stack trace 
 ---
 org.ofbiz.entity.GenericEntityException: Exception while inserting the 
 following entity: [GenericEntity:HelloPersonHobby][createdStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][createdTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)][lastUpdatedStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][lastUpdatedTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)] (while inserting: 
 [GenericEntity:HelloPersonHobby][createdStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][createdTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)][lastUpdatedStamp,2008-06-06 
 14:33:09.343(java.sql.Timestamp)][lastUpdatedTxStamp,2008-06-06 
 14:33:08.609(java.sql.Timestamp)] (SQL Exception while executing the 
 following:INSERT INTO OFBIZ.HELLO_PERSON_HOBBY (HELLO_PERSON_ID, 
 HELLO_HOBBY_ID, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, 
 CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?) (Column 'HELLO_PERSON_ID'  cannot 
 accept a NULL value.)))
 org.ofbiz.entity.datasource.GenericDAO.insert(GenericDAO.java:116)
 org.ofbiz.entity.datasource.GenericHelperDAO.create(GenericHelperDAO.java:65)
 org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:560)
 org.ofbiz.minilang.method.entityops.CreateValue.exec(CreateValue.java:64)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:931)
 org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)
 org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:105)
 org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:87)
 org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76)
 org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:344)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
 org.ofbiz.webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:305)
 org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:446)
 org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:274)
 org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:189)
 org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:77)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
 javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
 org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:248)
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105

Re: Hello, questions about adapting ofbiz to specific needs

2008-05-24 Thread Hans Bakker
Hi,

we are currently installing OFBiz for a telecom service provider.
please see my answers below.

On Fri, 2008-05-23 at 10:52 -0700, skhalil wrote:
 Hello to the community,
 
 First of all, I am new to the world of ofbiz. But from what I have seen it's
 very promising. I am currently preparing a pilot for telecom-specific needs
 and I have some questions :
 
 In Telecom world, there is the notion of parc i.e installed products 
 services. It allows the customer to modify its installed services without
 reordering from the commercial catalog. There is the commercial parc (DSL
 subscriptions, Mobile subscriptions...) and there is the technical parc i.e.
 : telecom platforms, devices and infrastructures that are used by the
 commercial parc to deliver the service.

 1- Is the idea of installed products is present in ofbiz? and if no, can
 you give me how can I add it (as an application? as a service? data to
 duplicate?...)

we use the subscription entity for this.

 2- I want to put in my catalog a service to sell like Mobile phone
 subscription in a pay monthly or pay as you go fashion, so what type of
 product should I create and what are the attributes to use. For example : if
 you buy mobile x with 6/12/24 months subscription you pay just y for
 this mobile, but you can also buy it alone, in this case you should pay z.

you can use the configurable product of which the subscription is one
part of the product.

 
 3- To support the subscription, there must be a service activation module,
 that tells : hey, this customer has bought a 12 months subscription so give
 him the technical permission to use his phone and send him reccuring
 bills. I know that's a bit out of the scope of ofbiz, but, is this possible
 with ofbiz and if no, what is the best approach to implement this module
 using the ofbiz framework?

at the moment the recurring order of the shopping list is used for this.
However we plan to implement a recurring subscription with related
service.

 
 4- More generally, is there out there a successeful ofbiz omplementation in
 the telecom area, and if anyone of you have tried to make a pilot, or have
 been involved in a telecom-specific implementation using ofbiz.
 

we are planning to have this customer operational in the august
timeframe.

 
 Many thanks by advance for any of your answers/comments.
 
 khalil
 
 
-- 
AntWebsystems.com: Quality OFBiz services for competitive rates.



Hello, questions about adapting ofbiz to specific needs

2008-05-23 Thread skhalil

Hello to the community,

First of all, I am new to the world of ofbiz. But from what I have seen it's
very promising. I am currently preparing a pilot for telecom-specific needs
and I have some questions :

In Telecom world, there is the notion of parc i.e installed products 
services. It allows the customer to modify its installed services without
reordering from the commercial catalog. There is the commercial parc (DSL
subscriptions, Mobile subscriptions...) and there is the technical parc i.e.
: telecom platforms, devices and infrastructures that are used by the
commercial parc to deliver the service.

1- Is the idea of installed products is present in ofbiz? and if no, can
you give me how can I add it (as an application? as a service? data to
duplicate?...)


2- I want to put in my catalog a service to sell like Mobile phone
subscription in a pay monthly or pay as you go fashion, so what type of
product should I create and what are the attributes to use. For example : if
you buy mobile x with 6/12/24 months subscription you pay just y for
this mobile, but you can also buy it alone, in this case you should pay z.

3- To support the subscription, there must be a service activation module,
that tells : hey, this customer has bought a 12 months subscription so give
him the technical permission to use his phone and send him reccuring
bills. I know that's a bit out of the scope of ofbiz, but, is this possible
with ofbiz and if no, what is the best approach to implement this module
using the ofbiz framework?

4- More generally, is there out there a successeful ofbiz omplementation in
the telecom area, and if anyone of you have tried to make a pilot, or have
been involved in a telecom-specific implementation using ofbiz.


Many thanks by advance for any of your answers/comments.

khalil


-- 
View this message in context: 
http://www.nabble.com/Hello%2C-questions-about-adapting-ofbiz-to-specific-needs-tp17430140p17430140.html
Sent from the OFBiz - User mailing list archive at Nabble.com.



Re: Hello, questions about adapting ofbiz to specific needs

2008-05-23 Thread Rashko Rejmer
Hi khalil,
I am not sure if all you need is implemented in OFBiz, but there is
Telecommunications chapter in The Data Model Resource Book, Vol 2
book.
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Related+Books
You can start your investigation from there and to compare the existing
OFBiz data model with this in the book.
Hope this helps.

Regards,
Rashko Rejmer

On Fri, 2008-05-23 at 10:52 -0700, skhalil wrote:
 First of all, I am new to the world of ofbiz. But from what I have
 seen it's
 very promising. I am currently preparing a pilot for telecom-specific
 needs
 and I have some questions : 



Re: Hello, questions about adapting ofbiz to specific needs

2008-05-23 Thread BJ Freeman
quick answer
Subscription and Services are available though you will have to add data
to support you type of subscription or services

then installed products will take some work.
I suggest though you go thru the documentation
and understand how ofbiz works, since it will change how view the task
you have to do.
http://docs.ofbiz.org/pages/listpages-dirview.action?key=OFBTECH
http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
if you don't have time then look at hiring someone that is familiar with
ofbiz.

skhalil sent the following on 5/23/2008 10:52 AM:
 Hello to the community,
 
 First of all, I am new to the world of ofbiz. But from what I have seen it's
 very promising. I am currently preparing a pilot for telecom-specific needs
 and I have some questions :
 
 In Telecom world, there is the notion of parc i.e installed products 
 services. It allows the customer to modify its installed services without
 reordering from the commercial catalog. There is the commercial parc (DSL
 subscriptions, Mobile subscriptions...) and there is the technical parc i.e.
 : telecom platforms, devices and infrastructures that are used by the
 commercial parc to deliver the service.
 
 1- Is the idea of installed products is present in ofbiz? and if no, can
 you give me how can I add it (as an application? as a service? data to
 duplicate?...)
 
 
 2- I want to put in my catalog a service to sell like Mobile phone
 subscription in a pay monthly or pay as you go fashion, so what type of
 product should I create and what are the attributes to use. For example : if
 you buy mobile x with 6/12/24 months subscription you pay just y for
 this mobile, but you can also buy it alone, in this case you should pay z.
 
 3- To support the subscription, there must be a service activation module,
 that tells : hey, this customer has bought a 12 months subscription so give
 him the technical permission to use his phone and send him reccuring
 bills. I know that's a bit out of the scope of ofbiz, but, is this possible
 with ofbiz and if no, what is the best approach to implement this module
 using the ofbiz framework?
 
 4- More generally, is there out there a successeful ofbiz omplementation in
 the telecom area, and if anyone of you have tried to make a pilot, or have
 been involved in a telecom-specific implementation using ofbiz.
 
 
 Many thanks by advance for any of your answers/comments.
 
 khalil
 
 



Re: Hello, questions about adapting ofbiz to specific needs

2008-05-23 Thread Anil Patel

Visit, http://docs.ofbiz.org/display/OFBIZ/Apache+OFBiz+User+List
There is British Telecom listed in there as user of Ofbiz.

Regards
Anil Patel


On May 23, 2008, at 3:44 PM, BJ Freeman wrote:


quick answer
Subscription and Services are available though you will have to add  
data

to support you type of subscription or services

then installed products will take some work.
I suggest though you go thru the documentation
and understand how ofbiz works, since it will change how view the task
you have to do.
http://docs.ofbiz.org/pages/listpages-dirview.action?key=OFBTECH
http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
if you don't have time then look at hiring someone that is familiar  
with

ofbiz.

skhalil sent the following on 5/23/2008 10:52 AM:

Hello to the community,

First of all, I am new to the world of ofbiz. But from what I have  
seen it's
very promising. I am currently preparing a pilot for telecom- 
specific needs

and I have some questions :

In Telecom world, there is the notion of parc i.e installed  
products 
services. It allows the customer to modify its installed services  
without
reordering from the commercial catalog. There is the commercial  
parc (DSL
subscriptions, Mobile subscriptions...) and there is the technical  
parc i.e.

: telecom platforms, devices and infrastructures that are used by the
commercial parc to deliver the service.

1- Is the idea of installed products is present in ofbiz? and if  
no, can
you give me how can I add it (as an application? as a service? data  
to

duplicate?...)


2- I want to put in my catalog a service to sell like Mobile phone
subscription in a pay monthly or pay as you go fashion, so what  
type of
product should I create and what are the attributes to use. For  
example : if
you buy mobile x with 6/12/24 months subscription you pay just  
y for
this mobile, but you can also buy it alone, in this case you should  
pay z.


3- To support the subscription, there must be a service  
activation module,
that tells : hey, this customer has bought a 12 months  
subscription so give
him the technical permission to use his phone and send him  
reccuring
bills. I know that's a bit out of the scope of ofbiz, but, is this  
possible
with ofbiz and if no, what is the best approach to implement this  
module

using the ofbiz framework?

4- More generally, is there out there a successeful ofbiz  
omplementation in
the telecom area, and if anyone of you have tried to make a pilot,  
or have

been involved in a telecom-specific implementation using ofbiz.


Many thanks by advance for any of your answers/comments.

khalil








smime.p7s
Description: S/MIME cryptographic signature


Re: Hello I want to send bulk mails

2008-05-21 Thread Pradeep Kumar
Hi,

 Is there any option to filter the contact list? for which we are sending
the mail

On Wed, May 21, 2008 at 9:06 AM, Raj Saini [EMAIL PROTECTED] wrote:

 It was discussed sometime back. There is also tip on wiki related to this.
 Following links should help you.


 http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-SendingMailsToContactLists

 http://markmail.org/message/v667vuo6djkddggz#query:Ofbiz%20contact%20list%20Raj%20saini+page:1+mid:2kdhmpcw5rl57ymu+state:results

 Thanks,

 Raj


 Pradeep Kumar wrote:

 Hi All,

 Can anybody tell me how to send the bulk mails?
 I am trying the newsletter functionality in ofbiz, I come to know how to
 subscribe. and I want to know how to send the letters to the
 subscriber.







-- 
With regards,
S K Pradeep kumar


Hello I want to send bulk mails

2008-05-20 Thread Pradeep Kumar
Hi All,

Can anybody tell me how to send the bulk mails?
I am trying the newsletter functionality in ofbiz, I come to know how to
subscribe. and I want to know how to send the letters to the
subscriber.

-- 
With regards,
S K Pradeep kumar


Hello could you help me,

2008-04-20 Thread Pradeep Kumar
Hello all,

I am implementing the Return Policy, and I am getting the error when I try
to ship the product by clicking on Quick Ship Entire Order button.
And the error is like this:

In user screen it is showing : *ERROR: Could not Issue
OrderItemShipGrpInvRes to Shipment.

*In the console it is showing:

2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
ServiceDispatcher.java:411:ERROR] Service Error [changeOrderStatus]: ERROR :
Could not change order status ; status is not a valid change.
2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
TransactionUtil.java:285:WARN ]
 exception report
--
[TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly; this
stack trace shows where this is happening:
Exception: java.lang.Exception
Message: Service Error [changeOrderStatus]: ERROR : Could not change order
status ; status is not a valid change.
 stack trace
---
java.lang.Exception: Service Error [changeOrderStatus]: *ERROR : Could not
change order status ; status is not a valid change.*
org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:285)
org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:235)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:415)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
org.ofbiz.order.order.OrderServices.checkItemStatus(OrderServices.java:1600)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:91)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:53)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:336)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:104)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:138)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:165)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:372)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:150)
org.ofbiz.minilang.method.callops.CallService.exec(CallService.java:240)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:79)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:118)
org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)

Tell me what is the reason and Which are the files I need to look up.
Also suggest me document about the process how the data is stored  and
orders are maintained in the ofbiz.

-- 
With regards,
S K Pradeep kumar


Re: Hello could you help me,

2008-04-20 Thread BJ Freeman
here is the reference
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=StatusItem
you can view all the things realted
https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo
put in StatusItem

You should look at statusvalidchange

Pradeep Kumar sent the following on 4/20/2008 1:04 PM:
 Hello all,
 
 I am implementing the Return Policy, and I am getting the error when I try
 to ship the product by clicking on Quick Ship Entire Order button.
 And the error is like this:
 
 In user screen it is showing : *ERROR: Could not Issue
 OrderItemShipGrpInvRes to Shipment.
 
 *In the console it is showing:
 
 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 ServiceDispatcher.java:411:ERROR] Service Error [changeOrderStatus]: ERROR :
 Could not change order status ; status is not a valid change.
 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 TransactionUtil.java:285:WARN ]
  exception report
 --
 [TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly; this
 stack trace shows where this is happening:
 Exception: java.lang.Exception
 Message: Service Error [changeOrderStatus]: ERROR : Could not change order
 status ; status is not a valid change.
  stack trace
 ---
 java.lang.Exception: Service Error [changeOrderStatus]: *ERROR : Could not
 change order status ; status is not a valid change.*
 org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:285)
 org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:235)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:415)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
 org.ofbiz.order.order.OrderServices.checkItemStatus(OrderServices.java:1600)
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)
 org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:91)
 org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:53)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:336)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
 org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:104)
 org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:138)
 org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:165)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:372)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:150)
 org.ofbiz.minilang.method.callops.CallService.exec(CallService.java:240)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:79)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:118)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)
 
 Tell me what is the reason and Which are the files I need to look up.
 Also suggest me document about the process how the data is stored  and
 orders are maintained in the ofbiz.
 



Re: Hello could you help me,

2008-04-20 Thread Pradeep Kumar
Hello Sir,

 This sites are not active currently ; and they shows message like this:

This site is currently undergoing maintenance. We apologize for the
inconvenience.

Could you please suggest other resource.



On Mon, Apr 21, 2008 at 4:44 AM, BJ Freeman [EMAIL PROTECTED] wrote:

 here is the reference

 https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=StatusItem
 you can view all the things realted
 https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo
 put in StatusItem

 You should look at statusvalidchange

 Pradeep Kumar sent the following on 4/20/2008 1:04 PM:
  Hello all,
 
  I am implementing the Return Policy, and I am getting the error when I
 try
  to ship the product by clicking on Quick Ship Entire Order button.
  And the error is like this:
 
  In user screen it is showing : *ERROR: Could not Issue
  OrderItemShipGrpInvRes to Shipment.
 
  *In the console it is showing:
 
  2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
  ServiceDispatcher.java:411:ERROR] Service Error [changeOrderStatus]:
 ERROR :
  Could not change order status ; status is not a valid change.
  2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
  TransactionUtil.java:285:WARN ]
   exception report
  --
  [TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly;
 this
  stack trace shows where this is happening:
  Exception: java.lang.Exception
  Message: Service Error [changeOrderStatus]: ERROR : Could not change
 order
  status ; status is not a valid change.
   stack trace
  ---
  java.lang.Exception: Service Error [changeOrderStatus]: *ERROR : Could
 not
  change order status ; status is not a valid change.*
 
 org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:285)
 
 org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:235)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:415)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
  org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
 
 org.ofbiz.order.order.OrderServices.checkItemStatus(OrderServices.java:1600)
  sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  java.lang.reflect.Method.invoke(Method.java:585)
 
 org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:91)
 
 org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:53)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:336)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
  org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
 
 org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:104)
  org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:138)
  org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:165)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:372)
  org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
  org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:150)
  org.ofbiz.minilang.method.callops.CallService.exec(CallService.java:240)
  org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
  org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:79)
  org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
  org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:118)
  org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
  org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)
 
  Tell me what is the reason and Which are the files I need to look up.
  Also suggest me document about the process how the data is stored  and
  orders are maintained in the ofbiz.
 




-- 
With regards,
S K Pradeep kumar


Re: Hello could you help me,

2008-04-20 Thread BJ Freeman
you can run the current svn on you system
replace demo.hotwaxmedia.com
with
localhost:8334

Pradeep Kumar sent the following on 4/20/2008 5:15 PM:
 Hello Sir,
 
  This sites are not active currently ; and they shows message like this:
 
 This site is currently undergoing maintenance. We apologize for the
 inconvenience.
 
 Could you please suggest other resource.
 
 
 
 On Mon, Apr 21, 2008 at 4:44 AM, BJ Freeman [EMAIL PROTECTED] wrote:
 
 here is the reference

 https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=StatusItem
 you can view all the things realted
 https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo
 put in StatusItem

 You should look at statusvalidchange

 Pradeep Kumar sent the following on 4/20/2008 1:04 PM:
 Hello all,

 I am implementing the Return Policy, and I am getting the error when I
 try
 to ship the product by clicking on Quick Ship Entire Order button.
 And the error is like this:

 In user screen it is showing : *ERROR: Could not Issue
 OrderItemShipGrpInvRes to Shipment.

 *In the console it is showing:

 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 ServiceDispatcher.java:411:ERROR] Service Error [changeOrderStatus]:
 ERROR :
 Could not change order status ; status is not a valid change.
 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 TransactionUtil.java:285:WARN ]
  exception report
 --
 [TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly;
 this
 stack trace shows where this is happening:
 Exception: java.lang.Exception
 Message: Service Error [changeOrderStatus]: ERROR : Could not change
 order
 status ; status is not a valid change.
  stack trace
 ---
 java.lang.Exception: Service Error [changeOrderStatus]: *ERROR : Could
 not
 change order status ; status is not a valid change.*

 org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:285)
 org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:235)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:415)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)

 org.ofbiz.order.order.OrderServices.checkItemStatus(OrderServices.java:1600)
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)

 org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:91)
 org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:53)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:336)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)

 org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:104)
 org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:138)
 org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:165)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:372)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:150)
 org.ofbiz.minilang.method.callops.CallService.exec(CallService.java:240)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:79)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:118)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)

 Tell me what is the reason and Which are the files I need to look up.
 Also suggest me document about the process how the data is stored  and
 orders are maintained in the ofbiz.


 
 



Re: Hello could you help me,

2008-04-20 Thread BJ Freeman
you can also try these
http://docs.ofbiz.org/display/OFBIZ/Alternative+Demo+Servers


Pradeep Kumar sent the following on 4/20/2008 5:15 PM:
 Hello Sir,
 
  This sites are not active currently ; and they shows message like this:
 
 This site is currently undergoing maintenance. We apologize for the
 inconvenience.
 
 Could you please suggest other resource.
 
 
 
 On Mon, Apr 21, 2008 at 4:44 AM, BJ Freeman [EMAIL PROTECTED] wrote:
 
 here is the reference

 https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=StatusItem
 you can view all the things realted
 https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo
 put in StatusItem

 You should look at statusvalidchange

 Pradeep Kumar sent the following on 4/20/2008 1:04 PM:
 Hello all,

 I am implementing the Return Policy, and I am getting the error when I
 try
 to ship the product by clicking on Quick Ship Entire Order button.
 And the error is like this:

 In user screen it is showing : *ERROR: Could not Issue
 OrderItemShipGrpInvRes to Shipment.

 *In the console it is showing:

 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 ServiceDispatcher.java:411:ERROR] Service Error [changeOrderStatus]:
 ERROR :
 Could not change order status ; status is not a valid change.
 2008-04-21 01:30:09,031 (http-0.0.0.0-8443-Processor4) [
 TransactionUtil.java:285:WARN ]
  exception report
 --
 [TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly;
 this
 stack trace shows where this is happening:
 Exception: java.lang.Exception
 Message: Service Error [changeOrderStatus]: ERROR : Could not change
 order
 status ; status is not a valid change.
  stack trace
 ---
 java.lang.Exception: Service Error [changeOrderStatus]: *ERROR : Could
 not
 change order status ; status is not a valid change.*

 org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:285)
 org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:235)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:415)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)

 org.ofbiz.order.order.OrderServices.checkItemStatus(OrderServices.java:1600)
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)

 org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:91)
 org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:53)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:336)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)

 org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:104)
 org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:138)
 org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:165)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:372)
 org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211)
 org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:150)
 org.ofbiz.minilang.method.callops.CallService.exec(CallService.java:240)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfEmpty.exec(IfEmpty.java:79)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.method.ifops.IfCompare.exec(IfCompare.java:118)
 org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:929)
 org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:568)

 Tell me what is the reason and Which are the files I need to look up.
 Also suggest me document about the process how the data is stored  and
 orders are maintained in the ofbiz.


 
 



Hello Please help me.

2008-04-15 Thread Pradeep Kumar
Hi all,

 I am getting this error is there any solution to this error :
2008-04-15 22:59:27,843 (main) [StandardContext.java:3638:ERROR]
Exception starting filter ContextFilter
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
at java.lang.String.substring(String.java:1768)
at
org.ofbiz.webapp.control.ContextFilter.init(ContextFilter.java:84)
at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:223)
at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:304)
at
org.apache.catalina.core.ApplicationFilterConfig.init(ApplicationFilterConfig.java:77)
at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3634)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4217)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
at org.apache.catalina.startup.Embedded.start(Embedded.java:821)
at
org.ofbiz.catalina.container.CatalinaContainer.start(CatalinaContainer.java:222)
at
org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:80)
at org.ofbiz.base.start.Start.startStartLoaders(Start.java:263)
at org.ofbiz.base.start.Start.startServer(Start.java:314)
at org.ofbiz.base.start.Start.start(Start.java:318)
at org.ofbiz.base.start.Start.main(Start.java:404)


-- 
With regards,
S K Pradeep kumar


Re: Hello Please help me.

2008-04-15 Thread BJ Freeman
trace the code to see what string is causing this.
more of the log would be helpful.

Pradeep Kumar sent the following on 4/15/2008 10:33 AM:
 Hi all,
 
  I am getting this error is there any solution to this error :
 2008-04-15 22:59:27,843 (main) [StandardContext.java:3638:ERROR]
 Exception starting filter ContextFilter
 java.lang.StringIndexOutOfBoundsException: String index out of range: -2
 at java.lang.String.substring(String.java:1768)
 at
 org.ofbiz.webapp.control.ContextFilter.init(ContextFilter.java:84)
 at
 org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:223)
 at
 org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:304)
 at
 org.apache.catalina.core.ApplicationFilterConfig.init(ApplicationFilterConfig.java:77)
 at
 org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3634)
 at
 org.apache.catalina.core.StandardContext.start(StandardContext.java:4217)
 at
 org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
 at
 org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
 at
 org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
 at
 org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
 at org.apache.catalina.startup.Embedded.start(Embedded.java:821)
 at
 org.ofbiz.catalina.container.CatalinaContainer.start(CatalinaContainer.java:222)
 at
 org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:80)
 at org.ofbiz.base.start.Start.startStartLoaders(Start.java:263)
 at org.ofbiz.base.start.Start.startServer(Start.java:314)
 at org.ofbiz.base.start.Start.start(Start.java:318)
 at org.ofbiz.base.start.Start.main(Start.java:404)
 
 



Re: hello world application

2007-12-14 Thread Pranay Pandey
For this you can visit this link :
http://www.opensourcestrategies.com/ofbiz/tutorials.php
This will be very helpful to you. All things are explained there.

On Dec 14, 2007 12:50 PM, Hans Bakker [EMAIL PROTECTED] wrote:

 Please read the related webpage page carefully, it is completely
 explained there.

 On Thu, 2007-12-13 at 21:37 -0800, Preetam A. B wrote:
  hello,
 
  i Have build OFBIZ on linux running properly..
 
  can any one tell me what are the proper steps for creating HELLO WORLD
  APPLICATION ON OFBIZ.
 
  PLZ IN DETAIL AS SOON AS POSSIBLE ..
 
 
 --
 http://Antwebsystems.com : OFBiz Quality support for competitive rates.






hello world application

2007-12-13 Thread Preetam A. B

hello,

i Have build OFBIZ on linux running properly..

can any one tell me what are the proper steps for creating HELLO WORLD
APPLICATION ON OFBIZ.

PLZ IN DETAIL AS SOON AS POSSIBLE ..


-- 
View this message in context: 
http://www.nabble.com/hello-world-application-tp14330322p14330322.html
Sent from the OFBiz - User mailing list archive at Nabble.com.



Re: hello world application

2007-12-13 Thread BJ Freeman
you need to ask here
https://sourceforge.net/forum/forum.php?forum_id=487771


Preetam A. B sent the following on 12/13/2007 9:37 PM:
 hello,
 
 i Have build OFBIZ on linux running properly..
 
 can any one tell me what are the proper steps for creating HELLO WORLD
 APPLICATION ON OFBIZ.
 
 PLZ IN DETAIL AS SOON AS POSSIBLE ..
 
 



Re: hello world application

2007-12-13 Thread BJ Freeman
Also you can look at the /framework/example/
this gives you the basics for developing you own app.

Preetam A. B sent the following on 12/13/2007 9:37 PM:
 hello,
 
 i Have build OFBIZ on linux running properly..
 
 can any one tell me what are the proper steps for creating HELLO WORLD
 APPLICATION ON OFBIZ.
 
 PLZ IN DETAIL AS SOON AS POSSIBLE ..
 
 



Re: hello world application

2007-12-13 Thread Hans Bakker
Please read the related webpage page carefully, it is completely
explained there.

On Thu, 2007-12-13 at 21:37 -0800, Preetam A. B wrote:
 hello,
 
 i Have build OFBIZ on linux running properly..
 
 can any one tell me what are the proper steps for creating HELLO WORLD
 APPLICATION ON OFBIZ.
 
 PLZ IN DETAIL AS SOON AS POSSIBLE ..
 
 
-- 
http://Antwebsystems.com : OFBiz Quality support for competitive rates.