hi everybody!
I'm new to appfuse, so please help me out here to find a tutorial, with
an explanation of two objects related with a one-to-many relationship
(for instance, Employee + Department) and how this can be mapped, etc.
in appfuse using Spring MVC + Hibernate.
Thanks in advance! Any an
I'm a newbie,
Netbeans 6.1, with maven and subversion plugins make appfuse is a snap!
All Maven projects load as native code!
using win xp, also tortoisesvn
I ran Matt Raible's equinox as both a java and as a web project in netbeans
6.1,
the browser had to be activated by me for the java pro
Hi,
I have a similar setup to the appfuse structure but with additional modules
so I have
data
data-core
data-commerce
hibernate-core
hibernate-commerce
service
service-core
service-commerce
web
common-core
common-jsf-core
common-jsf-commerce
Everything but the web is ful
I have the same problem, so I am with you in asking help.
Thanks
Vincenzo Caselli
On Mon, Jul 21, 2008 at 7:29 PM, pedro_burglin <[EMAIL PROTECTED]> wrote:
>
> All,
>
> I am trying to use t:inputCalendar with AppFuse JSF but there is a weird
> behavior of this component in IE 6 (not sure about
All,
I am trying to use t:inputCalendar with AppFuse JSF but there is a weird
behavior of this component in IE 6 (not sure about other IE versions) that I
could not find how to correct yet. I also did not find other ppl discussing
about it in this or a JSF/MyFaces forum.
If you use IE to go to t
Are you using the latest mysql jdbc jar?
2008/7/21 java_user_ <[EMAIL PROTECTED]>:
>
> Has anyone figured out what is causing the CommunicationsException after 8+
> hours on idle time?
> It is a stale connection and adding "autoReconnect=true" in the JDBC URL
> has
> not fixed the issue.
>
> Ther
Remove the *updatable = false, insertable = false* from the item's category
JoinColumn tag (and leave the mappedBy='category')...
David M.
2008/7/20 Alc4man <[EMAIL PROTECTED]>:
>
> Thanks for the quick reply. I tried to add mappedBy="category" as you said
> but it did not help.
>
> Now it looks
Cool! Running "mvn package -X" I found that both files were being processed
but were being outputted (with the tokens replaced with property values!)
into "$project_root\target\work\webapp" instead of
"$project_root\target\work\webapp\WEB-INF". So, just adding a single line to
override the target
You might try running "mvn package -X" and see if the files are being processed.
Matt
On Mon, Jul 21, 2008 at 9:42 AM, pedro_burglin <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I also need help figuring out how to use properties defined in pom.xml in
> files like web.xml and faces-config.xml.
>
> I fo
Hi,
I also need help figuring out how to use properties defined in pom.xml in
files like web.xml and faces-config.xml.
I found this thread but just looking at the contents in the URL sent by Matt
I could not figure out the steps I need to implement to make it work. Can
someone post the steps req
I believe David Whitehurst wrote a tutorial on this, but I can't seem
to find it.
Matt
On Mon, Jul 21, 2008 at 8:16 AM, icky <[EMAIL PROTECTED]> wrote:
> hi everybody!
> I'm new to appfuse, so please help me out here to find a tutorial, with an
> explanation of two objects related with a one-to-m
hi everybody!
I'm new to appfuse, so please help me out here to find a tutorial, with
an explanation of two objects related with a one-to-many relationship
(for instance, Employee + Department) and how this can be mapped, etc.
in appfuse using Spring MVC + Hibernate.
Thanks in advance! Any an
Has anyone figured out what is causing the CommunicationsException after 8+
hours on idle time?
It is a stale connection and adding "autoReconnect=true" in the JDBC URL has
not fixed the issue.
There appears to be a few threads on the forum discussing the issue but I
have not seen a final resolut
13 matches
Mail list logo