Hi,
I would like suggest you to use the GroovyShell from Groovy project.
I use this in my web action for providing some rule customization just like
your case.
The advantage of using GroovyShell() is you can put your Java data model
into GroovyShell and execute your script(Mathematical formula
In my memories this was a free open source project. Maybe not free for
commercial use. Strange.
Charles
On 11 Feb 2009, at 21:47, Yogesh Bhardwaj wrote:
Thanks Charles! I would take a look at it. It'll take something to
convince my company to buy this though :).
Thanks,
Yogesh
From: Charl
Thanks Charles! I would take a look at it. It'll take something to convince my
company to buy this though :).
Thanks,
Yogesh
From: Charles Girardot
To: users@appfuse.dev.java.net
Sent: Wednesday, February 11, 2009 2:15:07 PM
Subject: Re: [appfuse-user] Mathem
Nathan Anderson wrote:
As I recall, you really only
have 2 choices: disable the Java security, or build a java security
policy for your app. I have never done the work of building a security
policy, but my understanding is that you basically need to run the app,
see what fails and add a poli
Hi Yogesh,
You might want to check the JEP project at http://www.singularsys.com/jep/
. I haven t used it but I know projects using this for an
*apparently* similar problem.
Hope this helps
Charles
On 11 Feb 2009, at 16:50, Yogesh Bhardwaj wrote:
Hello all,
This question is not relate
Hi Waldo,
Sorry I didn't jump in sooner, I've been too busy to keep up on mail list
items lately. I first reported the issues with Ubuntu and created the OS
issues page you mentioned earlier. As I recall, you really only have 2
choices: disable the Java security, or build a java security policy
Hi,
I packaged the basic Spring MVC Application that is part of the appfuse with
full source. Disabled the WebServices and used the JNDI for data source and
deployed on the WebSphere through the admin console wizard and specified the
context root during the process. The deployment went well.
Whe
Matt,
I've removed the ClickStream Listener, and now I am getting a failure to
configure the RequestContextListener, StartupListener, and
MenuContextListener all with a stack trace like the following:
Any ideas? The "access denied" cause has me a bit puzzled.
Thanks in advance,
Waldo
11-Feb-200
Hi,
appfuse:gen-model does't work for a table which has more than one primary
key could any one help me
thanks
Hello all,
This question is not related to AppFuse so please pardon me, but since there
are so many developers from open source community here, just thought of
getting some opinions. We have a business requirement in which the end users
would create mathematical "formulae" through a UI. So in a s
Quoting syg6 :
Is this possible? I've been looking at SQLLite, Jetty, and projects like
Google Gears and Adobe Air. I would like to take my appfuse app and stick it
on a cdrom. Of course the user would no longer be able to enter new data,
only browse existing data.
Don't know about a cd, but I
Quoting Flavio Froes :
How do I disabel DB generation?
I have model my DB first instead of modeling my java classes. how can I
disable the db generation on mvn command line?
Add the option -Dmaven.test.skip=true
Ger-Jan
--
"I went out to Charing Cross, to see Major-general Harrison hanged, d
How do I disabel DB generation?
I have model my DB first instead of modeling my java classes. how can I
disable the db generation on mvn command line?
I also would like to suggest this plug in for doing reverse engine of the
db. It is quite useful. It generates the java classes with all the
annota
I don't think so , it's not fantastic!!.
They do more great things in AppFuses Maven Plugin , take a look at their
source code , you believe them. :)
On Wed, Feb 11, 2009 at 2:46 PM, Ice-Man wrote:
>Hi, Reza,
>
> What a fantastic realizing!!! ;-))
> It would be so great/outstandi
Hi, Reza,
What a fantastic realizing!!! ;-))
It would be so great/outstanding if AppFuse's forks implement this
feature!! :D
Ice-Man
2009/2/11 Reza Farshi
> Dear matt,
> In appfue-maven-plugin in org.appfuse.mojo.installer.InstallSourceMojo
> class in
>
>private List addModu
Dear matt,
In appfue-maven-plugin in org.appfuse.mojo.installer.InstallSourceMojo class
in
private List addModuleDependencies(List dependencies, String
moduleName, String moduleLocation) method
this method try to get pom.xml of exsiting modules in current project :
Get get = (Get)An
16 matches
Mail list logo