Raphael Lacerda | 9 Apr 2013 21:57
Picon
Gravatar

Seam 2.3.1 - release date?

Does anyone know a probably date for this release?



I've got a huge case (millions of requests/day (115.000 workstations);) that i'm migrating, but there are some bugs, especially with the Partial View State (https://issues.jboss.org/browse/JBSEAM-4976)...

They are messing up with my navigation, Scope(Page) and others stuffs, that depend on the release date i will wait for it



Anyone?





Raphael Lacerda
<div><div dir="ltr">Does anyone know a probably date for this release?<div><br></div>
<div><br></div>
<div><br></div>
<div>I've got a huge case (<span>millions of requests/day (115.000 workstations);)</span>&nbsp;that i'm migrating, but there are some bugs, especially with the Partial View State (<a href="https://issues.jboss.org/browse/JBSEAM-4976).">https://issues.jboss.org/browse/JBSEAM-4976).</a>..</div>

<div><br></div>
<div>They are messing up with my navigation, Scope(Page) and others stuffs, that depend on the release date i will wait for it</div>
<div><br></div>
<div><br></div>
<div><br></div>
<div>Anyone?</div>

<div><br></div>
<div><br></div>

<div>
<div>
<div><br></div>
<div><br></div>
<div><br></div>Raphael Lacerda<br>
</div>
</div>
</div></div>
Mukul | 19 Feb 2013 16:00
Picon

Please take 3 minutes to help change the world


Hi,

I've just learned about the water crisis and would be grateful if you could spend a few minutes to help solve it:
https://waterforward.charitywater.org/WSJkDE67

Thanks,

Mukul

--
the charity: water team
WaterForward, 387 Tehama Street, San Francisco, CA 94103, USA.
Click here to unsubscribe: https://waterforward.charitywater.org/opt_out?token=WSJkDE67&amp;email=seam-dev%40lists.jboss.org

Hi,

I've just learned about the water crisis and would be grateful if you could spend a few minutes to help solve it:
https://waterforward.charitywater.org/WSJkDE67

Thanks,

Mukul

--
the charity: water team
WaterForward, 387 Tehama Street, San Francisco, CA 94103, USA.
Click here to unsubscribe: https://waterforward.charitywater.org/opt_out?token=WSJkDE67&amp;email=seam-dev%40lists.jboss.org
Lincoln Baxter, III | 14 Jan 2013 21:58
Picon
Gravatar

New 3.2.0.Final releases of Seam Solder, Social, Faces, and Security

I have released 3.2.0.Final versions the following modules:
  1. Solder
  2. Social
  3. Faces
  4. Security
I cannot vouch for their compatibility with each other, or other Seam modules. Use at your own risk, but a bunch of nice features are now available in Seam Security - Security parameter bindings are now supported, which allows inspection of method parameters in <at> Secures methods:

https://github.com/seam/security/commit/614cd8f0ef276545f0b195d0b72214f4a1264b20

Several NullPointerException bugs have been fixed in Seam Solder and Seam Faces, as well as a bug with the PrettyFaces integration on Login ViewConfig and beanManager integration during startup.

None of the other Seam modules have been released, but can be done on a per-request basis going forward (as my time or the time of another "seam releaser" permits.)

Providing pull requests with thorough tests, and making sure that the test suites actually complete successfully will greatly improve the chances of getting a release of your module done :)

Module leads, feel free to do whatever work you need :) I'll do my best to support you as time permits.

