[jboss-user] [Beginners Corner] - Re: JavaMail JNDI Problem

2008-08-20 Thread wcydaip
Well a little more snooping payed off I noticed on startup the jmx console deployment was throwing an error about finding my entry into the jboss-web.xml and not finding it in the web.xml. So that got me thinking that perhaps this war file needs a jboss-web.xml and indeed it did. | WEB

[jboss-user] [Beginners Corner] - JavaMail JNDI Problem

2008-08-20 Thread wcydaip
I am trying to setup the example jar from javamail1.4 within JBoss, but, I keep having problems linking my war to the appropriate JNDI value or setting the JNDI resource explicitly. I'm using JBoss4.0.3RC1 The following is the error: | ... 62 more | 10:39:12,031 ERROR [MainDeployer

[jboss-user] [JBossWS] - JBoss, WebServices and Microsoft SOAP3.0

2007-10-31 Thread wcydaip
Is there a specific version of JBoss and the jwsdp that must be used to be compatible with Microsoft's SOAP Toolkit 3.0? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100801#4100801 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

[jboss-user] [JBossWS] - Re: JBoss-4.0.5.GA with JBossWS-native-2.0.0.GA to IIS

2007-10-31 Thread wcydaip
Is JBOSS the problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100747#4100747 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100747 ___ jboss-user mailing list jboss-use

[jboss-user] [JBossWS] - Re: WSTools to generate jaxrpc-mapping.xml file?

2007-10-26 Thread wcydaip
Can anyone help me solve this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099462#4099462 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099462 ___ jboss-user maili

[jboss-user] [JBossWS] - Re: WSTools to generate jaxrpc-mapping.xml file?

2007-10-25 Thread wcydaip
So, the call to WSTools is not necessary? That's what I was hoping to find out. Does this also mean that we no longer need a mapping file? If not, how is the mapping file generated? WSTools? The reason I even tried to generate artifacts with the WSTools is to solve this error: | 2007-1

[jboss-user] [JBossWS] - Re: WSTools to generate jaxrpc-mapping.xml file?

2007-10-24 Thread wcydaip
the conflict is between jwsdl4j.jar and jbossall-client.jar. the jbossall-client.jar doesn't have the close method. added the jwsdl4j.jar higher in the import scheme. It executes but now I get: | log4j:WARN No appenders could be found for logger (org.jboss.ws.tools.wsdl.WSDLDefinitionsFacto

[jboss-user] [JBossWS] - WSTools to generate jaxrpc-mapping.xml file?

2007-10-24 Thread wcydaip
I am trying to connect to a microsoft ws using JBoss-4.0.5.GA and JBossWS-2.0.0.GA. I executed wsconsume to generate the classes, but, was not able to use wstools to generate the artifacts, i.e., jaxrpc-mapping.xml. I get the following error when executing the command: | Exception in thread

[jboss-user] [JBossWS] - Re: SoapFaultException using anyType

2007-10-24 Thread wcydaip
Not so sure... Still can't get it to work... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098595#4098595 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098595 ___ jboss-use

[jboss-user] [JBossWS] - Re: SoapFaultException using anyType

2007-10-17 Thread wcydaip
looks like it's fixed in jbossws-native-2.0.0.GA and above View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096335#4096335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096335 _

[jboss-user] [JBossWS] - Re: SoapFaultException using anyType

2007-10-17 Thread wcydaip
Can anyone tell me which version of JBoss works with jdk1.4.2 and supports the anyType type element? This seemed to state that there was a problem with rpc encoded web-services: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032888#4032888 I've tried to change them to literal, but, h

[jboss-user] [JBossWS] - SoapFaultException using anyType

2007-10-17 Thread wcydaip
I'm attempting to access a web-service on a clients machine, but, receive one of the vaguest errors ever: | 2007-10-17 11:44:18,875 INFO [STDOUT:140] javax.xml.rpc.soap.SOAPFaultException: SoapMapper:Can't create mapper inside 'anyType' of type anySimpleType in namespace http://www.w3.org/2

[jboss-user] [JBossWS] - Re: Rpc client

2007-03-23 Thread wcydaip
you need to drop 4.0.2 as it does not support complex data types. 4.0.3SP1 works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031212#4031212 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031212 ___

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: DatabaseMetaData and HTTP connections

2007-02-28 Thread wcydaip
Looks to be the fault of the Microsoft SQL Server 2000 Driver. I shoulda realized because it had given me troubles early on. Don't use the 2000 driver use the 2005 driver. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023929#4023929 Reply to the post : h

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: DatabaseMetaData and HTTP connections

