[jboss-user] [EJB 3.0] - Mapping a view

2006-11-13 Thread scollins311
I'm having an issue mapping an entity to a view. Whenever I try @Table(name="view_name") I get the error: Missing table: view_name Has anyone had any success with this? We are using RC9. It's an oracle database. I do have permissions on the view and I can select from it in my db client with

[jboss-user] [JBoss Portal] - Re: SVG in portlet

2006-07-22 Thread scollins311
free1000 I agree. That is one of the paths I was lurking down before I came here for help. Changing it was just over my head. Shaun View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960105#3960105 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Portal] - Re: SVG in portlet

2006-07-21 Thread scollins311
Yeah, you'll probably need the adobe svg viewer. http://www.adobe.com/svg/viewer/install/main.html Shaun View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959982#3959982 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3

[jboss-user] [JBoss Portal] - Re: SVG in portlet

2006-07-21 Thread scollins311
I'm using Seam and JSF, so I don't think that I have a doView. I have tried setting the content type in the seam action that gets called on the page. I did it similar to how supernovasoftware.com did it in this thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=82396 Except inst

[jboss-user] [JBoss Portal] - Re: SVG in portlet

2006-07-21 Thread scollins311
You can but you can also do something like this person did. http://jwatt.org/svg/demos/xhtml-with-inline-svg.xhtml View the source to see what's going on. Shaun View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959943#3959943 Reply to the post : http://www.j

[jboss-user] [JBoss Portal] - Re: SVG in portlet

2006-07-21 Thread scollins311
These are the supported types I've added: | text/html | VIEW | | | text/xml | VIEW | | | application/xhtml+xml | VIEW | | I don't know what you mean with the path to my svg? Do you m

[jboss-user] [JBoss Portal] - SVG in portlet

2006-07-20 Thread scollins311
Describe your environment: JBoss Portal Version 2.4.0 CR1 Did you get Portal from CVS? or download it? download JBoss AS Version 4.0.4 GA Database Vendor and Version enterprise db 8.1 JDBC Connector and Version EnterpriseDB Native Driver, version: EnterpriseDB 8.1.3.12 OS Platform windows xp s

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.4.0 CR1 and facelets/myfaces

2006-07-11 Thread scollins311
Thank you for the quick reply. Changing the action-name from view to viewrecursive fixed it for me. Thanks again. Shaun View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956977#3956977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin