Thanks jaikiran, I am now able to get my configuration to work as well.
It turns out that I was setting the keystore system property instead of the
truststore when running the client. I was setting the truststore password
system property correctly, I just messed up the truststore part.
"Chapt
jaikiran,
I am pretty much experiencing the same results that TJ is seeing and with an
almost identical setup. I followed the steps in "Chapter 9 - Transports" in
the JBoss EJB 3.0 Reference Documentation.
I am running JBoss AS 4.2.2, Java 1.5.0_11 and Windows XP.
I added the following code t
I am having the same issue. Have you found a resolution?
Regards,
Dave M.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146322#4146322
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146322
__
I have derived my own dialect class from Hibernate's InformixDialect class in
order to register two missing mappings (see Thomas Much's Weblog for details:
http://www.snailshell.de/blog/archives/cat_java.html). However, JBoss is
giving me the following error when I deploy my application's EAR f