Re: [forge-dev] Jaspersoft Plugin on JBoss Forge
by Lincoln Baxter, III
Including Forge-dev list.
On Tue, May 31, 2011 at 12:04 PM, Lincoln Baxter <lincoln(a)ocpsoft.com>wrote:
> Hi Matt,
>
> You may also be interested in Seam Reports, where we already have support
> for Jasper Reports as a reporting engine.
>
> http://seamframework.org/Seam3/ReportsModule
>
> https://issues.jboss.org/browse/SEAMREPORTS-2
> https://issues.jboss.org/browse/SEAMREPORTS-13
>
> George Gastaldi (cc) is the project lead, and is already planning on
> writing a Forge module for Seam Reports. You two might be able to
> collaborate.
>
> ~Lincoln
>
>
>
> On Fri, May 20, 2011 at 4:12 PM, Lincoln Baxter <lincoln(a)ocpsoft.com>wrote:
>
>> Hi Matt,
>>
>> Thanks for getting back to me. I'm sorry it took so long for me to get
>> back to you. I have been dealing with the post-conference mess as I'm sure
>> you have :)
>>
>> I'm excited to see a Jasper Reports plugin! Let me know if you have any
>> questions, and feel free to email the forge-dev list as well!
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>> We have a good number of plugins that you can use as an example here:
>> http://github.com/forge/ So if you get stuck, chances are it's either
>> been done in forge, been done in one of those plugins, or is something we
>> can make happen for you. Just let me know!
>>
>> ~Lincoln
>>
>>
>> On Mon, May 16, 2011 at 12:22 PM, Matt Dahlman <mdahlman(a)jaspersoft.com>wrote:
>>
>>> Lincoln,
>>>
>>> It was a pleasure to meet you at the Red Hat / JBoss show. Thanks for
>>> introducing and explaining SeamForge a bit:
>>> http://seamframework.org/Documentation/SeamForge
>>>
>>> It should fit well with the missing of the Business Development group
>>> here at Jaspersoft. I don't have questions yet, as I haven't really begun
>>> investigating in detail. But we have added it to the queue of things we're
>>> working on.
>>>
>>> Regards,
>>> Matt Dahlman
>>> mdahlman(a)jaspersoft.com
>>> Business Development Engineer
>>>
>>
>>
>>
>> --
>> Lincoln Baxter, III
>> http://ocpsoft.com
>> http://scrumshark.com
>> "Keep it Simple"
>>
>
>
>
> --
> Lincoln Baxter, III
> http://ocpsoft.com
> http://scrumshark.com
> "Keep it Simple"
>
--
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
13 years, 5 months
Forge Plugin/Addon/Extension naming
by Lincoln Baxter, III
" Keep the Seam plugins small and isolated, yet have a single plugin that is
used"
I think we need a new name for "Plugin"... we might have to use "Addon" or
"Extension" to refer to the bundle that may or may not contain an actual
org.jboss.forge.plugins.Plugin
Thoughts?
~Lincoln
--
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
13 years, 5 months
[JBoss JIRA] Created: (SEAMFORGE-195) Declare FacesServlet and mapping
by Thomas Heute (JIRA)
Declare FacesServlet and mapping
--------------------------------
Key: SEAMFORGE-195
URL: https://issues.jboss.org/browse/SEAMFORGE-195
Project: Seam Forge
Issue Type: Enhancement
Components: Builtin Plugins
Reporter: Thomas Heute
The scaffolding for JSF application currently rely on the auto addition of FacesServlet and mapping feature provided in AS6. web.xml doesn't include those definition.
It is automagically done and do not promote Java EE best practice, worse the JBoss PortletBridge relies on the definition of the FacesServlet in web.xml
I would suggest to explicitly add them in web.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
If we can add an command to decorate fields of entity in scaffold plugin?
by fluids liu
Hi all,I need to customize some display of fields and region in list.xhtml
and view.xhtml
for example:
Product.java $ field string --named description;
Product.java $ decorate --field description --with ckeditor;
Product.java $ region add --fromXML
//codeFragment[@id='myShoppingActionCode'];
Fragment.java $ field string --named code;
Fragment.java $ decorate --field code --with syntaxhighlighter;
Where 'myShoppingActionCode' has "Add To ShoppingCart" button and "Add to
Compare" button.
ckeditor : *http://ckeditor*.com/demo
syntaxhighlighter: http://code.google.com/p/*syntaxhighlighter*/
13 years, 6 months
CI server for plugins
by Paul Bakker
Hi all,
I notice that my plugins break often because of API changes in the core.
This can't/shouldn't be avoided yet because it's too early too freeze the
API, but the plugins should be kept up to date. Is it possible to hava a CI
server for all the "blessed" plugins so that we at least get notified if a
plugin breaks because of core changes?
Paul
13 years, 6 months
[JBoss JIRA] Created: (SEAMFORGE-170) Dependency Resolution fails for non-jar artifacts
by Tim Pedone (JIRA)
Dependency Resolution fails for non-jar artifacts
-------------------------------------------------
Key: SEAMFORGE-170
URL: https://issues.jboss.org/browse/SEAMFORGE-170
Project: Seam Forge
Issue Type: Bug
Components: Builtin Plugins
Affects Versions: 1.0.0.Alpha3
Reporter: Tim Pedone
RepositoryLookup methods that resolve artifacts fail for non-jar artifacts. The issue seems to stem from the DependencyBuild.toId() method which returns the GAV coordinates for the artifact but omits the packaging type so even if pom or some other package type is passed in, it's stripped resulting in the Maven runtime defaulting to jar.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
Re: [forge-dev] [seam-dev] RES: seam 3 plugins
by Jason Porter
I like that idea of a plugin group. Lincoln, how difficult would it be to
make that happen?
On Wed, May 25, 2011 at 22:48, Dan Allen <dan.j.allen(a)gmail.com> wrote:
> On Thu, May 26, 2011 at 00:48, Dan Allen <dan.j.allen(a)gmail.com> wrote:
>
>> On Thu, May 26, 2011 at 00:43, George Gastaldi <gegastaldi(a)gmail.com>wrote:
>>
>>> Unfortunately not. We´ll add to the next meeting on next week on the
>>> same time. Please be present if you could.
>>>
>>
>> In other words, you missed the free beer.
>>
>
> Get it while it's cold :)
>
> -Dan
>
> --
> Dan Allen
> Principal Software Engineer, Red Hat | Author of Seam in Action
> Registered Linux User #231597
>
> http://www.google.com/profiles/dan.j.allen#about
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
>
>
> _______________________________________________
> seam-dev mailing list
> seam-dev(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
>
>
--
Jason Porter
http://lightguard-jp.blogspot.com
http://twitter.com/lightguardjp
Software Engineer
Open Source Advocate
Author of Seam Catch - Next Generation Java Exception Handling
PGP key id: 926CCFF5
PGP key available at: keyserver.net, pgp.mit.edu
13 years, 6 months