Hi All,
This one's really a Hibernate issue, but I've Googling for a solution
for a while without success and I'm not on any Hibernate lists. I also
know there are people on this list who use AppFuse with Oracle.
My app is based on AppFuse 2.0.1 and I develop it against a Postgres
database
Hi All,
I'm using appfuse with struts.
I have a model like this
public class MyClass extends BaseObject implements Serializable {
...
private EnumStatus status;
...
@Enumerated(EnumType.STRING)
@Column(name="Status", length=16)
public EnumStatus getStatus() {
return this.s
How do you declare more than one set of database configurations for
dbunit-maven-plugin? Does pom.xml support multiple instances of
dbunit-maven-plugin, or does dbunit-maven-plugin support multiple
configurations?
If I'm barking up the wrong tree here, then in general could someone tell me
how A
Perfect :)
The problem was that Eclipse birt adds 5 servlets to viewer/download,
etc... reports. And oi could acess with acegi security. Now this
servlets have restricted access
appfuse-struts 2.x + dojo-toolkit 1.0.2 + birt runtime i think that it woks.
appfuse 2.x rules congratulations
You should be able to protect any URLs for certain roles by modifying
security.xml. If this file is not in your project, you can override
the default by copying it from
target/yourproject-name/WEB-INF/security.xml to
src/main/webapp/WEB-INF.
Hope this helps,
Matt
On 1/31/08, Miguel Romero <[EMAI
Add the following dependency to your web project:
opensymphony
clickstream
1.0.3
Unfortunately clickstream 1.0.3 is not available in any of the central
repositories. When you run your build the first time it will fail and will
give you instructions as to how
i have the same exception:
java.lang.NullPointerException
at
com.opensymphony.clickstream.ClickstreamListener.sessionDestroyed(Cli
ckstreamListener.java:55)
at
org.apache.catalina.session.StandardSession.expire(StandardSession.ja
va:697)
in appfuse 2.0.1, the jar is clicktream-1.0
your clue + mvn war:inplace, works my sysdeo
thanks.
2008/1/31, Matt Raible <[EMAIL PROTECTED]>:
> Make sure applicationContext-struts.xml is in the deployed WEB-INF
> directory. If it isn't, then Sysdeo probably needs to run after the
> WARs have been merged by Maven. A workaround is to run full
Hi,
i´m trying integrate Eclipse Birt in appfuse 2.x project.
Birt servlets inside appfuse application Works , but i have a security
problem. i can access to servlets bir without appfuse redirect app to
login.jsp
localhost:8080/myappfuseproject/run?
localhost:8080/myappfuseproject/frameset?
Make sure applicationContext-struts.xml is in the deployed WEB-INF
directory. If it isn't, then Sysdeo probably needs to run after the
WARs have been merged by Maven. A workaround is to run full-source on
your project.
Matt
On Jan 31, 2008, at 2:10 AM, Miguel Romero wrote:
hi,
i´m tryin
hi,
i´m trying debug with eclipse my project appfuse-struts-2.0.1, but
when start tomcat after applicated sysdeo pluging...
-
[myproject] WARN [main]
InterceptorBuilder.constructInterceptorReference(60) | Unable to load
config class adminInterceptor at interceptor -
file:/
11 matches
Mail list logo