  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | It turns out that Rules has its own mailing-list.
Cheers
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066385#4066385
Reply to the post http //www.jboss.com/iDear all
Today I tried using entity-transaction with Toplink as the persistence provider and it didn 't work because of ClassCastException. When I digged in to the Seam source it looks like that enthttp //wiki.jboss.org/wiki/Wiki.jsp?page FAQJBossJMX
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066380#4066380
Reply to the post http //www.jboss.com/index.This one was moved to JBoss Seam forum since it has nothing to do with JBoss Deployers.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066375#4066375
Reply to tHmm.. I 've let this one simmer for a while and still no ideas.
Would a JCA 1.5 inbound connector be the only way?
Thanks for any discussion in the thread...
Bogus Exception
View the original posWell let me be a little clearer...
Ideally I 'd like to have a deployed app be able to (or to direct something to)
1. Create an XML descriptor
2. Copy a pre-compiled class into a temp directory Hello!
I would know how can I store files like images documents sheets using hibernate annotations? And more... is there any way to lazy the file content property?
Thanks
View the original post Hi guys
I ask awfully lots of questions recently but bear with me. I found something truly weird. I wanted to see what happens if I declare local interface as clustered in jboss.xml. I did not expeThat 's definitely a bug. Can you open a JIRA case with the details?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066368#4066368
Reply to the post http //www.Hi
I have a simple process
<process-definition name "SimpleWorkflow " >
| <start-state name "start " >
| <transition to "end " > </transition >
| </start-state >
|
| <end-state name "end " > </Yes Seam components can be serializable. Please post more details.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066365#4066365
Reply to the post http //www.What do you mean by "manually instantiate "? Do you mean that you create an instance using new? If so that won 't work because Seam only performs injection on seam-managed objects.
View the originalHi
when trying to use a freshly created seam project (seam-gen) in Eclipse Europa (3.3) I got an error message stating that the ant "BUILD FAILD " (Mac OS X).
After some investigation I found out thI 'm not certain about this but I think your issue is addressed here
http //jira.jboss.com/jira/browse/JBSEAM-1581
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p Sorry the documentation is wrong (out of date). I am in the process of updating it should see that fixed late next week.
Static field replication is planned for 2.1.0
http //jira.jboss.com/jira/brHi.
Let me ask you about @(protected)
Why @(protected) dosen 't have a transition name like @(protected)?
I think it is fine to have it optionally because i don 't have to inject processInstance andI have an EJB I am using as an event handler. When I inject my JBOSS Rules workingMemory into it all is well I have declared it in components.xml. Here is the code
| @(protected)
| @(protected)( "indexPaLooks like the text is hard-coded into ./theme/src/main/org/jboss/portal/theme/impl/render/div/DivDecorationRenderer.java
for (Iterator i modesOrStates.iterator() i.hasNext() )
| {
Currently the default layout and theme for dashboard is renaissance. I want my own custom theme and layout as the default one. I tried changing in default-object.xml for the dashboard but its not workHow do I change the help image "alt " message from 'help ' to something else? Thanks!!
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4066342#4066342
Reply to the posCan Seam component be Serializable?
I see very strange behaviour (injection doesn 't work) when
my Seam components are Serializable.
Seam 2.0.Beta1 and server side state saving on JBoss 4.2
with Sun 'okay I figured out without pseudo business methods (inside which just start a rule session and execute the named rules) I can directly call the business rules in conversation beans using the configHi folks
I 'm trying to externalize all the business logic to rule files for each entity. With Seam this is conceptually not complex to do at all in fact really straight forward. I just need a ruleBI have written a startup class that needs to execute only after the server has completely started. I am currently invoking this from startService() method and this class needs to get a handle to the EHi
I am a newbie to jbpm but i have spent a lot of time scanning the forums and online docs. However I was unable to find what values are stored in JBPM_COMMENTS and JBPM_MODULEINSTANCE tables iand I see this line right before the error stack
2007-07-20 16 26 50 603 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] Successfully passed all security constraints
View the original Anyone knows what could cause this? I 've changed the default security realm and am using a custom realm that extends some JBoss login modules. I am able to get to the home page (embedded within our apWe are using JBoss Seam 2.0 for our application development and the code is generated using seam genearte-entities.
I have a table with a composite primary key with one key as a date. When I generateTry annotating one with @(protected) as well as @(protected)
I have many cases of co-dependent beans but so long as your dependency is not required in @(protected) you should be OK...
S
ALR
ViAccording to the EJB3 Spec 4.7.11 the container is responsible to ensure that only one thread is passed through any session bean instance at any one time. Therefore using the synchronized on a met |
|
 |