Sorry again for this mess we got you in to.
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
<div><div dir="ltr">I have released 3.2.0.Final versions the following modules:<br><ol>
<li>Solder</li>
<li>Social</li>
<li>Faces</li>
<li>Security</li>
</ol>
<div>I cannot vouch for their compatibility with each other, or other Seam modules. Use at your own risk, but a bunch of nice features are now available in Seam Security - Security parameter bindings are now supported, which allows inspection of method parameters in  <at> Secures methods:<br><br><a href="https://github.com/seam/security/commit/614cd8f0ef276545f0b195d0b72214f4a1264b20">https://github.com/seam/security/commit/614cd8f0ef276545f0b195d0b72214f4a1264b20</a><br><br>
</div>
<div>Several NullPointerException bugs have been fixed in Seam Solder and Seam Faces, as well as a bug with the PrettyFaces integration on Login ViewConfig and beanManager integration during startup.<br><br>
</div>
<div>None of the other Seam modules have been released, but can be done on a per-request basis going forward (as my time or the time of another "seam releaser" permits.)<br><br>Providing pull requests with thorough tests, and making sure that the test suites actually complete successfully will greatly improve the chances of getting a release of your module done :)<br><br>
</div>
<div>Module leads, feel free to do whatever work you need :) I'll do my best to support you as time permits.<br><br>Sorry again for this mess we got you in to.<br>
</div>
<div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>
"Simpler is better."
</div>
</div></div>
Nicolas Pymma | 4 Jan 2013 15:30

https://issues.jboss.org/browse/SEAMSECURITY-98 & jaas connection

Hi,
My name is Nicolas Heron and I am member of the drools community.
One module of is a web application called Guvnor that uses seam-security 
for authentication.
I run into the following issue 
https://issues.jboss.org/browse/SEAMSECURITY-98
and applied locally the merge request associated. Now the issue is 
corrected.
I recreated a pull request https://github.com/seam/security/pull/44 (the 
same as the previous one).
I would like to know if you will accept the merge request as it is not 
possible for now to use seam security on Jaas which is quite a standard 
in the J2EE.
Thanks in advance
Nicolas Héron

Attachment (nicolas_heron.vcf): text/x-vcard, 351 bytes
Hi,
My name is Nicolas Heron and I am member of the drools community.
One module of is a web application called Guvnor that uses seam-security 
for authentication.
I run into the following issue 
https://issues.jboss.org/browse/SEAMSECURITY-98
and applied locally the merge request associated. Now the issue is 
corrected.
I recreated a pull request https://github.com/seam/security/pull/44 (the 
same as the previous one).
I would like to know if you will accept the merge request as it is not 
possible for now to use seam security on Jaas which is quite a standard 
in the J2EE.
Thanks in advance
Nicolas Héron

John D. Ament | 19 Dec 2012 02:46
Picon
Gravatar

Seam Security

All,

How far did we ever get w/ the security module in seam 3?  Can the JAAS authenticator be used to connect to the underlying picketlink instance running on the app server?

John
<div><div dir="ltr">All,<div><br></div>
<div>How far did we ever get w/ the security module in seam 3? &nbsp;Can the JAAS authenticator be used to connect to the underlying picketlink instance running on the app server?</div>
<div>
<br>
</div>
<div>John</div>
</div></div>
Marek Śmigielski | 17 Dec 2012 10:04
Picon
Gravatar

Opensource ecommrece system based on Seam 3

Hi,

We are planning on releasing of our e-commerce system as opensource software. I am writing to you with some doubts concerning the idea and the release process itself. Our project is entirely based on CDI, Weld and Seam 3 and you are the community which I know the best. We have finished development and we have a working implementation of pharmacy store in Poland, so it is a complete and working software. 

