[jboss-user] [JBoss Portal] - Re: java.net.UnknownHostException: www.w3.org

2008-10-27 Thread dboeckli
What i Did after this suggestion: I took: jboss-portal-2.6.6.GA-bundled with jbossws-native-3.0.4.GA It worked! Not a single exception when i start JBoss with no internet connection. Applause and Many Thanks View the original post :

[jboss-user] [JBoss Portal] - Re: java.net.UnknownHostException: www.w3.org

2008-10-27 Thread dboeckli
But the examples are still failing: News example with java.net.UnknownHostException: feeds.feedburner.com and java.net.UnknownHostException: finance.yahoo.com Weather example with java.net.UnknownHostException: xml.weather.yahoo.com View the original post :

[jboss-user] [JBoss Portal] - java.net.UnknownHostException: www.w3.org

2008-10-24 Thread dboeckli
I am getting java.net.UnknownHostException: www.w3.org for following versions: - jboss-portal-2.7.0.CR1-bundled - jboss-portal-2.6.6.GA-bundled - jboss-portal-2.4.2-bundled jboss-portal-2.2.1-SP3-bundled worked well. I am behind a Firewall, so i used this for the JVM: |

[jboss-user] [JCA/JBoss] - IBM MQ JCA Connector - error

2008-09-04 Thread dboeckli
I get following errors from time to time: | 2008-08-28 04:08:39,194 74925630 INFO [com.ibm.mq.connector.outbound.ManagedConnectionFactoryImpl.W | SMQQueueConnectionFactory] (WorkManager(2)-20064:) [28/08/08 4:08:39:194 CEST.0] WorkManager(2)-2006 | 4 MQJCA4004:Message delivery to an MDB

[jboss-user] [JBoss Messaging] - IBM MQ JCA Connector - error

2008-09-02 Thread dboeckli
I get following errors from time to time: 2008-08-28 04:08:39,194 74925630 INFO [com.ibm.mq.connector.outbound.ManagedConnectionFactoryImpl.WSMQQueueConnectionFactory] (WorkManager(2)-20064:) [28/08/08 4:08:39:194 CEST.0] WorkManager(2)-20064 MQJCA4004:Message delivery to an MDB failed. See

[jboss-user] [JNDI/Naming/Network] - Re: java.rmi.ConnectException

2007-06-23 Thread dboeckli
Yes -solved. it was a network problem - ports were blocked by firewalls. We have a huge network, so perhaps it took so long because the requests went up to timbuktu (where the forgot to close those ports) and back sometimes. Take a look in the wiki where it is explained which ports must be open

[jboss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re:

2006-09-04 Thread dboeckli
I think it is related to that: http://www.jboss.org/index.html?module=bbop=viewtopict=87588 http://www.jboss.com/index.html?module=bbop=viewtopicp=3953450 http://jira.jboss.com/jira/browse/JBAS-3341 View the original post :

[jboss-user] [EJB/JBoss] - Questions but no answers

2006-08-31 Thread dboeckli
Why most of the questions in this forum don't get any responses at all? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968727#3968727 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3968727

[jboss-user] [JCA/JBoss] - Re: JCA - LDAP

2006-08-30 Thread dboeckli
hmmmno responsesperhaps it was a stupid question or nobody is interested in. Anyway, i nearly finished the JCA-LDAP Adapter. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3968434#3968434 Reply to the post :

[jboss-user] [JCA/JBoss] - JCA - LDAP

2006-08-28 Thread dboeckli
I started to develop a jca-ldap adapter. Meanwhile i found in some posting here and in the net that there are already free ldap adapter (eg. JCALDAP) around but i can't find any download-link or sources: