tomahawk tree2 for clay built up tree structure

2006-07-12 Thread stephan opitz
problem is the structure. if i have an object containing an id and a parentId (which is null, or linking to another object -> the parent one) if i get a list from db how is it possible to build up the structure for the tree2 i tried hashmap or recursive algorithm, but nothing with much success.

Re: tomahawk + shale clay - Solution

2006-07-07 Thread stephan opitz
sitive. CalendarBean "#{calendarBean.firstDate}" Try: "#{CalendarBean.firstDate}" Gary -- Original message ------ From: "stephan opitz" <[EMAIL PROTECTED]> > applicationContext.xml > > > > "http://www.springframew

Re: tomahawk + shale clay - Solution

2006-07-07 Thread stephan opitz
L PROTECTED]>: >From: "stephan opitz" <[EMAIL PROTECTED]> > thx, but how i register them? > To register a managed bean using JSF, look in the /WEB-INF/faces-config.xml. Try something like this: calendarBean org.acme.CalendarBean request A few more e

Re: tomahawk + shale clay - Solution

2006-07-07 Thread stephan opitz
thx, but how i register them? 2006/7/7, Gary VanMatre <[EMAIL PROTECTED]>: >hello, > >i followed your instructions with the tomahawk-view-config.xml and >include it into web.xml >also i added tomahawk 1.11 libary into lib folder... > >now i wanted to use the calendar! > >i copied CalendarBean fr

Re: [shale] and ejb 3.0 and hibernate working together example

2006-07-05 Thread stephan opitz
it works as ear project with access to the ejbs by prewriting the ear-archive name 2006/7/1, stephan opitz <[EMAIL PROTECTED]>: i've looked hours for it and it didn't work... using eclipse... also examples from inet whicht i imported in eclipse... out-of-container ejb shouldn&#

Re: [shale] + myeclipse + jboss + how to + working???

