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 useful 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