Main (worth mentioning) features of our system: 
* multistore functionality based on single product catalogue and orders panel. It means that you can have more than one frontend store at the same time for the same catalogue.
* fully functional backend system for the store in terms of product catalogue, categories, stock quantities, sku-s, order processing flow and user authentication and authorisation
* promotions & loyalty programme functionality
* html template mechanism for frontend stores based on Wicket
* integrated full text search engine through Hibernate Search
* affiliate system with fully functional store ready to put into html layer on affilate site (we have a dedicated promotional page for this where you can read more about it and see a live demo presented directly on your site such as that one: http://demo.minikoszyk.pl/demo/omega/www.seamframework.org/)
* integrated email communication to and from customers - all communication is accessible via single backend panel
* integrated reporting system based on Pentaho
* user documentation and promotional material templates

This is a brief description of what functionalities we have already. Do you think that there is a need for opensourcing such a system? We know that there are some opensource ecommerce systems released but they are of poor quality and lack  necessary features. One that stands out is http://www.broadleafcommerce.org/ but it is based on Spring so our system would be in technological opposition to that.

We don't have vast experience in turning project into opensource but as we use other opensource projects a lot, we believe that good OS project is built on documentation, source code and automatic test system. Based on that knowledge we have divided this proccess into a few smaller stages:

Prerelease stage:
Provide documentation of the whole system in terms of overall architecture, particular module descriptions and business functionality.

Realese stage:
Our plan is to opensource one module at a time. For each module we plan to provide:
* technical documentation of module functionality and its features
* code refactoring, tests and release into the public available repo
* release of developers documentation containg some tips about usage of the module, possibility of extending and known issues

Post realease stage:
Provide installation instructions for building complete system from scrach.

What are your thoughts about this plan? Do you have any best practices about such process? Could you suggest improvements?

Last thing we are not sure about is the english name of the project. Currently it is "miniKOSZYK" which can be translated from polish as "mini shopping cart". Polish name is catchy and when we discuss it with other people it automatically stays in your mind but for global market this might be too difficult.  Should we change that name prior to global release or leave the current name as it is?

regards,
Marek
<div>
<div>Hi,</div>
<div><br></div>
<div>We are planning on releasing of our e-commerce system as opensource software. I am writing to you with some doubts concerning the idea and the release process itself. Our project is entirely based on CDI, Weld and Seam 3 and you are the community which I know the best. We have finished development and we have a working implementation of pharmacy store in Poland, so it is a complete and working software.&nbsp;</div>
<div><br></div>
<div>Main (worth mentioning) features of our system:&nbsp;</div>
<div>* multistore functionality based on single product catalogue and orders panel. It means that you can have more than one frontend store at the same time for the same catalogue.</div>
<div>* fully functional backend system for the store in terms of product catalogue, categories, stock quantities, sku-s, order processing flow and user authentication and authorisation</div>
<div>* promotions &amp; loyalty programme functionality</div>
<div>* html template mechanism for frontend stores based on Wicket</div>
<div>* integrated full text search engine through Hibernate Search</div>
<div>* affiliate system with fully functional store ready to put into html layer on affilate site (we have a dedicated promotional page for this where you can read more about it and see a live demo presented directly on your site such as that one: <a href="http://demo.minikoszyk.pl/demo/omega/www.seamframework.org/">http://demo.minikoszyk.pl/demo/omega/www.seamframework.org/</a>)</div>
<div>* integrated email communication to and from customers - all communication is accessible via single backend panel</div>
<div>* integrated reporting system based on Pentaho</div>
<div>* user documentation and promotional material templates</div>
<div><br></div>
<div>This is a brief description of what functionalities we have already. Do you think that there is a need for opensourcing such a system? We know that there are some opensource ecommerce systems released but they are of poor quality and lack &nbsp;necessary features. One that stands out is <a href="http://www.broadleafcommerce.org/">http://www.broadleafcommerce.org/</a> but it is based on Spring so our system would be in technological opposition to that.</div>
<div><br></div>
<div>We don't have vast experience in turning project into opensource but as we use other opensource projects a lot, we believe that good OS project is built on documentation, source code and automatic test system. Based on that knowledge we have divided this proccess into a few smaller stages:</div>
<div><br></div>
<div>Prerelease stage:</div>
<div>Provide documentation of the whole system in terms of overall architecture, particular module descriptions and business functionality.</div>
<div><br></div>
<div>Realese stage:</div>
<div>Our plan is to opensource one module at a time. For each module we plan to provide:</div>
<div>* technical documentation of module functionality and its features</div>
<div>* code refactoring, tests and release into the public available repo</div>
<div>* release of developers documentation containg some tips about usage of the module, possibility of extending and known issues</div>
<div><br></div>
<div>Post realease stage:</div>
<div>Provide installation instructions for building complete system from scrach.</div>
<div><br></div>
<div>What are your thoughts about this plan? Do you have any best practices about such process? Could you suggest improvements?</div>
<div><br></div>
<div>Last thing we are not sure about is the english name of the project. Currently it is "miniKOSZYK" which can be translated from polish as "mini shopping cart". Polish name is catchy and when we discuss it with other people it automatically stays in your mind but for global market this might be too difficult. &nbsp;Should we change that name prior to global release or leave the current name as it is?</div>
<div><br></div>
<div>regards,</div>
<div>Marek</div>
</div>
Marek Schmidt | 14 Dec 2012 09:50
Picon
Favicon
Gravatar

Solder 3.2.0 maintenance release?

Hello seam-devs,

There are at least two bugs in the current Solder, depending on a buggy
Weld behaviour, which makes it not working properly on the latest Weld
versions, see https://issues.jboss.org/browse/SOLDER-336

Is there anybody which has the commit rights to do so willing to do a
maintenance release with at least the
https://github.com/seam/solder/pull/79 request (and preferably also all
the others trivial pull requests) applied?

thanks for your consideration and remember, it's almost Christmas...

--

-- 
Marek Schmidt
Seam/Weld QE Lead
Marek Novotny | 28 Nov 2012 23:39
Picon
Favicon

Git Migration of Seam2

Hi Seam devs,

  I am looking for target of migrated Seam 2 repository from SVN to GIT 
on github.com. Just to inform you, we already have prepared migrated 
sources, but need to do final steps.

I don't think that current https://github.com/seam is good for that as 
it is more likely about Seam 3.

I don't have any experience with creating a new organization on 
github.com. Even I feel it would be the best way, your 
voice/opinions/help to find a proper github.com target is important.

  So please give me some attention with that question ;-).

