  | 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 | hello everyone
i am trying to understand and adapt the code found in the $JBM/examples/http directory to send and receive a message from another machine.
i thought that i had found the answer when I am trying to run the HelloWorldDbTest at http //docs.jboss.com/jbpm/v3.2/userguide/html/tutorial.html
Now I set up my hibernate.cfg.xml as
| <!-- hibernate dialect -- >
| <property name "Hello there! I 'm configuring a jms-bridge here. Both sides have identical configuration
*JBoss AS 4.2.0.GA
*JBoss Messaging 1.4.0CR1
On the producer side I have a queue named CMSOutboundQueue (the Conversation.instance().end() - there are few methods for various end types.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073186#4073186
Reply to the post httIt looks functionally identical to me. I guess your decompilation stripped all the annotations.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073181#4073181
RepIs it possible to begin or end a long-running conversation manually?
MenuManager.java
| if (tableModel ! null) {
| tableModel.end()
| }
| tableModel (TableModel) Component.getIOK the exception goes away when I add an aribitrary conversation Id to the SOAP headers. But it seems kind of counter intuitive to have a conversation id in the soap request even for the login servicI 'm getting closer to answering my own question. Section 6.2 of the JBoss AS docs explain how to reference objects from your RAR files and bind them into JNDI. I was able to expose my javax.jms.ConnPlease file a feature request in JIRA and we can implement that.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073169#4073169
Reply to the post http //www.jbosIs it possible to pass the 'disabled ' attribute into s decorate like #{required} and #{invalid} are? Has anyone figured out a nice workaround for this?
View the original post http //www.jboss.com/I am trying to expose parts of my seam application as a web service. I am starting off with a simple login service. I am following the recommended pattern of using a SLSB as a facade and exposing thaI 've got the seam rules engine installed and am trying to write a drl file to grant access to my entities. I have a class that is restricted. Relevant beans
@(protected)( "calendar ")
CustomerCalendar {
meIs there a way to retrieve objects from POJOCache that are read only?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073148#4073148
Reply to the post http //wwwI 'm trying to be good and RTFM but could someone show me the way to some help?
I want to use Sun 's Message Queue product as my JMS provider. They provide an "imqjmsra.rar " file which deploys to JBTrying to get all Objects in the POJOCache with findAll(null) but the results I get are varied. When I add 2 objects to the cache and then return the Map the Map size is 4 objects. When I add 3 objPerhaps you 're getting bit by Java 's default DNS caching?
http //www.rgagnon.com/javadetails/java-0445.html
http //java.sun.com/j2se/1.5.0/docs/guide/net/properties.html
>From $JRE/lib/security/javaYou can change the default mime types in deploy/jboss-web.deployer/conf/web.xml.
Regards
Stan
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073136#4073136
Repfrom the findAll(id) method in POJOCache I assumed that multiple objects can be stored under a single id. Is this not the case?
If yes how do I do it?
I tried to attach() different objects with tHi
I 'm using JBoss4.x the problem/question is whenever a network connection change (ex. changed to wireless cable unplug and plug again...) then there is exception
ERROR [UDP] exception sendinthere is a nice sticky post at the top of this forum about the data model. It is for 3.1 but mostly the same for 3.2
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p if you read it somewhere please post where... afaik it should not be in the root of the classpath but at the front of the classpath and have a specific 'package ' name (just like the original one)
Vishow stacktraces... versions etc....
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073125#4073125
Reply to the post http //www.jboss.com/index.html?module bb&Could someone with authoriti make this post GO AWAY!! i really tired of seeing it in the list when im searching for answers to all my personal programming blunders!!!
View the original post httpThis is an EJB3 question...
But anyway... Add this to your getId()
| @(protected)(strategy GenerationType.AUTO generator "MY_ID_SEQ ")
|
Then declare the generator to your class declaHave you looked at Netbeans? Here 's a blog entry about visual JSF portlet development with Netbeans
http //blogs.sun.com/satya/entry/build_jsf_portlet_with_netbeans
View the original post http //wI am really not a java developer but am tasked with finding a "build tool " for my company. My company has been using jboss eclipse and myeclipse products. A new staff member mentioned Maven. In bHi
I 'm trying to use JBOSS IDE for Eclipse but I 'm having trouble using an automatic generated id populated from a Oracle sequence previously created in the database. I guess there is some aditionalI need to detach an object but then have it also stay in the cache to be accessed by others if needed or by my own instance if needed again.
But I just need to detach() just my reference to the obje
We will need to remove one node temporarily from the cluster in order to upload and validate a patch.
What is the common way to accomplish this ???
thanks
View the original post http //www.jbHi
I read in the jBPM jPDL User Guide that I have to copy a modified version of that calendar property to the root of classpath.
But it doesnt works. (Actually i tried to put this file in every clas |
|
 |