Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
How jposee work with miniGL?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Shin  
View profile  
 More options Jun 26, 12:52 am
From: Shin <nickli...@gmail.com>
Date: Thu, 25 Jun 2009 21:52:26 -0700 (PDT)
Local: Fri, Jun 26 2009 12:52 am
Subject: How jposee work with miniGL?
I success setup jposee. In the web application, i cannot access the
miniGL.
how it work with jposee?

--shin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Salter  
View profile  
 More options Jun 26, 4:40 am
From: Mark Salter <marksal...@talktalk.net>
Date: Fri, 26 Jun 2009 09:40:34 +0100
Local: Fri, Jun 26 2009 4:40 am
Subject: Re: How jposee work with miniGL?
Shin wrote:
> I success setup jposee. In the web application, i cannot access the
> miniGL.

miniGL is a set of classes that provides accounting facilities within jPOS.

Have you implemented something that uses miniGL?

I wonder what you expected to see through your web interface?

--
Mark


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alejandro Revilla  
View profile  
 More options Jun 26, 7:35 am
From: Alejandro Revilla <a...@jpos.org>
Date: Fri, 26 Jun 2009 08:35:43 -0300
Local: Fri, Jun 26 2009 7:35 am
Subject: Re: How jposee work with miniGL?
There's a minigl_ui module but it's unreleased yet, because I don't like
it. It has evolved over the last couple of years and it uses some old
JavaScript components (i.e. ajax based tree to browse the chart of
accounts) that I don't like and want to upgrade, probably to GWT.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shin  
View profile  
 More options Jun 26, 9:12 am
From: Shin <nickli...@gmail.com>
Date: Fri, 26 Jun 2009 06:12:27 -0700 (PDT)
Local: Fri, Jun 26 2009 9:12 am
Subject: Re: How jposee work with miniGL?
i'm a beginner of miniGL. i haven't implemented anything uses miniGL.
That's why i am playing the jposee now. i thought miniGL is a UI
accounting modules.

On Jun 26, 4:40 pm, Mark Salter <marksal...@talktalk.net> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shin  
View profile  
 More options Jun 26, 9:23 am
From: Shin <nickli...@gmail.com>
Date: Fri, 26 Jun 2009 06:23:26 -0700 (PDT)
Local: Fri, Jun 26 2009 9:23 am
Subject: Re: How jposee work with miniGL?
Can you guide me how to start to using miniGL? I'm interesting how to
use it to implements Account module.
Any simple sample example?

On Jun 26, 7:35 pm, Alejandro Revilla <a...@jpos.org> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alejandro Revilla  
View profile  
 More options Jun 26, 12:15 pm
From: Alejandro Revilla <a...@jpos.org>
Date: Fri, 26 Jun 2009 13:15:59 -0300
Local: Fri, Jun 26 2009 12:15 pm
Subject: Re: How jposee work with miniGL?
There's some initial info in http://uy.jpos.org/minigl/miniGL.pdf

I just added a couple of optional modules to jposee, namely:

  eecore3min
  minigl_test

You can install (by moving from opt to modules or just creating a
symbolic link) the following modules:

  commons
  eecore3min
  hibernate3
  hibernate3_mysql
  jpos
  minigl
  minigl_test
  system

Review your devel.properties and set a proper dbhost, dbname, dbuser and dbpass.

Create your database and grant appropriate permissions, i.e:

   CREATE DATABASE jposee;
   GRANT ALL PRIVILEGES ON jposee.* TO 'sa'@'localhost';

Review modules/minigl_test/testdata.xml and add an entry with your
operating system username.

Run 'ant clean test'

Then, you probably want to review the unit tests in opt/minigl_test/test/org/jpos/gl/*.java to see how we use the GLSession.

I hope this can get you going.

--Alejandro


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shin  
View profile  
 More options Jun 29, 5:17 am
From: Shin <nickli...@gmail.com>
Date: Mon, 29 Jun 2009 02:17:36 -0700 (PDT)
Local: Mon, Jun 29 2009 5:17 am
Subject: Re: How jposee work with miniGL?
Thanks Alejandro. I can run the test.

On Jun 27, 12:15 am, Alejandro Revilla <a...@jpos.org> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google