Date and content for Seam 3.1.1
by Jason Porter
I know I've said in the past we need to get on a date for this :) Here I am
doing that now. I would like to propose April 30th for 3.1.1. This would be
a minor release addressing bugs, documentation and examples.
I know I blogged [1] about some additional examples so I think we have
those covered. We may not distribute them, but simple have them in a README
or something like that. Of course I'm open to other ideas here.
For bugs and documentation I'm looking for some help from all of you to
categorize issues and documentation spots we really need to focus on
correcting and improving. Does everyone feel like Friday would be enough
time for people get that list in, or should we extend it to next Wednesday?
I don't want to go too long and not have enough time to get things done.
[1]
https://community.jboss.org/blogs/lightguardjp/2012/02/24/seam-3-examples
--
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
12 years, 7 months
Seam 2.3 and Conversation init/restore in RESTORE_VIEW (JSF2)
by Marek Novotny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Seam devs,
I am fighting with the design mismatch between Seam 2 Conversation
init/restore and JSF2 new logic in Restore view.
The original issue https://issues.jboss.org/browse/JBSEAM-4898 was
created as "Page scope components are not available in Postback
request". But as we have migrated Dvdstore example to JSF2/JPA 2, I see
that issue also as Conversation scope components are not available
(specifically outjected components) in case of long running and nested
conversations.
I have attached patch which is more than a fix a wicked hack, it
alongside changes jsf dependency from Optional to Required.
I would appreciate any help/advice.
Cheers,
- --
Marek Novotny
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9rQs8ACgkQU4HO8G8hNxVwQgCePY0s9TOIsN+IEFPOL8FEwzLD
M4gAoNXncPqs0/s+HgH1pUxE/DCyeqPT
=ge3g
-----END PGP SIGNATURE-----
12 years, 8 months
Re: [seam-dev] Seam 2.3 and Drools
by Marek Novotny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dan,
when I read your finding I was shocked for a moment ;-) I tried to
search Drools 5.0 and 5.1 in JBoss Nexus search dialogue and Nexus
couldn't find these versions.
Anyway I can't explain that NEXUS searching issue but my build
downloaded "missing" versions immediately if I purged my local repo. So
I was checking what is the URL - I have set up fairly standard JBoss
Maven repository
https://repository.jboss.org/nexus/content/groups/public/, which is an
aggregation group of all PUBLIC repositories on jboss.org. It is true
that not all maven artifacts for JBoss projects are on Maven Central.
The synchronization with Maven Central is set up somewhere and project
leads are maintaining/asking for inclusion.
Currently Drools are defined in Seam parent as 5.0.1. I know from our
EAP5 product, that Drools 5.1 are still compatible and it is a drop in
replacement, so we can upgrade to 5.1.1, which I believe is the latest
release for 5.1.x. I will upgrade locally and check your new migrated
example and commit the change ASAP today. There is already an issue for
Drools upgrade - https://issues.jboss.org/browse/JBSEAM-4756.
On 03/18/2012 08:57 PM, Daniel Hinojosa wrote:
> I commented out the projects contactlist, drools, and blog for now,
> since there are some dependency issues. Which comes to the following
> question: What Drools version should be used with Seam 2.3? Another
> question: I should assume that that not all jboss project are NOT on
> maven central. All that correct?
>
> --
> Daniel Hinojosa
> Programmer, Instructor, and Consultant
> dhinojosa(a)evolutionnext.com <mailto:dhinojosa@evolutionnext.com>
> http://www.evolutionnext.com
> http://www.abqjug.org
>
- --
Marek Novotny
- --
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9m7SoACgkQU4HO8G8hNxUjgACeODsyOquZY1waqF1Qt+4xmU6F
9iMAoKJtTT7iglxTJRODnHQpLI0UPbj7
=8wkR
-----END PGP SIGNATURE-----
12 years, 8 months
Re: [seam-dev] Seam-2.3.X-CI - Build # 99 - Failure!
by Marek Novotny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have disabled Blog example for the moment to not block CI job.
When you will be locally passing just uncomment the blog module for
inclusion in
https://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_3/examples...
On 03/15/2012 11:29 PM, Daniel Hinojosa wrote:
> I have no idea if this is my doing or not. All tested fine before I
> committed. Can I see the first link?
>
> ---------- Forwarded message ----------
> From: ** <jboss-qa-internal(a)redhat.com
> <mailto:jboss-qa-internal@redhat.com>>
> Date: Thu, Mar 15, 2012 at 4:05 PM
> Subject: Seam-2.3.X-CI - Build # 99 - Failure!
> To: seam-qa-list(a)redhat.com <mailto:seam-qa-list@redhat.com>,
> dhinojosa(a)evolutionnext.com <mailto:dhinojosa@evolutionnext.com>
>
>
> Seam-2.3.X-CI - Build # 99 - Failure:
>
> Check console output at
> http://hudson.qa.jboss.com/hudson/job/Seam-2.3.X-CI/99/ to view the results.
>
> The above link requires VPN access.
>
> Please use http://hudson.jboss.org/hudson/view/Seam/job/Seam-2.3.X-CI/
> for public access
>
>
>
> --
> Daniel Hinojosa
> Programmer, Instructor, and Consultant
> dhinojosa(a)evolutionnext.com <mailto:dhinojosa@evolutionnext.com>
> http://www.evolutionnext.com
> http://www.abqjug.org
>
- --
Marek Novotny
- --
WFK and Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9i9aUACgkQU4HO8G8hNxUluQCglffyqilStc8GAJDJs2GQkCng
VzsAoJAk29caFm/y2peJ+HI48HcguG7K
=6l2g
-----END PGP SIGNATURE-----
12 years, 8 months
Permission Request for 'Seam Framework - REST Mod...'
by Deborah Markovski
Hello,
I've known you website for ages, strictly speaking from year 2010. I found
interesting your publication Seam Framework - REST Module Home which I
googled on http://seamframework.org/Seam3/RESTModule ! I'd love to use it
in a project I'm involved with called "WHW Science", so I'm seeking your
permission. "WH Science" is a freemium-model non-English language
orientated startup with collection of scientific articles, personal notes
etc. in several languages that is collaboratively edited by volunteers from
around the world since 1999. Young and old, students and professors - even
your neighbor could be a volunteer member.
If you agree, we will credit you for your work in the resulting
translation's references by stating that it was based on your work and is
used with your permission, and by mentioning the name of my project "WH
Science" back to:
http://seamframework.org/Seam3/RESTModule
Thank you for your time and patience.
I look forward to your response next week.
---
Best wishes,
Deborah Markovski
Skopje, Macedonia
06.03.2012
Translation for Education FAQ - http://goo.gl/q9Oq9
12 years, 8 months