Can anyone recommend a tool for embedded web applet testing?
A google search seeemed to offer only this:
http://docs.codehaus.org/display/FEST/Selenium
Any experience with this or other tool?
Josep
im using maven 2.2.1 and maven-jetty-plugin:6.1.9
--
View this message in context:
http://appfuse.547863.n4.nabble.com/Out-of-memory-error-Is-this-is-a-reason-tp2955624p2964964.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
By setting JAVA_HOME to jdk 1.5, it seems to work fine.
2010/10/6 Josep García
> In AppFuse 2.0.2, multi-module:
>
> 1. in core:
> mvn appfuse:gen
> Ok.
>
> 2. In web:
> mvn appfuse:gen
>
> [INFO] [appfuse:gen {execution: default-cli}]
> What is the name of your pojo (i.e. Person)?: Certificat
In AppFuse 2.0.2, multi-module:
1. in core:
mvn appfuse:gen
Ok.
2. In web:
mvn appfuse:gen
[INFO] [appfuse:gen {execution: default-cli}]
What is the name of your pojo (i.e. Person)?: CertificateParserConfig
[INFO] [AppFuse] Assuming 'portasigma-core' has hibernate.cfg.xml in its
src/main/resourc
Its Working fine with admin showing all menu, but when i logged in as ROLE_E5
its showing grumbled menu...
logged in as e5officer-- assigned roles ROLE_USER, ROLE_E5
nicetab.vm, menu-config.xml and menu.jsp attached.
http://appfuse.547863.n4.nabble.com/file/n2965058/menu.jsp menu.jsp
http://appf
I am running appfuse:gen but get an error because I changed the default
ApplicationResources.properties filename for resource bundle:
[info] [AppFuse] Installing generated files (pattern: **/*.java)...
[info] [AppFuse] Installing sample data for DbUnit...
[info] [AppFuse] Installing Struts views a
Can you try removing local AppFuse artifacts (rm -r
~/.m2/repository/org/appfuse) and trying again. This should be fixed with
the latest snapshot build.
On Wed, Oct 6, 2010 at 12:24 AM, m_aliyar wrote:
>
> Version of appfuse is 2.1.0-M2-SNAPSHOT
> --
> View this message in context:
> http://appf
Currently, it's not possible to change this as a configuration mechanism. If
you'd like to see it changed, please enter an issue in JIRA.
On Wed, Oct 6, 2010 at 8:27 AM, Josep García wrote:
> I am running appfuse:gen but get an error because I changed the default
> ApplicationResources.propertie
Yes !!!.Now it is working!!.Thanks a lot for your prompt response.I am a .net
developer trying to learn java.
--
View this message in context:
http://appfuse.547863.n4.nabble.com/appfuse-full-source-failed-tp2529181p2965605.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-