Looking for volunteers for new quickstarts
by Sande Gilda
Hi everyone,
As you know, the quickstarts have received a lot of attention and seem
to be a big hit. If you thought you missed your opportunity to help out,
you are wrong. We have a growing list of new quickstarts that would be
extremely useful to our customers. If you choose to contribute, not only
do you get the satisfaction of knowing you are making JBoss developers'
lives easier, but you get celebrity status as author of the quickstart!
The following list of JIRAs describe the …
[View More]quickstarts we need. If you see
one that looks interesting, please feel free to grab the JIRA. If you
don't have access, send me an email and I will grab it for you.
JDF-37 Provide a JAAS quickstart
JDF-46 Clustered JMS quickstart
JDF-131 Provide a MBean quickstart
JDF-137 Add OSGi war quickstart
JDF-138 Create a quickstart demonstrating a custom CDI context and scope
JDF-140 Create a quickstart demonstrating CDI alternatives
JDF-141 Create a quickstart demonstrating CDI Stereotypes
JDF-142 Create a quickstart demonstrating CDI Decorators
JDF-143 Create a quickstart demonstrating CDI Interceptors
JDF-144 Create a quick start using the deltaspike property configuration
JDF-145 Create a quickstart using deltaspike's exception handling
JDF-146 Add Deltaspike version of kitchensink that shows how to use
@Transactional
JDF-147 Upgrade i8ln quickstarts to use DeltaSpike i8ln
JDF-148 Add a quickstart showing how to create new beans using DS
utilities
JDF-149 Add a quickstart that shows how to use DeltaSpike
BeanManagerProvider to access CDI in a EntityListener
JDF-150 Add a quickstart that shows how to use @TransactionScoped
If none in the list above appeals to you, we also have an existing
'helloword-mdb' example that currently demonstrates JMS Queues. It would
be great to enhance it to demonstrate JMS Topics as well.
Information about the current quickstarts can be found here:
http://site-jdf.rhcloud.com/quickstarts/get-started/
The source code for the current quickstarts is here:
https://github.com/jboss-jdf/jboss-as-quickstart/
Information about contributing a quickstart is here:
http://site-jdf.rhcloud.com/about/contributing/
Please let me know if you need any more information or have any questions.
Thanks,
Sande
[View Less]
12 years
-with-all BOM?
by Pete Muir
As the number of BOM options grows, I wonder if we should offer an easy -with-all option?
It could just import all the BOMs in the repo (this could even be a generated BOM to ensure it stays up to date).
WDYT?
12 years, 1 month
[JBoss JIRA] (JDF-117) Second delection of booking does not work
by Karel Piwko (JIRA)
Karel Piwko created JDF-117:
-------------------------------
Summary: Second delection of booking does not work
Key: JDF-117
URL: https://issues.jboss.org/browse/JDF-117
Project: JBoss Developer Framework
Issue Type: Bug
Components: ticket-monster
Affects Versions: 2.0.0.M2
Reporter: Karel Piwko
Assignee: Marius Bogoevici
Description of problem:
If there are two or more bookings …
[View More]already done and you try to delete one after another, the second deletion fails.
Version-Release number of selected component (if applicable):
WFK2 ER8
EAP6 CR1
FF 10.0.3 or Google Chrome 17.0
How reproducible:
Always.
Steps to Reproduce:
1. package and deploy Ticket Monster example
2. create at least two bookings
3. click on Bookings menu item
4. click on 'tray' icon to delete one booking
5. click on 'tray' icon to delete another booking
Actual results:
Nothing happens, the deletion of booking is not triggered.
Expected results:
The booking should be deleted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
12 years, 1 month
[JBoss JIRA] (JDF-121) If invalid number of tickets is provided, the input field simply disappears, no error message occurs
by Karel Piwko (JIRA)
Karel Piwko created JDF-121:
-------------------------------
Summary: If invalid number of tickets is provided, the input field simply disappears, no error message occurs
Key: JDF-121
URL: https://issues.jboss.org/browse/JDF-121
Project: JBoss Developer Framework
Issue Type: Bug
Components: ticket-monster
Affects Versions: 2.0.0.M3
Reporter: Karel Piwko
Assignee: Marius Bogoevici
…
[View More] Priority: Minor
Description of problem:
When creating a booking, you have to insert a number of tickets. If you don't provide the valid value, the input field disappears. No error message is show to the user.
Version-Release number of selected component (if applicable):
WFK2 ER8
EAP6 CR1
both FF 10.0.3 and Google Chrome 17.0
How reproducible:
Always.
Steps to Reproduce:
1. package and deploy Ticket Monster example
2. select an event and venue, click on 'Order Tickets' button
3. choose a section, the input(s) for inserting number of tickets appears
4. provide invalid value (arbitrary letter for instance)
5. click on 'Add tickets' button
Actual results:
The input(s) for number of tickets disappears, the section selector is cleared.
Expected results:
Some error message should be shown to the user, the previously selected section should remain selected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
12 years, 1 month