Cheers,

--

-- 
Marek Novotny
--
JBoss Seam and WFK Productization Lead

Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno

Email: mnovotny@...
Office phone: +420 532 294 287, ext. 82-62 087
mobile: +420 608 509 230
Stuart Douglas | 17 Nov 2012 01:04
Ivan St. Ivanov | 11 Oct 2012 00:14
Picon

Help with aggregating project javadoc

Hello!


I am Ivan and I am contributing to the JBoss Forge project. Right now I am working on a task to build tool's javadoc (and sources as well) and aggregate them in a couple of archives.

I did some experiments, but at the end the build used to create too much garbage in the project directories. So I was advised by one of our core committers (George Gastaldi) to look at the Seam 3 build.

I checked it and found that the following projects have some javadoc configurations:

parent
dist
dist / seam

I merely copied the configurations from the respective pom.xml files. And when ran the Forge build, I got the javadocs (and sources) built for each of our modules, but didn't find any big aggregate archive anywhere.

Could you please tell me, do I miss anything? Which are actually the seam modules and projects that I should look at?

Thanks!
Ivan
<div>
<p>Hello!</p>
<div><br></div>
<div>I am Ivan and I am contributing to the JBoss Forge project. Right now I am working on a task to build&nbsp;tool's javadoc (and sources as well)&nbsp;and aggregate them in a couple of archives.</div>
<div>
<br>
</div>
<div>I did some experiments, but at the end the build used to create too much garbage in the project directories. So I was advised by one of our core committers (George Gastaldi) to look at the Seam 3 build.</div>
<div><br></div>
<div>I checked it and found that the following projects have some javadoc configurations:</div>
<div><br></div>
<div>parent</div>
<div>dist</div>
<div>dist / seam</div>
<div><br></div>
<div>I merely copied the configurations from the respective pom.xml files. And when ran the Forge build, I got the javadocs (and sources) built for each of our modules, but didn't find any big aggregate archive anywhere.</div>
<div><br></div>
<div>Could you please tell me, do I miss anything? Which are actually the seam modules and projects that I should look at?</div>
<div><br></div>
<div>Thanks!</div>
<div>Ivan</div>
</div>
Grigoriy Tkachuk | 30 Sep 2012 09:57

Seam 2.3 + Tomcat 7.0

Hi, guys!

Is it possible to get work Tomcat 7.0 with Seam 2.3 + JSF2?


Gmane