One last thing, but obviously removing the schema and catalog qualifiers means
that each table name should be unique. Otherwise, I am sure something nasty
will happen.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949630#3949630
Reply to the post :
http:
Oh and thanks for the pointers, Gavin and Rorschach. It got me pointed towards
the 'work-around' solution. Unfortunately, I still haven't figured out the
source of the actual problem.
-MLA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949496#3949496
Re
So I changed to the jTDS drivers, but I got the same problem. So then I went
in and manually just whacked the schema and catalog identifiers from the class
file, and then reran the ant build file. Voila, no more problems.
So what have I learned? I am not really sure, but here's what is worki
All,
I have been working for about a week off and on and cannot even get the
simple CRUD application working with a SQL Server 2000 database. I will post
the stacktrace at message end, but I was curious if anyone has had success
using SEAM with SQL Server 2000? I am using the Microsoft JDBC
Here is a portion of the stacktrace. Please let me know if more would be
helpful. Also, please note that this is the same problem, but this is for a
different schema than the example. In this scenario, I used a single table
from an existing database project in hopes of reducing the problem s
Ok, let's try a different angle:
1. Has anyone got Seam working with MS Sql Server 2000?
2. Has anyone seen this excpetion before? Is anyone familiar with what it
means? Is the primary key being ignored?
Thanks again for any help anyone can offer.
-MLA
View the original post :
http://www.jb
All,
I am using:
Jboss seam 1.0.0.CR3
JBoss IDE 1.6
JBoss 4.0.4GA (ejb3 config)
SQL Server 2000
MS SQL Server 200 JDBC drivers
I am trying to complete the CRUD example from the example movie. I get
everything up and running and go to the web interface and try to run a search
and I get t
Hi all,
Hopefully, this issue has not been covered elsewhere. I have seen this
behaviour on 3.2.3 and 3.2.6.
Basically, after starting JBoss 3.2.6 (all server config), a user can go to
http://somehost.com:/jmx-console and view the jmx-console. Additionally,
a user can click on a l
Hi all,
I am sure this has been posted already, but I have not been able to find it. How
can I specify the location of the generated files for hypersonic? I am using 3.2.3.
Currently, the default setting is writing localDB.* to the deploy directory which
results in a host of ZipExceptions.
Adrian,
Thanks for responding. I am seeing ResourceExceptions due to connection failures.
Is there anything I can do to resolve this leak situation without Moving off the JBoss
3.2.1 platform? Thanks in advance for any info you or anyone else can offer.
-MLA
View the original post :
http:
Hi All,
If memory serves, someone mentioned that 3.2.1 has a known connection leak issue. I
have not been able to find this info again and was hoping someone might be able to
supply some info on the issue and what work-arounds/fixes might exist.
Thanks in advance,
-MLA
View the original po
Ok, now I'm confused. Did you try adding an ExceptionSorter? If so, and you are
still seeing the problem, then I am stumped. If not, then knock yourself out. If you
are confused about how to implement or deploy an ExceptionSorter, then as I said, do a
search on the JBoss Forums for Exception
I decided to go with the rar. I simply updated my -ds.xml file to include two
connection factories ( same rar for both ) which point to different IP Addresses. The
code requests a connection from the primary connection factory. If the connection
fails or is unavailable or throws an exception,
It may be helpful to post your mssql-ds.xml file, but without seeing it, my guess is
that you need to add an ExceptionSorter and a check-valid-sql tag to your
mssql-ds.xml. Something like this:
someDataSource
jdbc:microsoft:sqlserver://someUrl:1433;DatabaseName=someDb;Sel
It may be helpful to post your mssql-ds.xml file, but without seeing it, mt guess is
that you need to an exceptionsorter and a check-valid-sql tag to your mssql-ds.xml.
Something like this:
someDataSource
jdbc:microsoft:sqlserver://someUrl:1433;DatabaseName=someDb;SelectMethod=curso
All,
I am using JBoss-3.2.1 w/Tomcat.
I am currently using hypersonic to manage persistence, but I am considering moving
to something else. Because persistence/delivery is a MUST for all the messages, I am
looking at the File PM. I was curious if anyone had used this and, if they had, any
Actually, I think all is working, but I was a bit panicked this morning. :)
Anyways, I have found that the JMS Messages are now in the DLQ. Is there a way to
resend these messages? Can I so it from the JMX-Console? Thanks in advance,
-MLA
http://www.jboss.org/index.html?module=bb&op=viewtop
Also, is it possible to initiate a queue flush from the JMX-Console?
Thanks,
-MLA
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825700#3825700";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825700>Reply
to the post
All,
I am running JBOss 3.2.1- TOmcat Bundle.
I have a large JMS Queue which on restart will not begin flushing. This has worked
in the past, but now it is not. Where should I be looking for info on this problem?
The localDB.script file is huge. ANy hsqldb logs out there?
Thanks in adva
All,
I have a CMP for a small database table that contains pretty static data. I would
like for the CMP to make a single access to the database to load all of the rows in
the table into cache. Once the data has been loaded, I would like the CMP to be
completely independent of the database;
Essentially, I have an application that sends many requests to another server.
Additionally, if this server is unreachable, there are fail-over servers to which I
need to make future requests until the primary servers come back online. What I would
like to do is have a Primary Server Connectio
All,
How would I go about setting up a container managed connection pool? Ideally, it
would be similar to the same methodology that is implemented for datasources.
Thanks,
-MLA
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822905#3822905
Reply to the pos
Oops, I left out that I am trying to do this on JBoss 3.2.1.
Thanks,
-MLA
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822906#3822906
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822906
--
23 matches
Mail list logo