[magnolia-dev] Going from sample Blossom 3 app to more targeted distribution

2015-01-27 Thread David Reed (via Magnolia Forums)
I have been able to work with the sample Magnolia Blossom project by installing 
it from http://git.magnolia-cms.com/git/modules/blossom/samples.git

When I compile this with Maven it creates a war file that I am dropping into 
the webapp folder of my standalone Tomcat server.

When Tomcat starts it essentially installs Magnolia. I would like create a 
streamlined .war or .jar file that I can install on the author instance that 
uses the Magnolia that is already installed there.

So I'm wondering what I can do to get a streamlined .war file that does not 
install everything OR be able to retool the sample blossom app to this end.

Thanks

P.S.  The sample webapp is the only thing I've been able to use to get my 
templates working. Starting from the Blossom 3 archetype, I am able to create a 
.war file but then Magnolia does not startup.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=d686dd56-1e9c-49d6-96a6-c4a644347cba



For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com




[magnolia-dev] Getting and parsing JSON from server.

2014-12-11 Thread David Reed (via Magnolia Forums)
I have a working Java program using Jersey that post  JSON to the server and 
gets a JSON object back. If I want to have this happen within Magnolia, how 
would I do that. I assume I need to make blossom template but I'm not sure how 
to proceed. Can anyone point me in the right direction?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=85380c31-cbc8-4b5e-8d9c-11c485f20a69



For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: dev-list-unsubscr...@magnolia-cms.com