ubala / aribaweb

Automatically exported from code.google.com/p/aribaweb
Apache License 2.0
1 stars 2 forks source link

Spring Integration #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Many potential adopters would appreciate out-of-the-box Spring integration.

The AribaWeb distribution is intentionally devoid of dependencies on frameworks 
like Spring (we 
seek to provide the simplest configuration possible to deliver an integrated 
full stack) but for 
Spring-based environments this support would be of value.

Original issue reported on code.google.com by Ariba...@gmail.com on 16 Feb 2009 at 8:41

GoogleCodeExporter commented 9 years ago
We are considering to use AribaWeb in one of our projects, where Spring is a key
component. Can I know when this issue will be fixed?

Regards,
Michael

Original comment by e.xud...@gmail.com on 15 Jul 2009 at 2:34

GoogleCodeExporter commented 9 years ago
Re> The AribaWeb distribution is intentionally devoid of dependencies on 
frameworks like Spring...

When I think of "Spring integration" I'm looking at a scenario where I have a 
working app that is based on Spring MVC with a JSP UI layer. This is a 
significant app with a lot of custom code, so I'm not interested in replacing 
or regenerating the framework.

What I would _really_ like is to have a simple way to add the Aribaweb rich UI 
to my existing Spring/JSP app.

My app was developed using Skyway Builder (skywayperspectives.org) which IMO, 
does a great job on the data and business tiers, but is relatively 
weak on the UI layer. Aribaweb seems to be just the opposite, and so there 
appears to be an opportunity for integration here. Skyway Builder 
generates "SpringSource Certified Code" that includes all the major components 
I need for a fully functional application, but I would like to replace the 
JSP based UI with a rich AJAX UI and it looks like Aribaweb really shines in 
this area.

Skyway Builder generates code based on SpringSource standards, so any 
instructions or features that Aribaweb develops for spring integration should 
be generally applicable to any well designed Spring MVC app.  For a one-page 
bullet point list of what this code covers see 
http://www.skywayperspectives.org/documentation/6.1/preferredguestscaffolding-v6
_1.pdf

Perhaps all this entails is instructions or a tutorial?

Regards,

-Glen

Original comment by glen.ih...@gmail.com on 26 Jul 2009 at 6:40