Thanks; I will turn on jaws debug and see what I find. By the way, the console error log is slightly outdated; I only sent you the "Note" bean because I tried removing all the othe rbeans (User, Topic, and ClientSession), and still go the same error log in the console. So what I sent you is complete.

Again I'll try running jaws debug on and get back to you and the list.

Thanks,
Bryan

Dmitri Colebatch wrote:
[EMAIL PROTECTED]">
I've had a quick look, and haven't seen anything obvious, but something
that is odd is the jaws error message:

[Container factory] Deploying myapp/Note
[Container factory] Deploying myapp/User
[Container factory] Deploying myapp/Topic
[Container factory] Deploying myapp/ClientSession
[JAWS] Table 'users' already exists
[Container factory] java.lang.NullPointerException
[Container factory] at
org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand.<init>(JDBCFindEntitiesComm
[Container factory] at
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory.createFindEntitiesCommand(JDBCCo
[Container factory] at
org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntityCommand.<init>(JDBCFindEntityCommand.
[Container factory] at
org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory.createFindEntity

I assume you have the User, Topic and ClientSession beans somewhere as
well? Something that is very use ful with JBoss is turning jaws debug to
true. I think its still in the standardjaws.xml in 2.4 final, it looks
like something is wrong with the generated sql, not sure why it only comes
up with remote interfaces, but turn the jaws debug flag to true and jboss
will output the sql it uses. hopefully that will give us a clue - I'm not
going to be able to run things till tonight (Aust time) as I'm at work atm
and just doing emails between running tests (o:

hth, cheesr
dim

On Wed, 5 Sep 2001, Bryan Field-Elliot wrote:

It all seems pretty basic to me. Attached are the four files -- three 
XML and one Java -- comprising my entire project.

Thanks,

Bryan





_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel





Reply via email to