AW: Re: Re: cocoon and cocoon-webapp together

2016-06-30 Thread hansheinrichbraun
the problem about fop is that the the parameter files i could reach lie outside 
the webapp and are rather restricted in their location.But i have a hint how to 
change the PDFSerializer that i can put them on the classpath.I will try it 
when i am back from my holidays end of july.
but now that i cannot use cocoon without programming efforts as i also found 
out for my email usage as rest application i think i could also integrate it in 
wicket although the rest idea was challenging.
after this work is done i hope i can get to new functions


Von meinem Samsung Galaxy Smartphone gesendet.
 Ursprüngliche Nachricht Von: hansheinrichbraun 
 Datum: 27.06.16  03:47  (GMT+07:00) An: 
users@cocoon.apache.org Betreff: AW: Re: Re: cocoon and cocoon-webapp together 
i got it running in openshift but now an old problem came up. In the fop-config 
file the base and metrics-file and embed-url i found rather fixed placing all 
at the bottom of the project directory but when i bring up to openshift all the 
adresses don't .work the easiest way would be to get them from cocoon But i 
don't know how to achieve it

Von meinem Samsung Galaxy Smartphone gesendet.
 Ursprüngliche Nachricht Von: gelo1234  
Datum: 26.06.16  09:31  (GMT+01:00) An: Cocoon Users  
Betreff: Re: Re: cocoon and cocoon-webapp together 
Hello,

You have to use 3.0.0-beta-SNAPSHOT maven dependencies and all works seamlessly.
I didn't have any problems building package (jar) and deploying to Tomcat. 
Openshift shouldn't
have any issues either.

Btw. C3 development is stale now. Beta release hasn't been published 
officially. Feel free to contribute.

Greetings,
Greg



2016-06-26 7:04 GMT+02:00 hansheinrichbraun 
:
3.0.0-beta-1-SNAPSHOT thank you for yout quick reply which shows me there is 
still some life in cocoon.I am just testing another solution.bringing my 
private maven repository to openshift.And it worked already with my database 
dependency.So it seems that i can bring my local maven infrastructure to 
openshift it was a hazzle for me to bring these both together. i use cocoon as 
a rest service to produce pdf and emails maybe i will still meet some troubles 
with the rest function and with emails let's see


Von meinem Samsung Galaxy Smartphone gesendet.
 Ursprüngliche Nachricht Von: warrell harries 
 Datum: 25.06.16  20:41  (GMT+01:00) An: 
users@cocoon.apache.org, Hans-Heinrich Braun  
Betreff: Re: cocoon and cocoon-webapp together 
What version of Cocoon? Use 2.12 and deploy the web app to Tomcat 7
What's the problem with that?
Best wishes 
Warrell 

On Sat, 25 Jun 2016, 17:58 Hans-Heinrich Braun, 
 wrote:
I am bringing my application to openshift.It seems that i cannot integrate 
local dependencies in openshift.So it try to make one maven project out of 
cocoon and cocoon-webapp.But i didn't succeed after one day of trial.Do 
somebody have an idea how to accomplish it,Best regardsH.H.Braun




Re: Matching HTML GET parameters in sitemap

2016-06-30 Thread warrell harries
Great news. Well done!

On Wed, 29 Jun 2016, 23:39 crburd,  wrote:

> Thanks for the suggestion. While I couldn't get the method to work, it did
> lead me, in researching it, to this action:
>
> org.apache.cocoon.acting.RequestParameterExistsAction
>
> Once I figured how to implement it, all was well.
>
> Charles
>
> On Jun 29, 2016, at 1:37 AM, warrell harries-4 [via Cocoon] wrote:
>
> You could use the select matcher which allows you to alter flow through
> the pipeline based on a parameter value
>
> On Wed, 29 Jun 2016, 00:01 Charles Burd, < href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=0"
> target="_top" rel="nofollow" link="external">[hidden email]> wrote:
>
> In a Cocoon 2.1 installation, I'm trying to get a sitemap pipeline match
>> to differentiate between a URL that has no HTML GET parameters and one that
>> does.
>>
>> For example, I want two different matches for the following URLs:
>>
>> foo.org
>>
>> foo.org?operation=bar 
>>
>> Thanks,
>>
>> Charles Burd
>>
>>
>>
>> -
>>
> To unsubscribe, e-mail: > href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=1"
>> target="_top" rel="nofollow" link="external">[hidden email]
>> For additional commands, e-mail: > href="x-msg://17/user/SendEmail.jtp?type=nodenode=58674i=2"
>> target="_top" rel="nofollow" link="external">[hidden email]
>>
>>
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://cocoon.10839.n7.nabble.com/Matching-HTML-GET-parameters-in-sitemap-tp58673p58674.html
> To start a new topic under Cocoon - Users, email [hidden email]
> 
> To unsubscribe from Cocoon - Users, click here.
> NAML
> 
>
>
>
> --
> View this message in context: Re: Matching HTML GET parameters in sitemap
> 
> Sent from the Cocoon - Users mailing list archive
>  at Nabble.com.
>