2006-07-05 Thread stephan opitz
egards, David -Original Message- From: stephan opitz [mailto:[EMAIL PROTECTED] Sent: Sunday, July 02, 2006 11:34 AM To: Struts Users Mailing List Subject: Re: [shale] + myeclipse + jboss + how to + working??? all depending libaries have to be copy in the WEB-INF/lib folder resources in the

EJB 3.0 out-of-the-container support with struts or shale

2006-07-02 Thread stephan opitz
the ejb 3.0 specifivation is done standard! does anyone get successful support for an struts or shale project using ejb 3.0. glassfish reference implementation works only with vm argument -javaagent -> but is this maybe possible to combine with webframeworks ala struts or shale. important is th

Re: [shale] + myeclipse + jboss + how to + working???

2006-07-02 Thread stephan opitz
all depending libaries have to be copy in the WEB-INF/lib folder resources in the src folder too... it works 2006/7/2, stephan opitz <[EMAIL PROTECTED]>: 1. create a shale project using maven 2 mvn archetype:create -DarchetypeGroupId=org.apache.struts.shale -DarchetypeArtifactId=

[shale] + myeclipse + jboss + how to + working???

2006-07-02 Thread stephan opitz
1. create a shale project using maven 2 mvn archetype:create -DarchetypeGroupId=org.apache.struts.shale -DarchetypeArtifactId=struts-archetype-shale-blank -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=org.apache.struts.ShaleTest -DpackageName=org.apache.struts.ShaleTest -DartifactId=ShaleTest -Dremo

Re: [shale] and ejb 3.0 and hibernate working together example

2006-07-01 Thread stephan opitz
i've looked hours for it and it didn't work... using eclipse... also examples from inet whicht i imported in eclipse... out-of-container ejb shouldn't be that problem but it is... i've used the glassfish reference implementation. also built a jar containing the meta-inf (& persistence.xml) craig

Re: [shale] and ejb 3.0 and hibernate working together example

2006-06-30 Thread stephan opitz
, but no solution found... persistence.xml wouldn't be found... should i define something else?? any solution stephan 2006/6/29, stephan opitz <[EMAIL PROTECTED]>: thx... thats great... i learned on studying the mailreader example... when it is ready to service... i'm ri

Re: [shale] and ejb 3.0 and hibernate working together example

2006-06-29 Thread stephan opitz
nd an example... maybe you have one? or can implement an how to look like in mailreader? stephan 2006/6/29, Craig McClanahan <[EMAIL PROTECTED]>: On 6/29/06, stephan opitz <[EMAIL PROTECTED]> wrote: > > hello... > > does exist any kind of good example which include in the con

[shale] and ejb 3.0 and hibernate working together example

2006-06-29 Thread stephan opitz
hello... does exist any kind of good example which include in the controller component hibernate with normal pojos or maybe already ejb 3.0??? stephan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[shale] clay login example

2006-06-24 Thread stephan opitz
hello, where i find the clay login example from the documentation... thx... stephan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [shale] ajax example from use cases

2006-06-15 Thread stephan opitz
teh dropdown Completition.jsp/java gives back the requested info to the text fields. but what does this ajax$address means? stephan 2006/6/15, stephan opitz <[EMAIL PROTECTED]>: thx... unbelievable... i searched with windows for 80632 (file containing)... in Domains.java it is... s

Re: [shale] ajax example from use cases

2006-06-15 Thread stephan opitz
thx... unbelievable... i searched with windows for 80632 (file containing)... in Domains.java it is... stephan 2006/6/15, Wendy Smoak <[EMAIL PROTECTED]>: On 6/15/06, stephan opitz <[EMAIL PROTECTED]> wrote: > i almost understood how it works, but where "the ajax form&qu

[shale] ajax example from use cases

2006-06-15 Thread stephan opitz
i almost understood how it works, but where "the ajax form" get its information... e.g.: 80632 Greeley Colorado there exist no obviously dao or source... stephan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [shale] using the eclipse ide (maybe ith ant or maven2)

2006-06-14 Thread stephan opitz
in Hermod -Opprinnelig melding- Fra: stephan opitz [mailto:[EMAIL PROTECTED] Sendt: 14. juni 2006 19:16 Til: Struts Users Mailing List Emne: Re: [shale] using the eclipse ide (maybe ith ant or maven2) hello it works in eclipse... next important problem is... i can define lifecycles li

Re: [shale] using the eclipse ide (maybe ith ant or maven2)

2006-06-14 Thread stephan opitz
: org.apache.struts.ShaleShop:ShaleShop:war:1.0-SNAPSHOT ( task-segment: [package] ) why? stephan 2006/6/14, Gary VanMatre <[EMAIL PROTECTED]>: >From: "Wendy Smoak" <[EMAIL PROTECTED]> > > On 6/14/06, stephan opitz wrote: > > i wanted start programming with shale... > > so i tried to inte

[shale] using the eclipse ide (maybe ith ant or maven2)

2006-06-14 Thread stephan opitz
i wanted start programming with shale... so i tried to integrate the shale blank war into eclipse as a new tomcat project because i was not able to configure maven2 and shale into eclipse i'm using ant. in the web-inf/src folder is my build.xml wich is working...

Re: [shale] back button issue

2006-06-13 Thread stephan opitz
for just this reason. Cheers, Ian. Apologies for previous empty post - got over-ecited when Brazil scored! -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: 13 June 2006 18:52 To: Struts Users Mailing List Subject: Re: [shale] back button issue On 6/13/06, stephan opitz

Re: [shale] back button issue

2006-06-13 Thread stephan opitz
this is a very important issue... after i got this exception it is not possible to do anything again in maybe in any other use case :-/ stephan 2006/6/13, Wendy Smoak <[EMAIL PROTECTED]>: On 6/13/06, stephan opitz <[EMAIL PROTECTED]> wrote: > while rebuiding the login procedu

[shale] back button issue

2006-06-13 Thread stephan opitz
dear shale friends, i'm want to using shale... while rebuiding the login procedure from the use-cases, i found the problem with the browser back button... shale does not know that the actual view was finished. anybody has some answers? stephan