2007-02-28 Thread wcydaip
The same code fails again with a: [Microsoft][SQLServer 2000 Driver for JDBC]Error setting up static cursor cache. Any Ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023868#4023868 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - DatabaseMetaData and HTTP connections

2007-02-27 Thread wcydaip
Hi, I began working with the con.getMetaData() object today and soon after began getting the following: org.jboss.deployment.DeploymentException: Too many open files; - nested throwable: (java.io.IOException: Too many open files) | at org.jboss.web.AbstractWebContainer.init(AbstractWebCo

[jboss-user] [EJB/JBoss] - Re: StatelessSession -> DAO leaves open transactions

2006-10-20 Thread wcydaip
It looks to be an old jdbc driver problem. The last TSQL statement executed was: exec sp_closecursor;1. Found on the web that an old ms sql 2000 jdbc driver would fail. I switched to the new 2005 driver and all looks to be in order. View the original post : http://www.jboss.com/index.html?

[jboss-user] [EJB/JBoss] - Re: StatelessSession -> DAO leaves open transactions

2006-10-16 Thread wcydaip
Help!! Sal, I'm dyin over here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978664#3978664 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978664 ___ jboss-user mailing lis

[jboss-user] [EJB/JBoss] - StatelessSession -> DAO leaves open transactions

2006-10-12 Thread wcydaip
I've been using a pretty simple setup where a StatelessSession bean coordinates calls to various DAO's to perform inserts and updates. I began noticing a while back that many of my apps connections leave open transactions and am begining to wonder if I've misunderstood something about the trans

[jboss-user] [Performance Tuning] - Re: Jar Isolation Not Working

2006-10-04 Thread wcydaip
Thanks. Sorry 'bout the forum, seemed right at the time. That http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration reads abit clunky, but, makes sense after the hundreth time. So, basically, you just need to add the meta-inf/jboss-app.xml to a deployment and at least the ear isola

[jboss-user] [Performance Tuning] - Re: Jar Isolation Not Working

2006-10-03 Thread wcydaip
Anyone? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975857#3975857 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975857 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: does jboss support deployment of multiple .ear files con

2006-09-27 Thread wcydaip
I think it is. see: [url] http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90506 [/url] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974622#3974622 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974622 __

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
Weston, WOW! What a sneaky little bugger that was. Thanks for the tips. Removing the Singleton was the way to go as it now does what was expected. Thanks. Graham View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973423#3973423 Reply to the post : http://ww

[jboss-user] [JCA/JBoss] - Re: SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
Weston, Thanks for the reply. The AppHelper works like a ServiceLocator. One place to call and get whichever ds is needed. I added the Singleton thought it made sense. :) I began caching the ds references early on and realized that was a bad choice, so, the reset is basically an old call tha

[jboss-user] [JCA/JBoss] - SQL Trace output concern with mapped DS

2006-09-21 Thread wcydaip
I have two datasource mappings pointed at the same server-database combination. The two are used by different applications as to differentiate between testing and release code. Each datasource has their own respective login to the database, but, use the same group of classes to access the db.

[jboss-user] [Performance Tuning] - Re: Jar Isolation Not Working

2006-09-13 Thread wcydaip
Thanks for the suggestion. It looks like this still may be an issue with both 4.0.2 and 4.0.4.GA. Unless the problem is with my packaging and/or Manifest.mf CLASSPATH references. Anyone know of any resources which describe basic packaging procedures which allow ejb jar files and war files to

[jboss-user] [Performance Tuning] - Re: Jar Isolation Not Working

2006-09-12 Thread wcydaip
don't know. we don't use it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971098#3971098 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971098 ___ jboss-user mailing list jb

[jboss-user] [Performance Tuning] - Jar Isolation Not Working

2006-09-12 Thread wcydaip
All, I've been up and down this road many times, but, I've finally come to the conclusion that the Jar Isolation mechanism posted in the documents does not work. Here's why: I've flipped the flag UseJbossWebLoader found in server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml

[jboss-user] [EJB 3.0] - Re: Enum attributes in Entity Beans ...

2006-07-27 Thread wcydaip
"dsouza" wrote : Ok, I tested it again for Oracle and it did work, however I did run into some other problems. | | SOME SECURITY | | I have a cactus test suite that inserts/updates/deletes entities in the database to make sure they're working and that they have the appropriate permissi