Seam 2.3 branch is frozen, don't commit there
by Marek Novotny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
As all issues in JIRA for Seam 2.3.0.Beta2 is resolved. Please don't
make any commits to the
https://svn.jboss.org/repos/seam/branches/community/Seam_2_3 without
checking with me and getting approval from
this mail list first.
When the tag is created branch will be unfrozen and announced here.
Cheers,
- --
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/
iEYEARECAAYFAk+6VoIACgkQU4HO8G8hNxX+KgCeOigo3hDZMnFZh4EdE9uLzV/6
O+YAoOufCU6zExpXQspPxsJmgBYNGUxU
=vsZ5
-----END PGP SIGNATURE-----
12 years, 6 months
JBAS 7.1 asking me to create a file called <app>.war.dodeploy for app created in JBT
by Daniel Hinojosa
Hey Alexey,
When deploying and testing from JBT to JBAS7.1.1 I get the message:
07:53:09,039 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015003: Found test-seam.war in
deployment directory. To trigger deployment create a file called
test-seam.war.dodeploy
What is responsible for this file? seam-gen or JBT?
Thanks, Alexey.
CC:ed relevant groups for public disclosure, bringing "open" to "open
source" ;)
07:53:00,223 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
07:53:01,164 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
07:53:01,442 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
"Brontes" starting
07:53:04,993 INFO [org.xnio] XNIO Version 3.0.3.GA
07:53:05,007 INFO [org.jboss.as.server] JBAS015888: Creating http
management service using socket-binding (management-http)
07:53:05,045 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
07:53:05,087 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
07:53:05,240 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap
log handlers
07:53:05,285 INFO [org.jboss.as.configadmin] (ServerService Thread Pool --
26) JBAS016200: Activating ConfigAdmin Subsystem
07:53:05,371 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38)
JBAS011800: Activating Naming Subsystem
07:53:05,383 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39)
JBAS011940: Activating OSGi Subsystem
07:53:05,330 INFO [org.jboss.as.clustering.infinispan] (ServerService
Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
07:53:05,440 INFO [org.jboss.as.security] (ServerService Thread Pool --
44) JBAS013101: Activating Security Subsystem
07:53:05,584 INFO [org.jboss.as.webservices] (ServerService Thread Pool --
48) JBAS015537: Activating WebServices Extension
07:53:05,777 INFO [org.jboss.as.security] (MSC service thread 1-5)
JBAS013100: Current PicketBox version=4.0.7.Final
07:53:05,853 INFO [org.jboss.as.naming] (MSC service thread 1-8)
JBAS011802: Starting Naming Service
07:53:05,906 INFO [org.jboss.as.connector] (MSC service thread 1-8)
JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
07:53:06,075 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8)
JBAS015400: Bound mail session [java:jboss/mail/Default]
07:53:06,171 INFO [org.jboss.as.connector.subsystems.datasources]
(ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant
driver class org.h2.Driver (version 1.3)
07:53:06,925 INFO [org.jboss.ws.common.management.AbstractServerConfig]
(MSC service thread 1-7) JBoss Web Services - Stack CXF Server 4.0.2.GA
07:53:07,190 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service
thread 1-3) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080
07:53:08,661 INFO [org.jboss.as.connector.subsystems.datasources] (MSC
service thread 1-7) JBAS010400: Bound data source
[java:jboss/datasources/ExampleDS]
07:53:09,017 INFO [org.jboss.as.server.deployment.scanner] (MSC service
thread 1-5) JBAS015012: Started FileSystemDeploymentService for directory
/home/danno/java/jboss-as-7.1.1.Final/standalone/deployments
07:53:09,026 INFO [org.jboss.as.remoting] (MSC service thread 1-6)
JBAS017100: Listening on /127.0.0.1:9999
07:53:09,026 INFO [org.jboss.as.remoting] (MSC service thread 1-8)
JBAS017100: Listening on localhost/127.0.0.1:4447
07:53:09,039 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015003: Found test-seam.war in
deployment directory. To trigger deployment create a file called
test-seam.war.dodeploy
07:53:09,322 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951:
Admin console listening on http://127.0.0.1:9990
07:53:09,324 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874:
JBoss AS 7.1.1.Final "Brontes" started in 10309ms - Started 133 of 208
services (74 services are passive or on-demand)
07:53:09,363 INFO [org.jboss.as.server.deployment] (MSC service thread
1-2) JBAS015876: Starting deployment of "test-seam-ds.xml"
07:53:09,363 INFO [org.jboss.as.server.deployment] (MSC service thread
1-1) JBAS015876: Starting deployment of "hsqldb-2.2.4.jar"
12 years, 6 months
Seam 2.3.0.Beta2 is coming this week
by Marek Novotny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Seam devs,
this week is important for Seam 2.3 development. We are very close to
finish all issues identified for 2.3.0.Beta2 - right now 6 issues remaining.
After 2.3.0.Beta2 there will be some time to get feedback and
investigate stability of 2.3.0.Beta2 on coming AS 7.1.2. Then will come
our first CR for this branch - hopefully finished by releasing
2.3.0.Final long way so far ;-).
Cheers,
- --
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/
iEYEARECAAYFAk+zXWsACgkQU4HO8G8hNxW0HwCgyrsyuEc2OVc3xE4B7FoD4HMo
1W8AoJawirdh5jt692WFwGOhkD9AGQQR
=OZ/3
-----END PGP SIGNATURE-----
12 years, 6 months
janino.jar
by Daniel Hinojosa
Marek, Marek, Pete,
Not finding much use for this, and not involved in any project, yet it is
on the list. I am going to gut it from the list unless there are objections
--
Daniel Hinojosa
Programmer, Instructor, and Consultant
dhinojosa(a)evolutionnext.com
http://www.evolutionnext.com
http://www.abqjug.org
12 years, 6 months
What is expected of JBoss Seam 2.3 for JBoss Tools
by Daniel Hinojosa
I got done with a Skype conversation with Alexey Kazakov on how JBoss Tools
will interact with the new Seam 2.3. The points are below. Some further
questions are asked below. Many of you already know most of what is going
on, this email is for clarification, information and to make this process
as public as possible.
* Latest JBT is used with Eclipse 3.7.2 Indigo
* Seam 2.3 uses maven, therefore all dependencies are done through maven
* JBT WILL NOT be using Maven
* JBT only needs the initial seam distribution (zip file with lib) to have
everything it needs to create a seam web project.
* Once JBT has the initial distribution and libraries it can then use that
to create a seam web project.
* If the end user wishes to use JBT, they have to download the
distribution, map it to SEAM_HOME.
* If the end user doesn't wish to use JBT, they can just add dependencies
to their maven pom files, and do what they want.
* If the end user wants to use JBT AND Maven, that will not be supported
currently (Need Verification)
* JBT will expect that the end distribution of Seam will have a lib folder
with required jars, a list of jars, and a seam.sh and seam.bat to run
seam-gen
* Seam 2.3 has a distribution module that creates the final distribution
and uses the assembly plugin to achieve what JBT needs, this is the focus
currently:
https://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_3/distribu...
* JBT will still require seam.bat or seam.sh scripts so it can create
entities and actions and that is already part of the current distribution
https://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_3/distribu...
If this is not correct, please correct since if there is something wrong,
it's because of a lack of understanding on my part.
Hope this is beneficial.
Danno
12 years, 6 months